Pull request #43550 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 2ed904cad7055847796433cc56ef1d1de0da868c rather than 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 Obtained Jenkinsfile from 2ed904cad7055847796433cc56ef1d1de0da868c 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-43550@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-30T07:20:21.046Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-30T07:20:21.051Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-30T07:20:36.241Z] Still waiting to schedule task [2022-04-30T07:20:36.243Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04f39a944b8f49ea2)’ is offline [2022-04-30T07:21:14.512Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04f39a944b8f49ea2) in /home/ubuntu/workspace/moby_PR-43550 [Pipeline] { [Pipeline] checkout [2022-04-30T07:21:14.664Z] The recommended git tool is: git [2022-04-30T07:21:18.059Z] using credential docker-jenkins-github-credentials [2022-04-30T07:21:18.069Z] Cloning the remote Git repository [2022-04-30T07:21:18.069Z] Cloning with configured refspecs honoured and without tags [2022-04-30T07:21:17.977Z] Cloning repository https://github.com/moby/moby.git [2022-04-30T07:21:18.043Z] > git init /home/ubuntu/workspace/moby_PR-43550 # timeout=10 [2022-04-30T07:21:18.332Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-30T07:21:18.332Z] > git --version # timeout=10 [2022-04-30T07:21:18.342Z] > git --version # 'git version 2.17.1' [2022-04-30T07:21:18.343Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:21:18.344Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43550/head:refs/remotes/origin/PR-43550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:21:41.353Z] Fetching without tags [2022-04-30T07:21:41.648Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:21:42.658Z] Merge succeeded, producing 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:21:42.658Z] Checking out Revision 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 (PR-43550) [2022-04-30T07:21:41.230Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-30T07:21:41.248Z] > git config --add remote.origin.fetch +refs/pull/43550/head:refs/remotes/origin/PR-43550 # timeout=10 [2022-04-30T07:21:41.272Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:21:41.302Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-30T07:21:41.328Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-30T07:21:41.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:21:41.329Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43550/head:refs/remotes/origin/PR-43550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:21:41.632Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:21:41.662Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [2022-04-30T07:21:42.515Z] > git remote # timeout=10 [2022-04-30T07:21:42.538Z] > git config --get remote.origin.url # timeout=10 [2022-04-30T07:21:42.570Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:21:42.571Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-04-30T07:21:42.603Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-30T07:21:42.633Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:21:42.652Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [2022-04-30T07:21:47.314Z] Commit message: "Add swarm service and stack name to journald logger output fields." [2022-04-30T07:21:47.314Z] First time build. Skipping changelog. [2022-04-30T07:21:47.329Z] > git --version # timeout=10 [2022-04-30T07:21:47.359Z] > git --version # 'git version 2.17.1' [2022-04-30T07:21:47.392Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-30T07:21:48.583Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43550:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-04-30T07:21:53.857Z] Unable to find image 'alpine:latest' locally [2022-04-30T07:21:53.858Z] latest: Pulling from library/alpine [2022-04-30T07:21:53.858Z] df9b9388f04a: Pulling fs layer [2022-04-30T07:21:53.858Z] df9b9388f04a: Download complete [2022-04-30T07:21:54.116Z] df9b9388f04a: Pull complete [2022-04-30T07:21:54.116Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-30T07:21:54.116Z] Status: Downloaded newer image for alpine:latest [2022-04-30T07:22:00.693Z] 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 [Pipeline] node [2022-04-30T07:22:01.553Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04f39a944b8f49ea2) in /home/ubuntu/workspace/moby_PR-43550 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-04-30T07:22:01.614Z] The recommended git tool is: git [2022-04-30T07:22:01.622Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-30T07:22:01.636Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-04-30T07:22:01.644Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (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 [2022-04-30T07:22:01.832Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [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 [2022-04-30T07:22:01.926Z] Merge succeeded, producing 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:22:01.927Z] Checking out Revision 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 (PR-43550) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-04-30T07:22:01.993Z] Commit message: "Add swarm service and stack name to journald logger output fields." [Pipeline] } [Pipeline] } [2022-04-30T07:22:01.996Z] > git --version # timeout=10 [2022-04-30T07:22:02.012Z] > git --version # 'git version 2.17.1' [2022-04-30T07:22:02.029Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-30T07:22:01.621Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43550/.git # timeout=10 [2022-04-30T07:22:01.628Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-30T07:22:01.636Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-30T07:22:01.636Z] > git --version # timeout=10 [2022-04-30T07:22:01.640Z] > git --version # 'git version 2.17.1' [2022-04-30T07:22:01.640Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:22:01.641Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43550/head:refs/remotes/origin/PR-43550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:22:01.824Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:22:01.830Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [2022-04-30T07:22:01.877Z] > git remote # timeout=10 [2022-04-30T07:22:01.888Z] > git config --get remote.origin.url # timeout=10 [2022-04-30T07:22:01.901Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:22:01.901Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-04-30T07:22:01.910Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-30T07:22:01.918Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:22:01.922Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [2022-04-30T07:22:02.633Z] + [ PR != PR ] [2022-04-30T07:22:02.633Z] + [ master != master ] [2022-04-30T07:22:02.633Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-30T07:22:02.957Z] + docker version [2022-04-30T07:22:02.957Z] Client: Docker Engine - Community [2022-04-30T07:22:02.957Z] Version: 20.10.14 [2022-04-30T07:22:02.957Z] API version: 1.41 [2022-04-30T07:22:02.957Z] Go version: go1.16.15 [2022-04-30T07:22:02.957Z] Git commit: a224086 [2022-04-30T07:22:02.957Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-30T07:22:02.957Z] OS/Arch: linux/amd64 [2022-04-30T07:22:02.957Z] Context: default [2022-04-30T07:22:02.957Z] Experimental: true [2022-04-30T07:22:02.957Z] [2022-04-30T07:22:02.957Z] Server: Docker Engine - Community [2022-04-30T07:22:02.957Z] Engine: [2022-04-30T07:22:02.957Z] Version: 20.10.14 [2022-04-30T07:22:02.957Z] API version: 1.41 (minimum version 1.12) [2022-04-30T07:22:02.957Z] Go version: go1.16.15 [2022-04-30T07:22:02.957Z] Git commit: 87a90dc [2022-04-30T07:22:02.957Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-30T07:22:02.957Z] OS/Arch: linux/amd64 [2022-04-30T07:22:02.957Z] Experimental: true [2022-04-30T07:22:02.957Z] containerd: [2022-04-30T07:22:02.957Z] Version: 1.5.11 [2022-04-30T07:22:02.957Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-30T07:22:02.957Z] runc: [2022-04-30T07:22:02.957Z] Version: 1.0.3 [2022-04-30T07:22:02.957Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-30T07:22:02.957Z] docker-init: [2022-04-30T07:22:02.957Z] Version: 0.19.0 [2022-04-30T07:22:02.957Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-30T07:22:03.246Z] + docker info [2022-04-30T07:22:16.553Z] Still waiting to schedule task [2022-04-30T07:22:16.553Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04f39a944b8f49ea2)’ [2022-04-30T07:22:16.554Z] Still waiting to schedule task [2022-04-30T07:22:16.554Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04f39a944b8f49ea2)’ [2022-04-30T07:22:16.555Z] Still waiting to schedule task [2022-04-30T07:22:16.555Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02d15d0a0cef958d9)’ is offline [2022-04-30T07:22:16.558Z] Still waiting to schedule task [2022-04-30T07:22:16.558Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-04-30T07:22:16.559Z] Still waiting to schedule task [2022-04-30T07:22:16.559Z] All nodes of label ‘windows-2019’ are offline [2022-04-30T07:22:16.560Z] Still waiting to schedule task [2022-04-30T07:22:16.560Z] All nodes of label ‘windows-2022’ are offline [2022-04-30T07:22:16.561Z] Still waiting to schedule task [2022-04-30T07:22:16.561Z] All nodes of label ‘windows-2022’ are offline [2022-04-30T07:22:25.178Z] Client: [2022-04-30T07:22:25.178Z] Context: default [2022-04-30T07:22:25.178Z] Debug Mode: false [2022-04-30T07:22:25.178Z] Plugins: [2022-04-30T07:22:25.178Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-30T07:22:25.178Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-30T07:22:25.178Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-30T07:22:25.178Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-30T07:22:25.178Z] [2022-04-30T07:22:25.178Z] Server: [2022-04-30T07:22:25.178Z] Containers: 0 [2022-04-30T07:22:25.178Z] Running: 0 [2022-04-30T07:22:25.178Z] Paused: 0 [2022-04-30T07:22:25.178Z] Stopped: 0 [2022-04-30T07:22:25.178Z] Images: 1 [2022-04-30T07:22:25.178Z] Server Version: 20.10.14 [2022-04-30T07:22:25.178Z] Storage Driver: overlay2 [2022-04-30T07:22:25.178Z] Backing Filesystem: extfs [2022-04-30T07:22:25.178Z] Supports d_type: true [2022-04-30T07:22:25.178Z] Native Overlay Diff: true [2022-04-30T07:22:25.178Z] userxattr: false [2022-04-30T07:22:25.178Z] Logging Driver: json-file [2022-04-30T07:22:25.178Z] Cgroup Driver: cgroupfs [2022-04-30T07:22:25.178Z] Cgroup Version: 1 [2022-04-30T07:22:25.178Z] Plugins: [2022-04-30T07:22:25.178Z] Volume: local [2022-04-30T07:22:25.178Z] Network: bridge host ipvlan macvlan null overlay [2022-04-30T07:22:25.178Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-30T07:22:25.178Z] Swarm: inactive [2022-04-30T07:22:25.178Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-30T07:22:25.178Z] Default Runtime: runc [2022-04-30T07:22:25.178Z] Init Binary: docker-init [2022-04-30T07:22:25.178Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-30T07:22:25.178Z] runc version: v1.0.3-0-gf46b6ba [2022-04-30T07:22:25.178Z] init version: de40ad0 [2022-04-30T07:22:25.178Z] Security Options: [2022-04-30T07:22:25.178Z] apparmor [2022-04-30T07:22:25.178Z] seccomp [2022-04-30T07:22:25.178Z] Profile: default [2022-04-30T07:22:25.178Z] Kernel Version: 5.4.0-1071-aws [2022-04-30T07:22:25.178Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-30T07:22:25.178Z] OSType: linux [2022-04-30T07:22:25.178Z] Architecture: x86_64 [2022-04-30T07:22:25.178Z] CPUs: 2 [2022-04-30T07:22:25.178Z] Total Memory: 7.565GiB [2022-04-30T07:22:25.178Z] Name: ip-10-100-64-183 [2022-04-30T07:22:25.178Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-30T07:22:25.178Z] Docker Root Dir: /var/lib/docker [2022-04-30T07:22:25.178Z] Debug Mode: false [2022-04-30T07:22:25.178Z] Registry: https://index.docker.io/v1/ [2022-04-30T07:22:25.178Z] Labels: [2022-04-30T07:22:25.178Z] Experimental: true [2022-04-30T07:22:25.178Z] Insecure Registries: [2022-04-30T07:22:25.178Z] 127.0.0.0/8 [2022-04-30T07:22:25.178Z] Live Restore Enabled: true [2022-04-30T07:22:25.178Z] [2022-04-30T07:22:25.178Z] WARNING: No swap limit support [Pipeline] sh [2022-04-30T07:22:25.467Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-30T07:22:25.468Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-30T07:22:25.468Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43550/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-30T07:22:25.468Z] + bash /home/ubuntu/workspace/moby_PR-43550/check-config.sh [2022-04-30T07:22:25.468Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-30T07:22:25.468Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-30T07:22:25.468Z] [2022-04-30T07:22:25.468Z] Generally Necessary: [2022-04-30T07:22:25.468Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-30T07:22:25.468Z] - apparmor: enabled and tools installed [2022-04-30T07:22:25.468Z] - CONFIG_NAMESPACES: enabled [2022-04-30T07:22:25.468Z] - CONFIG_NET_NS: enabled [2022-04-30T07:22:25.468Z] - CONFIG_PID_NS: enabled [2022-04-30T07:22:25.468Z] - CONFIG_IPC_NS: enabled [2022-04-30T07:22:25.468Z] - CONFIG_UTS_NS: enabled [2022-04-30T07:22:25.726Z] - CONFIG_CGROUPS: enabled [2022-04-30T07:22:25.726Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-30T07:22:25.726Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-30T07:22:25.726Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-30T07:22:25.726Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-30T07:22:25.726Z] - CONFIG_CPUSETS: enabled [2022-04-30T07:22:25.726Z] - CONFIG_MEMCG: enabled [2022-04-30T07:22:25.726Z] - CONFIG_KEYS: enabled [2022-04-30T07:22:25.726Z] - CONFIG_VETH: enabled (as module) [2022-04-30T07:22:25.726Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-30T07:22:25.726Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-30T07:22:25.726Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-30T07:22:25.726Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-30T07:22:25.726Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-30T07:22:25.726Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-30T07:22:25.726Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-30T07:22:25.726Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-30T07:22:25.726Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-30T07:22:25.726Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-30T07:22:25.726Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-30T07:22:25.726Z] - CONFIG_CGROUP_BPF: enabled [2022-04-30T07:22:25.726Z] [2022-04-30T07:22:25.726Z] Optional Features: [2022-04-30T07:22:25.726Z] - CONFIG_USER_NS: enabled [2022-04-30T07:22:25.726Z] - CONFIG_SECCOMP: enabled [2022-04-30T07:22:25.726Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-30T07:22:25.726Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-30T07:22:26.011Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-30T07:22:26.011Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-30T07:22:26.011Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-30T07:22:26.011Z] - CONFIG_BLK_CGROUP: enabled [2022-04-30T07:22:26.011Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-30T07:22:26.011Z] - CONFIG_CGROUP_PERF: enabled [2022-04-30T07:22:26.011Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-30T07:22:26.011Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-30T07:22:26.011Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-30T07:22:26.011Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-30T07:22:26.011Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-30T07:22:26.011Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-30T07:22:26.011Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-30T07:22:26.011Z] - CONFIG_IP_VS: enabled (as module) [2022-04-30T07:22:26.011Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-30T07:22:26.011Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-30T07:22:26.011Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-30T07:22:26.011Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-30T07:22:26.011Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-30T07:22:26.011Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-30T07:22:26.011Z] - CONFIG_EXT4_FS: enabled [2022-04-30T07:22:26.011Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-30T07:22:26.011Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-30T07:22:26.011Z] - Network Drivers: [2022-04-30T07:22:26.011Z] - "overlay": [2022-04-30T07:22:26.011Z] - CONFIG_VXLAN: enabled (as module) [2022-04-30T07:22:26.011Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-30T07:22:26.011Z] Optional (for encrypted networks): [2022-04-30T07:22:26.272Z] - CONFIG_CRYPTO: enabled [2022-04-30T07:22:26.272Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-30T07:22:26.272Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-30T07:22:26.272Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-30T07:22:26.272Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-30T07:22:26.272Z] - CONFIG_XFRM: enabled [2022-04-30T07:22:26.272Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-30T07:22:26.272Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-30T07:22:26.272Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-30T07:22:26.272Z] - "ipvlan": [2022-04-30T07:22:26.272Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-30T07:22:26.272Z] - "macvlan": [2022-04-30T07:22:26.272Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-30T07:22:26.272Z] - CONFIG_DUMMY: enabled (as module) [2022-04-30T07:22:26.272Z] - "ftp,tftp client in container": [2022-04-30T07:22:26.272Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-30T07:22:26.272Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-30T07:22:26.272Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-30T07:22:26.272Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-30T07:22:26.272Z] - Storage Drivers: [2022-04-30T07:22:26.272Z] - "aufs": [2022-04-30T07:22:26.272Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-30T07:22:26.272Z] - "btrfs": [2022-04-30T07:22:26.272Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-30T07:22:26.272Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-30T07:22:26.272Z] - "devicemapper": [2022-04-30T07:22:26.272Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-30T07:22:26.272Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-30T07:22:26.272Z] - "overlay": [2022-04-30T07:22:26.532Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-30T07:22:26.532Z] - "zfs": [2022-04-30T07:22:26.532Z] - /dev/zfs: present [2022-04-30T07:22:26.532Z] - zfs command: missing [2022-04-30T07:22:26.532Z] - zpool command: missing [2022-04-30T07:22:26.532Z] [2022-04-30T07:22:26.532Z] Limits: [2022-04-30T07:22:26.532Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-30T07:22:26.532Z] [2022-04-30T07:22:26.532Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-30T07:22:26.862Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 . [2022-04-30T07:22:27.119Z] #1 [internal] load build definition from Dockerfile [2022-04-30T07:22:27.119Z] #1 sha256:91bafdc1c8805c6f80b94dd03ed20ea43f74154004a0004122e5b7a41f63a51d [2022-04-30T07:22:27.119Z] #1 transferring dockerfile: 17.44kB done [2022-04-30T07:22:27.119Z] #1 DONE 0.2s [2022-04-30T07:22:27.119Z] [2022-04-30T07:22:27.119Z] #2 [internal] load .dockerignore [2022-04-30T07:22:27.119Z] #2 sha256:f9a782eafc348ba67c73c0fbf1fccf7b42cb801cb2bad96b5bf12a528260f2e2 [2022-04-30T07:22:27.119Z] #2 transferring context: 145B done [2022-04-30T07:22:27.119Z] #2 DONE 0.1s [2022-04-30T07:22:27.119Z] [2022-04-30T07:22:27.119Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-30T07:22:27.119Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-30T07:22:27.377Z] #3 DONE 0.3s [2022-04-30T07:22:27.377Z] [2022-04-30T07:22:27.377Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-30T07:22:27.377Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-30T07:22:27.377Z] #4 DONE 0.0s [2022-04-30T07:22:27.639Z] [2022-04-30T07:22:27.639Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-30T07:22:27.639Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-30T07:22:27.639Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-30T07:22:27.639Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-30T07:22:27.639Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-30T07:22:27.639Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-30T07:22:27.639Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-04-30T07:22:27.639Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.2s [2022-04-30T07:22:27.897Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-04-30T07:22:27.897Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-04-30T07:22:27.897Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-30T07:22:28.463Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-30T07:22:28.463Z] #4 DONE 0.9s [2022-04-30T07:22:28.730Z] [2022-04-30T07:22:28.730Z] #5 [internal] load build definition from Dockerfile [2022-04-30T07:22:28.730Z] #5 sha256:d27ed820e78d2f4ac965506de4083821c7bcd0ad0eb7101ca4e3ce8f09b826e3 [2022-04-30T07:22:28.730Z] #5 DONE 0.0s [2022-04-30T07:22:28.730Z] [2022-04-30T07:22:28.730Z] #6 [internal] load .dockerignore [2022-04-30T07:22:28.730Z] #6 sha256:a7d713735405bdfdfefafc991a07dedf7f13115aa64f1c0eb93d1df3dce6b95d [2022-04-30T07:22:28.730Z] #6 DONE 0.0s [2022-04-30T07:22:28.730Z] [2022-04-30T07:22:28.730Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-30T07:22:28.730Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-30T07:22:29.663Z] #10 DONE 0.9s [2022-04-30T07:22:29.663Z] [2022-04-30T07:22:29.663Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-30T07:22:29.663Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-30T07:22:29.663Z] #8 DONE 0.9s [2022-04-30T07:22:29.663Z] [2022-04-30T07:22:29.663Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-30T07:22:29.663Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-30T07:22:29.663Z] #9 DONE 0.9s [2022-04-30T07:22:29.663Z] [2022-04-30T07:22:29.663Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-30T07:22:29.663Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-30T07:22:29.663Z] #7 DONE 0.9s [2022-04-30T07:22:31.047Z] [2022-04-30T07:22:31.047Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-30T07:22:31.047Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-30T07:22:31.047Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-04-30T07:22:31.047Z] #78 DONE 0.0s [2022-04-30T07:22:31.047Z] [2022-04-30T07:22:31.047Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:22:31.047Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-30T07:22:31.047Z] #35 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:22:31.047Z] #35 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-30T07:22:31.306Z] #35 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-30T07:22:31.306Z] #35 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-30T07:22:31.306Z] #35 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-30T07:22:31.567Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s [2022-04-30T07:22:31.567Z] #35 ... [2022-04-30T07:22:31.567Z] [2022-04-30T07:22:31.567Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-30T07:22:31.567Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-30T07:22:31.567Z] #54 DONE 0.0s [2022-04-30T07:22:31.567Z] [2022-04-30T07:22:31.567Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:22:31.567Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-30T07:22:31.567Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.39MB / 54.94MB 0.3s [2022-04-30T07:22:31.567Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 12.58MB / 54.94MB 0.4s [2022-04-30T07:22:31.833Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 23.07MB / 54.94MB 0.5s [2022-04-30T07:22:31.833Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 29.97MB / 54.94MB 0.7s [2022-04-30T07:22:32.091Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 35.14MB / 54.94MB 0.8s [2022-04-30T07:22:32.350Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 49.28MB / 54.94MB 1.0s [2022-04-30T07:22:32.350Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 52.43MB / 54.94MB 1.1s [2022-04-30T07:22:33.290Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done [2022-04-30T07:22:34.224Z] #35 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0.4s [2022-04-30T07:22:35.598Z] #35 ... [2022-04-30T07:22:35.599Z] [2022-04-30T07:22:35.599Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-30T07:22:35.599Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-30T07:22:35.599Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-30T07:22:35.599Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-30T07:22:35.599Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-30T07:22:35.599Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-30T07:22:35.599Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-04-30T07:22:35.599Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2022-04-30T07:22:35.599Z] #76 DONE 4.6s [2022-04-30T07:22:35.856Z] [2022-04-30T07:22:35.856Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:22:35.856Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:22:35.856Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-30T07:22:35.856Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-30T07:22:35.856Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-30T07:22:35.856Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-30T07:22:35.856Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.9s done [2022-04-30T07:22:35.856Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done [2022-04-30T07:22:35.856Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.2s done [2022-04-30T07:22:35.856Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.9s done [2022-04-30T07:22:35.856Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.8s done [2022-04-30T07:22:35.856Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 84.93MB / 141.70MB 4.6s [2022-04-30T07:22:35.856Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.0s done [2022-04-30T07:22:36.113Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 93.32MB / 141.70MB 5.0s [2022-04-30T07:22:36.370Z] #11 ... [2022-04-30T07:22:36.370Z] [2022-04-30T07:22:36.370Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:22:36.370Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-30T07:22:39.654Z] #35 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.7s [2022-04-30T07:22:40.218Z] #35 ... [2022-04-30T07:22:40.218Z] [2022-04-30T07:22:40.218Z] #31 [internal] load build context [2022-04-30T07:22:40.218Z] #31 sha256:c6621dfbb8bd74573ded00ee035025c68890361685d9e8a8a82e3469caf1e873 [2022-04-30T07:22:40.218Z] #31 transferring context: 61.00MB 8.1s done [2022-04-30T07:22:40.218Z] #31 DONE 9.3s [2022-04-30T07:22:40.476Z] [2022-04-30T07:22:40.476Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:22:40.476Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:22:40.476Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.9s done [2022-04-30T07:22:41.045Z] #11 ... [2022-04-30T07:22:41.045Z] [2022-04-30T07:22:41.045Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-30T07:22:41.045Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-30T07:22:41.045Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-30T07:22:41.045Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-30T07:22:41.045Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-30T07:22:41.045Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s [2022-04-30T07:22:41.045Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2022-04-30T07:22:41.045Z] #78 DONE 9.7s [2022-04-30T07:22:41.045Z] [2022-04-30T07:22:41.045Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:22:41.045Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:22:41.610Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.2s done [2022-04-30T07:22:41.868Z] #11 ... [2022-04-30T07:22:41.868Z] [2022-04-30T07:22:41.868Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-30T07:22:41.868Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-30T07:22:41.868Z] #77 DONE 0.6s [2022-04-30T07:22:41.868Z] [2022-04-30T07:22:41.868Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:22:41.868Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-30T07:22:41.868Z] #35 DONE 10.9s [2022-04-30T07:22:41.868Z] [2022-04-30T07:22:41.868Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:22:41.868Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:22:41.868Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-30T07:22:42.494Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.7s done [2022-04-30T07:22:43.451Z] #11 ... [2022-04-30T07:22:43.451Z] [2022-04-30T07:22:43.451Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-30T07:22:43.452Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-30T07:22:43.452Z] #79 DONE 1.4s [2022-04-30T07:22:43.452Z] [2022-04-30T07:22:43.452Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:22:43.452Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:22:43.452Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-30T07:22:44.849Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.3s done [2022-04-30T07:22:45.106Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-30T07:22:50.369Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.0s [2022-04-30T07:22:52.270Z] #11 ... [2022-04-30T07:22:52.270Z] [2022-04-30T07:22:52.270Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-30T07:22:52.270Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-30T07:22:52.270Z] #36 2.686 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:22:52.270Z] #36 2.718 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:22:52.270Z] #36 2.718 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:22:52.270Z] #36 2.915 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:22:52.270Z] #36 3.138 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:22:52.270Z] #36 3.549 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:22:52.270Z] #36 4.989 Fetched 8510 kB in 3s (3306 kB/s) [2022-04-30T07:22:52.270Z] #36 4.989 Reading package lists... [2022-04-30T07:22:52.271Z] #36 5.827 Reading package lists... [2022-04-30T07:22:52.271Z] #36 6.678 Building dependency tree... [2022-04-30T07:22:52.271Z] #36 7.018 The following additional packages will be installed: [2022-04-30T07:22:52.271Z] #36 7.018 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-30T07:22:52.271Z] #36 7.018 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-30T07:22:52.271Z] #36 7.018 Recommended packages: [2022-04-30T07:22:52.271Z] #36 7.018 libldap-common publicsuffix libsasl2-modules [2022-04-30T07:22:52.271Z] #36 7.249 The following NEW packages will be installed: [2022-04-30T07:22:52.271Z] #36 7.249 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-30T07:22:52.271Z] #36 7.249 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-30T07:22:52.271Z] #36 7.249 libssh2-1 openssl [2022-04-30T07:22:52.271Z] #36 7.525 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:22:52.271Z] #36 7.525 Need to get 3040 kB of archives. [2022-04-30T07:22:52.271Z] #36 7.525 After this operation, 6651 kB of additional disk space will be used. [2022-04-30T07:22:52.271Z] #36 7.525 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-30T07:22:52.271Z] #36 7.536 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-30T07:22:52.271Z] #36 7.539 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-30T07:22:52.271Z] #36 7.549 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-30T07:22:52.271Z] #36 7.549 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-30T07:22:52.271Z] #36 7.549 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-30T07:22:52.271Z] #36 7.549 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-30T07:22:52.271Z] #36 7.549 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-30T07:22:52.271Z] #36 7.556 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-30T07:22:52.271Z] #36 7.556 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-30T07:22:52.271Z] #36 7.556 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-30T07:22:52.271Z] #36 7.557 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-30T07:22:52.271Z] #36 7.562 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-30T07:22:52.271Z] #36 7.574 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-30T07:22:52.271Z] #36 7.574 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-30T07:22:52.271Z] #36 7.774 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:22:52.271Z] #36 7.801 Fetched 3040 kB in 0s (9655 kB/s) [2022-04-30T07:22:52.271Z] #36 7.836 Selecting previously unselected package openssl. [2022-04-30T07:22:52.271Z] #36 7.836 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-30T07:22:52.271Z] #36 7.838 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-30T07:22:52.271Z] #36 7.849 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-30T07:22:52.271Z] #36 8.050 Selecting previously unselected package ca-certificates. [2022-04-30T07:22:52.271Z] #36 8.050 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-30T07:22:52.271Z] #36 8.056 Unpacking ca-certificates (20210119) ... [2022-04-30T07:22:52.271Z] #36 8.162 Selecting previously unselected package libbrotli1:amd64. [2022-04-30T07:22:52.271Z] #36 8.162 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-30T07:22:52.271Z] #36 8.171 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-30T07:22:52.271Z] #36 8.262 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-30T07:22:52.271Z] #36 8.262 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-30T07:22:52.271Z] #36 8.266 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:22:52.271Z] #36 8.331 Selecting previously unselected package libsasl2-2:amd64. [2022-04-30T07:22:52.271Z] #36 8.331 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-30T07:22:52.271Z] #36 8.335 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:22:52.271Z] #36 8.404 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-30T07:22:52.271Z] #36 8.404 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-30T07:22:52.271Z] #36 8.408 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-30T07:22:52.271Z] #36 8.493 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-30T07:22:52.271Z] #36 8.493 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-30T07:22:52.271Z] #36 8.500 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-30T07:22:52.271Z] #36 8.569 Selecting previously unselected package libpsl5:amd64. [2022-04-30T07:22:52.271Z] #36 8.569 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-30T07:22:52.271Z] #36 8.573 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-30T07:22:52.271Z] #36 8.635 Selecting previously unselected package librtmp1:amd64. [2022-04-30T07:22:52.271Z] #36 8.635 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-30T07:22:52.271Z] #36 8.647 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-30T07:22:52.271Z] #36 8.693 Selecting previously unselected package libssh2-1:amd64. [2022-04-30T07:22:52.271Z] #36 8.693 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-30T07:22:52.271Z] #36 8.697 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-30T07:22:52.271Z] #36 8.773 Selecting previously unselected package libcurl4:amd64. [2022-04-30T07:22:52.271Z] #36 8.773 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-30T07:22:52.271Z] #36 8.777 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-30T07:22:52.271Z] #36 8.888 Selecting previously unselected package curl. [2022-04-30T07:22:52.271Z] #36 8.888 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-30T07:22:52.271Z] #36 8.894 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-30T07:22:52.271Z] #36 8.978 Selecting previously unselected package libonig5:amd64. [2022-04-30T07:22:52.271Z] #36 8.979 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-30T07:22:52.271Z] #36 8.989 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-30T07:22:52.271Z] #36 9.088 Selecting previously unselected package libjq1:amd64. [2022-04-30T07:22:52.271Z] #36 9.088 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-30T07:22:52.271Z] #36 9.092 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-30T07:22:52.271Z] #36 9.153 Selecting previously unselected package jq. [2022-04-30T07:22:52.271Z] #36 9.153 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-30T07:22:52.271Z] #36 9.159 Unpacking jq (1.6-2.1) ... [2022-04-30T07:22:52.271Z] #36 9.200 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-30T07:22:52.271Z] #36 9.214 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-30T07:22:52.271Z] #36 9.228 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-30T07:22:52.271Z] #36 9.240 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:22:52.271Z] #36 9.253 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-30T07:22:52.271Z] #36 9.264 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:22:52.271Z] #36 9.279 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-30T07:22:52.271Z] #36 9.294 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-30T07:22:52.271Z] #36 9.315 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-30T07:22:52.271Z] #36 9.324 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-30T07:22:52.271Z] #36 9.335 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-30T07:22:52.271Z] #36 9.346 Setting up ca-certificates (20210119) ... [2022-04-30T07:22:52.271Z] #36 10.19 Updating certificates in /etc/ssl/certs... [2022-04-30T07:22:52.271Z] #36 ... [2022-04-30T07:22:52.271Z] [2022-04-30T07:22:52.271Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:22:52.271Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:22:53.208Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.2s done [2022-04-30T07:22:53.465Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0.1s [2022-04-30T07:22:55.369Z] #11 ... [2022-04-30T07:22:55.369Z] [2022-04-30T07:22:55.369Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-30T07:22:55.369Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-30T07:22:55.369Z] #36 11.30 129 added, 0 removed; done. [2022-04-30T07:22:55.369Z] #36 11.40 Setting up jq (1.6-2.1) ... [2022-04-30T07:22:55.369Z] #36 11.41 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-30T07:22:55.369Z] #36 11.43 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-30T07:22:55.369Z] #36 11.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:22:55.369Z] #36 11.46 Processing triggers for ca-certificates (20210119) ... [2022-04-30T07:22:55.369Z] #36 11.47 Updating certificates in /etc/ssl/certs... [2022-04-30T07:22:55.369Z] #36 12.25 0 added, 0 removed; done. [2022-04-30T07:22:55.369Z] #36 12.25 Running hooks in /etc/ca-certificates/update.d... [2022-04-30T07:22:55.369Z] #36 12.25 done. [2022-04-30T07:22:55.369Z] #36 DONE 13.2s [2022-04-30T07:22:55.369Z] [2022-04-30T07:22:55.369Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:22:55.369Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:22:55.369Z] #11 ... [2022-04-30T07:22:55.369Z] [2022-04-30T07:22:55.369Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-30T07:22:55.369Z] #37 sha256:fb4a7f435bc703e8b2b298677590b6d5ea5007aad4ed21fa2669ba9ff884e83e [2022-04-30T07:22:55.369Z] #37 DONE 0.1s [2022-04-30T07:22:55.628Z] [2022-04-30T07:22:55.628Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-30T07:22:55.628Z] #38 sha256:650ce82298c60e8d0c812cc5589e2f9b9b7bdbe041d789c7e63ddc663ba9c076 [2022-04-30T07:22:57.970Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a0b8e5b3ef601b77) in /home/ubuntu/workspace/moby_PR-43550 [Pipeline] { [Pipeline] checkout [2022-04-30T07:22:58.156Z] #38 2.333 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-30T07:22:58.156Z] #38 2.613 [2022-04-30T07:22:58.156Z] #38 2.833 #=#=# ######################################################################## 100.0% [2022-04-30T07:22:58.159Z] The recommended git tool is: git [2022-04-30T07:22:58.416Z] #38 3.123 [2022-04-30T07:22:59.790Z] #38 4.149 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-30T07:22:59.790Z] #38 4.462 [2022-04-30T07:22:59.984Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0438e69d9fa52ca32) in /home/ubuntu/workspace/moby_PR-43550 [Pipeline] { [Pipeline] checkout [2022-04-30T07:23:00.049Z] #38 4.683 #=#=# ################################################################### 93.7% ######################################################################## 100.0% [2022-04-30T07:23:00.149Z] The recommended git tool is: git [2022-04-30T07:23:00.624Z] #38 5.052 [2022-04-30T07:23:01.307Z] using credential docker-jenkins-github-credentials [2022-04-30T07:23:01.315Z] Cloning the remote Git repository [2022-04-30T07:23:01.315Z] Cloning with configured refspecs honoured and without tags [2022-04-30T07:23:01.566Z] #38 6.148 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-30T07:23:01.432Z] Cloning repository https://github.com/moby/moby.git [2022-04-30T07:23:01.489Z] > git init /home/ubuntu/workspace/moby_PR-43550 # timeout=10 [2022-04-30T07:23:01.825Z] #38 ... [2022-04-30T07:23:01.825Z] [2022-04-30T07:23:01.825Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:23:01.825Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:23:01.825Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.7s done [2022-04-30T07:23:01.825Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.5s [2022-04-30T07:23:01.763Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-30T07:23:01.763Z] > git --version # timeout=10 [2022-04-30T07:23:01.781Z] > git --version # 'git version 2.17.1' [2022-04-30T07:23:01.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:23:01.784Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43550/head:refs/remotes/origin/PR-43550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:23:03.534Z] using credential docker-jenkins-github-credentials [2022-04-30T07:23:03.555Z] Cloning the remote Git repository [2022-04-30T07:23:03.555Z] Cloning with configured refspecs honoured and without tags [2022-04-30T07:23:03.234Z] Cloning repository https://github.com/moby/moby.git [2022-04-30T07:23:03.289Z] > git init /home/ubuntu/workspace/moby_PR-43550 # timeout=10 [2022-04-30T07:23:04.107Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02d15d0a0cef958d9) in /home/ubuntu/workspace/moby_PR-43550 [Pipeline] { [Pipeline] checkout [2022-04-30T07:23:04.187Z] The recommended git tool is: git [2022-04-30T07:23:03.580Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-30T07:23:03.580Z] > git --version # timeout=10 [2022-04-30T07:23:03.600Z] > git --version # 'git version 2.17.1' [2022-04-30T07:23:03.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:23:03.603Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43550/head:refs/remotes/origin/PR-43550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:23:07.109Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.5s [2022-04-30T07:23:07.677Z] #11 ... [2022-04-30T07:23:07.677Z] [2022-04-30T07:23:07.677Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-30T07:23:07.677Z] #38 sha256:650ce82298c60e8d0c812cc5589e2f9b9b7bdbe041d789c7e63ddc663ba9c076 [2022-04-30T07:23:07.677Z] #38 6.482 [2022-04-30T07:23:07.677Z] #38 6.721 #=#=# 0.0% ############# 18.6% ########################################### 60.1% ######################################################################## 100.0% [2022-04-30T07:23:07.677Z] #38 7.518 [2022-04-30T07:23:07.677Z] #38 8.592 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-30T07:23:07.677Z] #38 8.939 [2022-04-30T07:23:07.677Z] #38 9.142 #=#=# ######################################################################## 100.0% [2022-04-30T07:23:07.677Z] #38 9.530 [2022-04-30T07:23:07.677Z] #38 10.34 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-30T07:23:07.677Z] #38 10.71 [2022-04-30T07:23:07.677Z] #38 10.94 #=#=# ######################################################################## 100.0% [2022-04-30T07:23:07.677Z] #38 11.26 [2022-04-30T07:23:07.677Z] #38 11.34 Download of images into '/build' complete. [2022-04-30T07:23:07.677Z] #38 11.34 Use something like the following to load the result into a Docker daemon: [2022-04-30T07:23:07.677Z] #38 11.34 tar -cC '/build' . | docker load [2022-04-30T07:23:07.677Z] #38 DONE 12.5s [2022-04-30T07:23:07.802Z] using credential docker-jenkins-github-credentials [2022-04-30T07:23:07.810Z] Cloning the remote Git repository [2022-04-30T07:23:07.810Z] Cloning with configured refspecs honoured and without tags [2022-04-30T07:23:07.936Z] [2022-04-30T07:23:07.936Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:23:07.936Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:23:07.833Z] Cloning repository https://github.com/moby/moby.git [2022-04-30T07:23:07.906Z] > git init /home/ubuntu/workspace/moby_PR-43550 # timeout=10 [2022-04-30T07:23:08.155Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-30T07:23:08.156Z] > git --version # timeout=10 [2022-04-30T07:23:08.186Z] > git --version # 'git version 2.25.1' [2022-04-30T07:23:08.187Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:23:08.189Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43550/head:refs/remotes/origin/PR-43550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:23:09.246Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ab31c03bb04522f9) in /home/ubuntu/workspace/moby_PR-43550 [Pipeline] { [Pipeline] checkout [2022-04-30T07:23:09.362Z] The recommended git tool is: git [2022-04-30T07:23:12.122Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.6s [2022-04-30T07:23:13.005Z] using credential docker-jenkins-github-credentials [2022-04-30T07:23:13.015Z] Cloning the remote Git repository [2022-04-30T07:23:13.015Z] Cloning with configured refspecs honoured and without tags [2022-04-30T07:23:13.014Z] Cloning repository https://github.com/moby/moby.git [2022-04-30T07:23:13.075Z] > git init /home/ubuntu/workspace/moby_PR-43550 # timeout=10 [2022-04-30T07:23:13.642Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-30T07:23:13.642Z] > git --version # timeout=10 [2022-04-30T07:23:13.663Z] > git --version # 'git version 2.25.1' [2022-04-30T07:23:13.664Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:23:13.665Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43550/head:refs/remotes/origin/PR-43550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:23:15.412Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 13.8s done [2022-04-30T07:23:15.670Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-30T07:23:15.929Z] #11 DONE 44.8s [2022-04-30T07:23:15.929Z] [2022-04-30T07:23:15.929Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-30T07:23:15.929Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-30T07:23:17.313Z] #12 DONE 1.3s [2022-04-30T07:23:17.313Z] [2022-04-30T07:23:17.313Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-30T07:23:17.313Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-30T07:23:17.878Z] #13 DONE 0.6s [2022-04-30T07:23:17.878Z] [2022-04-30T07:23:17.878Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-30T07:23:17.878Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-04-30T07:23:17.878Z] #14 ... [2022-04-30T07:23:17.878Z] [2022-04-30T07:23:17.878Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-30T07:23:17.878Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-30T07:23:17.878Z] #40 DONE 0.2s [2022-04-30T07:23:18.136Z] [2022-04-30T07:23:18.136Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-30T07:23:18.136Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-30T07:23:18.136Z] #51 DONE 0.2s [2022-04-30T07:23:18.136Z] [2022-04-30T07:23:18.136Z] #55 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-30T07:23:18.136Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-30T07:23:18.136Z] #55 DONE 0.3s [2022-04-30T07:23:18.136Z] [2022-04-30T07:23:18.136Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:23:18.136Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:23:21.423Z] #56 ... [2022-04-30T07:23:21.423Z] [2022-04-30T07:23:21.423Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-30T07:23:21.423Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-04-30T07:23:21.423Z] #14 DONE 3.6s [2022-04-30T07:23:21.682Z] [2022-04-30T07:23:21.682Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-30T07:23:21.682Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-04-30T07:23:23.059Z] #15 DONE 1.6s [2022-04-30T07:23:23.059Z] [2022-04-30T07:23:23.059Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-30T07:23:23.059Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-04-30T07:23:24.961Z] #16 DONE 1.6s [2022-04-30T07:23:24.961Z] [2022-04-30T07:23:24.961Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:23:24.961Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:23:24.961Z] #56 3.988 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:23:24.961Z] #56 4.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:23:24.961Z] #56 4.247 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:23:24.961Z] #56 5.076 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-30T07:23:24.961Z] #56 5.343 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:23:25.896Z] #56 7.665 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:23:26.154Z] #56 ... [2022-04-30T07:23:26.154Z] [2022-04-30T07:23:26.154Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-30T07:23:26.154Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-04-30T07:23:26.154Z] #17 DONE 1.5s [2022-04-30T07:23:26.266Z] Fetching without tags [2022-04-30T07:23:26.313Z] Fetching without tags [2022-04-30T07:23:26.415Z] [2022-04-30T07:23:26.415Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-30T07:23:26.415Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-04-30T07:23:26.518Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:23:26.171Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-30T07:23:26.185Z] > git config --add remote.origin.fetch +refs/pull/43550/head:refs/remotes/origin/PR-43550 # timeout=10 [2022-04-30T07:23:26.209Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:23:26.232Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-30T07:23:26.296Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-30T07:23:26.296Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:23:26.297Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43550/head:refs/remotes/origin/PR-43550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:23:26.645Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:23:27.244Z] Merge succeeded, producing 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:23:27.244Z] Checking out Revision 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 (PR-43550) [2022-04-30T07:23:27.575Z] Merge succeeded, producing 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:23:27.575Z] Checking out Revision 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 (PR-43550) [2022-04-30T07:23:27.788Z] #18 ... [2022-04-30T07:23:27.788Z] [2022-04-30T07:23:27.788Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-30T07:23:27.788Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-30T07:23:27.788Z] #62 3.457 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-30T07:23:27.788Z] #62 4.903 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-30T07:23:27.788Z] #62 4.908 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-30T07:23:27.788Z] #62 4.953 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-30T07:23:27.788Z] #62 7.126 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-30T07:23:28.046Z] #62 ... [2022-04-30T07:23:28.046Z] [2022-04-30T07:23:28.046Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:23:28.046Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:23:28.046Z] #60 4.246 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-30T07:23:26.272Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-30T07:23:26.279Z] > git config --add remote.origin.fetch +refs/pull/43550/head:refs/remotes/origin/PR-43550 # timeout=10 [2022-04-30T07:23:26.292Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:23:26.303Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-30T07:23:26.315Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-30T07:23:26.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:23:26.316Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43550/head:refs/remotes/origin/PR-43550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:23:26.528Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:23:26.544Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [2022-04-30T07:23:27.184Z] > git remote # timeout=10 [2022-04-30T07:23:27.201Z] > git config --get remote.origin.url # timeout=10 [2022-04-30T07:23:27.213Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:23:27.214Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-04-30T07:23:27.232Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-30T07:23:27.244Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:23:27.249Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [2022-04-30T07:23:28.304Z] #60 ... [2022-04-30T07:23:28.304Z] [2022-04-30T07:23:28.304Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-30T07:23:28.304Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-04-30T07:23:28.304Z] #18 DONE 2.0s [2022-04-30T07:23:28.304Z] [2022-04-30T07:23:28.304Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-30T07:23:28.304Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-30T07:23:28.304Z] #45 3.260 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-30T07:23:28.304Z] #45 4.418 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-30T07:23:28.304Z] #45 5.893 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-30T07:23:28.304Z] #45 6.148 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-30T07:23:28.304Z] #45 6.260 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-30T07:23:28.304Z] #45 9.976 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-30T07:23:28.304Z] #45 10.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-30T07:23:28.304Z] #45 ... [2022-04-30T07:23:28.304Z] [2022-04-30T07:23:28.304Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-30T07:23:28.304Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-30T07:23:28.304Z] #58 3.737 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-30T07:23:28.304Z] #58 5.751 go: downloading github.com/fatih/color v1.10.0 [2022-04-30T07:23:28.304Z] #58 5.814 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-30T07:23:28.304Z] #58 5.820 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-30T07:23:28.304Z] #58 5.879 go: downloading github.com/pkg/errors v0.9.1 [2022-04-30T07:23:28.304Z] #58 6.434 go: downloading golang.org/x/tools v0.1.0 [2022-04-30T07:23:28.304Z] #58 6.436 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-30T07:23:28.304Z] #58 6.644 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-30T07:23:28.304Z] #58 6.794 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-30T07:23:28.304Z] #58 6.976 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-30T07:23:28.566Z] #58 ... [2022-04-30T07:23:28.566Z] [2022-04-30T07:23:28.566Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:23:28.566Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:23:28.566Z] #52 3.495 + git clone https://github.com/docker/distribution.git . [2022-04-30T07:23:28.566Z] #52 3.495 Cloning into '.'... [2022-04-30T07:23:28.566Z] #52 ... [2022-04-30T07:23:28.566Z] [2022-04-30T07:23:28.566Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-30T07:23:28.566Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-30T07:23:28.566Z] #43 4.066 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-30T07:23:28.824Z] #43 ... [2022-04-30T07:23:28.824Z] [2022-04-30T07:23:28.824Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:23:28.824Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-30T07:23:28.824Z] #41 3.766 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-30T07:23:28.824Z] #41 3.766 Cloning into '.'... [2022-04-30T07:23:26.678Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:23:26.708Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [2022-04-30T07:23:27.515Z] > git remote # timeout=10 [2022-04-30T07:23:27.533Z] > git config --get remote.origin.url # timeout=10 [2022-04-30T07:23:27.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:23:27.572Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-04-30T07:23:27.587Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-30T07:23:27.600Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:23:27.613Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [2022-04-30T07:23:29.082Z] #41 ... [2022-04-30T07:23:29.082Z] [2022-04-30T07:23:29.082Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:23:29.082Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:23:29.082Z] #56 10.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:23:29.229Z] Fetching without tags [2022-04-30T07:23:29.575Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:23:30.331Z] Fetching without tags [2022-04-30T07:23:30.524Z] Merge succeeded, producing 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:23:30.525Z] Checking out Revision 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 (PR-43550) [2022-04-30T07:23:30.546Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:23:29.106Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-30T07:23:29.134Z] > git config --add remote.origin.fetch +refs/pull/43550/head:refs/remotes/origin/PR-43550 # timeout=10 [2022-04-30T07:23:29.148Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:23:29.169Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-30T07:23:29.198Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-30T07:23:29.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:23:29.199Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43550/head:refs/remotes/origin/PR-43550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:23:29.547Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:23:29.573Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [2022-04-30T07:23:30.391Z] > git remote # timeout=10 [2022-04-30T07:23:30.411Z] > git config --get remote.origin.url # timeout=10 [2022-04-30T07:23:30.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:23:30.439Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-04-30T07:23:30.470Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-30T07:23:30.495Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:23:30.507Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [2022-04-30T07:23:31.138Z] Merge succeeded, producing 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:23:31.138Z] Checking out Revision 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 (PR-43550) [2022-04-30T07:23:31.168Z] Commit message: "Add swarm service and stack name to journald logger output fields." [2022-04-30T07:23:31.185Z] > git --version # timeout=10 [2022-04-30T07:23:31.195Z] > git --version # 'git version 2.25.1' [2022-04-30T07:23:31.208Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-30T07:23:30.294Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-30T07:23:30.308Z] > git config --add remote.origin.fetch +refs/pull/43550/head:refs/remotes/origin/PR-43550 # timeout=10 [2022-04-30T07:23:30.312Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:23:30.322Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-30T07:23:30.332Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-30T07:23:30.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:23:30.335Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43550/head:refs/remotes/origin/PR-43550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:23:30.551Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:23:30.561Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [2022-04-30T07:23:31.084Z] > git remote # timeout=10 [2022-04-30T07:23:31.095Z] > git config --get remote.origin.url # timeout=10 [2022-04-30T07:23:31.108Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:23:31.108Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-04-30T07:23:31.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-30T07:23:31.138Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:23:31.143Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-30T07:23:32.104Z] Commit message: "Add swarm service and stack name to journald logger output fields." [2022-04-30T07:23:32.149Z] + docker version [2022-04-30T07:23:32.167Z] > git --version # timeout=10 [2022-04-30T07:23:32.183Z] > git --version # 'git version 2.17.1' [2022-04-30T07:23:32.225Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-30T07:23:33.201Z] + docker version [2022-04-30T07:23:33.276Z] #56 14.68 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-30T07:23:34.212Z] #56 ... [2022-04-30T07:23:34.212Z] [2022-04-30T07:23:34.212Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-30T07:23:34.212Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-30T07:23:34.212Z] #19 1.944 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:23:34.212Z] #19 1.992 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:23:34.212Z] #19 2.005 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:23:34.212Z] #19 3.709 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:23:34.212Z] #19 4.853 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-30T07:23:34.212Z] #19 5.874 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-30T07:23:34.894Z] Commit message: "Add swarm service and stack name to journald logger output fields." [2022-04-30T07:23:34.914Z] > git --version # timeout=10 [2022-04-30T07:23:34.921Z] > git --version # 'git version 2.25.1' [2022-04-30T07:23:34.925Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-30T07:23:34.985Z] Commit message: "Add swarm service and stack name to journald logger output fields." [2022-04-30T07:23:35.001Z] > git --version # timeout=10 [2022-04-30T07:23:35.029Z] > git --version # 'git version 2.17.1' [2022-04-30T07:23:35.054Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-30T07:23:35.145Z] #19 6.940 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-30T07:23:35.404Z] #19 ... [2022-04-30T07:23:35.404Z] [2022-04-30T07:23:35.404Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-30T07:23:35.404Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-30T07:23:35.404Z] #43 17.53 tomll can be used in two ways: [2022-04-30T07:23:35.404Z] #43 17.53 Writing to STDIN and reading from STDOUT: [2022-04-30T07:23:35.404Z] #43 17.53 cat file.toml | tomll > file.toml [2022-04-30T07:23:35.404Z] #43 17.53 [2022-04-30T07:23:35.404Z] #43 17.53 Reading and updating a list of files: [2022-04-30T07:23:35.404Z] #43 17.53 tomll a.toml b.toml c.toml [2022-04-30T07:23:35.404Z] #43 17.53 [2022-04-30T07:23:35.404Z] #43 17.53 When given a list of files, tomll will modify all files in place without asking. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-30T07:23:35.662Z] #43 DONE 17.7s [2022-04-30T07:23:35.663Z] [2022-04-30T07:23:35.663Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-30T07:23:35.663Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-30T07:23:35.663Z] #58 11.32 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-30T07:23:35.663Z] #58 11.37 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-30T07:23:35.663Z] #58 11.48 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-30T07:23:35.663Z] #58 13.72 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-30T07:23:35.663Z] #58 13.76 go: downloading golang.org/x/mod v0.3.0 [2022-04-30T07:23:35.804Z] + docker version [2022-04-30T07:23:36.189Z] + docker version [2022-04-30T07:23:37.035Z] #58 ... [2022-04-30T07:23:37.035Z] [2022-04-30T07:23:37.035Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-30T07:23:37.035Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-30T07:23:37.035Z] #19 8.613 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-30T07:23:37.407Z] Client: Docker Engine - Community [2022-04-30T07:23:37.407Z] Version: 20.10.14 [2022-04-30T07:23:37.407Z] API version: 1.41 [2022-04-30T07:23:37.407Z] Go version: go1.16.15 [2022-04-30T07:23:37.407Z] Git commit: a224086 [2022-04-30T07:23:37.407Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-30T07:23:37.407Z] OS/Arch: linux/amd64 [2022-04-30T07:23:37.407Z] Context: default [2022-04-30T07:23:37.407Z] Experimental: true [2022-04-30T07:23:37.407Z] [2022-04-30T07:23:37.407Z] Server: Docker Engine - Community [2022-04-30T07:23:37.407Z] Engine: [2022-04-30T07:23:37.407Z] Version: 20.10.14 [2022-04-30T07:23:37.407Z] API version: 1.41 (minimum version 1.12) [2022-04-30T07:23:37.407Z] Go version: go1.16.15 [2022-04-30T07:23:37.407Z] Git commit: 87a90dc [2022-04-30T07:23:37.407Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-30T07:23:37.407Z] OS/Arch: linux/amd64 [2022-04-30T07:23:37.407Z] Experimental: true [2022-04-30T07:23:37.407Z] containerd: [2022-04-30T07:23:37.407Z] Version: 1.5.11 [2022-04-30T07:23:37.407Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-30T07:23:37.407Z] runc: [2022-04-30T07:23:37.407Z] Version: 1.0.3 [2022-04-30T07:23:37.407Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-30T07:23:37.407Z] docker-init: [2022-04-30T07:23:37.407Z] Version: 0.19.0 [2022-04-30T07:23:37.407Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-30T07:23:37.746Z] + docker info [2022-04-30T07:23:37.968Z] #19 9.989 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-30T07:23:39.520Z] Client: Docker Engine - Community [2022-04-30T07:23:39.520Z] Version: 20.10.14 [2022-04-30T07:23:39.520Z] API version: 1.41 [2022-04-30T07:23:39.520Z] Go version: go1.16.15 [2022-04-30T07:23:39.520Z] Git commit: a224086 [2022-04-30T07:23:39.520Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-30T07:23:39.520Z] OS/Arch: linux/amd64 [2022-04-30T07:23:39.520Z] Context: default [2022-04-30T07:23:39.520Z] Experimental: true [2022-04-30T07:23:39.520Z] [2022-04-30T07:23:39.520Z] Server: Docker Engine - Community [2022-04-30T07:23:39.520Z] Engine: [2022-04-30T07:23:39.520Z] Version: 20.10.14 [2022-04-30T07:23:39.520Z] API version: 1.41 (minimum version 1.12) [2022-04-30T07:23:39.520Z] Go version: go1.16.15 [2022-04-30T07:23:39.520Z] Git commit: 87a90dc [2022-04-30T07:23:39.520Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-30T07:23:39.520Z] OS/Arch: linux/amd64 [2022-04-30T07:23:39.520Z] Experimental: true [2022-04-30T07:23:39.520Z] containerd: [2022-04-30T07:23:39.520Z] Version: 1.5.11 [2022-04-30T07:23:39.520Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-30T07:23:39.520Z] runc: [2022-04-30T07:23:39.520Z] Version: 1.0.3 [2022-04-30T07:23:39.520Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-30T07:23:39.520Z] docker-init: [2022-04-30T07:23:39.520Z] Version: 0.19.0 [2022-04-30T07:23:39.520Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-30T07:23:39.872Z] #19 11.73 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-30T07:23:39.872Z] #19 11.75 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-30T07:23:39.872Z] #19 11.86 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-30T07:23:39.878Z] + docker info [2022-04-30T07:23:40.130Z] #19 11.87 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-30T07:23:40.130Z] #19 11.87 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-30T07:23:40.130Z] #19 11.87 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:23:40.130Z] #19 11.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:23:40.130Z] #19 11.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-30T07:23:40.130Z] #19 11.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-30T07:23:40.130Z] #19 11.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-30T07:23:40.130Z] #19 11.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-30T07:23:40.130Z] #19 11.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-30T07:23:40.267Z] Client: Docker Engine - Community [2022-04-30T07:23:40.267Z] Version: 20.10.14 [2022-04-30T07:23:40.267Z] API version: 1.41 [2022-04-30T07:23:40.267Z] Go version: go1.16.15 [2022-04-30T07:23:40.267Z] Git commit: a224086 [2022-04-30T07:23:40.267Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-30T07:23:40.267Z] OS/Arch: linux/amd64 [2022-04-30T07:23:40.267Z] Context: default [2022-04-30T07:23:40.267Z] Experimental: true [2022-04-30T07:23:40.267Z] [2022-04-30T07:23:40.267Z] Server: Docker Engine - Community [2022-04-30T07:23:40.267Z] Engine: [2022-04-30T07:23:40.267Z] Version: 20.10.14 [2022-04-30T07:23:40.267Z] API version: 1.41 (minimum version 1.12) [2022-04-30T07:23:40.267Z] Go version: go1.16.15 [2022-04-30T07:23:40.267Z] Git commit: 87a90dc [2022-04-30T07:23:40.267Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-30T07:23:40.267Z] OS/Arch: linux/amd64 [2022-04-30T07:23:40.267Z] Experimental: true [2022-04-30T07:23:40.267Z] containerd: [2022-04-30T07:23:40.267Z] Version: 1.5.11 [2022-04-30T07:23:40.267Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-30T07:23:40.267Z] runc: [2022-04-30T07:23:40.267Z] Version: 1.0.3 [2022-04-30T07:23:40.267Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-30T07:23:40.267Z] docker-init: [2022-04-30T07:23:40.267Z] Version: 0.19.0 [2022-04-30T07:23:40.267Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-30T07:23:40.585Z] + docker info [2022-04-30T07:23:42.743Z] #19 ... [2022-04-30T07:23:42.743Z] [2022-04-30T07:23:42.743Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:23:42.743Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:23:42.743Z] #52 22.13 Updating files: 81% (1503/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-30T07:23:42.743Z] #52 22.76 + git checkout -q v2.3.0 [2022-04-30T07:23:42.743Z] #52 24.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-30T07:23:43.956Z] Client: Docker Engine - Community [2022-04-30T07:23:43.956Z] Version: 20.10.14 [2022-04-30T07:23:43.956Z] API version: 1.41 [2022-04-30T07:23:43.956Z] Go version: go1.16.15 [2022-04-30T07:23:43.956Z] Git commit: a224086 [2022-04-30T07:23:43.956Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-30T07:23:43.956Z] OS/Arch: linux/arm64 [2022-04-30T07:23:43.956Z] Context: default [2022-04-30T07:23:43.956Z] Experimental: true [2022-04-30T07:23:43.956Z] [2022-04-30T07:23:43.956Z] Server: Docker Engine - Community [2022-04-30T07:23:43.956Z] Engine: [2022-04-30T07:23:43.956Z] Version: 20.10.14 [2022-04-30T07:23:43.956Z] API version: 1.41 (minimum version 1.12) [2022-04-30T07:23:43.956Z] Go version: go1.16.15 [2022-04-30T07:23:43.956Z] Git commit: 87a90dc [2022-04-30T07:23:43.956Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-30T07:23:43.956Z] OS/Arch: linux/arm64 [2022-04-30T07:23:43.956Z] Experimental: true [2022-04-30T07:23:43.956Z] containerd: [2022-04-30T07:23:43.956Z] Version: 1.5.11 [2022-04-30T07:23:43.956Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-30T07:23:43.956Z] runc: [2022-04-30T07:23:43.956Z] Version: 1.0.3 [2022-04-30T07:23:43.956Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-30T07:23:43.956Z] docker-init: [2022-04-30T07:23:43.956Z] Version: 0.19.0 [2022-04-30T07:23:43.956Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-30T07:23:44.271Z] + docker info [2022-04-30T07:23:48.005Z] #52 ... [2022-04-30T07:23:48.005Z] [2022-04-30T07:23:48.005Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:23:48.005Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:23:48.005Z] #56 19.81 Fetched 8513 kB in 16s (523 kB/s) [2022-04-30T07:23:48.005Z] #56 19.81 Reading package lists... [2022-04-30T07:23:48.005Z] #56 25.15 Reading package lists... [2022-04-30T07:23:48.005Z] #56 28.59 Building dependency tree... [2022-04-30T07:23:48.005Z] #56 ... [2022-04-30T07:23:48.005Z] [2022-04-30T07:23:48.006Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:23:48.006Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:23:48.006Z] #60 30.14 go: downloading github.com/fatih/color v1.13.0 [2022-04-30T07:23:48.006Z] #60 30.14 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-30T07:23:48.006Z] #60 30.21 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-30T07:23:48.006Z] #60 30.21 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-30T07:23:48.263Z] #60 30.32 go: downloading github.com/spf13/viper v1.10.1 [2022-04-30T07:23:48.263Z] #60 30.43 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-30T07:23:48.521Z] #60 30.68 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-30T07:23:48.521Z] #60 30.70 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-30T07:23:48.521Z] #60 30.73 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-30T07:23:48.521Z] #60 30.75 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-30T07:23:49.453Z] #60 31.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-30T07:23:49.453Z] #60 31.58 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-30T07:23:50.826Z] #60 ... [2022-04-30T07:23:50.826Z] [2022-04-30T07:23:50.826Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-30T07:23:50.826Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-30T07:23:50.826Z] #62 32.12 v3.0.2 [2022-04-30T07:23:50.826Z] #62 DONE 32.9s [2022-04-30T07:23:50.826Z] [2022-04-30T07:23:50.826Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:23:50.826Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:23:50.826Z] #56 30.39 The following additional packages will be installed: [2022-04-30T07:23:50.826Z] #56 30.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-30T07:23:50.826Z] #56 30.40 python3-protobuf python3-six [2022-04-30T07:23:50.826Z] #56 30.40 Suggested packages: [2022-04-30T07:23:50.826Z] #56 30.41 python3-setuptools [2022-04-30T07:23:50.826Z] #56 30.41 Recommended packages: [2022-04-30T07:23:50.826Z] #56 30.41 iproute2 | iproute [2022-04-30T07:23:50.826Z] #56 30.81 The following NEW packages will be installed: [2022-04-30T07:23:50.826Z] #56 30.81 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-30T07:23:50.826Z] #56 30.81 python3-protobuf python3-six [2022-04-30T07:23:50.826Z] #56 31.27 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:23:50.826Z] #56 31.27 Need to get 2292 kB of archives. [2022-04-30T07:23:50.826Z] #56 31.27 After this operation, 11.0 MB of additional disk space will be used. [2022-04-30T07:23:50.826Z] #56 31.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-30T07:23:50.826Z] #56 31.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-30T07:23:50.826Z] #56 31.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-30T07:23:50.826Z] #56 31.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-30T07:23:50.826Z] #56 31.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-30T07:23:50.826Z] #56 31.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-30T07:23:50.826Z] #56 31.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-30T07:23:52.136Z] Client: [2022-04-30T07:23:52.136Z] Context: default [2022-04-30T07:23:52.136Z] Debug Mode: false [2022-04-30T07:23:52.136Z] Plugins: [2022-04-30T07:23:52.136Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-30T07:23:52.136Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-30T07:23:52.136Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-30T07:23:52.136Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-30T07:23:52.136Z] [2022-04-30T07:23:52.136Z] Server: [2022-04-30T07:23:52.136Z] Containers: 0 [2022-04-30T07:23:52.136Z] Running: 0 [2022-04-30T07:23:52.136Z] Paused: 0 [2022-04-30T07:23:52.136Z] Stopped: 0 [2022-04-30T07:23:52.136Z] Images: 0 [2022-04-30T07:23:52.136Z] Server Version: 20.10.14 [2022-04-30T07:23:52.136Z] Storage Driver: overlay2 [2022-04-30T07:23:52.136Z] Backing Filesystem: extfs [2022-04-30T07:23:52.136Z] Supports d_type: true [2022-04-30T07:23:52.136Z] Native Overlay Diff: true [2022-04-30T07:23:52.136Z] userxattr: false [2022-04-30T07:23:52.136Z] Logging Driver: json-file [2022-04-30T07:23:52.136Z] Cgroup Driver: cgroupfs [2022-04-30T07:23:52.136Z] Cgroup Version: 1 [2022-04-30T07:23:52.136Z] Plugins: [2022-04-30T07:23:52.136Z] Volume: local [2022-04-30T07:23:52.136Z] Network: bridge host ipvlan macvlan null overlay [2022-04-30T07:23:52.136Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-30T07:23:52.136Z] Swarm: inactive [2022-04-30T07:23:52.136Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-30T07:23:52.136Z] Default Runtime: runc [2022-04-30T07:23:52.136Z] Init Binary: docker-init [2022-04-30T07:23:52.136Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-30T07:23:52.136Z] runc version: v1.0.3-0-gf46b6ba [2022-04-30T07:23:52.136Z] init version: de40ad0 [2022-04-30T07:23:52.136Z] Security Options: [2022-04-30T07:23:52.136Z] apparmor [2022-04-30T07:23:52.136Z] seccomp [2022-04-30T07:23:52.136Z] Profile: default [2022-04-30T07:23:52.136Z] Kernel Version: 5.4.0-1071-aws [2022-04-30T07:23:52.136Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-30T07:23:52.136Z] OSType: linux [2022-04-30T07:23:52.136Z] Architecture: x86_64 [2022-04-30T07:23:52.136Z] CPUs: 2 [2022-04-30T07:23:52.136Z] Total Memory: 7.565GiB [2022-04-30T07:23:52.136Z] Name: ip-10-100-46-244 [2022-04-30T07:23:52.136Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-30T07:23:52.136Z] Docker Root Dir: /var/lib/docker [2022-04-30T07:23:52.136Z] Debug Mode: false [2022-04-30T07:23:52.136Z] Registry: https://index.docker.io/v1/ [2022-04-30T07:23:52.136Z] Labels: [2022-04-30T07:23:52.136Z] Experimental: true [2022-04-30T07:23:52.136Z] Insecure Registries: [2022-04-30T07:23:52.136Z] 127.0.0.0/8 [2022-04-30T07:23:52.136Z] Live Restore Enabled: true [2022-04-30T07:23:52.136Z] [2022-04-30T07:23:52.136Z] WARNING: No swap limit support [Pipeline] sh [2022-04-30T07:23:52.434Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-30T07:23:52.434Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-30T07:23:52.434Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43550/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-30T07:23:52.434Z] + bash /home/ubuntu/workspace/moby_PR-43550/check-config.sh [2022-04-30T07:23:52.434Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-30T07:23:52.434Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-30T07:23:52.434Z] [2022-04-30T07:23:52.434Z] Generally Necessary: [2022-04-30T07:23:52.434Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-30T07:23:52.434Z] - apparmor: enabled and tools installed [2022-04-30T07:23:52.434Z] - CONFIG_NAMESPACES: enabled [2022-04-30T07:23:52.434Z] - CONFIG_NET_NS: enabled [2022-04-30T07:23:52.434Z] - CONFIG_PID_NS: enabled [2022-04-30T07:23:52.434Z] - CONFIG_IPC_NS: enabled [2022-04-30T07:23:52.434Z] - CONFIG_UTS_NS: enabled [2022-04-30T07:23:52.434Z] - CONFIG_CGROUPS: enabled [2022-04-30T07:23:52.434Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-30T07:23:52.434Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-30T07:23:52.434Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-30T07:23:52.434Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-30T07:23:52.434Z] - CONFIG_CPUSETS: enabled [2022-04-30T07:23:52.434Z] - CONFIG_MEMCG: enabled [2022-04-30T07:23:52.434Z] - CONFIG_KEYS: enabled [2022-04-30T07:23:52.434Z] - CONFIG_VETH: enabled (as module) [2022-04-30T07:23:52.434Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-30T07:23:52.434Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-30T07:23:52.434Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-30T07:23:52.630Z] Client: [2022-04-30T07:23:52.630Z] Context: default [2022-04-30T07:23:52.630Z] Debug Mode: false [2022-04-30T07:23:52.630Z] Plugins: [2022-04-30T07:23:52.630Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-30T07:23:52.630Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-30T07:23:52.630Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-30T07:23:52.630Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-30T07:23:52.630Z] [2022-04-30T07:23:52.630Z] Server: [2022-04-30T07:23:52.630Z] Containers: 0 [2022-04-30T07:23:52.630Z] Running: 0 [2022-04-30T07:23:52.630Z] Paused: 0 [2022-04-30T07:23:52.630Z] Stopped: 0 [2022-04-30T07:23:52.630Z] Images: 0 [2022-04-30T07:23:52.630Z] Server Version: 20.10.14 [2022-04-30T07:23:52.630Z] Storage Driver: overlay2 [2022-04-30T07:23:52.630Z] Backing Filesystem: extfs [2022-04-30T07:23:52.630Z] Supports d_type: true [2022-04-30T07:23:52.630Z] Native Overlay Diff: true [2022-04-30T07:23:52.630Z] userxattr: false [2022-04-30T07:23:52.630Z] Logging Driver: json-file [2022-04-30T07:23:52.630Z] Cgroup Driver: cgroupfs [2022-04-30T07:23:52.630Z] Cgroup Version: 1 [2022-04-30T07:23:52.630Z] Plugins: [2022-04-30T07:23:52.630Z] Volume: local [2022-04-30T07:23:52.630Z] Network: bridge host ipvlan macvlan null overlay [2022-04-30T07:23:52.630Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-30T07:23:52.630Z] Swarm: inactive [2022-04-30T07:23:52.630Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-30T07:23:52.630Z] Default Runtime: runc [2022-04-30T07:23:52.630Z] Init Binary: docker-init [2022-04-30T07:23:52.630Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-30T07:23:52.630Z] runc version: v1.0.3-0-gf46b6ba [2022-04-30T07:23:52.630Z] init version: de40ad0 [2022-04-30T07:23:52.630Z] Security Options: [2022-04-30T07:23:52.630Z] apparmor [2022-04-30T07:23:52.630Z] seccomp [2022-04-30T07:23:52.630Z] Profile: default [2022-04-30T07:23:52.630Z] Kernel Version: 5.4.0-1071-aws [2022-04-30T07:23:52.630Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-30T07:23:52.630Z] OSType: linux [2022-04-30T07:23:52.630Z] Architecture: x86_64 [2022-04-30T07:23:52.630Z] CPUs: 2 [2022-04-30T07:23:52.630Z] Total Memory: 7.483GiB [2022-04-30T07:23:52.630Z] Name: ip-10-100-101-49 [2022-04-30T07:23:52.630Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-30T07:23:52.630Z] Docker Root Dir: /var/lib/docker [2022-04-30T07:23:52.630Z] Debug Mode: false [2022-04-30T07:23:52.630Z] Registry: https://index.docker.io/v1/ [2022-04-30T07:23:52.630Z] Labels: [2022-04-30T07:23:52.630Z] Experimental: true [2022-04-30T07:23:52.630Z] Insecure Registries: [2022-04-30T07:23:52.630Z] 127.0.0.0/8 [2022-04-30T07:23:52.630Z] Live Restore Enabled: true [2022-04-30T07:23:52.630Z] [2022-04-30T07:23:52.630Z] WARNING: No swap limit support [Pipeline] sh [2022-04-30T07:23:52.695Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-30T07:23:52.695Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-30T07:23:52.696Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-30T07:23:52.696Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-30T07:23:52.696Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-30T07:23:52.696Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-30T07:23:52.696Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-30T07:23:52.696Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-30T07:23:52.696Z] - CONFIG_CGROUP_BPF: enabled [2022-04-30T07:23:52.696Z] [2022-04-30T07:23:52.696Z] Optional Features: [2022-04-30T07:23:52.696Z] - CONFIG_USER_NS: enabled [2022-04-30T07:23:52.696Z] - CONFIG_SECCOMP: enabled [2022-04-30T07:23:52.696Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-30T07:23:52.696Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-30T07:23:52.696Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-30T07:23:52.696Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-30T07:23:52.696Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-30T07:23:52.696Z] - CONFIG_BLK_CGROUP: enabled [2022-04-30T07:23:52.696Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-30T07:23:52.696Z] - CONFIG_CGROUP_PERF: enabled [2022-04-30T07:23:52.696Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-30T07:23:52.696Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-30T07:23:52.696Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-30T07:23:52.696Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-30T07:23:52.696Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-30T07:23:52.696Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-30T07:23:52.696Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-30T07:23:52.696Z] - CONFIG_IP_VS: enabled (as module) [2022-04-30T07:23:52.696Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-30T07:23:52.696Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-30T07:23:52.696Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-30T07:23:52.696Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-30T07:23:52.696Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-30T07:23:52.696Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-30T07:23:52.696Z] - CONFIG_EXT4_FS: enabled [2022-04-30T07:23:52.696Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-30T07:23:52.696Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-30T07:23:52.696Z] - Network Drivers: [2022-04-30T07:23:52.696Z] - "overlay": [2022-04-30T07:23:52.696Z] - CONFIG_VXLAN: enabled (as module) [2022-04-30T07:23:52.696Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-30T07:23:52.696Z] Optional (for encrypted networks): [2022-04-30T07:23:52.724Z] #56 34.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-30T07:23:52.917Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-30T07:23:52.917Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-30T07:23:52.917Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43550/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-30T07:23:52.917Z] + bash /home/ubuntu/workspace/moby_PR-43550/check-config.sh [2022-04-30T07:23:52.917Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-30T07:23:52.917Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-30T07:23:52.917Z] [2022-04-30T07:23:52.917Z] Generally Necessary: [2022-04-30T07:23:52.917Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-30T07:23:52.917Z] - apparmor: enabled and tools installed [2022-04-30T07:23:52.917Z] - CONFIG_NAMESPACES: enabled [2022-04-30T07:23:52.917Z] - CONFIG_NET_NS: enabled [2022-04-30T07:23:52.917Z] - CONFIG_PID_NS: enabled [2022-04-30T07:23:52.917Z] - CONFIG_IPC_NS: enabled [2022-04-30T07:23:52.917Z] - CONFIG_UTS_NS: enabled [2022-04-30T07:23:52.917Z] - CONFIG_CGROUPS: enabled [2022-04-30T07:23:52.917Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-30T07:23:52.917Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-30T07:23:52.917Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-30T07:23:52.917Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-30T07:23:52.917Z] - CONFIG_CPUSETS: enabled [2022-04-30T07:23:52.917Z] - CONFIG_MEMCG: enabled [2022-04-30T07:23:52.917Z] - CONFIG_KEYS: enabled [2022-04-30T07:23:52.917Z] - CONFIG_VETH: enabled (as module) [2022-04-30T07:23:52.917Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-30T07:23:52.917Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-30T07:23:52.917Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-30T07:23:52.917Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-30T07:23:52.956Z] - CONFIG_CRYPTO: enabled [2022-04-30T07:23:52.956Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-30T07:23:52.956Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-30T07:23:52.956Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-30T07:23:52.956Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-30T07:23:52.956Z] - CONFIG_XFRM: enabled [2022-04-30T07:23:52.956Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-30T07:23:52.956Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-30T07:23:52.956Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-30T07:23:52.956Z] - "ipvlan": [2022-04-30T07:23:52.956Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-30T07:23:52.956Z] - "macvlan": [2022-04-30T07:23:52.956Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-30T07:23:52.956Z] - CONFIG_DUMMY: enabled (as module) [2022-04-30T07:23:52.956Z] - "ftp,tftp client in container": [2022-04-30T07:23:52.956Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-30T07:23:52.956Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-30T07:23:52.956Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-30T07:23:52.956Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-30T07:23:52.956Z] - Storage Drivers: [2022-04-30T07:23:52.956Z] - "aufs": [2022-04-30T07:23:52.956Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-30T07:23:52.956Z] - "btrfs": [2022-04-30T07:23:52.956Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-30T07:23:52.956Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-30T07:23:52.956Z] - "devicemapper": [2022-04-30T07:23:52.956Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-30T07:23:52.956Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-30T07:23:52.956Z] - "overlay": [2022-04-30T07:23:52.956Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-30T07:23:52.956Z] - "zfs": [2022-04-30T07:23:52.956Z] - /dev/zfs: present [2022-04-30T07:23:52.956Z] - zfs command: missing [2022-04-30T07:23:52.956Z] - zpool command: missing [2022-04-30T07:23:52.956Z] [2022-04-30T07:23:52.956Z] Limits: [2022-04-30T07:23:52.956Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-30T07:23:52.956Z] [2022-04-30T07:23:52.956Z] + true [Pipeline] } [Pipeline] // stage [2022-04-30T07:23:52.983Z] #56 ... [2022-04-30T07:23:52.983Z] [2022-04-30T07:23:52.983Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-30T07:23:52.983Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-30T07:23:52.983Z] #45 34.69 NAME: [2022-04-30T07:23:52.983Z] #45 34.69 go-winres - A tool for embedding resources in Windows executables [2022-04-30T07:23:52.983Z] #45 34.69 [2022-04-30T07:23:52.983Z] #45 34.69 USAGE: [2022-04-30T07:23:52.983Z] #45 34.69 go-winres [global options] command [command options] [arguments...] [2022-04-30T07:23:52.983Z] #45 34.69 [2022-04-30T07:23:52.983Z] #45 34.69 COMMANDS: [2022-04-30T07:23:52.983Z] #45 34.69 init Create an initial ./winres/winres.json [2022-04-30T07:23:52.983Z] #45 34.69 make Make syso files for the "go build" command [2022-04-30T07:23:52.983Z] #45 34.69 simply Make syso files for the "go build" command (simplified) [2022-04-30T07:23:52.983Z] #45 34.69 extract Extract all resources from an executable [2022-04-30T07:23:52.983Z] #45 34.69 patch Replace resources in an executable file (exe, dll) [2022-04-30T07:23:52.983Z] #45 34.70 help, h Shows a list of commands or help for one command [2022-04-30T07:23:52.983Z] #45 34.70 [2022-04-30T07:23:52.983Z] #45 34.70 GLOBAL OPTIONS: [2022-04-30T07:23:52.983Z] #45 34.70 --help, -h show help (default: false) [2022-04-30T07:23:52.983Z] #45 DONE 35.0s [2022-04-30T07:23:52.983Z] [2022-04-30T07:23:52.983Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:23:52.983Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:23:52.983Z] #60 33.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-30T07:23:52.983Z] #60 33.54 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-30T07:23:52.983Z] #60 33.76 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-30T07:23:52.983Z] #60 33.79 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-30T07:23:52.983Z] #60 33.88 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-30T07:23:52.983Z] #60 33.88 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-30T07:23:52.983Z] #60 33.91 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-30T07:23:52.983Z] #60 33.97 go: downloading github.com/spf13/afero v1.6.0 [2022-04-30T07:23:52.983Z] #60 34.03 go: downloading github.com/spf13/cast v1.4.1 [2022-04-30T07:23:52.983Z] #60 34.12 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-30T07:23:52.983Z] #60 34.15 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-30T07:23:52.983Z] #60 34.16 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-30T07:23:52.983Z] #60 34.18 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-30T07:23:52.983Z] #60 34.24 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-30T07:23:52.983Z] #60 34.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-30T07:23:52.983Z] #60 34.35 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-30T07:23:52.983Z] #60 34.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-30T07:23:52.983Z] #60 34.38 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-30T07:23:52.983Z] #60 34.39 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-30T07:23:52.983Z] #60 34.40 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-30T07:23:52.983Z] #60 34.42 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-30T07:23:52.983Z] #60 34.74 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-30T07:23:52.983Z] #60 34.81 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-30T07:23:52.983Z] #60 34.84 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-30T07:23:52.983Z] #60 34.86 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-30T07:23:52.983Z] #60 34.88 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-30T07:23:52.983Z] #60 34.94 go: downloading github.com/BurntSushi/toml v1.0.0 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-30T07:23:53.182Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-30T07:23:53.182Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-30T07:23:53.182Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-30T07:23:53.182Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-30T07:23:53.182Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-30T07:23:53.182Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-30T07:23:53.182Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-30T07:23:53.182Z] - CONFIG_CGROUP_BPF: enabled [2022-04-30T07:23:53.182Z] [2022-04-30T07:23:53.182Z] Optional Features: [2022-04-30T07:23:53.182Z] - CONFIG_USER_NS: enabled [2022-04-30T07:23:53.182Z] - CONFIG_SECCOMP: enabled [2022-04-30T07:23:53.182Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-30T07:23:53.182Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-30T07:23:53.182Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-30T07:23:53.182Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-30T07:23:53.182Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-30T07:23:53.182Z] - CONFIG_BLK_CGROUP: enabled [2022-04-30T07:23:53.182Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-30T07:23:53.182Z] - CONFIG_CGROUP_PERF: enabled [2022-04-30T07:23:53.182Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-30T07:23:53.182Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-30T07:23:53.182Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-30T07:23:53.182Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-30T07:23:53.182Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-30T07:23:53.182Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-30T07:23:53.182Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-30T07:23:53.182Z] - CONFIG_IP_VS: enabled (as module) [2022-04-30T07:23:53.182Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-30T07:23:53.182Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-30T07:23:53.182Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-30T07:23:53.182Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-30T07:23:53.182Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-30T07:23:53.182Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-30T07:23:53.182Z] - CONFIG_EXT4_FS: enabled [2022-04-30T07:23:53.182Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-30T07:23:53.182Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-30T07:23:53.182Z] - Network Drivers: [2022-04-30T07:23:53.182Z] - "overlay": [2022-04-30T07:23:53.298Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 . [2022-04-30T07:23:53.443Z] - CONFIG_VXLAN: enabled (as module) [2022-04-30T07:23:53.443Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-30T07:23:53.443Z] Optional (for encrypted networks): [2022-04-30T07:23:53.443Z] - CONFIG_CRYPTO: enabled [2022-04-30T07:23:53.443Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-30T07:23:53.443Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-30T07:23:53.443Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-30T07:23:53.443Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-30T07:23:53.443Z] - CONFIG_XFRM: enabled [2022-04-30T07:23:53.443Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-30T07:23:53.443Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-30T07:23:53.443Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-30T07:23:53.443Z] - "ipvlan": [2022-04-30T07:23:53.443Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-30T07:23:53.443Z] - "macvlan": [2022-04-30T07:23:53.443Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-30T07:23:53.443Z] - CONFIG_DUMMY: enabled (as module) [2022-04-30T07:23:53.443Z] - "ftp,tftp client in container": [2022-04-30T07:23:53.443Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-30T07:23:53.443Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-30T07:23:53.443Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-30T07:23:53.443Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-30T07:23:53.443Z] - Storage Drivers: [2022-04-30T07:23:53.443Z] - "aufs": [2022-04-30T07:23:53.443Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-30T07:23:53.443Z] - "btrfs": [2022-04-30T07:23:53.443Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-30T07:23:53.443Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-30T07:23:53.443Z] - "devicemapper": [2022-04-30T07:23:53.443Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-30T07:23:53.443Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-30T07:23:53.443Z] - "overlay": [2022-04-30T07:23:53.443Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-30T07:23:53.443Z] - "zfs": [2022-04-30T07:23:53.443Z] - /dev/zfs: present [2022-04-30T07:23:53.443Z] - zfs command: missing [2022-04-30T07:23:53.443Z] - zpool command: missing [2022-04-30T07:23:53.443Z] [2022-04-30T07:23:53.443Z] Limits: [2022-04-30T07:23:53.443Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-30T07:23:53.443Z] [2022-04-30T07:23:53.443Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-30T07:23:53.548Z] #60 35.59 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-30T07:23:53.548Z] #60 35.62 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-30T07:23:53.548Z] #60 35.66 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-30T07:23:53.548Z] #60 35.74 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-30T07:23:53.548Z] #60 35.79 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-30T07:23:53.562Z] #1 [internal] load build definition from Dockerfile [2022-04-30T07:23:53.562Z] #1 sha256:5183dde8348496012dd691ce59962f47a67aa795029116a4864bc23aa30a19b7 [2022-04-30T07:23:53.562Z] #1 transferring dockerfile: [2022-04-30T07:23:53.562Z] #1 transferring dockerfile: 17.44kB done [2022-04-30T07:23:53.562Z] #1 DONE 0.2s [2022-04-30T07:23:53.562Z] [2022-04-30T07:23:53.562Z] #2 [internal] load .dockerignore [2022-04-30T07:23:53.562Z] #2 sha256:b1db815bc612a1aa1ebcc630cfca01dec246f44b5cb4b86b39ee28273020c11e [2022-04-30T07:23:53.562Z] #2 transferring context: 145B done [2022-04-30T07:23:53.562Z] #2 DONE 0.2s [2022-04-30T07:23:53.562Z] [2022-04-30T07:23:53.562Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-30T07:23:53.562Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-30T07:23:53.800Z] + sudo modprobe ip_vs [2022-04-30T07:23:53.800Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 . [2022-04-30T07:23:53.818Z] #60 35.84 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-30T07:23:53.818Z] #60 35.87 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-30T07:23:53.818Z] #60 35.91 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-30T07:23:53.818Z] #60 35.99 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-30T07:23:53.818Z] #60 36.02 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-30T07:23:54.059Z] #1 [internal] load build definition from Dockerfile [2022-04-30T07:23:54.059Z] #1 sha256:b3645319223f6cedf69cfaa76fe9f288dca2de8af791188e730c60da317e29fe [2022-04-30T07:23:54.059Z] #1 transferring dockerfile: 17.44kB done [2022-04-30T07:23:54.059Z] #1 DONE 0.1s [2022-04-30T07:23:54.059Z] [2022-04-30T07:23:54.059Z] #2 [internal] load .dockerignore [2022-04-30T07:23:54.059Z] #2 sha256:8436fbab45c8968bbe95c5ab584cc95cec7707109bbef1b45ff814d1fd0870f1 [2022-04-30T07:23:54.059Z] #2 transferring context: 145B done [2022-04-30T07:23:54.059Z] #2 DONE 0.0s [2022-04-30T07:23:54.076Z] #60 36.07 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-30T07:23:54.076Z] #60 36.11 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-30T07:23:54.076Z] #60 36.20 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-30T07:23:54.076Z] #60 36.21 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-30T07:23:54.076Z] #60 36.23 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-30T07:23:54.076Z] #60 36.26 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-30T07:23:54.076Z] #60 36.30 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-30T07:23:54.076Z] #60 36.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-30T07:23:54.076Z] #60 36.41 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-30T07:23:54.139Z] #3 DONE 0.6s [2022-04-30T07:23:54.139Z] [2022-04-30T07:23:54.139Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-30T07:23:54.139Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-30T07:23:54.139Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-30T07:23:54.139Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-30T07:23:54.139Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-30T07:23:54.139Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-04-30T07:23:54.139Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-30T07:23:54.317Z] [2022-04-30T07:23:54.317Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-30T07:23:54.317Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-30T07:23:54.334Z] #60 36.42 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-30T07:23:54.334Z] #60 36.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-30T07:23:54.334Z] #60 36.52 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-30T07:23:54.334Z] #60 36.53 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-30T07:23:54.401Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.2s [2022-04-30T07:23:54.592Z] #60 36.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-30T07:23:54.592Z] #60 36.68 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-30T07:23:54.592Z] #60 36.72 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-30T07:23:54.592Z] #60 36.74 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-30T07:23:54.592Z] #60 36.74 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-30T07:23:54.592Z] #60 36.75 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-30T07:23:54.592Z] #60 36.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-30T07:23:54.592Z] #60 36.77 go: downloading github.com/julz/importas v0.1.0 [2022-04-30T07:23:54.592Z] #60 36.78 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-30T07:23:54.592Z] #60 36.84 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-30T07:23:54.592Z] #60 36.85 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-30T07:23:54.592Z] #60 36.87 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-30T07:23:54.592Z] #60 36.87 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-30T07:23:54.664Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s [2022-04-30T07:23:54.664Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-04-30T07:23:54.849Z] #60 36.89 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-30T07:23:54.849Z] #60 36.91 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-30T07:23:54.849Z] #60 36.92 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-30T07:23:54.849Z] #60 36.97 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-30T07:23:54.849Z] #60 37.00 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-30T07:23:54.849Z] #60 37.01 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-30T07:23:54.849Z] #60 37.02 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-30T07:23:54.891Z] #3 DONE 0.5s [2022-04-30T07:23:54.891Z] [2022-04-30T07:23:54.891Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-30T07:23:54.891Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-30T07:23:54.891Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-30T07:23:54.891Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-30T07:23:54.891Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-30T07:23:54.891Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-30T07:23:54.891Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-30T07:23:54.926Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-30T07:23:55.107Z] #60 37.30 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-30T07:23:55.107Z] #60 37.30 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-30T07:23:55.107Z] #60 37.32 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-30T07:23:55.107Z] #60 37.32 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-30T07:23:55.107Z] #60 37.37 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-30T07:23:55.107Z] #60 37.38 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-30T07:23:55.151Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-30T07:23:55.151Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-30T07:23:55.188Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-30T07:23:55.188Z] #4 DONE 1.1s [2022-04-30T07:23:55.364Z] #60 37.39 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-30T07:23:55.364Z] #60 37.47 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-30T07:23:55.364Z] #60 37.47 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-30T07:23:55.364Z] #60 37.58 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-30T07:23:55.364Z] #60 37.58 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-30T07:23:55.364Z] #60 37.59 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-30T07:23:55.364Z] #60 37.59 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-30T07:23:55.364Z] #60 37.61 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-30T07:23:55.364Z] #60 37.61 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-30T07:23:55.449Z] [2022-04-30T07:23:55.449Z] #6 [internal] load build definition from Dockerfile [2022-04-30T07:23:55.449Z] #6 sha256:4d8fc53309aa4ffbc86fd28781acbd4ff9cd5b39c8abb0cd651a335500d40b33 [2022-04-30T07:23:55.449Z] #6 DONE 0.0s [2022-04-30T07:23:55.449Z] [2022-04-30T07:23:55.449Z] #5 [internal] load .dockerignore [2022-04-30T07:23:55.449Z] #5 sha256:b6a633aaa413be320d71e044b5f5dd91c2cf2a915ace3857df7f7484074096c6 [2022-04-30T07:23:55.449Z] #5 DONE 0.0s [2022-04-30T07:23:55.449Z] [2022-04-30T07:23:55.449Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-30T07:23:55.449Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-30T07:23:55.622Z] #60 37.63 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-30T07:23:55.622Z] #60 37.68 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-30T07:23:55.622Z] #60 37.69 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-30T07:23:55.622Z] #60 37.72 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-30T07:23:55.622Z] #60 37.72 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-30T07:23:55.622Z] #60 37.73 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-30T07:23:55.622Z] #60 37.93 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-30T07:23:55.719Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-04-30T07:23:55.719Z] #4 DONE 0.9s [2022-04-30T07:23:55.880Z] #60 37.96 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-30T07:23:55.880Z] #60 37.96 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-30T07:23:55.880Z] #60 37.99 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-30T07:23:55.880Z] #60 38.01 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-30T07:23:55.880Z] #60 38.15 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-30T07:23:55.880Z] #60 38.21 go: downloading honnef.co/go/tools v0.2.2 [2022-04-30T07:23:55.977Z] [2022-04-30T07:23:55.977Z] #5 [internal] load .dockerignore [2022-04-30T07:23:55.977Z] #5 sha256:651729884a187c48f341221d907e91b02ffa2acf3d3475d474fea950da4530d1 [2022-04-30T07:23:55.977Z] #5 DONE 0.0s [2022-04-30T07:23:55.977Z] [2022-04-30T07:23:55.977Z] #6 [internal] load build definition from Dockerfile [2022-04-30T07:23:55.977Z] #6 sha256:aa4223d91e184b4de07d88f8d9a0a80a0200b337df7b2f25f99410e75456d0b0 [2022-04-30T07:23:55.977Z] #6 DONE 0.0s [2022-04-30T07:23:55.978Z] [2022-04-30T07:23:55.978Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-30T07:23:55.978Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-30T07:23:56.392Z] #10 DONE 0.7s [2022-04-30T07:23:56.393Z] [2022-04-30T07:23:56.393Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-30T07:23:56.393Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-30T07:23:56.393Z] #8 DONE 0.7s [2022-04-30T07:23:56.393Z] [2022-04-30T07:23:56.393Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-30T07:23:56.393Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-30T07:23:56.393Z] #7 DONE 0.7s [2022-04-30T07:23:56.393Z] [2022-04-30T07:23:56.393Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-30T07:23:56.393Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-30T07:23:56.393Z] #9 DONE 0.8s [2022-04-30T07:23:56.512Z] Client: [2022-04-30T07:23:56.512Z] Context: default [2022-04-30T07:23:56.512Z] Debug Mode: false [2022-04-30T07:23:56.512Z] Plugins: [2022-04-30T07:23:56.512Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-30T07:23:56.512Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-30T07:23:56.512Z] [2022-04-30T07:23:56.512Z] Server: [2022-04-30T07:23:56.512Z] Containers: 0 [2022-04-30T07:23:56.512Z] Running: 0 [2022-04-30T07:23:56.512Z] Paused: 0 [2022-04-30T07:23:56.512Z] Stopped: 0 [2022-04-30T07:23:56.512Z] Images: 0 [2022-04-30T07:23:56.512Z] Server Version: 20.10.14 [2022-04-30T07:23:56.512Z] Storage Driver: overlay2 [2022-04-30T07:23:56.512Z] Backing Filesystem: extfs [2022-04-30T07:23:56.512Z] Supports d_type: true [2022-04-30T07:23:56.512Z] Native Overlay Diff: true [2022-04-30T07:23:56.512Z] userxattr: false [2022-04-30T07:23:56.512Z] Logging Driver: json-file [2022-04-30T07:23:56.512Z] Cgroup Driver: cgroupfs [2022-04-30T07:23:56.512Z] Cgroup Version: 1 [2022-04-30T07:23:56.512Z] Plugins: [2022-04-30T07:23:56.512Z] Volume: local [2022-04-30T07:23:56.512Z] Network: bridge host ipvlan macvlan null overlay [2022-04-30T07:23:56.512Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-30T07:23:56.512Z] Swarm: inactive [2022-04-30T07:23:56.512Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-30T07:23:56.512Z] Default Runtime: runc [2022-04-30T07:23:56.512Z] Init Binary: docker-init [2022-04-30T07:23:56.512Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-30T07:23:56.512Z] runc version: v1.0.3-0-gf46b6ba [2022-04-30T07:23:56.512Z] init version: de40ad0 [2022-04-30T07:23:56.512Z] Security Options: [2022-04-30T07:23:56.512Z] apparmor [2022-04-30T07:23:56.512Z] seccomp [2022-04-30T07:23:56.512Z] Profile: default [2022-04-30T07:23:56.512Z] Kernel Version: 5.13.0-1021-aws [2022-04-30T07:23:56.512Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-30T07:23:56.512Z] OSType: linux [2022-04-30T07:23:56.512Z] Architecture: aarch64 [2022-04-30T07:23:56.512Z] CPUs: 2 [2022-04-30T07:23:56.512Z] Total Memory: 7.578GiB [2022-04-30T07:23:56.512Z] Name: ip-10-100-50-108 [2022-04-30T07:23:56.512Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-30T07:23:56.512Z] Docker Root Dir: /var/lib/docker [2022-04-30T07:23:56.512Z] Debug Mode: false [2022-04-30T07:23:56.512Z] Registry: https://index.docker.io/v1/ [2022-04-30T07:23:56.512Z] Labels: [2022-04-30T07:23:56.512Z] Experimental: true [2022-04-30T07:23:56.512Z] Insecure Registries: [2022-04-30T07:23:56.512Z] 127.0.0.0/8 [2022-04-30T07:23:56.512Z] Live Restore Enabled: true [2022-04-30T07:23:56.512Z] [Pipeline] sh [2022-04-30T07:23:56.547Z] #10 DONE 0.8s [2022-04-30T07:23:56.547Z] [2022-04-30T07:23:56.547Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-30T07:23:56.547Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-30T07:23:56.804Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-30T07:23:56.804Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-30T07:23:56.804Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43550/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-30T07:23:56.804Z] + bash /home/ubuntu/workspace/moby_PR-43550/check-config.sh [2022-04-30T07:23:56.804Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-30T07:23:56.804Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-30T07:23:56.804Z] [2022-04-30T07:23:56.804Z] Generally Necessary: [2022-04-30T07:23:56.804Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-30T07:23:56.804Z] - apparmor: enabled and tools installed [2022-04-30T07:23:56.804Z] - CONFIG_NAMESPACES: enabled [2022-04-30T07:23:56.804Z] - CONFIG_NET_NS: enabled [2022-04-30T07:23:56.804Z] - CONFIG_PID_NS: enabled [2022-04-30T07:23:56.804Z] - CONFIG_IPC_NS: enabled [2022-04-30T07:23:56.804Z] - CONFIG_UTS_NS: enabled [2022-04-30T07:23:56.804Z] - CONFIG_CGROUPS: enabled [2022-04-30T07:23:56.804Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-30T07:23:56.804Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-30T07:23:56.804Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-30T07:23:56.804Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-30T07:23:56.804Z] - CONFIG_CPUSETS: enabled [2022-04-30T07:23:56.804Z] - CONFIG_MEMCG: enabled [2022-04-30T07:23:56.804Z] - CONFIG_KEYS: enabled [2022-04-30T07:23:56.804Z] - CONFIG_VETH: enabled (as module) [2022-04-30T07:23:56.804Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-30T07:23:56.804Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-30T07:23:56.804Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-30T07:23:56.804Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-30T07:23:56.806Z] #9 DONE 0.9s [2022-04-30T07:23:56.806Z] [2022-04-30T07:23:56.806Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-30T07:23:56.806Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-30T07:23:56.806Z] #7 DONE 0.8s [2022-04-30T07:23:56.806Z] [2022-04-30T07:23:56.806Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-30T07:23:56.806Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-30T07:23:56.806Z] #8 DONE 0.9s [2022-04-30T07:23:56.811Z] #60 39.01 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-30T07:23:56.812Z] #60 39.01 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-30T07:23:56.812Z] #60 39.04 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-30T07:23:56.812Z] #60 39.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-30T07:23:57.065Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-30T07:23:57.065Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-30T07:23:57.065Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-30T07:23:57.065Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-30T07:23:57.065Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-30T07:23:57.065Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-30T07:23:57.065Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-30T07:23:57.065Z] - CONFIG_CGROUP_BPF: enabled [2022-04-30T07:23:57.065Z] [2022-04-30T07:23:57.065Z] Optional Features: [2022-04-30T07:23:57.065Z] - CONFIG_USER_NS: enabled [2022-04-30T07:23:57.065Z] - CONFIG_SECCOMP: enabled [2022-04-30T07:23:57.065Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-30T07:23:57.065Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-30T07:23:57.065Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-30T07:23:57.065Z] (cgroup swap accounting is currently enabled) [2022-04-30T07:23:57.065Z] - CONFIG_BLK_CGROUP: enabled [2022-04-30T07:23:57.065Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-30T07:23:57.065Z] - CONFIG_CGROUP_PERF: enabled [2022-04-30T07:23:57.065Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-30T07:23:57.065Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-30T07:23:57.065Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-30T07:23:57.065Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-30T07:23:57.065Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-30T07:23:57.065Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-30T07:23:57.065Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-30T07:23:57.065Z] - CONFIG_IP_VS: enabled (as module) [2022-04-30T07:23:57.065Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-30T07:23:57.065Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-30T07:23:57.065Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-30T07:23:57.065Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-30T07:23:57.065Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-30T07:23:57.065Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-30T07:23:57.065Z] - CONFIG_EXT4_FS: enabled [2022-04-30T07:23:57.065Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-30T07:23:57.065Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-30T07:23:57.065Z] - Network Drivers: [2022-04-30T07:23:57.065Z] - "overlay": [2022-04-30T07:23:57.069Z] #60 39.13 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-30T07:23:57.069Z] #60 39.13 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-30T07:23:57.069Z] #60 39.21 go: downloading golang.org/x/text v0.3.7 [2022-04-30T07:23:57.326Z] - CONFIG_VXLAN: enabled (as module) [2022-04-30T07:23:57.326Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-30T07:23:57.326Z] Optional (for encrypted networks): [2022-04-30T07:23:57.326Z] - CONFIG_CRYPTO: enabled [2022-04-30T07:23:57.326Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-30T07:23:57.327Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-30T07:23:57.327Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-30T07:23:57.327Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-30T07:23:57.327Z] - CONFIG_XFRM: enabled [2022-04-30T07:23:57.327Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-30T07:23:57.327Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-30T07:23:57.327Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-30T07:23:57.327Z] - "ipvlan": [2022-04-30T07:23:57.327Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-30T07:23:57.327Z] - "macvlan": [2022-04-30T07:23:57.327Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-30T07:23:57.327Z] - CONFIG_DUMMY: enabled (as module) [2022-04-30T07:23:57.327Z] - "ftp,tftp client in container": [2022-04-30T07:23:57.327Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-30T07:23:57.327Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-30T07:23:57.327Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-30T07:23:57.327Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-30T07:23:57.327Z] - Storage Drivers: [2022-04-30T07:23:57.327Z] - "aufs": [2022-04-30T07:23:57.327Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-30T07:23:57.327Z] - "btrfs": [2022-04-30T07:23:57.327Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-30T07:23:57.327Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-30T07:23:57.327Z] - "devicemapper": [2022-04-30T07:23:57.327Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-30T07:23:57.327Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-30T07:23:57.327Z] - "overlay": [2022-04-30T07:23:57.327Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-30T07:23:57.327Z] - "zfs": [2022-04-30T07:23:57.327Z] - /dev/zfs: present [2022-04-30T07:23:57.327Z] - zfs command: missing [2022-04-30T07:23:57.327Z] - zpool command: missing [2022-04-30T07:23:57.327Z] [2022-04-30T07:23:57.327Z] Limits: [2022-04-30T07:23:57.327Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-30T07:23:57.327Z] [2022-04-30T07:23:57.327Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-30T07:23:57.666Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 . [2022-04-30T07:23:57.789Z] [2022-04-30T07:23:57.789Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:23:57.789Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-30T07:23:57.789Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 done [2022-04-30T07:23:57.789Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-30T07:23:57.789Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-30T07:23:57.789Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-30T07:23:57.789Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.2s [2022-04-30T07:23:57.928Z] #2 [internal] load .dockerignore [2022-04-30T07:23:57.928Z] #2 sha256:a7c92cea1baf9ba4d10c98d6959f483deb63217b6f047703611aad8bfdaeb671 [2022-04-30T07:23:58.052Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.24MB / 54.94MB 0.4s [2022-04-30T07:23:58.052Z] #28 ... [2022-04-30T07:23:58.053Z] [2022-04-30T07:23:58.053Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-30T07:23:58.053Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-30T07:23:58.053Z] #47 DONE 0.0s [2022-04-30T07:23:58.053Z] [2022-04-30T07:23:58.053Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:23:58.053Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-30T07:23:58.190Z] #2 transferring context: 145B done [2022-04-30T07:23:58.190Z] #2 DONE 0.3s [2022-04-30T07:23:58.190Z] [2022-04-30T07:23:58.190Z] #1 [internal] load build definition from Dockerfile [2022-04-30T07:23:58.190Z] #1 sha256:87587b60701a5c99eb46595178c128c75beb23d251b8d950acb3fe2ea30a482f [2022-04-30T07:23:58.190Z] #1 transferring dockerfile: 17.44kB done [2022-04-30T07:23:58.190Z] #1 DONE 0.3s [2022-04-30T07:23:58.190Z] [2022-04-30T07:23:58.190Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-30T07:23:58.190Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-30T07:23:58.316Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.44MB / 54.94MB 0.6s [2022-04-30T07:23:58.316Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 18.87MB / 54.94MB 0.7s [2022-04-30T07:23:58.592Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 23.07MB / 54.94MB 0.8s [2022-04-30T07:23:58.592Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 27.26MB / 54.94MB 0.9s [2022-04-30T07:23:58.723Z] [2022-04-30T07:23:58.723Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:23:58.723Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:23:58.723Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-30T07:23:58.723Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-30T07:23:58.723Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-30T07:23:58.723Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-30T07:23:58.723Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 0.1s [2022-04-30T07:23:58.723Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.1s [2022-04-30T07:23:58.723Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s [2022-04-30T07:23:58.723Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 4.19MB / 5.16MB 0.2s [2022-04-30T07:23:58.723Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.3s [2022-04-30T07:23:58.723Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 3.15MB / 10.87MB 0.3s [2022-04-30T07:23:58.761Z] #3 DONE 0.6s [2022-04-30T07:23:58.761Z] [2022-04-30T07:23:58.761Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-30T07:23:58.761Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-30T07:23:58.761Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-30T07:23:58.761Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-30T07:23:58.762Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-30T07:23:58.762Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-30T07:23:58.762Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-04-30T07:23:58.863Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 43.78MB / 54.94MB 1.1s [2022-04-30T07:23:58.863Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 47.93MB / 54.94MB 1.2s [2022-04-30T07:23:58.863Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 52.43MB / 54.94MB 1.3s [2022-04-30T07:23:58.982Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s done [2022-04-30T07:23:58.982Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 7.34MB / 10.87MB 0.5s [2022-04-30T07:23:58.982Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.29MB / 54.94MB 0.5s [2022-04-30T07:23:58.982Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 0.5s [2022-04-30T07:23:58.982Z] #11 ... [2022-04-30T07:23:58.982Z] [2022-04-30T07:23:58.982Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-30T07:23:58.982Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-30T07:23:58.982Z] #47 DONE 0.0s [2022-04-30T07:23:58.982Z] [2022-04-30T07:23:58.982Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:23:58.982Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:23:58.982Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 9.44MB / 10.87MB 0.6s [2022-04-30T07:23:58.982Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 10.49MB / 54.94MB 0.6s [2022-04-30T07:23:59.022Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 2.10MB / 9.06MB 0.2s [2022-04-30T07:23:59.022Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2022-04-30T07:23:59.242Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.8s [2022-04-30T07:23:59.242Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 16.78MB / 54.94MB 0.8s [2022-04-30T07:23:59.242Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 6.71MB / 54.58MB 0.8s [2022-04-30T07:23:59.242Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.8s done [2022-04-30T07:23:59.242Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 9.44MB / 54.58MB 0.9s [2022-04-30T07:23:59.284Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s done [2022-04-30T07:23:59.284Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-04-30T07:23:59.507Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 20.97MB / 54.94MB 1.0s [2022-04-30T07:23:59.507Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0B / 85.84MB 1.0s [2022-04-30T07:23:59.507Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 12.58MB / 54.58MB 1.1s [2022-04-30T07:23:59.545Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-04-30T07:23:59.773Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 24.12MB / 54.94MB 1.2s [2022-04-30T07:23:59.773Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.24MB / 85.84MB 1.2s [2022-04-30T07:23:59.773Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 29.36MB / 54.94MB 1.4s [2022-04-30T07:23:59.773Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 25.17MB / 54.58MB 1.4s [2022-04-30T07:23:59.773Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 15.73MB / 85.84MB 1.4s [2022-04-30T07:23:59.805Z] #4 DONE 1.1s [2022-04-30T07:23:59.812Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done [2022-04-30T07:23:59.812Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-30T07:24:00.038Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 34.60MB / 54.94MB 1.5s [2022-04-30T07:24:00.038Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 25.17MB / 85.84MB 1.5s [2022-04-30T07:24:00.038Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 33.55MB / 54.58MB 1.6s [2022-04-30T07:24:00.038Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 30.41MB / 85.84MB 1.6s [2022-04-30T07:24:00.066Z] [2022-04-30T07:24:00.066Z] #6 [internal] load build definition from Dockerfile [2022-04-30T07:24:00.066Z] #6 sha256:e6a71bd5e0a7f39e4c5ff68c07669f6a1855f126baccf6e48005b244e3fcd8b9 [2022-04-30T07:24:00.066Z] #6 DONE 0.0s [2022-04-30T07:24:00.066Z] [2022-04-30T07:24:00.066Z] #5 [internal] load .dockerignore [2022-04-30T07:24:00.066Z] #5 sha256:e48b918a60b812c9a1ffd82a78139599ece00fc5286c8ea603ab2f606806b2b1 [2022-04-30T07:24:00.066Z] #5 DONE 0.0s [2022-04-30T07:24:00.066Z] [2022-04-30T07:24:00.066Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-30T07:24:00.066Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-30T07:24:00.302Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 44.16MB / 54.94MB 1.8s [2022-04-30T07:24:00.302Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 36.70MB / 85.84MB 1.8s [2022-04-30T07:24:00.346Z] #60 42.28 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-30T07:24:00.346Z] #60 42.40 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-30T07:24:00.346Z] #60 42.40 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-30T07:24:00.346Z] #60 42.46 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-30T07:24:00.346Z] #60 42.52 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-30T07:24:00.346Z] #60 42.61 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-30T07:24:00.346Z] #60 42.61 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-30T07:24:00.346Z] #60 42.65 go: downloading golang.org/x/mod v0.5.1 [2022-04-30T07:24:00.571Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 52.43MB / 54.94MB 2.0s [2022-04-30T07:24:00.571Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 40.89MB / 54.58MB 2.0s [2022-04-30T07:24:00.571Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 41.94MB / 85.84MB 2.0s [2022-04-30T07:24:00.571Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 50.33MB / 54.58MB 2.3s [2022-04-30T07:24:00.571Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 51.38MB / 85.84MB 2.3s [2022-04-30T07:24:00.603Z] #60 42.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-30T07:24:00.603Z] #60 42.73 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-30T07:24:00.603Z] #60 42.81 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-30T07:24:00.603Z] #60 42.85 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-30T07:24:00.603Z] #60 42.89 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-30T07:24:00.603Z] #60 42.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-30T07:24:00.603Z] #60 42.95 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-30T07:24:00.642Z] #10 DONE 0.7s [2022-04-30T07:24:00.642Z] [2022-04-30T07:24:00.642Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-30T07:24:00.642Z] #9 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-04-30T07:24:00.642Z] #9 ... [2022-04-30T07:24:00.642Z] [2022-04-30T07:24:00.642Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-30T07:24:00.642Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-30T07:24:00.642Z] #8 DONE 0.7s [2022-04-30T07:24:00.642Z] [2022-04-30T07:24:00.642Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-30T07:24:00.642Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-30T07:24:00.642Z] #7 DONE 0.8s [2022-04-30T07:24:00.903Z] [2022-04-30T07:24:00.903Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-30T07:24:00.903Z] #9 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-04-30T07:24:00.903Z] #9 DONE 0.9s [2022-04-30T07:24:01.142Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.5s [2022-04-30T07:24:01.142Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 59.45MB / 85.84MB 2.5s [2022-04-30T07:24:01.142Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.6s done [2022-04-30T07:24:01.142Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 67.30MB / 85.84MB 2.7s [2022-04-30T07:24:01.170Z] #60 43.19 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-30T07:24:01.170Z] #60 43.26 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-30T07:24:01.170Z] #60 43.43 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-30T07:24:01.170Z] #60 43.47 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-30T07:24:01.170Z] #60 43.50 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-30T07:24:01.402Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-30T07:24:01.435Z] #60 43.55 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-30T07:24:01.435Z] #60 43.58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-30T07:24:01.435Z] #60 43.59 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-30T07:24:01.435Z] #60 43.60 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-30T07:24:01.435Z] #60 43.71 go: downloading github.com/prometheus/common v0.10.0 [2022-04-30T07:24:01.663Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 3.0s done [2022-04-30T07:24:01.663Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 75.50MB / 85.84MB 3.2s [2022-04-30T07:24:01.663Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.1s done [2022-04-30T07:24:01.663Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 3.2s [2022-04-30T07:24:01.694Z] #60 43.79 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-30T07:24:01.695Z] #60 43.86 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-30T07:24:01.695Z] #60 43.91 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-30T07:24:01.922Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 81.79MB / 85.84MB 3.4s [2022-04-30T07:24:01.922Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 16.78MB / 141.70MB 3.6s [2022-04-30T07:24:02.181Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 28.31MB / 141.70MB 3.9s [2022-04-30T07:24:02.260Z] #60 ... [2022-04-30T07:24:02.260Z] [2022-04-30T07:24:02.260Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:24:02.260Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:24:02.260Z] #56 35.98 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:24:02.260Z] #56 36.10 Fetched 2292 kB in 4s (583 kB/s) [2022-04-30T07:24:02.260Z] #56 36.15 Selecting previously unselected package libprotobuf23:amd64. [2022-04-30T07:24:02.260Z] #56 36.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-30T07:24:02.260Z] #56 36.19 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-30T07:24:02.260Z] #56 36.20 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-30T07:24:02.260Z] #56 36.69 Selecting previously unselected package python3-pkg-resources. [2022-04-30T07:24:02.260Z] #56 36.69 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-30T07:24:02.260Z] #56 36.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:24:02.260Z] #56 36.85 Selecting previously unselected package python3-six. [2022-04-30T07:24:02.260Z] #56 36.86 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-30T07:24:02.260Z] #56 36.86 Unpacking python3-six (1.16.0-2) ... [2022-04-30T07:24:02.260Z] #56 36.92 Selecting previously unselected package python3-protobuf. [2022-04-30T07:24:02.260Z] #56 36.92 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-30T07:24:02.260Z] #56 36.93 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-30T07:24:02.260Z] #56 37.25 Selecting previously unselected package libnet1:amd64. [2022-04-30T07:24:02.260Z] #56 37.26 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-30T07:24:02.260Z] #56 37.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:24:02.260Z] #56 37.36 Selecting previously unselected package libnl-3-200:amd64. [2022-04-30T07:24:02.260Z] #56 37.36 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-30T07:24:02.260Z] #56 37.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-30T07:24:02.260Z] #56 37.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-30T07:24:02.260Z] #56 37.48 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-30T07:24:02.260Z] #56 37.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-30T07:24:02.260Z] #56 37.57 Selecting previously unselected package criu. [2022-04-30T07:24:02.260Z] #56 37.57 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-30T07:24:02.260Z] #56 37.57 Unpacking criu (3.16.1-3) ... [2022-04-30T07:24:02.260Z] #56 37.99 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:24:02.260Z] #56 39.05 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-30T07:24:02.260Z] #56 39.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:24:02.260Z] #56 39.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-30T07:24:02.260Z] #56 39.10 Setting up python3-six (1.16.0-2) ... [2022-04-30T07:24:02.260Z] #56 39.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-30T07:24:02.260Z] #56 39.67 Setting up python3-protobuf (3.12.4-1) ... [2022-04-30T07:24:02.260Z] #56 41.90 Setting up criu (3.16.1-3) ... [2022-04-30T07:24:02.260Z] #56 43.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:24:02.260Z] #56 DONE 44.1s [2022-04-30T07:24:02.260Z] [2022-04-30T07:24:02.260Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:24:02.260Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-30T07:24:02.260Z] #41 37.39 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-30T07:24:02.260Z] #41 37.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:24:02.519Z] Client: [2022-04-30T07:24:02.519Z] Context: default [2022-04-30T07:24:02.519Z] Debug Mode: false [2022-04-30T07:24:02.519Z] Plugins: [2022-04-30T07:24:02.519Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-30T07:24:02.519Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-30T07:24:02.519Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-30T07:24:02.519Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-30T07:24:02.519Z] [2022-04-30T07:24:02.519Z] Server: [2022-04-30T07:24:02.519Z] Containers: 0 [2022-04-30T07:24:02.519Z] Running: 0 [2022-04-30T07:24:02.519Z] Paused: 0 [2022-04-30T07:24:02.519Z] Stopped: 0 [2022-04-30T07:24:02.519Z] Images: 0 [2022-04-30T07:24:02.519Z] Server Version: 20.10.14 [2022-04-30T07:24:02.519Z] Storage Driver: overlay2 [2022-04-30T07:24:02.519Z] Backing Filesystem: extfs [2022-04-30T07:24:02.519Z] Supports d_type: true [2022-04-30T07:24:02.519Z] Native Overlay Diff: true [2022-04-30T07:24:02.519Z] userxattr: false [2022-04-30T07:24:02.519Z] Logging Driver: json-file [2022-04-30T07:24:02.519Z] Cgroup Driver: systemd [2022-04-30T07:24:02.519Z] Cgroup Version: 2 [2022-04-30T07:24:02.519Z] Plugins: [2022-04-30T07:24:02.519Z] Volume: local [2022-04-30T07:24:02.519Z] Network: bridge host ipvlan macvlan null overlay [2022-04-30T07:24:02.519Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-30T07:24:02.519Z] Swarm: inactive [2022-04-30T07:24:02.519Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-30T07:24:02.519Z] Default Runtime: runc [2022-04-30T07:24:02.519Z] Init Binary: docker-init [2022-04-30T07:24:02.519Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-30T07:24:02.519Z] runc version: v1.0.3-0-gf46b6ba [2022-04-30T07:24:02.519Z] init version: de40ad0 [2022-04-30T07:24:02.519Z] Security Options: [2022-04-30T07:24:02.519Z] apparmor [2022-04-30T07:24:02.519Z] seccomp [2022-04-30T07:24:02.519Z] Profile: default [2022-04-30T07:24:02.519Z] cgroupns [2022-04-30T07:24:02.519Z] Kernel Version: 5.13.0-1021-aws [2022-04-30T07:24:02.519Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-30T07:24:02.519Z] OSType: linux [2022-04-30T07:24:02.519Z] Architecture: x86_64 [2022-04-30T07:24:02.519Z] CPUs: 2 [2022-04-30T07:24:02.519Z] Total Memory: 7.559GiB [2022-04-30T07:24:02.519Z] Name: ip-10-100-111-248 [2022-04-30T07:24:02.519Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-30T07:24:02.519Z] Docker Root Dir: /var/lib/docker [2022-04-30T07:24:02.519Z] Debug Mode: false [2022-04-30T07:24:02.519Z] Registry: https://index.docker.io/v1/ [2022-04-30T07:24:02.519Z] Labels: [2022-04-30T07:24:02.519Z] Experimental: true [2022-04-30T07:24:02.519Z] Insecure Registries: [2022-04-30T07:24:02.519Z] 127.0.0.0/8 [2022-04-30T07:24:02.519Z] Live Restore Enabled: true [2022-04-30T07:24:02.519Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-30T07:24:02.750Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 40.89MB / 141.70MB 4.2s [2022-04-30T07:24:02.750Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.3s done [2022-04-30T07:24:02.750Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 48.23MB / 141.70MB 4.4s [2022-04-30T07:24:02.848Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 . [2022-04-30T07:24:02.849Z] #2 [internal] load .dockerignore [2022-04-30T07:24:02.849Z] #2 sha256:3f04db33548553053258943f442e104520a91705074e6982dfd870549382dfa2 [2022-04-30T07:24:03.008Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 57.64MB / 141.70MB 4.6s [2022-04-30T07:24:03.107Z] #2 transferring context: 145B done [2022-04-30T07:24:03.107Z] #2 DONE 0.1s [2022-04-30T07:24:03.107Z] [2022-04-30T07:24:03.107Z] #1 [internal] load build definition from Dockerfile [2022-04-30T07:24:03.107Z] #1 sha256:aace86218590f2eef2c6686f7513f4ecdad98f364c5061bce8c9351467e42567 [2022-04-30T07:24:03.107Z] #1 transferring dockerfile: 17.44kB done [2022-04-30T07:24:03.107Z] #1 DONE 0.2s [2022-04-30T07:24:03.107Z] [2022-04-30T07:24:03.107Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-30T07:24:03.107Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-30T07:24:03.193Z] #41 ... [2022-04-30T07:24:03.193Z] [2022-04-30T07:24:03.193Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:24:03.193Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:24:03.193Z] #60 45.30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-30T07:24:03.266Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 66.06MB / 141.70MB 4.9s [2022-04-30T07:24:03.370Z] #3 DONE 0.4s [2022-04-30T07:24:03.531Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 73.40MB / 141.70MB 5.1s [2022-04-30T07:24:03.631Z] [2022-04-30T07:24:03.631Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-30T07:24:03.631Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-30T07:24:03.631Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-30T07:24:03.631Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-30T07:24:03.631Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-30T07:24:03.631Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-30T07:24:03.631Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.1s [2022-04-30T07:24:03.631Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-30T07:24:03.794Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 83.10MB / 141.70MB 5.5s [2022-04-30T07:24:03.926Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-30T07:24:03.926Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-30T07:24:04.053Z] #28 ... [2022-04-30T07:24:04.053Z] [2022-04-30T07:24:04.053Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:04.053Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:04.053Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.2s done [2022-04-30T07:24:04.053Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-30T07:24:04.053Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-30T07:24:04.053Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.5s done [2022-04-30T07:24:04.053Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-30T07:24:04.053Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.8s done [2022-04-30T07:24:04.053Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.6s done [2022-04-30T07:24:04.053Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.8s done [2022-04-30T07:24:04.053Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.4s done [2022-04-30T07:24:04.053Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.0s [2022-04-30T07:24:04.053Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.1s done [2022-04-30T07:24:04.057Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 95.42MB / 141.70MB 5.7s [2022-04-30T07:24:04.185Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-30T07:24:04.185Z] #4 DONE 0.7s [2022-04-30T07:24:04.315Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 105.91MB / 141.70MB 5.9s [2022-04-30T07:24:04.444Z] [2022-04-30T07:24:04.444Z] #6 [internal] load .dockerignore [2022-04-30T07:24:04.444Z] #6 sha256:fbd0b97e722d2c6678d14cfebc3059774a9dcc73f0076b26f477a4c96e6d82d3 [2022-04-30T07:24:04.444Z] #6 DONE 0.0s [2022-04-30T07:24:04.444Z] [2022-04-30T07:24:04.444Z] #5 [internal] load build definition from Dockerfile [2022-04-30T07:24:04.444Z] #5 sha256:35bf05e48b8e39f8fa2642cf819a0f6b5a047f955cedbe80103fc0988a05d156 [2022-04-30T07:24:04.444Z] #5 DONE 0.0s [2022-04-30T07:24:04.444Z] [2022-04-30T07:24:04.444Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-30T07:24:04.444Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-30T07:24:04.578Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 116.39MB / 141.70MB 6.2s [2022-04-30T07:24:04.840Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 124.78MB / 141.70MB 6.4s [2022-04-30T07:24:04.997Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.8s done [2022-04-30T07:24:05.093Z] #60 ... [2022-04-30T07:24:05.094Z] [2022-04-30T07:24:05.094Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-30T07:24:05.094Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-30T07:24:05.094Z] #58 46.95 gotestsum version dev [2022-04-30T07:24:05.094Z] #58 DONE 47.3s [2022-04-30T07:24:05.094Z] [2022-04-30T07:24:05.094Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:24:05.094Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:24:05.099Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 133.21MB / 141.70MB 6.8s [2022-04-30T07:24:05.181Z] [2022-04-30T07:24:05.181Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:05.181Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-30T07:24:05.181Z] #11 DONE 0.0s [2022-04-30T07:24:05.181Z] [2022-04-30T07:24:05.181Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-30T07:24:05.181Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-30T07:24:05.181Z] #71 DONE 0.0s [2022-04-30T07:24:05.181Z] [2022-04-30T07:24:05.181Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-30T07:24:05.181Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-30T07:24:05.181Z] #69 DONE 0.0s [2022-04-30T07:24:05.181Z] [2022-04-30T07:24:05.181Z] #24 [internal] load build context [2022-04-30T07:24:05.181Z] #24 sha256:9e0249d35b6add796561b96434e5ed8cd4551ad06a64412a2e97e227306ea484 [2022-04-30T07:24:05.181Z] #24 transferring context: [2022-04-30T07:24:05.259Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.4s [2022-04-30T07:24:05.677Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.1s [2022-04-30T07:24:05.757Z] #24 ... [2022-04-30T07:24:05.757Z] [2022-04-30T07:24:05.757Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-30T07:24:05.757Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-30T07:24:05.757Z] #47 DONE 0.0s [2022-04-30T07:24:05.757Z] [2022-04-30T07:24:05.757Z] #24 [internal] load build context [2022-04-30T07:24:05.757Z] #24 sha256:9e0249d35b6add796561b96434e5ed8cd4551ad06a64412a2e97e227306ea484 [2022-04-30T07:24:05.823Z] #10 DONE 1.3s [2022-04-30T07:24:05.823Z] [2022-04-30T07:24:05.823Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-30T07:24:05.823Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-30T07:24:05.823Z] #9 DONE 1.4s [2022-04-30T07:24:05.823Z] [2022-04-30T07:24:05.823Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-30T07:24:05.823Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-30T07:24:05.823Z] #8 DONE 1.4s [2022-04-30T07:24:05.823Z] [2022-04-30T07:24:05.823Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-30T07:24:05.823Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-30T07:24:05.823Z] #7 DONE 1.6s [2022-04-30T07:24:05.831Z] #11 ... [2022-04-30T07:24:05.831Z] [2022-04-30T07:24:05.831Z] #24 [internal] load build context [2022-04-30T07:24:05.831Z] #24 sha256:1fc919ec05e2493c489f7f644c15b25f0a523aa5758831f0ebc947f7444485e4 [2022-04-30T07:24:05.831Z] #24 transferring context: 61.00MB 8.1s done [2022-04-30T07:24:05.831Z] #24 DONE 8.2s [2022-04-30T07:24:05.831Z] [2022-04-30T07:24:05.831Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-30T07:24:05.831Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-30T07:24:05.831Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done [2022-04-30T07:24:05.831Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-30T07:24:05.831Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-30T07:24:05.831Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-30T07:24:05.831Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.5s done [2022-04-30T07:24:05.831Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-04-30T07:24:05.831Z] #69 DONE 8.2s [2022-04-30T07:24:05.831Z] [2022-04-30T07:24:05.831Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:24:05.831Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-30T07:24:06.083Z] [2022-04-30T07:24:06.083Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:24:06.083Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-30T07:24:06.083Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-30T07:24:06.616Z] #11 ... [2022-04-30T07:24:06.616Z] [2022-04-30T07:24:06.616Z] #24 [internal] load build context [2022-04-30T07:24:06.616Z] #24 sha256:7aad3fd0c36cbc3b5bbf99b5adfee4f3ed73547b02a1f2d11d6840e43baf419b [2022-04-30T07:24:06.616Z] #24 transferring context: 61.00MB 7.8s done [2022-04-30T07:24:06.616Z] #24 DONE 8.2s [2022-04-30T07:24:06.616Z] [2022-04-30T07:24:06.616Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:06.616Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:06.616Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.1s done [2022-04-30T07:24:06.616Z] #11 ... [2022-04-30T07:24:06.616Z] [2022-04-30T07:24:06.616Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-30T07:24:06.616Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-30T07:24:06.616Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-30T07:24:06.616Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-30T07:24:06.616Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-30T07:24:06.616Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-30T07:24:06.616Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2022-04-30T07:24:06.616Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done [2022-04-30T07:24:06.616Z] #69 DONE 8.3s [2022-04-30T07:24:06.616Z] [2022-04-30T07:24:06.616Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:06.616Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:06.616Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.1s [2022-04-30T07:24:06.693Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-30T07:24:06.693Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-30T07:24:06.693Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-30T07:24:06.693Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.29MB / 54.94MB 0.2s [2022-04-30T07:24:06.693Z] #28 ... [2022-04-30T07:24:06.693Z] [2022-04-30T07:24:06.693Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-30T07:24:06.693Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-30T07:24:06.693Z] #47 DONE 0.0s [2022-04-30T07:24:06.693Z] [2022-04-30T07:24:06.693Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:24:06.693Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-30T07:24:06.693Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 20.97MB / 54.94MB 0.4s [2022-04-30T07:24:06.777Z] #28 ... [2022-04-30T07:24:06.777Z] [2022-04-30T07:24:06.777Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-30T07:24:06.777Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-30T07:24:06.777Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done [2022-04-30T07:24:06.777Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-30T07:24:06.777Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-30T07:24:06.777Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-30T07:24:06.777Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2022-04-30T07:24:06.777Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2022-04-30T07:24:06.777Z] #71 DONE 8.9s [2022-04-30T07:24:06.777Z] [2022-04-30T07:24:06.777Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:24:06.777Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-30T07:24:06.989Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 28.31MB / 54.94MB 0.5s [2022-04-30T07:24:06.989Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 35.65MB / 54.94MB 0.6s [2022-04-30T07:24:07.187Z] #11 ... [2022-04-30T07:24:07.187Z] [2022-04-30T07:24:07.187Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-30T07:24:07.187Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-30T07:24:07.187Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-04-30T07:24:07.187Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-30T07:24:07.187Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-30T07:24:07.187Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-30T07:24:07.187Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2022-04-30T07:24:07.187Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2022-04-30T07:24:07.187Z] #71 DONE 8.8s [2022-04-30T07:24:07.187Z] [2022-04-30T07:24:07.187Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:07.187Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:07.251Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 40.89MB / 54.94MB 0.7s [2022-04-30T07:24:07.251Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 49.28MB / 54.94MB 0.9s [2022-04-30T07:24:07.519Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.1s [2022-04-30T07:24:08.097Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.6s done [2022-04-30T07:24:08.322Z] #24 transferring context: 61.00MB 2.6s done [2022-04-30T07:24:08.322Z] #24 ... [2022-04-30T07:24:08.322Z] [2022-04-30T07:24:08.322Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-30T07:24:08.322Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-30T07:24:08.322Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-30T07:24:08.322Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-30T07:24:08.322Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-30T07:24:08.322Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-30T07:24:08.322Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-04-30T07:24:08.322Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-04-30T07:24:08.322Z] #69 DONE 2.9s [2022-04-30T07:24:08.322Z] [2022-04-30T07:24:08.322Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:08.322Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-30T07:24:08.322Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-30T07:24:08.322Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-30T07:24:08.322Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-04-30T07:24:08.322Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-04-30T07:24:08.322Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.2s done [2022-04-30T07:24:08.322Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 2.3s done [2022-04-30T07:24:08.322Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 2.8s [2022-04-30T07:24:08.322Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 0.2s [2022-04-30T07:24:08.322Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 14.68MB / 54.67MB 2.8s [2022-04-30T07:24:08.322Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 26.21MB / 81.05MB 2.8s [2022-04-30T07:24:08.322Z] #11 ... [2022-04-30T07:24:08.322Z] [2022-04-30T07:24:08.322Z] #24 [internal] load build context [2022-04-30T07:24:08.323Z] #24 sha256:9e0249d35b6add796561b96434e5ed8cd4551ad06a64412a2e97e227306ea484 [2022-04-30T07:24:08.323Z] #24 DONE 3.1s [2022-04-30T07:24:08.323Z] [2022-04-30T07:24:08.323Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:08.323Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-30T07:24:08.323Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 22.02MB / 54.67MB 2.9s [2022-04-30T07:24:08.323Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 32.51MB / 81.05MB 2.9s [2022-04-30T07:24:08.382Z] #60 ... [2022-04-30T07:24:08.382Z] [2022-04-30T07:24:08.382Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-30T07:24:08.382Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-30T07:24:08.382Z] #19 39.29 Fetched 48.9 MB in 38s (1294 kB/s) [2022-04-30T07:24:08.566Z] #11 ... [2022-04-30T07:24:08.566Z] [2022-04-30T07:24:08.566Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:24:08.566Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-30T07:24:08.566Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-30T07:24:08.566Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-30T07:24:08.566Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-30T07:24:08.566Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-30T07:24:08.566Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.5s done [2022-04-30T07:24:08.566Z] #28 ... [2022-04-30T07:24:08.566Z] [2022-04-30T07:24:08.566Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:08.566Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:08.586Z] #11 ... [2022-04-30T07:24:08.586Z] [2022-04-30T07:24:08.586Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-30T07:24:08.586Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-30T07:24:08.586Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-30T07:24:08.586Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-30T07:24:08.586Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-30T07:24:08.586Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-30T07:24:08.586Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-04-30T07:24:08.586Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2022-04-30T07:24:08.586Z] #71 DONE 3.3s [2022-04-30T07:24:08.586Z] [2022-04-30T07:24:08.586Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:08.586Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-30T07:24:08.586Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 35.73MB / 54.67MB 3.1s [2022-04-30T07:24:08.586Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 48.05MB / 81.05MB 3.1s [2022-04-30T07:24:08.586Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 0B / 108.70MB 3.1s [2022-04-30T07:24:08.676Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0.2s [2022-04-30T07:24:08.850Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 3.3s [2022-04-30T07:24:08.850Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 70.25MB / 81.05MB 3.3s [2022-04-30T07:24:08.850Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 20.97MB / 108.70MB 3.3s [2022-04-30T07:24:08.850Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 3.4s [2022-04-30T07:24:08.850Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 32.51MB / 108.70MB 3.4s [2022-04-30T07:24:09.113Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 40.89MB / 108.70MB 3.5s [2022-04-30T07:24:09.113Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 51.38MB / 108.70MB 3.6s [2022-04-30T07:24:09.376Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 69.21MB / 108.70MB 3.9s [2022-04-30T07:24:09.639Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 79.69MB / 108.70MB 4.1s [2022-04-30T07:24:09.639Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 92.27MB / 108.70MB 4.2s [2022-04-30T07:24:09.912Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 99.61MB / 108.70MB 4.3s [2022-04-30T07:24:09.912Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 4.4s [2022-04-30T07:24:10.028Z] #11 ... [2022-04-30T07:24:10.028Z] [2022-04-30T07:24:10.028Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-30T07:24:10.028Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-30T07:24:10.028Z] #70 DONE 0.6s [2022-04-30T07:24:10.028Z] [2022-04-30T07:24:10.028Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:10.028Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:10.084Z] #28 ... [2022-04-30T07:24:10.084Z] [2022-04-30T07:24:10.084Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-30T07:24:10.084Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-30T07:24:10.084Z] #70 DONE 0.9s [2022-04-30T07:24:10.084Z] [2022-04-30T07:24:10.084Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:24:10.084Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-30T07:24:10.084Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 10.2s done [2022-04-30T07:24:10.348Z] #28 DONE 12.8s [2022-04-30T07:24:10.348Z] [2022-04-30T07:24:10.348Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-30T07:24:10.348Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-30T07:24:10.348Z] #72 DONE 0.5s [2022-04-30T07:24:10.348Z] [2022-04-30T07:24:10.348Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:10.348Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:10.348Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-30T07:24:10.484Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 2.6s done [2022-04-30T07:24:10.745Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 5.0s done [2022-04-30T07:24:10.974Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.5s done [2022-04-30T07:24:11.230Z] #28 ... [2022-04-30T07:24:11.230Z] [2022-04-30T07:24:11.230Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-30T07:24:11.230Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-30T07:24:11.230Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-30T07:24:11.230Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-30T07:24:11.230Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-30T07:24:11.230Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-30T07:24:11.230Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-04-30T07:24:11.230Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2022-04-30T07:24:11.230Z] #69 DONE 4.8s [2022-04-30T07:24:11.230Z] [2022-04-30T07:24:11.230Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:24:11.230Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-30T07:24:11.232Z] #11 ... [2022-04-30T07:24:11.232Z] [2022-04-30T07:24:11.232Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-30T07:24:11.232Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-30T07:24:11.232Z] #72 DONE 1.2s [2022-04-30T07:24:11.232Z] [2022-04-30T07:24:11.232Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:11.232Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:11.232Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-30T07:24:11.300Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.9s done [2022-04-30T07:24:11.300Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-30T07:24:11.492Z] #11 ... [2022-04-30T07:24:11.492Z] [2022-04-30T07:24:11.492Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:24:11.492Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-30T07:24:11.492Z] #28 DONE 13.0s [2022-04-30T07:24:11.492Z] [2022-04-30T07:24:11.492Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:11.492Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:11.686Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba [2022-04-30T07:24:12.019Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.2s done [2022-04-30T07:24:12.243Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.7s done [2022-04-30T07:24:12.427Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.9s done [2022-04-30T07:24:12.427Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-30T07:24:12.505Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0.1s [2022-04-30T07:24:12.591Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.1s [2022-04-30T07:24:12.669Z] #28 ... [2022-04-30T07:24:12.669Z] [2022-04-30T07:24:12.669Z] #24 [internal] load build context [2022-04-30T07:24:12.669Z] #24 sha256:fdc75d4ed8ec036e529315ee74f9e6e7197f811a860f9def6f1a1cc28d637db3 [2022-04-30T07:24:12.669Z] #24 transferring context: 60.99MB 5.5s done [2022-04-30T07:24:12.669Z] #24 DONE 6.5s [2022-04-30T07:24:12.669Z] [2022-04-30T07:24:12.669Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:24:12.669Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-30T07:24:12.852Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 7.0s done [2022-04-30T07:24:12.852Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.2s done [2022-04-30T07:24:12.930Z] #28 ... [2022-04-30T07:24:12.930Z] [2022-04-30T07:24:12.930Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-30T07:24:12.930Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-30T07:24:12.930Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-30T07:24:12.930Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-30T07:24:12.930Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-30T07:24:12.930Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-30T07:24:12.930Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-04-30T07:24:12.930Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2022-04-30T07:24:12.930Z] #71 DONE 6.5s [2022-04-30T07:24:12.930Z] [2022-04-30T07:24:12.930Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:12.930Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:12.930Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-30T07:24:12.930Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-30T07:24:12.930Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-30T07:24:12.930Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-30T07:24:12.930Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.6s done [2022-04-30T07:24:12.930Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.1s done [2022-04-30T07:24:12.930Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.8s done [2022-04-30T07:24:12.930Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 2.3s done [2022-04-30T07:24:12.930Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.4s done [2022-04-30T07:24:12.930Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 5.9s done [2022-04-30T07:24:12.930Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.0s done [2022-04-30T07:24:13.367Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.9s done [2022-04-30T07:24:13.626Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-30T07:24:13.871Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.4s [2022-04-30T07:24:13.871Z] #11 ... [2022-04-30T07:24:13.871Z] [2022-04-30T07:24:13.871Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-30T07:24:13.871Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-30T07:24:14.244Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d [2022-04-30T07:24:14.439Z] #70 DONE 0.5s [2022-04-30T07:24:14.439Z] [2022-04-30T07:24:14.439Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-30T07:24:14.439Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-30T07:24:14.439Z] #72 ... [2022-04-30T07:24:14.439Z] [2022-04-30T07:24:14.439Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:24:14.439Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-30T07:24:14.439Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.0s done [2022-04-30T07:24:14.439Z] #28 DONE 8.3s [2022-04-30T07:24:14.699Z] [2022-04-30T07:24:14.699Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:14.699Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:14.699Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.2s [2022-04-30T07:24:14.957Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.4s done [2022-04-30T07:24:14.957Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-30T07:24:15.187Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 9.6s [2022-04-30T07:24:15.187Z] #11 ... [2022-04-30T07:24:15.187Z] [2022-04-30T07:24:15.187Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:24:15.187Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-30T07:24:15.187Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-30T07:24:15.187Z] #28 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done [2022-04-30T07:24:15.187Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-30T07:24:15.187Z] #28 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done [2022-04-30T07:24:15.187Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.1s done [2022-04-30T07:24:15.216Z] #11 ... [2022-04-30T07:24:15.216Z] [2022-04-30T07:24:15.216Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-30T07:24:15.216Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-30T07:24:15.216Z] #72 DONE 0.7s [2022-04-30T07:24:15.216Z] [2022-04-30T07:24:15.216Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:15.216Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:15.460Z] #28 ... [2022-04-30T07:24:15.460Z] [2022-04-30T07:24:15.460Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:15.460Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-30T07:24:15.722Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 10.1s done [2022-04-30T07:24:15.722Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 1.7s done [2022-04-30T07:24:15.789Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.5s done [2022-04-30T07:24:15.789Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-30T07:24:15.982Z] #11 ... [2022-04-30T07:24:15.982Z] [2022-04-30T07:24:15.982Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-30T07:24:15.982Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-30T07:24:15.982Z] #28 DONE 10.5s [2022-04-30T07:24:15.982Z] [2022-04-30T07:24:15.982Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:15.982Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-30T07:24:15.982Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 0B / 126B 10.4s [2022-04-30T07:24:15.982Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 [2022-04-30T07:24:15.982Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 10.5s [2022-04-30T07:24:16.249Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 10.5s done [2022-04-30T07:24:16.494Z] #19 39.29 Reading package lists... [2022-04-30T07:24:17.815Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.2s [2022-04-30T07:24:17.815Z] #11 ... [2022-04-30T07:24:17.815Z] [2022-04-30T07:24:17.815Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-30T07:24:17.815Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-30T07:24:17.815Z] #29 1.681 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:17.815Z] #29 1.709 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:17.815Z] #29 1.709 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:17.815Z] #29 1.881 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:24:17.815Z] #29 2.317 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:24:17.815Z] #29 2.645 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:24:17.815Z] #29 3.851 Fetched 8510 kB in 2s (3489 kB/s) [2022-04-30T07:24:17.815Z] #29 3.851 Reading package lists... [2022-04-30T07:24:17.815Z] #29 4.666 Reading package lists... [2022-04-30T07:24:17.815Z] #29 5.449 Building dependency tree... [2022-04-30T07:24:17.815Z] #29 5.817 The following additional packages will be installed: [2022-04-30T07:24:17.815Z] #29 5.817 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-30T07:24:17.815Z] #29 5.817 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-30T07:24:17.815Z] #29 5.817 Recommended packages: [2022-04-30T07:24:17.815Z] #29 5.817 libldap-common publicsuffix libsasl2-modules [2022-04-30T07:24:17.815Z] #29 6.021 The following NEW packages will be installed: [2022-04-30T07:24:17.815Z] #29 6.021 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-30T07:24:17.815Z] #29 6.021 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-30T07:24:17.815Z] #29 6.021 libssh2-1 openssl [2022-04-30T07:24:17.815Z] #29 6.268 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:24:17.815Z] #29 6.268 Need to get 3040 kB of archives. [2022-04-30T07:24:17.815Z] #29 6.268 After this operation, 6651 kB of additional disk space will be used. [2022-04-30T07:24:17.815Z] #29 6.268 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-30T07:24:17.815Z] #29 6.287 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-30T07:24:17.815Z] #29 6.287 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-30T07:24:17.815Z] #29 6.287 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-30T07:24:17.815Z] #29 6.293 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-30T07:24:17.815Z] #29 6.293 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-30T07:24:17.815Z] #29 6.305 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-30T07:24:17.815Z] #29 6.305 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-30T07:24:17.815Z] #29 6.305 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-30T07:24:17.815Z] #29 6.305 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-30T07:24:17.815Z] #29 6.305 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-30T07:24:17.815Z] #29 6.315 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-30T07:24:17.815Z] #29 6.315 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-30T07:24:17.815Z] #29 6.315 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-30T07:24:17.815Z] #29 6.328 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-30T07:24:17.815Z] #29 6.506 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:24:17.815Z] #29 6.542 Fetched 3040 kB in 0s (9533 kB/s) [2022-04-30T07:24:17.815Z] #29 6.578 Selecting previously unselected package openssl. [2022-04-30T07:24:17.815Z] #29 6.578 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-30T07:24:17.815Z] #29 6.578 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-30T07:24:17.815Z] #29 6.587 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-30T07:24:17.815Z] #29 6.766 Selecting previously unselected package ca-certificates. [2022-04-30T07:24:17.815Z] #29 6.766 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-30T07:24:17.815Z] #29 6.766 Unpacking ca-certificates (20210119) ... [2022-04-30T07:24:17.815Z] #29 6.857 Selecting previously unselected package libbrotli1:amd64. [2022-04-30T07:24:17.815Z] #29 6.857 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-30T07:24:17.815Z] #29 6.865 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-30T07:24:17.815Z] #29 6.959 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-30T07:24:17.815Z] #29 6.959 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-30T07:24:17.815Z] #29 6.959 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:24:17.815Z] #29 7.008 Selecting previously unselected package libsasl2-2:amd64. [2022-04-30T07:24:17.815Z] #29 7.008 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-30T07:24:17.815Z] #29 7.008 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:24:17.815Z] #29 7.069 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-30T07:24:17.815Z] #29 7.069 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-30T07:24:17.815Z] #29 7.070 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-30T07:24:17.815Z] #29 7.159 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-30T07:24:17.815Z] #29 7.159 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-30T07:24:17.815Z] #29 7.165 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-30T07:24:17.815Z] #29 7.219 Selecting previously unselected package libpsl5:amd64. [2022-04-30T07:24:17.815Z] #29 7.219 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-30T07:24:17.815Z] #29 7.224 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-30T07:24:17.815Z] #29 7.278 Selecting previously unselected package librtmp1:amd64. [2022-04-30T07:24:17.815Z] #29 7.278 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-30T07:24:17.815Z] #29 7.283 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-30T07:24:17.815Z] #29 7.334 Selecting previously unselected package libssh2-1:amd64. [2022-04-30T07:24:17.815Z] #29 7.334 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-30T07:24:17.815Z] #29 7.337 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-30T07:24:17.815Z] #29 7.417 Selecting previously unselected package libcurl4:amd64. [2022-04-30T07:24:17.815Z] #29 7.417 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-30T07:24:17.815Z] #29 7.422 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-30T07:24:17.815Z] #29 7.487 Selecting previously unselected package curl. [2022-04-30T07:24:17.815Z] #29 7.487 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-30T07:24:17.815Z] #29 7.491 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-30T07:24:17.815Z] #29 ... [2022-04-30T07:24:17.815Z] [2022-04-30T07:24:17.815Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:17.815Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:18.795Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 2.5s done [2022-04-30T07:24:18.795Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d [2022-04-30T07:24:18.913Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.0s [2022-04-30T07:24:20.372Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.0s done [2022-04-30T07:24:20.633Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-30T07:24:21.072Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.8s done [2022-04-30T07:24:21.072Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0.1s [2022-04-30T07:24:21.454Z] #11 ... [2022-04-30T07:24:21.454Z] [2022-04-30T07:24:21.454Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-30T07:24:21.454Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-30T07:24:21.454Z] #29 1.437 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:21.454Z] #29 1.440 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:21.454Z] #29 1.440 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:21.454Z] #29 1.668 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:24:21.454Z] #29 1.883 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:24:21.454Z] #29 2.441 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:24:21.454Z] #29 3.672 Fetched 8510 kB in 3s (3368 kB/s) [2022-04-30T07:24:21.454Z] #29 3.672 Reading package lists... [2022-04-30T07:24:21.454Z] #29 4.474 Reading package lists... [2022-04-30T07:24:21.454Z] #29 5.250 Building dependency tree... [2022-04-30T07:24:21.454Z] #29 5.616 The following additional packages will be installed: [2022-04-30T07:24:21.454Z] #29 5.616 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-30T07:24:21.454Z] #29 5.616 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-30T07:24:21.454Z] #29 5.616 Recommended packages: [2022-04-30T07:24:21.454Z] #29 5.616 libldap-common publicsuffix libsasl2-modules [2022-04-30T07:24:21.454Z] #29 5.779 The following NEW packages will be installed: [2022-04-30T07:24:21.454Z] #29 5.779 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-30T07:24:21.454Z] #29 5.779 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-30T07:24:21.454Z] #29 5.779 libssh2-1 openssl [2022-04-30T07:24:21.454Z] #29 6.049 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:24:21.454Z] #29 6.049 Need to get 3040 kB of archives. [2022-04-30T07:24:21.454Z] #29 6.049 After this operation, 6651 kB of additional disk space will be used. [2022-04-30T07:24:21.454Z] #29 6.049 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-30T07:24:21.454Z] #29 6.062 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-30T07:24:21.454Z] #29 6.067 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-30T07:24:21.454Z] #29 6.074 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-30T07:24:21.454Z] #29 6.074 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-30T07:24:21.454Z] #29 6.074 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-30T07:24:21.454Z] #29 6.075 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-30T07:24:21.454Z] #29 6.078 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-30T07:24:21.455Z] #29 6.081 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-30T07:24:21.455Z] #29 6.081 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-30T07:24:21.455Z] #29 6.084 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-30T07:24:21.455Z] #29 6.089 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-30T07:24:21.455Z] #29 6.098 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-30T07:24:21.455Z] #29 6.098 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-30T07:24:21.455Z] #29 6.098 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-30T07:24:21.455Z] #29 6.277 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:24:21.455Z] #29 6.319 Fetched 3040 kB in 0s (9690 kB/s) [2022-04-30T07:24:21.455Z] #29 6.351 Selecting previously unselected package openssl. [2022-04-30T07:24:21.455Z] #29 6.351 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-30T07:24:21.455Z] #29 6.351 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-30T07:24:21.455Z] #29 6.359 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-30T07:24:21.455Z] #29 6.582 Selecting previously unselected package ca-certificates. [2022-04-30T07:24:21.455Z] #29 6.582 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-30T07:24:21.455Z] #29 6.586 Unpacking ca-certificates (20210119) ... [2022-04-30T07:24:21.455Z] #29 6.699 Selecting previously unselected package libbrotli1:amd64. [2022-04-30T07:24:21.455Z] #29 6.699 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-30T07:24:21.455Z] #29 6.701 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-30T07:24:21.455Z] #29 6.804 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-30T07:24:21.455Z] #29 6.804 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-30T07:24:21.455Z] #29 6.807 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:24:21.455Z] #29 6.853 Selecting previously unselected package libsasl2-2:amd64. [2022-04-30T07:24:21.455Z] #29 6.854 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-30T07:24:21.455Z] #29 6.858 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:24:21.455Z] #29 6.923 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-30T07:24:21.455Z] #29 6.923 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-30T07:24:21.455Z] #29 6.927 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-30T07:24:21.455Z] #29 7.006 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-30T07:24:21.455Z] #29 7.006 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-30T07:24:21.455Z] #29 7.009 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-30T07:24:21.455Z] #29 7.081 Selecting previously unselected package libpsl5:amd64. [2022-04-30T07:24:21.455Z] #29 7.081 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-30T07:24:21.455Z] #29 7.086 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-30T07:24:21.455Z] #29 7.160 Selecting previously unselected package librtmp1:amd64. [2022-04-30T07:24:21.455Z] #29 7.160 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-30T07:24:21.455Z] #29 7.163 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-30T07:24:21.455Z] #29 7.226 Selecting previously unselected package libssh2-1:amd64. [2022-04-30T07:24:21.455Z] #29 7.226 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-30T07:24:21.455Z] #29 7.231 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-30T07:24:21.455Z] #29 7.293 Selecting previously unselected package libcurl4:amd64. [2022-04-30T07:24:21.455Z] #29 7.293 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-30T07:24:21.455Z] #29 7.297 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-30T07:24:21.455Z] #29 7.400 Selecting previously unselected package curl. [2022-04-30T07:24:21.455Z] #29 7.400 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-30T07:24:21.455Z] #29 7.403 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-30T07:24:21.455Z] #29 7.471 Selecting previously unselected package libonig5:amd64. [2022-04-30T07:24:21.455Z] #29 7.471 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-30T07:24:21.455Z] #29 7.475 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-30T07:24:21.455Z] #29 7.546 Selecting previously unselected package libjq1:amd64. [2022-04-30T07:24:21.455Z] #29 7.546 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-30T07:24:21.455Z] #29 7.549 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-30T07:24:21.455Z] #29 7.610 Selecting previously unselected package jq. [2022-04-30T07:24:21.455Z] #29 7.610 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-30T07:24:21.455Z] #29 7.613 Unpacking jq (1.6-2.1) ... [2022-04-30T07:24:21.455Z] #29 7.689 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-30T07:24:21.455Z] #29 7.701 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-30T07:24:21.455Z] #29 7.713 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-30T07:24:21.455Z] #29 7.726 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:24:21.455Z] #29 7.736 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-30T07:24:21.455Z] #29 7.747 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:24:21.455Z] #29 7.758 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-30T07:24:21.455Z] #29 7.801 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-30T07:24:21.455Z] #29 7.821 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-30T07:24:21.455Z] #29 7.832 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-30T07:24:21.455Z] #29 7.844 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-30T07:24:21.455Z] #29 7.857 Setting up ca-certificates (20210119) ... [2022-04-30T07:24:21.455Z] #29 8.557 Updating certificates in /etc/ssl/certs... [2022-04-30T07:24:21.455Z] #29 9.699 129 added, 0 removed; done. [2022-04-30T07:24:21.455Z] #29 9.738 Setting up jq (1.6-2.1) ... [2022-04-30T07:24:21.455Z] #29 9.750 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-30T07:24:21.455Z] #29 9.759 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-30T07:24:21.455Z] #29 9.771 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:24:21.455Z] #29 9.800 Processing triggers for ca-certificates (20210119) ... [2022-04-30T07:24:21.455Z] #29 9.812 Updating certificates in /etc/ssl/certs... [2022-04-30T07:24:21.455Z] #29 ... [2022-04-30T07:24:21.455Z] [2022-04-30T07:24:21.455Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:21.455Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:21.455Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.9s done [2022-04-30T07:24:22.026Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0.1s [2022-04-30T07:24:22.553Z] #11 ... [2022-04-30T07:24:22.553Z] [2022-04-30T07:24:22.553Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-30T07:24:22.553Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-30T07:24:22.553Z] #29 7.571 Selecting previously unselected package libonig5:amd64. [2022-04-30T07:24:22.553Z] #29 7.571 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-30T07:24:22.553Z] #29 7.608 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-30T07:24:22.553Z] #29 7.715 Selecting previously unselected package libjq1:amd64. [2022-04-30T07:24:22.553Z] #29 7.715 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-30T07:24:22.553Z] #29 7.719 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-30T07:24:22.553Z] #29 7.783 Selecting previously unselected package jq. [2022-04-30T07:24:22.553Z] #29 7.783 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-30T07:24:22.553Z] #29 7.789 Unpacking jq (1.6-2.1) ... [2022-04-30T07:24:22.553Z] #29 7.846 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-30T07:24:22.553Z] #29 7.858 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-30T07:24:22.553Z] #29 7.870 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-30T07:24:22.553Z] #29 7.881 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:24:22.553Z] #29 7.892 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-30T07:24:22.553Z] #29 7.911 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:24:22.553Z] #29 7.924 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-30T07:24:22.553Z] #29 7.936 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-30T07:24:22.553Z] #29 7.953 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-30T07:24:22.553Z] #29 7.964 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-30T07:24:22.553Z] #29 7.975 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-30T07:24:22.553Z] #29 7.988 Setting up ca-certificates (20210119) ... [2022-04-30T07:24:22.553Z] #29 8.723 Updating certificates in /etc/ssl/certs... [2022-04-30T07:24:22.553Z] #29 9.926 129 added, 0 removed; done. [2022-04-30T07:24:22.553Z] #29 9.968 Setting up jq (1.6-2.1) ... [2022-04-30T07:24:22.553Z] #29 9.979 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-30T07:24:22.553Z] #29 9.998 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-30T07:24:22.553Z] #29 10.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:24:22.553Z] #29 10.02 Processing triggers for ca-certificates (20210119) ... [2022-04-30T07:24:22.553Z] #29 10.04 Updating certificates in /etc/ssl/certs... [2022-04-30T07:24:22.553Z] #29 11.00 0 added, 0 removed; done. [2022-04-30T07:24:22.553Z] #29 11.00 Running hooks in /etc/ca-certificates/update.d... [2022-04-30T07:24:22.553Z] #29 11.00 done. [2022-04-30T07:24:22.553Z] #29 DONE 11.9s [2022-04-30T07:24:22.553Z] [2022-04-30T07:24:22.553Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-30T07:24:22.553Z] #30 sha256:8257023e32f8aa3d40f8a8ed4e1f31f4dc7ef86a861bfe3abb813cc7cbba59c8 [2022-04-30T07:24:22.553Z] #30 DONE 0.1s [2022-04-30T07:24:22.553Z] [2022-04-30T07:24:22.553Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:22.553Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:23.406Z] #11 ... [2022-04-30T07:24:23.406Z] [2022-04-30T07:24:23.406Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-30T07:24:23.406Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-30T07:24:23.406Z] #29 10.72 0 added, 0 removed; done. [2022-04-30T07:24:23.406Z] #29 10.72 Running hooks in /etc/ca-certificates/update.d... [2022-04-30T07:24:23.406Z] #29 10.73 done. [2022-04-30T07:24:23.406Z] #29 DONE 11.8s [2022-04-30T07:24:23.406Z] [2022-04-30T07:24:23.406Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-30T07:24:23.406Z] #30 sha256:5172dfd4ad3829d602e2e4688dff603f09bb5828d1ed88ecb4936a2f1f0841d1 [2022-04-30T07:24:23.406Z] #30 DONE 0.2s [2022-04-30T07:24:23.406Z] [2022-04-30T07:24:23.406Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-30T07:24:23.406Z] #31 sha256:c57b823df1be51ae5b150c0558400f800307e38f68103298d530358e4d410a33 [2022-04-30T07:24:24.100Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 5.1s [2022-04-30T07:24:24.361Z] #11 ... [2022-04-30T07:24:24.361Z] [2022-04-30T07:24:24.361Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-30T07:24:24.361Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-30T07:24:24.361Z] #70 DONE 1.7s [2022-04-30T07:24:24.361Z] [2022-04-30T07:24:24.361Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:24.361Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-30T07:24:24.361Z] #11 ... [2022-04-30T07:24:24.361Z] [2022-04-30T07:24:24.361Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-30T07:24:24.361Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-30T07:24:24.361Z] #11 ... [2022-04-30T07:24:24.361Z] [2022-04-30T07:24:24.361Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-30T07:24:24.361Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-30T07:24:24.361Z] #29 1.229 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:24.361Z] #29 1.242 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:24.361Z] #29 1.242 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:24.361Z] #29 1.352 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:24:24.361Z] #29 1.522 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:24:24.361Z] #29 1.726 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:24:24.361Z] #29 3.201 Fetched 8510 kB in 2s (3733 kB/s) [2022-04-30T07:24:24.361Z] #29 3.201 Reading package lists... [2022-04-30T07:24:24.362Z] #29 4.012 Reading package lists... [2022-04-30T07:24:24.362Z] #29 4.794 Building dependency tree... [2022-04-30T07:24:24.362Z] #29 5.139 The following additional packages will be installed: [2022-04-30T07:24:24.362Z] #29 5.139 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-30T07:24:24.362Z] #29 5.140 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-30T07:24:24.362Z] #29 5.142 Recommended packages: [2022-04-30T07:24:24.362Z] #29 5.142 libldap-common publicsuffix libsasl2-modules [2022-04-30T07:24:24.362Z] #29 5.312 The following NEW packages will be installed: [2022-04-30T07:24:24.362Z] #29 5.313 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-30T07:24:24.362Z] #29 5.313 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-30T07:24:24.362Z] #29 5.314 libssh2-1 openssl [2022-04-30T07:24:24.362Z] #29 5.586 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:24:24.362Z] #29 5.586 Need to get 3040 kB of archives. [2022-04-30T07:24:24.362Z] #29 5.586 After this operation, 6651 kB of additional disk space will be used. [2022-04-30T07:24:24.362Z] #29 5.586 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-30T07:24:24.362Z] #29 5.598 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-30T07:24:24.362Z] #29 5.599 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-30T07:24:24.362Z] #29 5.602 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-30T07:24:24.362Z] #29 5.605 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-30T07:24:24.362Z] #29 5.607 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-30T07:24:24.362Z] #29 5.621 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-30T07:24:24.362Z] #29 5.621 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-30T07:24:24.362Z] #29 5.630 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-30T07:24:24.362Z] #29 5.630 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-30T07:24:24.362Z] #29 5.630 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-30T07:24:24.362Z] #29 5.635 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-30T07:24:24.362Z] #29 5.635 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-30T07:24:24.362Z] #29 5.636 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-30T07:24:24.362Z] #29 5.660 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-30T07:24:24.362Z] #29 5.862 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:24:24.362Z] #29 5.899 Fetched 3040 kB in 0s (9031 kB/s) [2022-04-30T07:24:24.362Z] #29 5.932 Selecting previously unselected package openssl. [2022-04-30T07:24:24.362Z] #29 5.932 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-30T07:24:24.362Z] #29 5.942 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-30T07:24:24.362Z] #29 5.962 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-30T07:24:24.362Z] #29 6.106 Selecting previously unselected package ca-certificates. [2022-04-30T07:24:24.362Z] #29 6.106 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-30T07:24:24.362Z] #29 6.118 Unpacking ca-certificates (20210119) ... [2022-04-30T07:24:24.362Z] #29 6.201 Selecting previously unselected package libbrotli1:amd64. [2022-04-30T07:24:24.362Z] #29 6.201 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-30T07:24:24.362Z] #29 6.209 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-30T07:24:24.362Z] #29 6.279 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-30T07:24:24.362Z] #29 6.279 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-30T07:24:24.362Z] #29 6.283 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:24:24.362Z] #29 6.403 Selecting previously unselected package libsasl2-2:amd64. [2022-04-30T07:24:24.362Z] #29 6.404 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-30T07:24:24.362Z] #29 6.428 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:24:24.362Z] #29 6.557 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-30T07:24:24.362Z] #29 6.557 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-30T07:24:24.362Z] #29 6.560 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-30T07:24:24.362Z] #29 6.638 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-30T07:24:24.362Z] #29 6.638 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-30T07:24:24.362Z] #29 6.643 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-30T07:24:24.362Z] #29 6.691 Selecting previously unselected package libpsl5:amd64. [2022-04-30T07:24:24.362Z] #29 6.691 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-30T07:24:24.362Z] #29 6.694 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-30T07:24:24.362Z] #29 6.736 Selecting previously unselected package librtmp1:amd64. [2022-04-30T07:24:24.362Z] #29 6.736 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-30T07:24:24.362Z] #29 6.746 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-30T07:24:24.362Z] #29 6.788 Selecting previously unselected package libssh2-1:amd64. [2022-04-30T07:24:24.362Z] #29 6.788 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-30T07:24:24.362Z] #29 6.792 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-30T07:24:24.362Z] #29 6.848 Selecting previously unselected package libcurl4:amd64. [2022-04-30T07:24:24.362Z] #29 6.848 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-30T07:24:24.362Z] #29 6.852 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-30T07:24:24.362Z] #29 6.917 Selecting previously unselected package curl. [2022-04-30T07:24:24.362Z] #29 6.917 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-30T07:24:24.362Z] #29 6.923 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-30T07:24:24.362Z] #29 6.987 Selecting previously unselected package libonig5:amd64. [2022-04-30T07:24:24.362Z] #29 6.987 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-30T07:24:24.362Z] #29 6.995 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-30T07:24:24.362Z] #29 7.063 Selecting previously unselected package libjq1:amd64. [2022-04-30T07:24:24.362Z] #29 7.063 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-30T07:24:24.362Z] #29 7.077 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-30T07:24:24.362Z] #29 7.130 Selecting previously unselected package jq. [2022-04-30T07:24:24.362Z] #29 7.131 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-30T07:24:24.362Z] #29 7.135 Unpacking jq (1.6-2.1) ... [2022-04-30T07:24:24.362Z] #29 7.193 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-30T07:24:24.362Z] #29 7.208 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-30T07:24:24.362Z] #29 7.219 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-30T07:24:24.362Z] #29 7.233 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:24:24.362Z] #29 7.246 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-30T07:24:24.362Z] #29 7.258 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:24:24.362Z] #29 7.275 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-30T07:24:24.362Z] #29 7.285 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-30T07:24:24.362Z] #29 7.302 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-30T07:24:24.362Z] #29 7.316 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-30T07:24:24.362Z] #29 7.329 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-30T07:24:24.362Z] #29 7.341 Setting up ca-certificates (20210119) ... [2022-04-30T07:24:24.362Z] #29 7.947 Updating certificates in /etc/ssl/certs... [2022-04-30T07:24:24.362Z] #29 8.586 129 added, 0 removed; done. [2022-04-30T07:24:24.362Z] #29 8.615 Setting up jq (1.6-2.1) ... [2022-04-30T07:24:24.362Z] #29 8.629 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-30T07:24:24.362Z] #29 8.640 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-30T07:24:24.362Z] #29 8.652 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:24:24.362Z] #29 8.674 Processing triggers for ca-certificates (20210119) ... [2022-04-30T07:24:24.362Z] #29 8.687 Updating certificates in /etc/ssl/certs... [2022-04-30T07:24:24.362Z] #29 9.253 0 added, 0 removed; done. [2022-04-30T07:24:24.362Z] #29 9.253 Running hooks in /etc/ca-certificates/update.d... [2022-04-30T07:24:24.362Z] #29 9.257 done. [2022-04-30T07:24:24.362Z] #29 ... [2022-04-30T07:24:24.362Z] [2022-04-30T07:24:24.362Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:24.362Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:25.302Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.1s done [2022-04-30T07:24:25.302Z] #11 ... [2022-04-30T07:24:25.302Z] [2022-04-30T07:24:25.302Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-30T07:24:25.302Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-30T07:24:25.302Z] #29 DONE 10.8s [2022-04-30T07:24:25.302Z] [2022-04-30T07:24:25.302Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:25.302Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:25.302Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-30T07:24:25.310Z] #31 1.858 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-30T07:24:25.574Z] #31 2.216 [2022-04-30T07:24:25.749Z] #72 DONE 1.4s [2022-04-30T07:24:25.749Z] [2022-04-30T07:24:25.749Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-30T07:24:25.749Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-30T07:24:25.749Z] #29 1.774 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:25.749Z] #29 1.774 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:25.749Z] #29 1.786 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:25.749Z] #29 1.968 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-30T07:24:25.749Z] #29 2.117 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-30T07:24:25.749Z] #29 2.577 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-30T07:24:25.749Z] #29 3.541 Fetched 8397 kB in 2s (4127 kB/s) [2022-04-30T07:24:25.749Z] #29 3.541 Reading package lists... [2022-04-30T07:24:25.749Z] #29 4.076 Reading package lists... [2022-04-30T07:24:25.749Z] #29 4.604 Building dependency tree... [2022-04-30T07:24:25.749Z] #29 4.941 The following additional packages will be installed: [2022-04-30T07:24:25.749Z] #29 4.941 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-30T07:24:25.749Z] #29 4.942 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-30T07:24:25.749Z] #29 4.944 Recommended packages: [2022-04-30T07:24:25.749Z] #29 4.944 libldap-common publicsuffix libsasl2-modules [2022-04-30T07:24:25.749Z] #29 5.085 The following NEW packages will be installed: [2022-04-30T07:24:25.749Z] #29 5.085 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-30T07:24:25.749Z] #29 5.085 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-30T07:24:25.749Z] #29 5.085 libssh2-1 openssl [2022-04-30T07:24:25.749Z] #29 5.355 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:24:25.749Z] #29 5.355 Need to get 2934 kB of archives. [2022-04-30T07:24:25.749Z] #29 5.355 After this operation, 6476 kB of additional disk space will be used. [2022-04-30T07:24:25.749Z] #29 5.355 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-30T07:24:25.749Z] #29 5.431 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-30T07:24:25.749Z] #29 5.513 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-30T07:24:25.749Z] #29 5.588 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-04-30T07:24:25.749Z] #29 5.597 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-30T07:24:25.749Z] #29 5.597 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-30T07:24:25.749Z] #29 5.597 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-30T07:24:25.749Z] #29 5.597 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-30T07:24:25.749Z] #29 5.597 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-30T07:24:25.749Z] #29 5.597 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-30T07:24:25.749Z] #29 5.597 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-30T07:24:25.749Z] #29 5.604 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-30T07:24:25.749Z] #29 5.607 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-30T07:24:25.749Z] #29 5.612 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-30T07:24:25.749Z] #29 5.616 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-30T07:24:25.749Z] #29 5.932 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:24:25.749Z] #29 6.157 Fetched 2934 kB in 1s (5162 kB/s) [2022-04-30T07:24:25.749Z] #29 6.412 Selecting previously unselected package openssl. [2022-04-30T07:24:25.749Z] #29 6.412 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-04-30T07:24:25.749Z] #29 6.421 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-30T07:24:25.749Z] #29 6.666 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-30T07:24:25.749Z] #29 6.978 Selecting previously unselected package ca-certificates. [2022-04-30T07:24:25.749Z] #29 6.978 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-30T07:24:25.749Z] #29 7.056 Unpacking ca-certificates (20210119) ... [2022-04-30T07:24:25.749Z] #29 7.774 Selecting previously unselected package libbrotli1:arm64. [2022-04-30T07:24:25.749Z] #29 7.774 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-30T07:24:25.749Z] #29 7.885 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-30T07:24:25.749Z] #29 8.079 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-30T07:24:25.749Z] #29 8.081 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-30T07:24:25.749Z] #29 8.087 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:24:25.749Z] #29 8.140 Selecting previously unselected package libsasl2-2:arm64. [2022-04-30T07:24:25.749Z] #29 8.140 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-30T07:24:25.749Z] #29 8.145 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:24:25.749Z] #29 8.209 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-30T07:24:25.749Z] #29 8.209 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-30T07:24:25.749Z] #29 8.224 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-30T07:24:25.749Z] #29 9.087 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-30T07:24:25.749Z] #29 9.089 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-30T07:24:25.749Z] #29 9.260 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-30T07:24:25.749Z] #29 9.388 Selecting previously unselected package libpsl5:arm64. [2022-04-30T07:24:25.749Z] #29 9.390 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-30T07:24:25.749Z] #29 9.400 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-30T07:24:25.749Z] #29 ... [2022-04-30T07:24:25.749Z] [2022-04-30T07:24:25.749Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:25.749Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-30T07:24:25.749Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 5.8s done [2022-04-30T07:24:25.749Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-04-30T07:24:25.749Z] #11 DONE 20.3s [2022-04-30T07:24:25.749Z] [2022-04-30T07:24:25.749Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-30T07:24:25.749Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-30T07:24:25.749Z] #29 9.454 Selecting previously unselected package librtmp1:arm64. [2022-04-30T07:24:25.749Z] #29 9.456 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-30T07:24:25.749Z] #29 9.460 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-30T07:24:25.749Z] #29 9.522 Selecting previously unselected package libssh2-1:arm64. [2022-04-30T07:24:25.749Z] #29 9.523 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-30T07:24:25.749Z] #29 9.528 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-30T07:24:25.749Z] #29 9.583 Selecting previously unselected package libcurl4:arm64. [2022-04-30T07:24:25.749Z] #29 9.584 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-30T07:24:25.749Z] #29 9.605 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-30T07:24:25.749Z] #29 9.673 Selecting previously unselected package curl. [2022-04-30T07:24:25.749Z] #29 9.673 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-30T07:24:25.861Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.0s [2022-04-30T07:24:25.869Z] #11 ... [2022-04-30T07:24:25.870Z] [2022-04-30T07:24:25.870Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-30T07:24:25.870Z] #30 sha256:17d765119226ee38ee48604b51569cfc388fda873b624e837fd3726eed008954 [2022-04-30T07:24:25.870Z] #30 DONE 0.4s [2022-04-30T07:24:25.870Z] [2022-04-30T07:24:25.870Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:25.870Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:26.014Z] #29 9.680 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-30T07:24:26.014Z] #29 9.750 Selecting previously unselected package libonig5:arm64. [2022-04-30T07:24:26.014Z] #29 9.750 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-30T07:24:26.014Z] #29 9.756 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-30T07:24:26.014Z] #29 9.816 Selecting previously unselected package libjq1:arm64. [2022-04-30T07:24:26.014Z] #29 9.816 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-30T07:24:26.014Z] #29 9.825 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-30T07:24:26.014Z] #29 9.868 Selecting previously unselected package jq. [2022-04-30T07:24:26.014Z] #29 9.868 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-30T07:24:26.014Z] #29 9.872 Unpacking jq (1.6-2.1) ... [2022-04-30T07:24:26.014Z] #29 9.926 Setting up libpsl5:arm64 (0.21.0-1.2) ...#29 ... [2022-04-30T07:24:26.014Z] [2022-04-30T07:24:26.014Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-30T07:24:26.014Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-04-30T07:24:26.014Z] #12 DONE 0.4s [2022-04-30T07:24:26.014Z] [2022-04-30T07:24:26.014Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-30T07:24:26.014Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-30T07:24:26.014Z] #29 9.926 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-30T07:24:26.014Z] #29 9.942 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-30T07:24:26.014Z] #29 9.966 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-30T07:24:26.014Z] #29 9.982 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:24:26.014Z] #29 10.00 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-30T07:24:26.014Z] #29 10.02 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-30T07:24:26.014Z] #29 10.04 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-30T07:24:26.096Z] #31 2.445 #=#=# ######################################################################## 100.0% [2022-04-30T07:24:26.096Z] #31 2.786 [2022-04-30T07:24:26.279Z] #29 10.06 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-30T07:24:26.279Z] #29 10.07 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-30T07:24:26.279Z] #29 10.09 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-30T07:24:26.279Z] #29 10.10 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-30T07:24:26.279Z] #29 10.11 Setting up ca-certificates (20210119) ... [2022-04-30T07:24:26.458Z] #19 48.38 Reading package lists... [2022-04-30T07:24:26.851Z] #29 ... [2022-04-30T07:24:26.851Z] [2022-04-30T07:24:26.851Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-30T07:24:26.851Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-04-30T07:24:26.851Z] #13 DONE 0.5s [2022-04-30T07:24:26.851Z] [2022-04-30T07:24:26.851Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-30T07:24:26.851Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-04-30T07:24:26.851Z] #44 DONE 0.2s [2022-04-30T07:24:26.851Z] [2022-04-30T07:24:26.851Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-30T07:24:26.851Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-04-30T07:24:26.851Z] #33 DONE 0.3s [2022-04-30T07:24:26.851Z] [2022-04-30T07:24:26.851Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-30T07:24:26.851Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-04-30T07:24:26.851Z] #48 DONE 0.3s [2022-04-30T07:24:26.851Z] [2022-04-30T07:24:26.851Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:24:26.851Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-30T07:24:27.025Z] #19 56.76 Building dependency tree... [2022-04-30T07:24:27.114Z] #49 ... [2022-04-30T07:24:27.114Z] [2022-04-30T07:24:27.114Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-30T07:24:27.114Z] #25 sha256:92d32299f04219d1e13a9e235dc443f923910eebc5f92cd53f5e35065c64d2df [2022-04-30T07:24:27.114Z] #25 DONE 0.3s [2022-04-30T07:24:27.114Z] [2022-04-30T07:24:27.114Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-30T07:24:27.114Z] #64 sha256:e92eb7d012b878a3a2c3d2bfcc72965ac1206b41487abeace51508f21e6bb753 [2022-04-30T07:24:27.114Z] #64 DONE 0.4s [2022-04-30T07:24:27.381Z] [2022-04-30T07:24:27.381Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:24:27.381Z] #65 sha256:81aed9a7d51f88588450f22e8834421cf675a6dac2970a0a17addd5657dc6984 [2022-04-30T07:24:27.475Z] #31 3.834 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-30T07:24:27.475Z] #31 4.133 [2022-04-30T07:24:27.735Z] #31 4.362 #=#=# ######################################################################## 100.0% [2022-04-30T07:24:27.994Z] #31 4.732 [2022-04-30T07:24:28.412Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.4s done [2022-04-30T07:24:28.412Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-30T07:24:28.923Z] #19 60.84 The following additional packages will be installed: [2022-04-30T07:24:28.923Z] #19 60.84 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-30T07:24:28.923Z] #19 60.84 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-30T07:24:28.923Z] #19 60.85 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-30T07:24:28.923Z] #19 60.85 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-30T07:24:28.923Z] #19 60.85 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-30T07:24:28.923Z] #19 60.85 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-30T07:24:28.923Z] #19 60.85 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-30T07:24:28.923Z] #19 60.85 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-30T07:24:28.923Z] #19 60.85 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-30T07:24:28.923Z] #19 60.85 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-30T07:24:28.923Z] #19 60.85 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-30T07:24:28.923Z] #19 60.85 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-30T07:24:28.923Z] #19 60.85 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-30T07:24:28.923Z] #19 60.85 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-30T07:24:28.923Z] #19 60.85 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-30T07:24:28.923Z] #19 60.85 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-30T07:24:28.923Z] #19 60.86 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-30T07:24:28.923Z] #19 60.86 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-30T07:24:28.923Z] #19 60.86 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-30T07:24:28.923Z] #19 60.86 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-30T07:24:28.923Z] #19 60.86 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-30T07:24:28.923Z] #19 60.86 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-30T07:24:28.923Z] #19 60.86 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-30T07:24:28.923Z] #19 60.86 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-30T07:24:28.923Z] #19 60.86 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-30T07:24:28.923Z] #19 60.86 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-30T07:24:28.923Z] #19 60.86 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-30T07:24:28.923Z] #19 60.86 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-30T07:24:28.923Z] #19 60.86 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-30T07:24:28.923Z] #19 60.86 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-30T07:24:28.923Z] #19 60.86 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-30T07:24:28.923Z] #19 60.86 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-30T07:24:28.923Z] #19 60.86 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-30T07:24:28.923Z] #19 60.86 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-30T07:24:28.923Z] #19 60.86 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-30T07:24:28.923Z] #19 60.86 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-30T07:24:28.923Z] #19 60.87 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-30T07:24:28.923Z] #19 60.87 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-30T07:24:28.923Z] #19 60.87 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-30T07:24:28.923Z] #19 60.87 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-30T07:24:28.923Z] #19 60.87 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-30T07:24:28.923Z] #19 60.87 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-30T07:24:28.923Z] #19 60.87 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-30T07:24:28.923Z] #19 60.87 linux-libc-dev-s390x-cross patch xz-utils [2022-04-30T07:24:28.923Z] #19 60.91 Suggested packages: [2022-04-30T07:24:28.923Z] #19 60.91 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-30T07:24:28.923Z] #19 60.91 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-30T07:24:28.923Z] #19 60.91 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-30T07:24:28.923Z] #19 60.91 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-30T07:24:28.923Z] #19 60.91 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-30T07:24:28.923Z] #19 60.91 libyaml-shell-perl ed diffutils-doc [2022-04-30T07:24:28.923Z] #19 60.91 Recommended packages: [2022-04-30T07:24:28.923Z] #19 60.91 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-30T07:24:28.923Z] #19 60.91 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-30T07:24:29.376Z] #31 5.811 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-30T07:24:29.634Z] #31 6.166 [2022-04-30T07:24:29.933Z] #65 ... [2022-04-30T07:24:29.933Z] [2022-04-30T07:24:29.933Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-30T07:24:29.933Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-30T07:24:29.933Z] #29 10.83 Updating certificates in /etc/ssl/certs... [2022-04-30T07:24:29.934Z] #29 12.24 129 added, 0 removed; done. [2022-04-30T07:24:29.934Z] #29 12.34 Setting up jq (1.6-2.1) ... [2022-04-30T07:24:29.934Z] #29 12.36 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-30T07:24:29.934Z] #29 12.38 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-30T07:24:29.934Z] #29 12.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:24:29.934Z] #29 12.44 Processing triggers for ca-certificates (20210119) ... [2022-04-30T07:24:29.934Z] #29 12.45 Updating certificates in /etc/ssl/certs... [2022-04-30T07:24:29.934Z] #29 13.43 0 added, 0 removed; done. [2022-04-30T07:24:29.934Z] #29 13.43 Running hooks in /etc/ca-certificates/update.d... [2022-04-30T07:24:29.934Z] #29 13.43 done. [2022-04-30T07:24:29.934Z] #29 DONE 13.6s [2022-04-30T07:24:29.934Z] [2022-04-30T07:24:29.934Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-30T07:24:29.934Z] #30 sha256:66af05b27007e96c6b611d47d6d7a7d1fd61d6d71b652342f20c9667e789747a [2022-04-30T07:24:29.934Z] #30 DONE 0.1s [2022-04-30T07:24:29.934Z] [2022-04-30T07:24:29.934Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-30T07:24:29.934Z] #31 sha256:51914e2892ce29fe4d146110581099b0767fd652c7a21526d0cb41a7cc80f0d3 [2022-04-30T07:24:30.153Z] #31 6.386 #=#=# ########### 15.4% ######################################### 57.8% ################################################################ 89.6% ######################################################################## 100.0% [2022-04-30T07:24:30.153Z] #31 ... [2022-04-30T07:24:30.153Z] [2022-04-30T07:24:30.153Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:30.153Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:30.153Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.8s done [2022-04-30T07:24:30.153Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.2s [2022-04-30T07:24:30.412Z] #11 ... [2022-04-30T07:24:30.412Z] [2022-04-30T07:24:30.412Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-30T07:24:30.412Z] #31 sha256:c57b823df1be51ae5b150c0558400f800307e38f68103298d530358e4d410a33 [2022-04-30T07:24:30.412Z] #31 6.942 [2022-04-30T07:24:31.145Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-30T07:24:31.348Z] #31 8.017 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-30T07:24:31.916Z] #31 8.406 [2022-04-30T07:24:32.181Z] #31 8.635 #=#=# ######################################################################## 100.0% [2022-04-30T07:24:32.439Z] #31 8.948 [2022-04-30T07:24:32.636Z] #11 ... [2022-04-30T07:24:32.636Z] [2022-04-30T07:24:32.636Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-30T07:24:32.636Z] #31 sha256:629247ed90aab91dbb2598fa9c8fa99567e28b5681ea3483dc4c746d50893dcc [2022-04-30T07:24:32.636Z] #31 1.968 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-30T07:24:32.636Z] #31 2.293 [2022-04-30T07:24:32.636Z] #31 2.547 #=#=# ######################################################################## 100.0% [2022-04-30T07:24:32.636Z] #31 2.881 [2022-04-30T07:24:32.636Z] #31 3.935 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-30T07:24:32.636Z] #31 4.281 [2022-04-30T07:24:32.636Z] #31 4.503 #=#=# ### 5.0% ######################################################################## 100.0% [2022-04-30T07:24:32.636Z] #31 4.903 [2022-04-30T07:24:32.636Z] #31 5.903 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-30T07:24:32.636Z] #31 6.251 [2022-04-30T07:24:32.636Z] #31 6.483 #=#=# ### 4.2% ######################################## 56.9% ############################################################### 88.4% ######################################################################## 100.0% [2022-04-30T07:24:32.636Z] #31 7.075 [2022-04-30T07:24:32.636Z] #31 8.115 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-30T07:24:32.636Z] #31 8.483 [2022-04-30T07:24:32.636Z] #31 8.707 #=#=# ######################################################################## 100.0% [2022-04-30T07:24:32.636Z] #31 9.075 [2022-04-30T07:24:32.636Z] #31 9.847 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-30T07:24:32.636Z] #31 10.16 [2022-04-30T07:24:32.636Z] #31 ... [2022-04-30T07:24:32.636Z] [2022-04-30T07:24:32.636Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:32.636Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:33.008Z] #31 9.726 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-30T07:24:33.097Z] #19 64.51 The following NEW packages will be installed: [2022-04-30T07:24:33.097Z] #19 64.51 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-30T07:24:33.097Z] #19 64.51 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-30T07:24:33.097Z] #19 64.51 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-30T07:24:33.097Z] #19 64.51 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-30T07:24:33.097Z] #19 64.51 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-30T07:24:33.097Z] #19 64.51 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-30T07:24:33.097Z] #19 64.51 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-30T07:24:33.097Z] #19 64.51 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-30T07:24:33.097Z] #19 64.51 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-30T07:24:33.097Z] #19 64.51 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-30T07:24:33.097Z] #19 64.51 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-30T07:24:33.097Z] #19 64.51 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-30T07:24:33.097Z] #19 64.51 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-30T07:24:33.097Z] #19 64.51 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-30T07:24:33.097Z] #19 64.51 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-30T07:24:33.097Z] #19 64.51 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-30T07:24:33.097Z] #19 64.51 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-30T07:24:33.097Z] #19 64.51 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-30T07:24:33.097Z] #19 64.51 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-30T07:24:33.097Z] #19 64.52 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-30T07:24:33.097Z] #19 64.52 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-30T07:24:33.097Z] #19 64.52 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-30T07:24:33.097Z] #19 64.52 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-30T07:24:33.097Z] #19 64.52 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-30T07:24:33.097Z] #19 64.52 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-30T07:24:33.097Z] #19 64.52 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-30T07:24:33.097Z] #19 64.52 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-30T07:24:33.097Z] #19 64.52 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-30T07:24:33.097Z] #19 64.52 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-30T07:24:33.097Z] #19 64.52 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-30T07:24:33.097Z] #19 64.52 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-30T07:24:33.097Z] #19 64.52 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-30T07:24:33.097Z] #19 64.52 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-30T07:24:33.097Z] #19 64.52 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-30T07:24:33.097Z] #19 64.52 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-30T07:24:33.097Z] #19 64.52 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-30T07:24:33.097Z] #19 64.52 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-30T07:24:33.097Z] #19 64.52 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-30T07:24:33.097Z] #19 64.52 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-30T07:24:33.097Z] #19 64.52 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-30T07:24:33.097Z] #19 64.52 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-30T07:24:33.097Z] #19 64.52 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-30T07:24:33.097Z] #19 64.52 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-30T07:24:33.097Z] #19 64.52 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-30T07:24:33.097Z] #19 64.52 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-30T07:24:33.097Z] #19 64.52 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-30T07:24:33.097Z] #19 64.54 linux-libc-dev-s390x-cross patch xz-utils [2022-04-30T07:24:33.097Z] #19 65.00 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:24:33.097Z] #19 65.00 Need to get 787 MB of archives. [2022-04-30T07:24:33.097Z] #19 65.00 After this operation, 3385 MB of additional disk space will be used. [2022-04-30T07:24:33.097Z] #19 65.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-30T07:24:33.097Z] #19 65.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-30T07:24:33.097Z] #19 65.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-30T07:24:33.097Z] #19 65.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-30T07:24:33.097Z] #19 65.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-30T07:24:33.097Z] #19 65.01 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-30T07:24:33.097Z] #19 65.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-30T07:24:33.097Z] #19 65.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-30T07:24:33.236Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.0s [2022-04-30T07:24:33.354Z] #19 65.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-30T07:24:33.354Z] #19 65.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-30T07:24:33.354Z] #19 65.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-30T07:24:33.354Z] #19 65.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-30T07:24:33.354Z] #19 65.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-04-30T07:24:33.581Z] #31 10.06 [2022-04-30T07:24:33.683Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.2s done [2022-04-30T07:24:33.839Z] #31 10.28 #=#=# ######################################################################## 100.0% [2022-04-30T07:24:33.942Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-30T07:24:34.101Z] #31 10.64 [2022-04-30T07:24:34.101Z] #31 10.74 Download of images into '/build' complete. [2022-04-30T07:24:34.101Z] #31 10.74 Use something like the following to load the result into a Docker daemon: [2022-04-30T07:24:34.101Z] #31 10.74 tar -cC '/build' . | docker load [2022-04-30T07:24:34.202Z] #11 DONE 28.0s [2022-04-30T07:24:34.202Z] [2022-04-30T07:24:34.202Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-30T07:24:34.202Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-30T07:24:34.622Z] #11 ... [2022-04-30T07:24:34.622Z] [2022-04-30T07:24:34.622Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-30T07:24:34.622Z] #31 sha256:629247ed90aab91dbb2598fa9c8fa99567e28b5681ea3483dc4c746d50893dcc [2022-04-30T07:24:34.622Z] #31 10.38 #=#=# ######################################################################## 100.0% [2022-04-30T07:24:34.622Z] #31 10.71 [2022-04-30T07:24:34.622Z] #31 10.79 Download of images into '/build' complete. [2022-04-30T07:24:34.622Z] #31 10.79 Use something like the following to load the result into a Docker daemon: [2022-04-30T07:24:34.622Z] #31 10.79 tar -cC '/build' . | docker load [2022-04-30T07:24:34.622Z] #31 DONE 12.1s [2022-04-30T07:24:34.622Z] [2022-04-30T07:24:34.622Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:34.622Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:34.725Z] #19 66.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-04-30T07:24:34.983Z] #19 66.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-04-30T07:24:35.231Z] #31 ... [2022-04-30T07:24:35.231Z] [2022-04-30T07:24:35.231Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:24:35.231Z] #65 sha256:81aed9a7d51f88588450f22e8834421cf675a6dac2970a0a17addd5657dc6984 [2022-04-30T07:24:35.231Z] #65 3.767 + RM_GOPATH=0 [2022-04-30T07:24:35.231Z] #65 3.767 + TMP_GOPATH= [2022-04-30T07:24:35.231Z] #65 3.767 + : /build [2022-04-30T07:24:35.231Z] #65 3.767 + '[' -z '' ']' [2022-04-30T07:24:35.231Z] #65 3.767 ++ mktemp -d [2022-04-30T07:24:35.231Z] #65 3.767 + export GOPATH=/tmp/tmp.emAIVHWu5g [2022-04-30T07:24:35.231Z] #65 3.767 + GOPATH=/tmp/tmp.emAIVHWu5g [2022-04-30T07:24:35.231Z] #65 3.767 + RM_GOPATH=1 [2022-04-30T07:24:35.231Z] #65 3.767 + case "$(go env GOARCH)" in [2022-04-30T07:24:35.231Z] #65 3.767 ++ go env GOARCH [2022-04-30T07:24:35.231Z] #65 3.796 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:24:35.231Z] #65 3.796 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:24:35.231Z] #65 3.797 ++ dirname /install.sh [2022-04-30T07:24:35.231Z] #65 3.798 + dir=/ [2022-04-30T07:24:35.231Z] #65 3.801 + bin=rootlesskit [2022-04-30T07:24:35.231Z] #65 3.805 + shift [2022-04-30T07:24:35.231Z] #65 3.805 + '[' '!' -f //rootlesskit.installer ']' [2022-04-30T07:24:35.231Z] #65 3.805 + . //rootlesskit.installer [2022-04-30T07:24:35.231Z] #65 3.806 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:24:35.231Z] #65 3.807 + install_rootlesskit [2022-04-30T07:24:35.231Z] #65 3.808 + case "$1" in [2022-04-30T07:24:35.231Z] #65 3.808 + export CGO_ENABLED=0 [2022-04-30T07:24:35.231Z] #65 3.808 + CGO_ENABLED=0 [2022-04-30T07:24:35.231Z] #65 3.808 + _install_rootlesskit [2022-04-30T07:24:35.231Z] #65 3.809 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-30T07:24:35.231Z] #65 3.813 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:24:35.231Z] #65 3.813 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-30T07:24:35.231Z] #65 3.813 + GOBIN=/build [2022-04-30T07:24:35.231Z] #65 3.813 + GO111MODULE=on [2022-04-30T07:24:35.231Z] #65 3.814 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:24:35.231Z] #65 7.927 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-30T07:24:35.481Z] #31 DONE 11.9s [2022-04-30T07:24:35.481Z] [2022-04-30T07:24:35.481Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-30T07:24:35.481Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-30T07:24:35.481Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.4s [2022-04-30T07:24:35.581Z] #12 DONE 1.1s [2022-04-30T07:24:35.581Z] [2022-04-30T07:24:35.581Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-30T07:24:35.581Z] #31 sha256:a95925b0b6ade8ea56d7f0fcde68d9176f586bf45c4fa99dceae2c01a1ef04dc [2022-04-30T07:24:35.581Z] #31 1.398 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-30T07:24:35.581Z] #31 1.659 [2022-04-30T07:24:35.581Z] #31 1.876 #=#=# ######################################################################## 100.0% [2022-04-30T07:24:35.581Z] #31 2.104 [2022-04-30T07:24:35.581Z] #31 2.952 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-30T07:24:35.581Z] #31 3.207 [2022-04-30T07:24:35.581Z] #31 3.423 #=#=# ######################################################################## 100.0% [2022-04-30T07:24:35.581Z] #31 3.661 [2022-04-30T07:24:35.581Z] #31 4.546 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-30T07:24:35.581Z] #31 4.802 [2022-04-30T07:24:35.581Z] #31 5.025 #=#=# ################### 27.4% ########################################## 59.0% ################################################### 72.2% ######################################################################## 100.0% [2022-04-30T07:24:35.581Z] #31 5.576 [2022-04-30T07:24:35.581Z] #31 6.518 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-30T07:24:35.581Z] #31 6.782 [2022-04-30T07:24:35.581Z] #31 7.004 #=#=# ######################################################################## 100.0% [2022-04-30T07:24:35.581Z] #31 7.240 [2022-04-30T07:24:35.581Z] #31 7.897 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-30T07:24:35.581Z] #31 8.173 [2022-04-30T07:24:35.581Z] #31 8.387 #=#=# ######################################################################## 100.0% [2022-04-30T07:24:35.581Z] #31 8.654 [2022-04-30T07:24:35.581Z] #31 8.717 Download of images into '/build' complete. [2022-04-30T07:24:35.581Z] #31 8.717 Use something like the following to load the result into a Docker daemon: [2022-04-30T07:24:35.581Z] #31 8.717 tar -cC '/build' . | docker load [2022-04-30T07:24:35.581Z] #31 DONE 9.6s [2022-04-30T07:24:35.581Z] [2022-04-30T07:24:35.581Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-30T07:24:35.581Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-30T07:24:36.153Z] #13 DONE 0.6s [2022-04-30T07:24:36.153Z] [2022-04-30T07:24:36.153Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-30T07:24:36.153Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-30T07:24:36.153Z] #44 DONE 0.1s [2022-04-30T07:24:36.153Z] [2022-04-30T07:24:36.153Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:24:36.153Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:24:36.153Z] #45 ... [2022-04-30T07:24:36.153Z] [2022-04-30T07:24:36.153Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-30T07:24:36.153Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-30T07:24:36.153Z] #33 DONE 0.2s [2022-04-30T07:24:36.355Z] #19 68.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-04-30T07:24:36.355Z] #19 68.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-04-30T07:24:36.412Z] [2022-04-30T07:24:36.412Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-30T07:24:36.412Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-30T07:24:36.412Z] #48 DONE 0.3s [2022-04-30T07:24:36.412Z] [2022-04-30T07:24:36.412Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-30T07:24:36.412Z] #25 sha256:257550b2e85496af5a75ae137a45d25512cea70e4638ffb3542b4d9a3a737004 [2022-04-30T07:24:36.412Z] #25 DONE 0.3s [2022-04-30T07:24:36.412Z] [2022-04-30T07:24:36.412Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-30T07:24:36.412Z] #64 sha256:a2851238997c8356e85b861c8e55cd1d8a38e603cdaa8d4d8a34a3cf0a32e92b [2022-04-30T07:24:36.412Z] #64 DONE 0.4s [2022-04-30T07:24:36.412Z] [2022-04-30T07:24:36.412Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:24:36.412Z] #65 sha256:981b30a534dc968ecdcbbda80cea22de665f76754bd1dadd5b7839bbbcaee076 [2022-04-30T07:24:36.619Z] #65 ... [2022-04-30T07:24:36.619Z] [2022-04-30T07:24:36.619Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-30T07:24:36.619Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-30T07:24:36.619Z] #36 4.595 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-30T07:24:36.880Z] #36 ... [2022-04-30T07:24:36.880Z] [2022-04-30T07:24:36.880Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-30T07:24:36.880Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-30T07:24:36.880Z] #38 4.627 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-30T07:24:36.880Z] #38 5.556 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-30T07:24:36.880Z] #38 6.619 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-30T07:24:36.880Z] #38 6.826 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-30T07:24:36.880Z] #38 6.861 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-30T07:24:36.880Z] #38 8.847 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-30T07:24:36.880Z] #38 8.919 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-30T07:24:36.880Z] #38 ... [2022-04-30T07:24:36.880Z] [2022-04-30T07:24:36.880Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-30T07:24:36.880Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-30T07:24:36.880Z] #51 4.625 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-30T07:24:36.880Z] #51 5.900 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-30T07:24:36.880Z] #51 5.900 go: downloading github.com/fatih/color v1.10.0 [2022-04-30T07:24:36.880Z] #51 5.917 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-30T07:24:36.880Z] #51 5.966 go: downloading github.com/pkg/errors v0.9.1 [2022-04-30T07:24:36.880Z] #51 6.322 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-30T07:24:36.880Z] #51 6.350 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-30T07:24:36.880Z] #51 6.352 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-30T07:24:36.880Z] #51 6.384 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-30T07:24:36.880Z] #51 6.478 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-30T07:24:36.880Z] #51 6.530 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-30T07:24:36.880Z] #51 6.699 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-30T07:24:36.880Z] #51 6.757 go: downloading golang.org/x/tools v0.1.0 [2022-04-30T07:24:37.141Z] #51 ... [2022-04-30T07:24:37.141Z] [2022-04-30T07:24:37.141Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:24:37.141Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-30T07:24:37.141Z] #34 3.746 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-30T07:24:37.141Z] #34 3.759 Cloning into '.'... [2022-04-30T07:24:37.405Z] #34 ... [2022-04-30T07:24:37.405Z] [2022-04-30T07:24:37.405Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:24:37.405Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-30T07:24:37.405Z] #45 3.820 + git clone https://github.com/docker/distribution.git . [2022-04-30T07:24:37.405Z] #45 3.822 Cloning into '.'... [2022-04-30T07:24:37.405Z] #45 ... [2022-04-30T07:24:37.405Z] [2022-04-30T07:24:37.405Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-30T07:24:37.405Z] #26 sha256:0072ab78937b738d8a2a7b72b9f04ef4ce57daf917c79c057f098318eaf84437 [2022-04-30T07:24:37.405Z] #26 3.725 + RM_GOPATH=0 [2022-04-30T07:24:37.405Z] #26 3.741 + TMP_GOPATH= [2022-04-30T07:24:37.405Z] #26 3.741 + : /build [2022-04-30T07:24:37.405Z] #26 3.741 + '[' -z '' ']' [2022-04-30T07:24:37.405Z] #26 3.745 ++ mktemp -d [2022-04-30T07:24:37.405Z] #26 3.761 + export GOPATH=/tmp/tmp.U1wLPlQzsP [2022-04-30T07:24:37.405Z] #26 3.761 + GOPATH=/tmp/tmp.U1wLPlQzsP [2022-04-30T07:24:37.405Z] #26 3.761 + RM_GOPATH=1 [2022-04-30T07:24:37.405Z] #26 3.761 + case "$(go env GOARCH)" in [2022-04-30T07:24:37.405Z] #26 3.761 ++ go env GOARCH [2022-04-30T07:24:37.405Z] #26 3.806 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:24:37.405Z] #26 3.806 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:24:37.405Z] #26 3.811 ++ dirname /install.sh [2022-04-30T07:24:37.405Z] #26 3.831 Install docker/cli version 17.06.2-ce from stable [2022-04-30T07:24:37.405Z] #26 3.832 + dir=/ [2022-04-30T07:24:37.405Z] #26 3.832 + bin=dockercli [2022-04-30T07:24:37.405Z] #26 3.832 + shift [2022-04-30T07:24:37.405Z] #26 3.832 + '[' '!' -f //dockercli.installer ']' [2022-04-30T07:24:37.405Z] #26 3.832 + . //dockercli.installer [2022-04-30T07:24:37.405Z] #26 3.832 ++ : stable [2022-04-30T07:24:37.405Z] #26 3.832 ++ : 17.06.2-ce [2022-04-30T07:24:37.405Z] #26 3.832 + install_dockercli [2022-04-30T07:24:37.405Z] #26 3.832 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-30T07:24:37.405Z] #26 3.832 ++ uname -m [2022-04-30T07:24:37.405Z] #26 3.838 + arch=aarch64 [2022-04-30T07:24:37.405Z] #26 3.838 + '[' aarch64 '!=' x86_64 ']' [2022-04-30T07:24:37.405Z] #26 3.838 + '[' aarch64 '!=' s390x ']' [2022-04-30T07:24:37.405Z] #26 3.838 + '[' aarch64 '!=' armhf ']' [2022-04-30T07:24:37.405Z] #26 3.838 + build_dockercli [2022-04-30T07:24:37.405Z] #26 3.838 + git clone https://github.com/docker/docker-ce /tmp/tmp.U1wLPlQzsP/tmp/docker-ce [2022-04-30T07:24:37.405Z] #26 3.893 Cloning into '/tmp/tmp.U1wLPlQzsP/tmp/docker-ce'... [2022-04-30T07:24:37.666Z] #26 ... [2022-04-30T07:24:37.666Z] [2022-04-30T07:24:37.666Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:24:37.666Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-30T07:24:37.666Z] #53 4.410 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-30T07:24:37.666Z] #53 ... [2022-04-30T07:24:37.666Z] [2022-04-30T07:24:37.666Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:24:37.666Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-30T07:24:37.666Z] #60 3.606 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:37.666Z] #60 3.643 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:37.666Z] #60 3.643 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:37.666Z] #60 4.404 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-30T07:24:37.666Z] #60 5.228 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-30T07:24:37.666Z] #60 7.409 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-30T07:24:37.728Z] #19 69.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-30T07:24:37.728Z] #19 69.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-04-30T07:24:37.928Z] #60 ... [2022-04-30T07:24:37.928Z] [2022-04-30T07:24:37.928Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:24:37.928Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-30T07:24:37.928Z] #40 3.625 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:37.928Z] #40 3.644 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:37.928Z] #40 3.648 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:37.928Z] #40 4.246 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-30T07:24:37.928Z] #40 5.348 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-30T07:24:37.928Z] #40 7.428 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-30T07:24:37.928Z] #40 ... [2022-04-30T07:24:37.928Z] [2022-04-30T07:24:37.928Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-30T07:24:37.928Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-30T07:24:37.928Z] #55 4.723 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-30T07:24:37.928Z] #55 5.769 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-30T07:24:37.928Z] #55 5.796 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-30T07:24:37.928Z] #55 5.879 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-30T07:24:37.928Z] #55 7.049 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-30T07:24:38.189Z] #55 ... [2022-04-30T07:24:38.189Z] [2022-04-30T07:24:38.189Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:24:38.189Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-30T07:24:38.189Z] #14 3.244 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:38.189Z] #14 3.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:38.189Z] #14 3.352 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:38.189Z] #14 3.568 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-30T07:24:38.189Z] #14 4.768 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-30T07:24:38.189Z] #14 6.726 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-30T07:24:38.189Z] #14 11.03 Fetched 8397 kB in 8s (1041 kB/s) [2022-04-30T07:24:38.189Z] #14 11.03 Reading package lists... [2022-04-30T07:24:38.189Z] #14 ... [2022-04-30T07:24:38.189Z] [2022-04-30T07:24:38.189Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-30T07:24:38.189Z] #31 sha256:51914e2892ce29fe4d146110581099b0767fd652c7a21526d0cb41a7cc80f0d3 [2022-04-30T07:24:38.189Z] #31 5.739 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-30T07:24:38.189Z] #31 7.383 #=#=# [2022-04-30T07:24:38.189Z] #31 7.733 #=#=# # 2.0% ######################################################################## 100.0% [2022-04-30T07:24:38.763Z] #31 9.009 [2022-04-30T07:24:38.829Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.1s [2022-04-30T07:24:39.103Z] #19 70.87 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-30T07:24:39.103Z] #19 70.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-04-30T07:24:40.038Z] #19 71.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-30T07:24:40.038Z] #19 71.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-04-30T07:24:40.038Z] #19 71.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-04-30T07:24:40.038Z] #19 71.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-30T07:24:40.038Z] #19 71.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-30T07:24:40.038Z] #19 71.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-30T07:24:40.038Z] #19 71.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-30T07:24:40.038Z] #19 71.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-30T07:24:40.038Z] #19 72.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-04-30T07:24:40.038Z] #19 72.03 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-30T07:24:40.296Z] #19 72.03 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-30T07:24:40.296Z] #19 72.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-30T07:24:40.296Z] #19 72.03 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-30T07:24:40.296Z] #19 72.07 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-30T07:24:40.296Z] #19 72.09 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-30T07:24:40.296Z] #19 72.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-30T07:24:40.296Z] #19 72.13 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-30T07:24:40.296Z] #19 72.15 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-04-30T07:24:40.296Z] #19 72.23 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-04-30T07:24:40.622Z] #65 4.156 + RM_GOPATH=0 [2022-04-30T07:24:40.622Z] #65 4.156 + TMP_GOPATH= [2022-04-30T07:24:40.622Z] #65 4.156 + : /build [2022-04-30T07:24:40.622Z] #65 4.156 + '[' -z '' ']' [2022-04-30T07:24:40.622Z] #65 4.157 ++ mktemp -d [2022-04-30T07:24:40.622Z] #65 4.161 + export GOPATH=/tmp/tmp.bggYnShCXr [2022-04-30T07:24:40.622Z] #65 4.161 + GOPATH=/tmp/tmp.bggYnShCXr [2022-04-30T07:24:40.622Z] #65 4.161 + RM_GOPATH=1 [2022-04-30T07:24:40.622Z] #65 4.161 + case "$(go env GOARCH)" in [2022-04-30T07:24:40.622Z] #65 4.161 ++ go env GOARCH [2022-04-30T07:24:40.622Z] #65 4.182 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:24:40.622Z] #65 4.182 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:24:40.622Z] #65 4.182 ++ dirname /install.sh [2022-04-30T07:24:40.622Z] #65 4.197 + dir=/ [2022-04-30T07:24:40.622Z] #65 4.198 + bin=rootlesskit [2022-04-30T07:24:40.622Z] #65 4.198 + shift [2022-04-30T07:24:40.622Z] #65 4.198 + '[' '!' -f //rootlesskit.installer ']' [2022-04-30T07:24:40.622Z] #65 4.198 + . //rootlesskit.installer [2022-04-30T07:24:40.622Z] #65 4.199 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:24:40.622Z] #65 4.199 + install_rootlesskit [2022-04-30T07:24:40.623Z] #65 4.199 + case "$1" in [2022-04-30T07:24:40.623Z] #65 4.199 + export CGO_ENABLED=0 [2022-04-30T07:24:40.623Z] #65 4.200 + CGO_ENABLED=0 [2022-04-30T07:24:40.623Z] #65 4.200 + _install_rootlesskit [2022-04-30T07:24:40.623Z] #65 4.202 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-30T07:24:40.623Z] #65 4.202 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:24:40.623Z] #65 4.203 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-30T07:24:40.623Z] #65 4.204 + GOBIN=/build [2022-04-30T07:24:40.623Z] #65 4.204 + GO111MODULE=on [2022-04-30T07:24:40.623Z] #65 4.205 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:24:40.749Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.4s [2022-04-30T07:24:41.193Z] #65 4.798 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-30T07:24:41.433Z] #31 ... [2022-04-30T07:24:41.434Z] [2022-04-30T07:24:41.434Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-30T07:24:41.434Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-30T07:24:41.434Z] #36 14.77 tomll can be used in two ways: [2022-04-30T07:24:41.434Z] #36 14.77 Writing to STDIN and reading from STDOUT: [2022-04-30T07:24:41.434Z] #36 14.77 cat file.toml | tomll > file.toml [2022-04-30T07:24:41.434Z] #36 14.77 [2022-04-30T07:24:41.434Z] #36 14.77 Reading and updating a list of files: [2022-04-30T07:24:41.434Z] #36 14.77 tomll a.toml b.toml c.toml [2022-04-30T07:24:41.434Z] #36 14.77 [2022-04-30T07:24:41.434Z] #36 14.77 When given a list of files, tomll will modify all files in place without asking. [2022-04-30T07:24:41.434Z] #36 ... [2022-04-30T07:24:41.434Z] [2022-04-30T07:24:41.434Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:24:41.434Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-30T07:24:41.434Z] #49 4.471 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:41.434Z] #49 4.527 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:41.434Z] #49 4.528 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:41.434Z] #49 5.013 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-30T07:24:41.434Z] #49 5.184 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-30T07:24:41.434Z] #49 7.233 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-30T07:24:41.434Z] #49 9.344 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-30T07:24:41.434Z] #49 13.03 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-30T07:24:41.695Z] #49 ... [2022-04-30T07:24:41.695Z] [2022-04-30T07:24:41.695Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:24:41.695Z] #65 sha256:81aed9a7d51f88588450f22e8834421cf675a6dac2970a0a17addd5657dc6984 [2022-04-30T07:24:41.695Z] #65 10.37 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-30T07:24:41.695Z] #65 10.38 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-30T07:24:41.695Z] #65 10.89 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-30T07:24:41.695Z] #65 13.51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-30T07:24:41.695Z] #65 14.18 go: downloading github.com/google/uuid v1.3.0 [2022-04-30T07:24:41.695Z] #65 14.21 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-30T07:24:41.695Z] #65 14.26 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-30T07:24:41.695Z] #65 14.36 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-30T07:24:41.695Z] #65 14.50 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-30T07:24:41.956Z] #65 14.70 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-30T07:24:42.133Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 13.3s done [2022-04-30T07:24:42.133Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-30T07:24:42.394Z] #11 DONE 44.7s [2022-04-30T07:24:42.394Z] [2022-04-30T07:24:42.394Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-30T07:24:42.394Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-30T07:24:42.530Z] #65 15.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-30T07:24:42.530Z] #65 15.43 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-30T07:24:42.791Z] #65 15.72 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-30T07:24:42.823Z] #19 74.29 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-04-30T07:24:42.823Z] #19 74.30 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-04-30T07:24:42.823Z] #19 74.32 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-30T07:24:42.823Z] #19 74.39 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-04-30T07:24:42.823Z] #19 74.44 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-04-30T07:24:43.290Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 13.3s done [2022-04-30T07:24:43.341Z] #12 DONE 1.0s [2022-04-30T07:24:43.341Z] [2022-04-30T07:24:43.341Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-30T07:24:43.341Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-30T07:24:43.549Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-30T07:24:43.730Z] #65 7.180 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-30T07:24:43.730Z] #65 7.218 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-30T07:24:43.734Z] #65 ... [2022-04-30T07:24:43.734Z] [2022-04-30T07:24:43.734Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-30T07:24:43.734Z] #31 sha256:51914e2892ce29fe4d146110581099b0767fd652c7a21526d0cb41a7cc80f0d3 [2022-04-30T07:24:43.734Z] #31 14.01 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-30T07:24:43.809Z] #11 DONE 45.5s [2022-04-30T07:24:43.810Z] [2022-04-30T07:24:43.810Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-30T07:24:43.810Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-30T07:24:43.913Z] #13 DONE 0.6s [2022-04-30T07:24:43.913Z] [2022-04-30T07:24:43.913Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-30T07:24:43.913Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-30T07:24:44.174Z] #36 ... [2022-04-30T07:24:44.174Z] [2022-04-30T07:24:44.174Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-30T07:24:44.174Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-30T07:24:44.174Z] #44 DONE 0.2s [2022-04-30T07:24:44.174Z] [2022-04-30T07:24:44.174Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-30T07:24:44.174Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-30T07:24:44.174Z] #33 DONE 0.3s [2022-04-30T07:24:44.174Z] [2022-04-30T07:24:44.174Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-30T07:24:44.174Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-30T07:24:44.174Z] #48 DONE 0.3s [2022-04-30T07:24:44.174Z] [2022-04-30T07:24:44.174Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-30T07:24:44.174Z] #64 sha256:be083806736984c3492a73ef94600e53659ac55f3dac863f612287839e69068b [2022-04-30T07:24:44.174Z] #64 DONE 0.3s [2022-04-30T07:24:44.174Z] [2022-04-30T07:24:44.174Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:24:44.174Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:24:44.205Z] #19 75.95 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-30T07:24:44.205Z] #19 75.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-30T07:24:44.205Z] #19 75.95 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-30T07:24:44.205Z] #19 76.01 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-30T07:24:44.205Z] #19 76.01 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-30T07:24:44.205Z] #19 76.01 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-30T07:24:44.300Z] #65 7.812 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-30T07:24:44.305Z] #31 ... [2022-04-30T07:24:44.305Z] [2022-04-30T07:24:44.305Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-30T07:24:44.305Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-30T07:24:44.305Z] #36 DONE 17.7s [2022-04-30T07:24:44.435Z] #49 ... [2022-04-30T07:24:44.435Z] [2022-04-30T07:24:44.435Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-30T07:24:44.435Z] #25 sha256:bc7a2015b069913043bc227fa336e6a8bd7b696426e1457ff5a90776579c403c [2022-04-30T07:24:44.435Z] #25 DONE 0.3s [2022-04-30T07:24:44.435Z] [2022-04-30T07:24:44.435Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-30T07:24:44.435Z] #26 sha256:9995d632d3907cc4af97aad62c1d9980d793119e36386c69f87dd9ab7a97a8b6 [2022-04-30T07:24:44.463Z] #19 76.24 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-30T07:24:44.463Z] #19 76.26 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-30T07:24:44.463Z] #19 76.26 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-04-30T07:24:44.463Z] #19 76.26 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-30T07:24:44.463Z] #19 76.28 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-30T07:24:44.463Z] #19 76.29 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-30T07:24:44.463Z] #19 76.29 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-30T07:24:44.463Z] #19 76.29 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-30T07:24:44.463Z] #19 76.29 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-30T07:24:44.463Z] #19 76.29 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-30T07:24:44.463Z] #19 76.29 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-30T07:24:44.463Z] #19 76.30 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-30T07:24:44.463Z] #19 76.30 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-30T07:24:44.463Z] #19 76.30 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-30T07:24:44.463Z] #19 76.34 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-04-30T07:24:44.463Z] #19 76.35 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-30T07:24:44.463Z] #19 76.35 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-30T07:24:44.463Z] #19 76.35 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-30T07:24:44.463Z] #19 76.41 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-30T07:24:44.566Z] [2022-04-30T07:24:44.566Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:24:44.566Z] #65 sha256:81aed9a7d51f88588450f22e8834421cf675a6dac2970a0a17addd5657dc6984 [2022-04-30T07:24:44.566Z] #65 16.89 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-30T07:24:44.721Z] #19 76.41 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-30T07:24:44.721Z] #19 76.43 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-04-30T07:24:44.721Z] #19 76.44 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-04-30T07:24:46.094Z] #19 78.00 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-04-30T07:24:46.094Z] #19 78.00 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-04-30T07:24:46.094Z] #19 78.02 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-30T07:24:46.206Z] #65 ... [2022-04-30T07:24:46.207Z] [2022-04-30T07:24:46.207Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-30T07:24:46.207Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-30T07:24:46.207Z] #55 3.540 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-30T07:24:46.207Z] #55 4.420 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-30T07:24:46.207Z] #55 4.420 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-30T07:24:46.207Z] #55 4.602 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-30T07:24:46.207Z] #55 6.123 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-30T07:24:46.207Z] #55 ... [2022-04-30T07:24:46.207Z] [2022-04-30T07:24:46.207Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-30T07:24:46.207Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-30T07:24:46.207Z] #51 3.615 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-30T07:24:46.207Z] #51 4.971 go: downloading github.com/fatih/color v1.10.0 [2022-04-30T07:24:46.207Z] #51 5.038 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-30T07:24:46.207Z] #51 5.159 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-30T07:24:46.207Z] #51 5.182 go: downloading github.com/pkg/errors v0.9.1 [2022-04-30T07:24:46.207Z] #51 5.504 go: downloading golang.org/x/tools v0.1.0 [2022-04-30T07:24:46.207Z] #51 5.574 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-30T07:24:46.207Z] #51 5.793 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-30T07:24:46.207Z] #51 5.981 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-30T07:24:46.207Z] #51 6.151 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-30T07:24:46.207Z] #51 ... [2022-04-30T07:24:46.207Z] [2022-04-30T07:24:46.207Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:24:46.207Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-30T07:24:46.207Z] #60 4.618 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:46.207Z] #60 4.641 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:46.207Z] #60 4.641 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:46.207Z] #60 5.441 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:24:46.207Z] #60 7.729 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:24:46.207Z] #60 9.889 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:24:46.351Z] #19 78.05 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-04-30T07:24:46.351Z] #19 78.08 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-04-30T07:24:46.353Z] #12 DONE 2.2s [2022-04-30T07:24:46.353Z] [2022-04-30T07:24:46.353Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-30T07:24:46.353Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-30T07:24:46.466Z] #60 ... [2022-04-30T07:24:46.466Z] [2022-04-30T07:24:46.466Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-30T07:24:46.466Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-30T07:24:46.466Z] #38 4.232 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-30T07:24:46.466Z] #38 4.995 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-30T07:24:46.466Z] #38 6.583 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-30T07:24:46.466Z] #38 6.962 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-30T07:24:46.466Z] #38 7.013 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-30T07:24:46.466Z] #38 10.41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-30T07:24:46.466Z] #38 10.50 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-30T07:24:46.616Z] #13 DONE 0.6s [2022-04-30T07:24:46.616Z] [2022-04-30T07:24:46.616Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-30T07:24:46.616Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-30T07:24:46.616Z] #33 DONE 0.1s [2022-04-30T07:24:46.616Z] [2022-04-30T07:24:46.616Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-30T07:24:46.616Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-30T07:24:46.725Z] #38 ... [2022-04-30T07:24:46.725Z] [2022-04-30T07:24:46.725Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:24:46.725Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:24:46.725Z] #14 4.947 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:46.725Z] #14 4.985 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:46.725Z] #14 5.011 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:46.725Z] #14 5.761 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:24:46.725Z] #14 7.856 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:24:46.725Z] #14 10.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:24:46.725Z] #14 ... [2022-04-30T07:24:46.725Z] [2022-04-30T07:24:46.725Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-30T07:24:46.725Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-30T07:24:46.725Z] #36 3.873 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-30T07:24:46.877Z] #44 DONE 0.3s [2022-04-30T07:24:46.877Z] [2022-04-30T07:24:46.877Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-30T07:24:46.877Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-30T07:24:46.877Z] #48 DONE 0.2s [2022-04-30T07:24:46.877Z] [2022-04-30T07:24:46.877Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-30T07:24:46.877Z] #64 sha256:ded9690713eb6accfc61c9825ce510a6d7d2918915d426f521a739c71bcc7d68 [2022-04-30T07:24:46.877Z] #64 DONE 0.3s [2022-04-30T07:24:46.877Z] [2022-04-30T07:24:46.877Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-30T07:24:46.877Z] #25 sha256:c8421fb9c147f6182160fe36a2125dc6ab5e0e267366582088124110539df692 [2022-04-30T07:24:46.877Z] #25 DONE 0.3s [2022-04-30T07:24:46.877Z] [2022-04-30T07:24:46.877Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:24:46.877Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:24:46.994Z] #36 ... [2022-04-30T07:24:46.994Z] [2022-04-30T07:24:46.994Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-30T07:24:46.994Z] #26 sha256:8d0594dbc73139cfa87740bbcf9ecd91e43959929b223f3820fdde788e4c0919 [2022-04-30T07:24:46.994Z] #26 3.676 + RM_GOPATH=0 [2022-04-30T07:24:46.994Z] #26 3.676 + TMP_GOPATH= [2022-04-30T07:24:46.994Z] #26 3.676 + : /build [2022-04-30T07:24:46.994Z] #26 3.676 + '[' -z '' ']' [2022-04-30T07:24:46.994Z] #26 3.676 ++ mktemp -d [2022-04-30T07:24:46.994Z] #26 3.676 + export GOPATH=/tmp/tmp.tJVQey0T0e [2022-04-30T07:24:46.994Z] #26 3.676 + GOPATH=/tmp/tmp.tJVQey0T0e [2022-04-30T07:24:46.994Z] #26 3.676 + RM_GOPATH=1 [2022-04-30T07:24:46.994Z] #26 3.676 + case "$(go env GOARCH)" in [2022-04-30T07:24:46.994Z] #26 3.676 ++ go env GOARCH [2022-04-30T07:24:46.994Z] #26 3.687 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:24:46.994Z] #26 3.687 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:24:46.994Z] #26 3.687 ++ dirname /install.sh [2022-04-30T07:24:46.994Z] #26 3.702 + dir=/ [2022-04-30T07:24:46.994Z] #26 3.702 + bin=dockercli [2022-04-30T07:24:46.994Z] #26 3.702 + shift [2022-04-30T07:24:46.994Z] #26 3.702 + '[' '!' -f //dockercli.installer ']' [2022-04-30T07:24:46.994Z] #26 3.702 + . //dockercli.installer [2022-04-30T07:24:46.994Z] #26 3.702 ++ : stable [2022-04-30T07:24:46.994Z] #26 3.702 ++ : 17.06.2-ce [2022-04-30T07:24:46.994Z] #26 3.702 + install_dockercli [2022-04-30T07:24:46.994Z] #26 3.702 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-30T07:24:46.994Z] #26 3.702 ++ uname -m [2022-04-30T07:24:46.994Z] #26 3.702 + arch=x86_64 [2022-04-30T07:24:46.994Z] #26 3.702 + '[' x86_64 '!=' x86_64 ']' [2022-04-30T07:24:46.994Z] #26 3.702 + url=https://download.docker.com/linux/static [2022-04-30T07:24:46.994Z] #26 3.702 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-30T07:24:46.994Z] #26 3.703 Install docker/cli version 17.06.2-ce from stable [2022-04-30T07:24:46.994Z] #26 3.703 + tar -xz docker/docker [2022-04-30T07:24:46.994Z] #26 ... [2022-04-30T07:24:46.994Z] [2022-04-30T07:24:46.994Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:24:46.994Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:24:46.994Z] #40 3.075 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:46.994Z] #40 3.088 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:46.994Z] #40 3.089 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:46.994Z] #40 3.356 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:24:46.994Z] #40 4.292 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:24:46.994Z] #40 6.311 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:24:47.256Z] #40 ... [2022-04-30T07:24:47.256Z] [2022-04-30T07:24:47.256Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:24:47.256Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:24:47.256Z] #53 3.815 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-30T07:24:47.256Z] #53 ... [2022-04-30T07:24:47.256Z] [2022-04-30T07:24:47.256Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:24:47.256Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-30T07:24:47.256Z] #34 4.357 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-30T07:24:47.256Z] #34 4.360 Cloning into '.'... [2022-04-30T07:24:47.516Z] #34 ... [2022-04-30T07:24:47.516Z] [2022-04-30T07:24:47.516Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:24:47.516Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:24:47.516Z] #49 4.128 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:47.516Z] #49 4.176 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:47.516Z] #49 4.187 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:47.516Z] #49 4.726 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-30T07:24:47.516Z] #49 5.047 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:24:47.516Z] #49 7.386 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:24:47.516Z] #49 9.715 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:24:47.733Z] #19 79.53 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-04-30T07:24:47.733Z] #19 79.53 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-30T07:24:47.733Z] #19 79.53 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-30T07:24:47.733Z] #19 79.57 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-04-30T07:24:47.733Z] #19 79.57 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-30T07:24:47.733Z] #19 79.57 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-30T07:24:47.733Z] #19 79.57 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-30T07:24:47.733Z] #19 79.63 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-30T07:24:47.775Z] #49 ... [2022-04-30T07:24:47.775Z] [2022-04-30T07:24:47.775Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-30T07:24:47.775Z] #26 sha256:8d0594dbc73139cfa87740bbcf9ecd91e43959929b223f3820fdde788e4c0919 [2022-04-30T07:24:47.775Z] #26 11.05 + mkdir -p /build [2022-04-30T07:24:47.775Z] #26 11.05 + mv docker/docker /build/ [2022-04-30T07:24:47.775Z] #26 11.05 + rmdir docker [2022-04-30T07:24:47.775Z] #26 DONE 11.4s [2022-04-30T07:24:47.775Z] [2022-04-30T07:24:47.775Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-30T07:24:47.775Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-30T07:24:47.775Z] #51 10.78 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-30T07:24:47.775Z] #51 10.87 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-30T07:24:47.775Z] #51 11.04 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-30T07:24:47.882Z] #65 ... [2022-04-30T07:24:47.882Z] [2022-04-30T07:24:47.882Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-30T07:24:47.882Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-30T07:24:47.882Z] #51 10.64 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-30T07:24:47.882Z] #51 10.65 go: downloading golang.org/x/mod v0.3.0 [2022-04-30T07:24:47.882Z] #51 ... [2022-04-30T07:24:47.882Z] [2022-04-30T07:24:47.882Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-30T07:24:47.882Z] #31 sha256:51914e2892ce29fe4d146110581099b0767fd652c7a21526d0cb41a7cc80f0d3 [2022-04-30T07:24:47.882Z] #31 16.16 #=#=# [2022-04-30T07:24:47.882Z] #31 16.53 #=#=# 0.2% ######################################################################## 100.0% [2022-04-30T07:24:47.882Z] #31 17.87 [2022-04-30T07:24:47.990Z] #19 79.64 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-30T07:24:47.990Z] #19 79.67 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-04-30T07:24:47.990Z] #19 79.67 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-04-30T07:24:48.713Z] #51 12.46 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-30T07:24:48.713Z] #51 12.49 go: downloading golang.org/x/mod v0.3.0 [2022-04-30T07:24:49.269Z] #31 ... [2022-04-30T07:24:49.269Z] [2022-04-30T07:24:49.269Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:24:49.269Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-30T07:24:49.269Z] #60 12.49 Fetched 8397 kB in 9s (922 kB/s) [2022-04-30T07:24:49.269Z] #60 12.49 Reading package lists... [2022-04-30T07:24:49.269Z] #60 18.08 Reading package lists... [2022-04-30T07:24:49.363Z] #19 81.14 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-04-30T07:24:49.363Z] #19 81.14 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-04-30T07:24:49.363Z] #19 81.17 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-30T07:24:49.363Z] #19 81.21 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-04-30T07:24:49.363Z] #19 81.24 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-04-30T07:24:49.531Z] #60 22.68 Building dependency tree... [2022-04-30T07:24:49.531Z] #60 ... [2022-04-30T07:24:49.531Z] [2022-04-30T07:24:49.531Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:24:49.531Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-30T07:24:49.531Z] #40 12.76 Fetched 8397 kB in 9s (892 kB/s) [2022-04-30T07:24:49.531Z] #40 12.76 Reading package lists... [2022-04-30T07:24:49.531Z] #40 17.62 Reading package lists... [2022-04-30T07:24:49.531Z] #40 22.28 Building dependency tree... [2022-04-30T07:24:49.531Z] #40 ... [2022-04-30T07:24:49.531Z] [2022-04-30T07:24:49.531Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:24:49.531Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-30T07:24:49.531Z] #45 17.72 Updating files: 87% (1617/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-30T07:24:49.531Z] #45 18.08 + git checkout -q v2.3.0 [2022-04-30T07:24:49.531Z] #45 19.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-30T07:24:49.741Z] #26 5.266 + RM_GOPATH=0 [2022-04-30T07:24:49.741Z] #26 5.266 + TMP_GOPATH= [2022-04-30T07:24:49.741Z] #26 5.266 + : /build [2022-04-30T07:24:49.741Z] #26 5.266 + '[' -z '' ']' [2022-04-30T07:24:49.741Z] #26 5.294 ++ mktemp -d [2022-04-30T07:24:49.741Z] #26 5.294 + export GOPATH=/tmp/tmp.cEFb9stSro [2022-04-30T07:24:49.741Z] #26 5.294 + GOPATH=/tmp/tmp.cEFb9stSro [2022-04-30T07:24:49.741Z] #26 5.294 + RM_GOPATH=1 [2022-04-30T07:24:49.741Z] #26 5.294 + case "$(go env GOARCH)" in [2022-04-30T07:24:49.741Z] #26 5.294 ++ go env GOARCH [2022-04-30T07:24:49.741Z] #26 5.323 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:24:49.741Z] #26 5.323 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:24:49.741Z] #26 5.323 ++ dirname /install.sh [2022-04-30T07:24:49.741Z] #26 5.324 + dir=/ [2022-04-30T07:24:49.741Z] #26 5.324 + bin=dockercli [2022-04-30T07:24:49.741Z] #26 5.324 + shift [2022-04-30T07:24:49.741Z] #26 5.324 + '[' '!' -f //dockercli.installer ']' [2022-04-30T07:24:49.741Z] #26 5.324 + . //dockercli.installer [2022-04-30T07:24:49.741Z] #26 5.324 ++ : stable [2022-04-30T07:24:49.741Z] #26 5.324 ++ : 17.06.2-ce [2022-04-30T07:24:49.741Z] #26 5.325 + install_dockercli [2022-04-30T07:24:49.741Z] #26 5.325 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-30T07:24:49.741Z] #26 5.326 Install docker/cli version 17.06.2-ce from stable [2022-04-30T07:24:49.741Z] #26 5.326 ++ uname -m [2022-04-30T07:24:49.741Z] #26 5.374 + arch=x86_64 [2022-04-30T07:24:49.741Z] #26 5.374 + '[' x86_64 '!=' x86_64 ']' [2022-04-30T07:24:49.741Z] #26 5.374 + url=https://download.docker.com/linux/static [2022-04-30T07:24:49.741Z] #26 5.374 + tar -xz docker/docker [2022-04-30T07:24:49.741Z] #26 5.374 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-30T07:24:49.929Z] #19 ... [2022-04-30T07:24:49.929Z] [2022-04-30T07:24:49.929Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:24:49.929Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-30T07:24:49.929Z] #41 DONE 91.9s [2022-04-30T07:24:50.186Z] [2022-04-30T07:24:50.186Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:24:50.186Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:24:50.314Z] #26 ... [2022-04-30T07:24:50.314Z] [2022-04-30T07:24:50.314Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:24:50.314Z] #65 sha256:7d11a1df7f20052fa6b68eddb73ccfbe65be0b778ec54c49bc407bd5d27dfac9 [2022-04-30T07:24:50.314Z] #65 5.783 + RM_GOPATH=0 [2022-04-30T07:24:50.314Z] #65 5.783 + TMP_GOPATH= [2022-04-30T07:24:50.314Z] #65 5.783 + : /build [2022-04-30T07:24:50.314Z] #65 5.783 + '[' -z '' ']' [2022-04-30T07:24:50.314Z] #65 5.783 ++ mktemp -d [2022-04-30T07:24:50.314Z] #65 5.807 + export GOPATH=/tmp/tmp.zxYsff6W3V [2022-04-30T07:24:50.314Z] #65 5.807 + GOPATH=/tmp/tmp.zxYsff6W3V [2022-04-30T07:24:50.314Z] #65 5.807 + RM_GOPATH=1 [2022-04-30T07:24:50.314Z] #65 5.807 + case "$(go env GOARCH)" in [2022-04-30T07:24:50.314Z] #65 5.807 ++ go env GOARCH [2022-04-30T07:24:50.314Z] #65 5.842 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:24:50.314Z] #65 5.843 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:24:50.314Z] #65 5.849 ++ dirname /install.sh [2022-04-30T07:24:50.314Z] #65 5.883 + dir=/ [2022-04-30T07:24:50.314Z] #65 5.883 + bin=rootlesskit [2022-04-30T07:24:50.314Z] #65 5.883 + shift [2022-04-30T07:24:50.314Z] #65 5.883 + '[' '!' -f //rootlesskit.installer ']' [2022-04-30T07:24:50.314Z] #65 5.884 + . //rootlesskit.installer [2022-04-30T07:24:50.314Z] #65 5.884 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:24:50.314Z] #65 5.884 + install_rootlesskit [2022-04-30T07:24:50.314Z] #65 5.887 + case "$1" in [2022-04-30T07:24:50.314Z] #65 5.888 + export CGO_ENABLED=0 [2022-04-30T07:24:50.314Z] #65 5.888 + CGO_ENABLED=0 [2022-04-30T07:24:50.314Z] #65 5.888 + _install_rootlesskit [2022-04-30T07:24:50.314Z] #65 5.889 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-30T07:24:50.314Z] #65 5.890 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:24:50.314Z] #65 5.890 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-30T07:24:50.314Z] #65 5.891 + GOBIN=/build [2022-04-30T07:24:50.314Z] #65 5.891 + GO111MODULE=on [2022-04-30T07:24:50.314Z] #65 5.891 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:24:50.575Z] #65 ... [2022-04-30T07:24:50.575Z] [2022-04-30T07:24:50.575Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:24:50.575Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:24:50.575Z] #49 6.348 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:50.575Z] #49 6.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:50.575Z] #49 6.388 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:50.618Z] #51 ... [2022-04-30T07:24:50.618Z] [2022-04-30T07:24:50.618Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:24:50.618Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:24:50.618Z] #45 4.121 + git clone https://github.com/docker/distribution.git . [2022-04-30T07:24:50.618Z] #45 4.124 Cloning into '.'... [2022-04-30T07:24:50.618Z] #45 ... [2022-04-30T07:24:50.618Z] [2022-04-30T07:24:50.618Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:24:50.618Z] #65 sha256:981b30a534dc968ecdcbbda80cea22de665f76754bd1dadd5b7839bbbcaee076 [2022-04-30T07:24:50.618Z] #65 11.03 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-30T07:24:50.618Z] #65 11.89 go: downloading github.com/google/uuid v1.3.0 [2022-04-30T07:24:50.618Z] #65 11.89 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-30T07:24:50.618Z] #65 12.02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-30T07:24:50.618Z] #65 12.11 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-30T07:24:50.618Z] #65 12.23 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-30T07:24:50.618Z] #65 12.43 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-30T07:24:50.618Z] #65 12.81 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-30T07:24:50.618Z] #65 12.92 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-30T07:24:50.618Z] #65 13.03 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-30T07:24:50.809Z] #52 ... [2022-04-30T07:24:50.809Z] [2022-04-30T07:24:50.809Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-30T07:24:50.809Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-30T07:24:50.809Z] #19 82.54 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-04-30T07:24:50.809Z] #19 82.54 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-30T07:24:50.809Z] #19 82.54 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-30T07:24:50.809Z] #19 82.58 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-04-30T07:24:50.809Z] #19 82.58 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-30T07:24:50.809Z] #19 82.58 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-30T07:24:50.809Z] #19 82.58 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-30T07:24:50.809Z] #19 82.58 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-30T07:24:50.809Z] #19 82.64 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-30T07:24:50.809Z] #19 82.64 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-30T07:24:50.809Z] #19 82.72 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-30T07:24:50.809Z] #19 82.72 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-30T07:24:51.076Z] #19 82.72 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-30T07:24:51.077Z] #19 82.75 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-04-30T07:24:51.077Z] #19 82.78 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-04-30T07:24:51.520Z] #49 7.104 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-30T07:24:51.996Z] #65 15.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-30T07:24:52.027Z] #19 84.04 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-04-30T07:24:52.081Z] #45 ... [2022-04-30T07:24:52.081Z] [2022-04-30T07:24:52.081Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:24:52.081Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-30T07:24:52.081Z] #53 25.00 go: downloading github.com/fatih/color v1.13.0 [2022-04-30T07:24:52.081Z] #53 25.00 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-30T07:24:52.081Z] #53 25.08 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-30T07:24:52.081Z] #53 25.08 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-30T07:24:52.081Z] #53 25.28 go: downloading github.com/spf13/viper v1.10.1 [2022-04-30T07:24:52.081Z] #53 25.34 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-30T07:24:52.161Z] #45 ... [2022-04-30T07:24:52.161Z] [2022-04-30T07:24:52.161Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-30T07:24:52.161Z] #26 sha256:1ea8a91f2877254430eaf0ae9df8b557f9c89678d13b2d9d848c34966474d5f4 [2022-04-30T07:24:52.161Z] #26 5.166 + RM_GOPATH=0 [2022-04-30T07:24:52.161Z] #26 5.166 + TMP_GOPATH= [2022-04-30T07:24:52.161Z] #26 5.166 + : /build [2022-04-30T07:24:52.161Z] #26 5.166 + '[' -z '' ']' [2022-04-30T07:24:52.161Z] #26 5.166 ++ mktemp -d [2022-04-30T07:24:52.161Z] #26 5.177 + export GOPATH=/tmp/tmp.3oDOyS3qho [2022-04-30T07:24:52.161Z] #26 5.177 + GOPATH=/tmp/tmp.3oDOyS3qho [2022-04-30T07:24:52.161Z] #26 5.177 + RM_GOPATH=1 [2022-04-30T07:24:52.161Z] #26 5.177 + case "$(go env GOARCH)" in [2022-04-30T07:24:52.161Z] #26 5.177 ++ go env GOARCH [2022-04-30T07:24:52.161Z] #26 5.206 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:24:52.161Z] #26 5.206 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:24:52.161Z] #26 5.206 ++ dirname /install.sh [2022-04-30T07:24:52.161Z] #26 5.237 Install docker/cli version 17.06.2-ce from stable [2022-04-30T07:24:52.161Z] #26 5.237 + dir=/ [2022-04-30T07:24:52.161Z] #26 5.237 + bin=dockercli [2022-04-30T07:24:52.161Z] #26 5.237 + shift [2022-04-30T07:24:52.161Z] #26 5.237 + '[' '!' -f //dockercli.installer ']' [2022-04-30T07:24:52.161Z] #26 5.237 + . //dockercli.installer [2022-04-30T07:24:52.161Z] #26 5.237 ++ : stable [2022-04-30T07:24:52.161Z] #26 5.237 ++ : 17.06.2-ce [2022-04-30T07:24:52.161Z] #26 5.237 + install_dockercli [2022-04-30T07:24:52.161Z] #26 5.237 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-30T07:24:52.161Z] #26 5.237 ++ uname -m [2022-04-30T07:24:52.161Z] #26 5.247 + arch=x86_64 [2022-04-30T07:24:52.161Z] #26 5.247 + '[' x86_64 '!=' x86_64 ']' [2022-04-30T07:24:52.161Z] #26 5.247 + url=https://download.docker.com/linux/static [2022-04-30T07:24:52.161Z] #26 5.247 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-30T07:24:52.161Z] #26 5.247 + tar -xz docker/docker [2022-04-30T07:24:52.287Z] #19 84.04 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-04-30T07:24:52.287Z] #19 84.07 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-30T07:24:52.287Z] #19 84.13 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-04-30T07:24:52.287Z] #19 84.17 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-04-30T07:24:52.344Z] #53 ... [2022-04-30T07:24:52.344Z] [2022-04-30T07:24:52.344Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:24:52.344Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-30T07:24:52.344Z] #49 15.28 Fetched 8401 kB in 11s (752 kB/s) [2022-04-30T07:24:52.344Z] #49 15.28 Reading package lists... [2022-04-30T07:24:52.344Z] #49 19.40 Reading package lists... [2022-04-30T07:24:52.344Z] #49 23.68 Building dependency tree... [2022-04-30T07:24:52.344Z] #49 ... [2022-04-30T07:24:52.344Z] [2022-04-30T07:24:52.344Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:24:52.344Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-30T07:24:52.344Z] #53 25.72 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-30T07:24:52.607Z] #53 25.73 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-30T07:24:52.607Z] #53 25.75 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-30T07:24:52.607Z] #53 25.78 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-30T07:24:52.728Z] #26 ... [2022-04-30T07:24:52.728Z] [2022-04-30T07:24:52.728Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:24:52.728Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:24:52.728Z] #45 5.488 + git clone https://github.com/docker/distribution.git . [2022-04-30T07:24:52.728Z] #45 5.501 Cloning into '.'... [2022-04-30T07:24:52.869Z] #53 ... [2022-04-30T07:24:52.869Z] [2022-04-30T07:24:52.869Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:24:52.869Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-30T07:24:52.869Z] #14 11.03 Reading package lists... [2022-04-30T07:24:52.869Z] #14 16.34 Reading package lists... [2022-04-30T07:24:52.869Z] #14 21.15 Building dependency tree... [2022-04-30T07:24:52.869Z] #14 24.48 The following additional packages will be installed: [2022-04-30T07:24:52.869Z] #14 24.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-30T07:24:52.869Z] #14 24.49 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-30T07:24:52.869Z] #14 24.49 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-30T07:24:52.869Z] #14 24.49 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-30T07:24:52.869Z] #14 24.49 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-30T07:24:52.869Z] #14 24.49 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-30T07:24:52.869Z] #14 24.49 mingw-w64-common mingw-w64-x86-64-dev [2022-04-30T07:24:52.869Z] #14 24.52 Suggested packages: [2022-04-30T07:24:52.869Z] #14 24.52 gcc-10-locales seccomp wine64 [2022-04-30T07:24:52.869Z] #14 25.59 The following NEW packages will be installed: [2022-04-30T07:24:52.869Z] #14 25.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-30T07:24:52.869Z] #14 25.60 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-30T07:24:52.869Z] #14 25.60 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-30T07:24:52.869Z] #14 25.60 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-30T07:24:52.869Z] #14 25.60 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-30T07:24:52.869Z] #14 25.60 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-30T07:24:52.869Z] #14 25.60 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-30T07:24:52.869Z] #14 25.60 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-30T07:24:52.869Z] #14 25.61 mingw-w64-x86-64-dev [2022-04-30T07:24:52.869Z] #14 26.01 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:24:52.869Z] #14 26.01 Need to get 108 MB of archives. [2022-04-30T07:24:52.869Z] #14 26.01 After this operation, 620 MB of additional disk space will be used. [2022-04-30T07:24:52.869Z] #14 26.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-04-30T07:24:52.869Z] #14 26.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-04-30T07:24:52.869Z] #14 26.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-30T07:24:52.869Z] #14 26.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-04-30T07:24:52.869Z] #14 26.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-30T07:24:52.869Z] #14 26.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-30T07:24:52.935Z] #65 ... [2022-04-30T07:24:52.935Z] [2022-04-30T07:24:52.935Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-30T07:24:52.935Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-30T07:24:52.935Z] #36 16.28 tomll can be used in two ways: [2022-04-30T07:24:52.935Z] #36 16.28 Writing to STDIN and reading from STDOUT: [2022-04-30T07:24:52.935Z] #36 16.28 cat file.toml | tomll > file.toml [2022-04-30T07:24:52.935Z] #36 16.28 [2022-04-30T07:24:52.935Z] #36 16.28 Reading and updating a list of files: [2022-04-30T07:24:52.935Z] #36 16.28 tomll a.toml b.toml c.toml [2022-04-30T07:24:52.935Z] #36 16.28 [2022-04-30T07:24:52.935Z] #36 16.28 When given a list of files, tomll will modify all files in place without asking. [2022-04-30T07:24:52.935Z] #36 DONE 16.9s [2022-04-30T07:24:52.935Z] [2022-04-30T07:24:52.935Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:24:52.935Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:24:52.935Z] #49 13.54 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-30T07:24:53.132Z] #14 26.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-30T07:24:53.132Z] #14 ... [2022-04-30T07:24:53.132Z] [2022-04-30T07:24:53.132Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:24:53.132Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-30T07:24:53.132Z] #53 26.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-30T07:24:53.132Z] #53 26.51 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-30T07:24:53.449Z] #49 8.929 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:24:53.663Z] #19 85.39 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-04-30T07:24:53.663Z] #19 85.40 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-30T07:24:53.663Z] #19 85.40 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-30T07:24:53.664Z] #19 85.43 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-04-30T07:24:53.664Z] #19 85.44 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-30T07:24:53.664Z] #19 85.44 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-30T07:24:53.664Z] #19 85.44 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-30T07:24:53.664Z] #19 85.44 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-30T07:24:53.664Z] #19 85.48 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-30T07:24:53.664Z] #19 85.49 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-30T07:24:53.664Z] #19 85.51 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-04-30T07:24:53.664Z] #19 85.52 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-04-30T07:24:54.027Z] #49 ... [2022-04-30T07:24:54.027Z] [2022-04-30T07:24:54.027Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-30T07:24:54.027Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-30T07:24:54.027Z] #51 5.576 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-30T07:24:54.027Z] #51 7.419 go: downloading github.com/fatih/color v1.10.0 [2022-04-30T07:24:54.027Z] #51 7.705 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-30T07:24:54.027Z] #51 7.835 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-30T07:24:54.027Z] #51 7.921 go: downloading github.com/pkg/errors v0.9.1 [2022-04-30T07:24:54.027Z] #51 8.204 go: downloading golang.org/x/tools v0.1.0 [2022-04-30T07:24:54.027Z] #51 8.318 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-30T07:24:54.027Z] #51 8.403 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-30T07:24:54.027Z] #51 8.745 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-30T07:24:54.027Z] #51 8.927 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-30T07:24:54.289Z] #51 ... [2022-04-30T07:24:54.289Z] [2022-04-30T07:24:54.289Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:24:54.289Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:24:54.289Z] #40 6.198 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:54.289Z] #40 6.303 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:54.289Z] #40 6.310 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:54.289Z] #40 7.914 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:24:54.289Z] #40 ... [2022-04-30T07:24:54.289Z] [2022-04-30T07:24:54.289Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:24:54.289Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-30T07:24:54.289Z] #60 6.553 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:54.289Z] #60 6.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:54.289Z] #60 6.610 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:54.289Z] #60 8.193 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:24:54.555Z] #60 ... [2022-04-30T07:24:54.555Z] [2022-04-30T07:24:54.555Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:24:54.555Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:24:54.555Z] #45 5.126 + git clone https://github.com/docker/distribution.git . [2022-04-30T07:24:54.555Z] #45 5.132 Cloning into '.'... [2022-04-30T07:24:54.555Z] #45 ... [2022-04-30T07:24:54.555Z] [2022-04-30T07:24:54.555Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-30T07:24:54.555Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-30T07:24:54.555Z] #55 5.694 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-30T07:24:54.555Z] #55 7.055 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-30T07:24:54.555Z] #55 7.060 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-30T07:24:54.555Z] #55 7.095 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-30T07:24:54.555Z] #55 10.15 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-30T07:24:54.833Z] #55 ... [2022-04-30T07:24:54.833Z] [2022-04-30T07:24:54.833Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:24:54.833Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:24:54.833Z] #53 5.095 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-30T07:24:54.833Z] #53 ... [2022-04-30T07:24:54.833Z] [2022-04-30T07:24:54.833Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-30T07:24:54.833Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-30T07:24:54.833Z] #38 6.142 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-30T07:24:54.833Z] #38 7.153 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-30T07:24:54.833Z] #38 8.960 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-30T07:24:54.833Z] #38 9.772 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-30T07:24:54.833Z] #38 9.824 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-30T07:24:54.842Z] #49 18.44 Fetched 8513 kB in 15s (584 kB/s) [2022-04-30T07:24:55.037Z] #19 86.72 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-04-30T07:24:55.038Z] #19 86.73 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-04-30T07:24:55.038Z] #19 86.75 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-30T07:24:55.038Z] #19 86.80 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-04-30T07:24:55.038Z] #19 86.83 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-04-30T07:24:55.095Z] #38 ... [2022-04-30T07:24:55.095Z] [2022-04-30T07:24:55.096Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:24:55.096Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:24:55.096Z] #14 6.587 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:55.096Z] #14 6.682 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:55.096Z] #14 6.682 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:55.096Z] #14 8.898 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:24:55.096Z] #14 ... [2022-04-30T07:24:55.096Z] [2022-04-30T07:24:55.096Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:24:55.096Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-30T07:24:55.096Z] #34 4.661 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-30T07:24:55.096Z] #34 4.667 Cloning into '.'... [2022-04-30T07:24:55.356Z] #34 ... [2022-04-30T07:24:55.356Z] [2022-04-30T07:24:55.356Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:24:55.356Z] #65 sha256:7d11a1df7f20052fa6b68eddb73ccfbe65be0b778ec54c49bc407bd5d27dfac9 [2022-04-30T07:24:55.356Z] #65 6.623 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-30T07:24:55.356Z] #65 10.63 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-30T07:24:55.356Z] #65 10.66 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-30T07:24:55.689Z] #53 28.90 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-30T07:24:55.689Z] #53 28.90 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-30T07:24:55.689Z] #53 29.09 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-30T07:24:55.689Z] #53 29.10 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-30T07:24:55.954Z] #53 29.12 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-30T07:24:55.954Z] #53 29.15 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-30T07:24:55.954Z] #53 29.25 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-30T07:24:55.954Z] #53 29.28 go: downloading github.com/spf13/afero v1.6.0 [2022-04-30T07:24:55.954Z] #53 29.35 go: downloading github.com/spf13/cast v1.4.1 [2022-04-30T07:24:55.954Z] #53 29.39 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-30T07:24:55.968Z] #19 87.93 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-30T07:24:55.968Z] #19 87.95 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-30T07:24:56.217Z] #53 29.43 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-30T07:24:56.217Z] #53 29.52 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-30T07:24:56.217Z] #53 29.58 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-30T07:24:56.217Z] #53 29.59 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-30T07:24:56.222Z] #49 18.44 Reading package lists... [2022-04-30T07:24:56.222Z] #49 ... [2022-04-30T07:24:56.222Z] [2022-04-30T07:24:56.222Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:24:56.222Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:24:56.222Z] #40 13.67 Fetched 8510 kB in 11s (781 kB/s) [2022-04-30T07:24:56.222Z] #40 13.67 Reading package lists... [2022-04-30T07:24:56.303Z] #65 11.73 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-30T07:24:56.303Z] #65 ... [2022-04-30T07:24:56.303Z] [2022-04-30T07:24:56.303Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:24:56.303Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:24:56.303Z] #14 12.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:24:56.478Z] #53 ... [2022-04-30T07:24:56.478Z] [2022-04-30T07:24:56.478Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:24:56.478Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-30T07:24:56.478Z] #60 22.68 Building dependency tree... [2022-04-30T07:24:56.478Z] #60 26.21 The following additional packages will be installed: [2022-04-30T07:24:56.478Z] #60 26.22 libbtrfs0 [2022-04-30T07:24:56.478Z] #60 26.43 The following NEW packages will be installed: [2022-04-30T07:24:56.478Z] #60 26.43 libbtrfs-dev libbtrfs0 [2022-04-30T07:24:56.478Z] #60 26.88 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:24:56.478Z] #60 26.88 Need to get 454 kB of archives. [2022-04-30T07:24:56.478Z] #60 26.88 After this operation, 1275 kB of additional disk space will be used. [2022-04-30T07:24:56.478Z] #60 26.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-30T07:24:56.478Z] #60 26.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-30T07:24:56.478Z] #60 27.85 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:24:56.478Z] #60 28.21 Fetched 454 kB in 0s (1301 kB/s) [2022-04-30T07:24:56.478Z] #60 28.29 Selecting previously unselected package libbtrfs0:arm64. [2022-04-30T07:24:56.478Z] #60 28.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-30T07:24:56.478Z] #60 28.35 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-30T07:24:56.478Z] #60 28.36 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-30T07:24:56.478Z] #60 28.52 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-30T07:24:56.478Z] #60 28.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-30T07:24:56.478Z] #60 28.55 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-30T07:24:56.478Z] #60 28.93 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-30T07:24:56.478Z] #60 28.95 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-30T07:24:56.478Z] #60 28.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:24:56.478Z] #60 DONE 29.7s [2022-04-30T07:24:56.478Z] [2022-04-30T07:24:56.478Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-30T07:24:56.478Z] #61 sha256:f941c73c450c69689cdacd13b4da0b28975ad863c92245c2756163eba6e804ca [2022-04-30T07:24:56.478Z] #61 DONE 0.1s [2022-04-30T07:24:56.478Z] [2022-04-30T07:24:56.478Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:24:56.478Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-30T07:24:56.478Z] #53 29.87 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-30T07:24:56.478Z] #53 29.94 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-30T07:24:56.743Z] #53 30.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-30T07:24:56.743Z] #53 ... [2022-04-30T07:24:56.743Z] [2022-04-30T07:24:56.743Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-30T07:24:56.743Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-30T07:24:56.743Z] #55 29.98 v3.0.2 [2022-04-30T07:24:56.743Z] #55 DONE 30.1s [2022-04-30T07:24:56.743Z] [2022-04-30T07:24:56.743Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:24:56.743Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-30T07:24:56.743Z] #53 30.08 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-30T07:24:56.743Z] #53 30.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-30T07:24:56.743Z] #53 30.15 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-30T07:24:56.899Z] #19 88.67 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:24:56.922Z] #45 ... [2022-04-30T07:24:56.922Z] [2022-04-30T07:24:56.922Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-30T07:24:56.922Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-30T07:24:56.922Z] #36 6.469 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-30T07:24:56.922Z] #36 ... [2022-04-30T07:24:56.923Z] [2022-04-30T07:24:56.923Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:24:56.923Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:24:56.923Z] #40 6.292 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:56.923Z] #40 6.355 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:56.923Z] #40 6.356 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:56.923Z] #40 8.572 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:24:56.923Z] #40 ... [2022-04-30T07:24:56.923Z] [2022-04-30T07:24:56.923Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-30T07:24:56.923Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-30T07:24:56.923Z] #38 6.111 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-30T07:24:56.923Z] #38 7.293 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-30T07:24:56.923Z] #38 9.230 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-30T07:24:56.923Z] #38 9.722 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-30T07:24:56.923Z] #38 9.776 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-30T07:24:57.005Z] #53 30.27 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-30T07:24:57.156Z] #19 88.93 Fetched 787 MB in 23s (33.9 MB/s) [2022-04-30T07:24:57.156Z] #19 88.98 Selecting previously unselected package liblocale-gettext-perl. [2022-04-30T07:24:57.156Z] #19 88.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-30T07:24:57.156Z] #19 89.01 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-30T07:24:57.156Z] #19 89.01 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-30T07:24:57.156Z] #19 89.05 Selecting previously unselected package bzip2. [2022-04-30T07:24:57.156Z] #19 89.05 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-30T07:24:57.156Z] #19 89.06 Unpacking bzip2 (1.0.8-4) ... [2022-04-30T07:24:57.156Z] #19 89.11 Selecting previously unselected package libmagic-mgc. [2022-04-30T07:24:57.182Z] #38 ... [2022-04-30T07:24:57.182Z] [2022-04-30T07:24:57.182Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:24:57.182Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:24:57.182Z] #49 6.539 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:57.182Z] #49 6.592 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:57.182Z] #49 6.593 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:57.182Z] #49 7.154 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-30T07:24:57.182Z] #49 9.691 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:24:57.182Z] #49 ... [2022-04-30T07:24:57.182Z] [2022-04-30T07:24:57.182Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:24:57.182Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:24:57.182Z] #14 5.407 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:57.182Z] #14 5.466 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:57.182Z] #14 5.466 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:57.182Z] #14 7.112 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:24:57.182Z] #14 10.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:24:57.182Z] #14 ... [2022-04-30T07:24:57.182Z] [2022-04-30T07:24:57.182Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:24:57.182Z] #65 sha256:0bae3220643d27a9720eb6b63cdde8db8fd6f10596ced698caba6672deeb5e92 [2022-04-30T07:24:57.182Z] #65 5.560 + RM_GOPATH=0 [2022-04-30T07:24:57.182Z] #65 5.561 + TMP_GOPATH= [2022-04-30T07:24:57.182Z] #65 5.561 + : /build [2022-04-30T07:24:57.182Z] #65 5.561 + '[' -z '' ']' [2022-04-30T07:24:57.182Z] #65 5.562 ++ mktemp -d [2022-04-30T07:24:57.182Z] #65 5.566 + export GOPATH=/tmp/tmp.AnWmXFOC94 [2022-04-30T07:24:57.182Z] #65 5.566 + GOPATH=/tmp/tmp.AnWmXFOC94 [2022-04-30T07:24:57.182Z] #65 5.567 + RM_GOPATH=1 [2022-04-30T07:24:57.182Z] #65 5.567 + case "$(go env GOARCH)" in [2022-04-30T07:24:57.182Z] #65 5.567 ++ go env GOARCH [2022-04-30T07:24:57.182Z] #65 5.697 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:24:57.182Z] #65 5.697 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:24:57.182Z] #65 5.697 ++ dirname /install.sh [2022-04-30T07:24:57.182Z] #65 5.769 + dir=/ [2022-04-30T07:24:57.182Z] #65 5.769 + bin=rootlesskit [2022-04-30T07:24:57.182Z] #65 5.769 + shift [2022-04-30T07:24:57.182Z] #65 5.769 + '[' '!' -f //rootlesskit.installer ']' [2022-04-30T07:24:57.182Z] #65 5.769 + . //rootlesskit.installer [2022-04-30T07:24:57.182Z] #65 5.769 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:24:57.182Z] #65 5.769 + install_rootlesskit [2022-04-30T07:24:57.182Z] #65 5.769 + case "$1" in [2022-04-30T07:24:57.182Z] #65 5.769 + export CGO_ENABLED=0 [2022-04-30T07:24:57.182Z] #65 5.769 + CGO_ENABLED=0 [2022-04-30T07:24:57.182Z] #65 5.769 + _install_rootlesskit [2022-04-30T07:24:57.182Z] #65 5.769 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-30T07:24:57.182Z] #65 5.769 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-30T07:24:57.182Z] #65 5.769 + GOBIN=/build [2022-04-30T07:24:57.182Z] #65 5.769 + GO111MODULE=on [2022-04-30T07:24:57.182Z] #65 5.769 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:24:57.182Z] #65 5.769 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:24:57.182Z] #65 6.454 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-30T07:24:57.414Z] #19 89.12 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-30T07:24:57.414Z] #19 89.12 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-30T07:24:57.414Z] #19 89.31 Selecting previously unselected package libmagic1:amd64. [2022-04-30T07:24:57.414Z] #19 89.31 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-30T07:24:57.414Z] #19 89.33 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-30T07:24:57.414Z] #19 89.39 Selecting previously unselected package file. [2022-04-30T07:24:57.441Z] #65 10.55 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-30T07:24:57.441Z] #65 ... [2022-04-30T07:24:57.441Z] [2022-04-30T07:24:57.441Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:24:57.441Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:24:57.441Z] #53 5.840 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-30T07:24:57.441Z] #53 ... [2022-04-30T07:24:57.441Z] [2022-04-30T07:24:57.441Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-30T07:24:57.441Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-30T07:24:57.441Z] #55 5.691 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-30T07:24:57.441Z] #55 7.279 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-30T07:24:57.441Z] #55 7.281 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-30T07:24:57.441Z] #55 7.409 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-30T07:24:57.441Z] #55 10.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-30T07:24:57.672Z] #19 89.40 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-30T07:24:57.672Z] #19 89.40 Unpacking file (1:5.39-3) ... [2022-04-30T07:24:57.672Z] #19 89.48 Selecting previously unselected package xz-utils. [2022-04-30T07:24:57.672Z] #19 89.48 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-30T07:24:57.672Z] #19 89.48 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-30T07:24:57.672Z] #19 89.61 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-30T07:24:57.672Z] #19 89.61 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-30T07:24:57.672Z] #19 89.61 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-30T07:24:57.700Z] #55 ... [2022-04-30T07:24:57.700Z] [2022-04-30T07:24:57.700Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:24:57.700Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-30T07:24:57.701Z] #60 5.140 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:24:57.701Z] #60 5.151 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:24:57.701Z] #60 5.151 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:24:57.701Z] #60 5.568 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:24:57.701Z] #60 8.466 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:24:57.948Z] #53 31.03 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-30T07:24:57.948Z] #53 31.15 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-30T07:24:57.948Z] #53 31.22 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-30T07:24:57.948Z] #53 31.32 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-30T07:24:57.948Z] #53 31.42 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-30T07:24:57.959Z] #60 ... [2022-04-30T07:24:57.959Z] [2022-04-30T07:24:57.959Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:24:57.959Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-30T07:24:57.959Z] #34 5.263 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-30T07:24:57.959Z] #34 5.263 Cloning into '.'... [2022-04-30T07:24:57.959Z] #34 ... [2022-04-30T07:24:57.959Z] [2022-04-30T07:24:57.959Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-30T07:24:57.959Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-30T07:24:57.959Z] #51 6.715 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-30T07:24:57.959Z] #51 9.582 go: downloading github.com/fatih/color v1.10.0 [2022-04-30T07:24:57.959Z] #51 9.585 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-30T07:24:57.959Z] #51 9.732 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-30T07:24:57.959Z] #51 9.817 go: downloading github.com/pkg/errors v0.9.1 [2022-04-30T07:24:57.959Z] #51 10.60 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-30T07:24:57.959Z] #51 10.60 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-30T07:24:57.959Z] #51 10.71 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-30T07:24:57.959Z] #51 10.71 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-30T07:24:57.959Z] #51 10.88 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-30T07:24:57.959Z] #51 11.10 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-30T07:24:57.959Z] #51 11.23 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-30T07:24:58.210Z] #53 31.45 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-30T07:24:58.218Z] #51 ... [2022-04-30T07:24:58.218Z] [2022-04-30T07:24:58.218Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:24:58.218Z] #65 sha256:0bae3220643d27a9720eb6b63cdde8db8fd6f10596ced698caba6672deeb5e92 [2022-04-30T07:24:58.218Z] #65 10.66 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-30T07:24:58.477Z] #65 11.63 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-30T07:24:58.605Z] #19 90.36 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-30T07:24:58.605Z] #19 90.36 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-30T07:24:58.605Z] #19 90.36 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-30T07:24:58.763Z] #40 19.40 Reading package lists... [2022-04-30T07:24:58.763Z] #40 ... [2022-04-30T07:24:58.763Z] [2022-04-30T07:24:58.763Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:24:58.763Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:24:58.763Z] #14 17.49 Fetched 8510 kB in 13s (667 kB/s) [2022-04-30T07:24:58.763Z] #14 17.49 Reading package lists... [2022-04-30T07:24:58.784Z] #53 32.05 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-30T07:24:58.784Z] #53 32.05 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-30T07:24:58.784Z] #53 32.10 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-30T07:24:58.784Z] #53 32.11 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-30T07:24:58.784Z] #53 32.13 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-30T07:24:58.784Z] #53 32.13 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-30T07:24:58.784Z] #53 32.15 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-30T07:24:58.784Z] #53 32.16 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-30T07:24:58.784Z] #53 32.17 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-30T07:24:58.784Z] #53 32.25 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-30T07:24:58.868Z] #14 ... [2022-04-30T07:24:58.868Z] [2022-04-30T07:24:58.868Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-30T07:24:58.868Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-30T07:24:58.868Z] #36 4.597 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-30T07:24:58.868Z] #36 ... [2022-04-30T07:24:58.868Z] [2022-04-30T07:24:58.868Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-30T07:24:58.868Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-30T07:24:58.868Z] #38 13.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-30T07:24:58.868Z] #38 14.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-30T07:24:59.022Z] #14 ... [2022-04-30T07:24:59.022Z] [2022-04-30T07:24:59.022Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:24:59.022Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:24:59.046Z] #53 ... [2022-04-30T07:24:59.046Z] [2022-04-30T07:24:59.046Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-30T07:24:59.046Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-30T07:24:59.046Z] #38 32.19 NAME: [2022-04-30T07:24:59.046Z] #38 32.19 go-winres - A tool for embedding resources in Windows executables [2022-04-30T07:24:59.046Z] #38 32.19 [2022-04-30T07:24:59.046Z] #38 32.19 USAGE: [2022-04-30T07:24:59.046Z] #38 32.19 go-winres [global options] command [command options] [arguments...] [2022-04-30T07:24:59.046Z] #38 32.19 [2022-04-30T07:24:59.046Z] #38 32.19 COMMANDS: [2022-04-30T07:24:59.046Z] #38 32.19 init Create an initial ./winres/winres.json [2022-04-30T07:24:59.046Z] #38 32.19 make Make syso files for the "go build" command [2022-04-30T07:24:59.046Z] #38 32.19 simply Make syso files for the "go build" command (simplified) [2022-04-30T07:24:59.046Z] #38 32.19 extract Extract all resources from an executable [2022-04-30T07:24:59.046Z] #38 32.19 patch Replace resources in an executable file (exe, dll) [2022-04-30T07:24:59.046Z] #38 32.19 help, h Shows a list of commands or help for one command [2022-04-30T07:24:59.046Z] #38 32.19 [2022-04-30T07:24:59.046Z] #38 32.19 GLOBAL OPTIONS: [2022-04-30T07:24:59.046Z] #38 32.19 --help, -h show help (default: false) [2022-04-30T07:24:59.046Z] #38 DONE 32.3s [2022-04-30T07:24:59.046Z] [2022-04-30T07:24:59.046Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:24:59.046Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-30T07:24:59.046Z] #53 32.29 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-30T07:24:59.046Z] #53 32.30 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-30T07:24:59.046Z] #53 32.40 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-30T07:24:59.046Z] #53 32.46 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-30T07:24:59.046Z] #53 32.46 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-30T07:24:59.046Z] #53 32.51 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-30T07:24:59.169Z] #19 91.03 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-30T07:24:59.169Z] #19 91.03 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-30T07:24:59.169Z] #19 91.04 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-30T07:24:59.282Z] #45 22.90 Updating files: 81% (1508/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-30T07:24:59.282Z] #45 23.30 + git checkout -q v2.3.0 [2022-04-30T07:24:59.307Z] #53 32.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-30T07:24:59.307Z] #53 32.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-30T07:24:59.307Z] #53 32.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-30T07:24:59.307Z] #53 32.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-30T07:24:59.573Z] #53 32.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-30T07:24:59.573Z] #53 32.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-30T07:24:59.835Z] #53 33.12 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-30T07:24:59.835Z] #53 33.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-30T07:24:59.991Z] #19 91.63 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-30T07:24:59.991Z] #19 91.63 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-30T07:24:59.991Z] #19 91.64 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-30T07:25:00.097Z] #53 33.34 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-30T07:25:00.097Z] #53 33.39 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-30T07:25:00.097Z] #53 33.42 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-30T07:25:00.097Z] #53 33.44 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-30T07:25:00.097Z] #53 33.46 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-30T07:25:00.097Z] #53 33.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-30T07:25:00.097Z] #53 33.47 go: downloading github.com/julz/importas v0.1.0 [2022-04-30T07:25:00.097Z] #53 33.51 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-30T07:25:00.248Z] #19 92.14 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-30T07:25:00.248Z] #19 92.15 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-30T07:25:00.248Z] #19 92.15 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-30T07:25:00.358Z] #53 33.52 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-30T07:25:00.359Z] #53 33.54 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-30T07:25:00.359Z] #53 33.56 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-30T07:25:00.359Z] #53 33.61 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-30T07:25:00.359Z] #53 33.64 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-30T07:25:00.359Z] #53 ... [2022-04-30T07:25:00.359Z] [2022-04-30T07:25:00.359Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:00.359Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-30T07:25:00.359Z] #40 22.28 Building dependency tree... [2022-04-30T07:25:00.359Z] #40 25.62 The following additional packages will be installed: [2022-04-30T07:25:00.359Z] #40 25.62 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-30T07:25:00.359Z] #40 25.64 Suggested packages: [2022-04-30T07:25:00.359Z] #40 25.65 cmake-doc ninja-build lrzip [2022-04-30T07:25:00.359Z] #40 25.65 Recommended packages: [2022-04-30T07:25:00.359Z] #40 25.65 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-30T07:25:00.359Z] #40 26.48 The following NEW packages will be installed: [2022-04-30T07:25:00.359Z] #40 26.50 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-30T07:25:00.359Z] #40 26.50 vim-common xxd [2022-04-30T07:25:00.359Z] #40 26.95 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:25:00.359Z] #40 26.95 Need to get 15.6 MB of archives. [2022-04-30T07:25:00.359Z] #40 26.95 After this operation, 67.4 MB of additional disk space will be used. [2022-04-30T07:25:00.359Z] #40 26.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-30T07:25:00.359Z] #40 26.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-30T07:25:00.359Z] #40 26.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-30T07:25:00.359Z] #40 27.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-30T07:25:00.359Z] #40 27.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-30T07:25:00.359Z] #40 27.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-30T07:25:00.359Z] #40 27.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-30T07:25:00.359Z] #40 27.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-30T07:25:00.359Z] #40 27.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-30T07:25:00.359Z] #40 27.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-30T07:25:00.359Z] #40 28.64 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:25:00.359Z] #40 28.89 Fetched 15.6 MB in 1s (15.7 MB/s) [2022-04-30T07:25:00.359Z] #40 29.01 Selecting previously unselected package xxd. [2022-04-30T07:25:00.359Z] #40 29.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 ... 15700 files and directories currently installed.) [2022-04-30T07:25:00.359Z] #40 29.14 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-30T07:25:00.359Z] #40 29.16 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:25:00.359Z] #40 29.47 Selecting previously unselected package vim-common. [2022-04-30T07:25:00.359Z] #40 29.47 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-30T07:25:00.359Z] #40 29.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:25:00.359Z] #40 30.04 Selecting previously unselected package cmake-data. [2022-04-30T07:25:00.359Z] #40 30.04 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-30T07:25:00.359Z] #40 30.06 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-30T07:25:00.359Z] #40 ... [2022-04-30T07:25:00.359Z] [2022-04-30T07:25:00.359Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:00.359Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-30T07:25:00.359Z] #53 33.65 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-30T07:25:00.620Z] #53 33.79 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-30T07:25:00.620Z] #53 33.81 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-30T07:25:00.620Z] #53 33.81 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-30T07:25:00.620Z] #53 33.83 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-30T07:25:00.620Z] #53 33.86 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-30T07:25:00.815Z] #19 92.70 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-30T07:25:00.815Z] #19 92.70 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:25:00.815Z] #19 92.71 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-30T07:25:00.815Z] #19 92.77 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-30T07:25:00.815Z] #19 92.77 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:25:00.815Z] #19 92.78 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:25:01.190Z] #45 25.08 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-30T07:25:01.193Z] #53 34.42 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-30T07:25:01.193Z] #53 34.44 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-30T07:25:01.193Z] #53 34.44 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-30T07:25:01.193Z] #53 34.49 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-30T07:25:01.193Z] #53 34.51 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-30T07:25:01.193Z] #53 34.54 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-30T07:25:01.193Z] #53 34.56 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-30T07:25:01.455Z] #53 34.63 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-30T07:25:01.455Z] #53 34.65 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-30T07:25:01.455Z] #53 34.81 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-30T07:25:01.716Z] #53 34.82 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-30T07:25:01.716Z] #53 34.83 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-30T07:25:01.716Z] #53 34.83 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-30T07:25:01.716Z] #53 34.87 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-30T07:25:01.716Z] #53 34.89 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-30T07:25:01.716Z] #53 34.95 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-30T07:25:01.716Z] #53 35.02 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-30T07:25:01.716Z] #53 35.05 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-30T07:25:01.716Z] #53 35.09 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-30T07:25:01.978Z] #53 35.10 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-30T07:25:01.978Z] #53 35.10 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-30T07:25:01.978Z] #53 35.17 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-30T07:25:01.978Z] #53 35.23 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-30T07:25:01.978Z] #53 35.28 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-30T07:25:01.978Z] #53 35.33 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-30T07:25:01.978Z] #53 ... [2022-04-30T07:25:01.978Z] [2022-04-30T07:25:01.978Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-30T07:25:01.978Z] #31 sha256:51914e2892ce29fe4d146110581099b0767fd652c7a21526d0cb41a7cc80f0d3 [2022-04-30T07:25:01.978Z] #31 22.15 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-30T07:25:01.978Z] #31 23.71 [2022-04-30T07:25:01.978Z] #31 24.06 #=#=# 0.1% ############### 21.6% ######################### 36.1% ##################################### 52.0% ################################################# 69.1% ############################################################### 87.9% ######################################################################## 100.0% [2022-04-30T07:25:01.978Z] #31 26.00 [2022-04-30T07:25:01.978Z] #31 31.51 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-30T07:25:02.239Z] #31 ... [2022-04-30T07:25:02.239Z] [2022-04-30T07:25:02.239Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:25:02.239Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-30T07:25:02.239Z] #34 34.09 Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-30T07:25:02.239Z] #34 34.14 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-30T07:25:02.239Z] #34 34.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:25:02.670Z] #65 15.78 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-30T07:25:02.952Z] Running on azwin-2-3d1d70 in d:\jenkins\workspace\moby_PR-43550 [Pipeline] { [Pipeline] ws [2022-04-30T07:25:02.968Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-30T07:25:03.082Z] #38 ... [2022-04-30T07:25:03.082Z] [2022-04-30T07:25:03.082Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:25:03.082Z] #65 sha256:7d11a1df7f20052fa6b68eddb73ccfbe65be0b778ec54c49bc407bd5d27dfac9 [2022-04-30T07:25:03.082Z] #65 16.77 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-30T07:25:03.082Z] #65 18.19 go: downloading github.com/google/uuid v1.3.0 [2022-04-30T07:25:03.082Z] #65 18.22 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-30T07:25:03.082Z] #65 18.29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-30T07:25:03.082Z] #65 18.57 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-30T07:25:03.082Z] #65 18.76 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-30T07:25:03.342Z] #65 19.00 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-30T07:25:03.607Z] #65 ... [2022-04-30T07:25:03.607Z] [2022-04-30T07:25:03.607Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-30T07:25:03.607Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-30T07:25:03.607Z] #38 14.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-30T07:25:03.607Z] #38 15.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-30T07:25:03.628Z] #34 ... [2022-04-30T07:25:03.628Z] [2022-04-30T07:25:03.628Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:03.628Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-30T07:25:03.628Z] #14 26.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-04-30T07:25:03.628Z] #14 26.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-04-30T07:25:03.628Z] #14 26.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-30T07:25:03.628Z] #14 28.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-04-30T07:25:03.628Z] #14 28.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-04-30T07:25:03.628Z] #14 28.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-30T07:25:03.628Z] #14 29.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-04-30T07:25:03.628Z] #14 30.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-30T07:25:03.628Z] #14 30.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-30T07:25:03.628Z] #14 30.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-30T07:25:03.628Z] #14 30.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-30T07:25:03.628Z] #14 30.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-30T07:25:03.628Z] #14 30.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-04-30T07:25:03.628Z] #14 30.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-30T07:25:03.628Z] #14 30.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-30T07:25:03.628Z] #14 30.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-30T07:25:03.628Z] #14 30.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-30T07:25:03.628Z] #14 30.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-30T07:25:03.628Z] #14 30.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-30T07:25:03.628Z] #14 30.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-30T07:25:03.628Z] #14 30.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-04-30T07:25:03.628Z] #14 30.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-30T07:25:03.628Z] #14 30.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-30T07:25:03.628Z] #14 31.51 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:25:03.628Z] #14 31.69 Fetched 108 MB in 5s (23.5 MB/s) [2022-04-30T07:25:03.628Z] #14 31.77 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-30T07:25:03.628Z] #14 31.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-30T07:25:03.628Z] #14 31.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-30T07:25:03.628Z] #14 31.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-30T07:25:03.628Z] #14 34.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-30T07:25:03.628Z] #14 34.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-30T07:25:03.628Z] #14 34.36 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-30T07:25:03.628Z] #14 36.54 Selecting previously unselected package binutils-mingw-w64. [2022-04-30T07:25:03.628Z] #14 36.54 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-30T07:25:03.628Z] #14 36.55 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-30T07:25:03.628Z] #14 36.69 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-30T07:25:03.628Z] #14 36.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-30T07:25:03.628Z] #14 36.70 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-30T07:25:03.628Z] #14 ... [2022-04-30T07:25:03.628Z] [2022-04-30T07:25:03.628Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-30T07:25:03.628Z] #31 sha256:51914e2892ce29fe4d146110581099b0767fd652c7a21526d0cb41a7cc80f0d3 [2022-04-30T07:25:03.628Z] #31 32.74 [2022-04-30T07:25:03.628Z] #31 33.04 #=#=# ######################################################################## 100.0% [2022-04-30T07:25:03.714Z] The recommended git tool is: git [2022-04-30T07:25:03.736Z] #45 ... [2022-04-30T07:25:03.736Z] [2022-04-30T07:25:03.736Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:25:03.736Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-30T07:25:03.736Z] #60 17.75 Fetched 8510 kB in 13s (636 kB/s) [2022-04-30T07:25:03.736Z] #60 17.75 Reading package lists... [2022-04-30T07:25:03.890Z] #31 34.19 [2022-04-30T07:25:03.914Z] #65 19.52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-30T07:25:03.998Z] #60 23.28 Reading package lists... [2022-04-30T07:25:03.998Z] #60 ... [2022-04-30T07:25:03.998Z] [2022-04-30T07:25:03.998Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:03.998Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:25:03.998Z] #40 19.40 Reading package lists... [2022-04-30T07:25:03.998Z] #40 24.76 Building dependency tree... [2022-04-30T07:25:03.998Z] #40 28.07 The following additional packages will be installed: [2022-04-30T07:25:03.998Z] #40 28.09 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-30T07:25:04.175Z] #65 19.86 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-30T07:25:04.258Z] #40 28.12 Suggested packages: [2022-04-30T07:25:04.258Z] #40 28.12 cmake-doc ninja-build lrzip [2022-04-30T07:25:04.258Z] #40 28.12 Recommended packages: [2022-04-30T07:25:04.258Z] #40 28.12 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-30T07:25:04.437Z] #65 20.05 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-30T07:25:04.463Z] #31 ... [2022-04-30T07:25:04.463Z] [2022-04-30T07:25:04.463Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:04.463Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-30T07:25:04.463Z] #49 27.42 The following additional packages will be installed: [2022-04-30T07:25:04.463Z] #49 27.43 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-30T07:25:04.463Z] #49 27.43 python3-protobuf python3-six [2022-04-30T07:25:04.464Z] #49 27.44 Suggested packages: [2022-04-30T07:25:04.464Z] #49 27.45 python3-setuptools [2022-04-30T07:25:04.464Z] #49 27.45 Recommended packages: [2022-04-30T07:25:04.464Z] #49 27.45 iproute2 | iproute [2022-04-30T07:25:04.464Z] #49 28.01 The following NEW packages will be installed: [2022-04-30T07:25:04.464Z] #49 28.03 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-30T07:25:04.464Z] #49 28.04 python3-protobuf python3-six [2022-04-30T07:25:04.464Z] #49 28.59 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:25:04.464Z] #49 28.59 Need to get 2115 kB of archives. [2022-04-30T07:25:04.464Z] #49 28.59 After this operation, 10.7 MB of additional disk space will be used. [2022-04-30T07:25:04.464Z] #49 28.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-30T07:25:04.464Z] #49 28.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-30T07:25:04.464Z] #49 28.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-30T07:25:04.464Z] #49 28.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-30T07:25:04.464Z] #49 28.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-30T07:25:04.464Z] #49 28.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-30T07:25:04.464Z] #49 28.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-30T07:25:04.464Z] #49 31.60 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-30T07:25:04.464Z] #49 33.14 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:25:04.464Z] #49 33.35 Fetched 2115 kB in 4s (560 kB/s) [2022-04-30T07:25:04.464Z] #49 33.46 Selecting previously unselected package libprotobuf23:arm64. [2022-04-30T07:25:04.464Z] #49 33.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-30T07:25:04.464Z] #49 33.51 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-30T07:25:04.464Z] #49 33.53 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-30T07:25:04.464Z] #49 34.12 Selecting previously unselected package python3-pkg-resources. [2022-04-30T07:25:04.464Z] #49 34.12 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-30T07:25:04.464Z] #49 34.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:25:04.464Z] #49 34.31 Selecting previously unselected package python3-six. [2022-04-30T07:25:04.464Z] #49 34.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-30T07:25:04.464Z] #49 34.33 Unpacking python3-six (1.16.0-2) ... [2022-04-30T07:25:04.464Z] #49 34.46 Selecting previously unselected package python3-protobuf. [2022-04-30T07:25:04.464Z] #49 34.46 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-30T07:25:04.464Z] #49 34.46 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-30T07:25:04.464Z] #49 35.03 Selecting previously unselected package libnet1:arm64. [2022-04-30T07:25:04.464Z] #49 35.03 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-30T07:25:04.464Z] #49 35.04 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:25:04.464Z] #49 35.25 Selecting previously unselected package libnl-3-200:arm64. [2022-04-30T07:25:04.464Z] #49 35.25 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-30T07:25:04.464Z] #49 35.26 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-30T07:25:04.464Z] #49 35.42 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-30T07:25:04.464Z] #49 35.42 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-30T07:25:04.464Z] #49 35.43 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-30T07:25:04.464Z] #49 35.55 Selecting previously unselected package criu. [2022-04-30T07:25:04.464Z] #49 35.55 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-30T07:25:04.464Z] #49 35.55 Unpacking criu (3.16.1-3) ... [2022-04-30T07:25:04.464Z] #49 36.21 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:25:04.464Z] #49 ... [2022-04-30T07:25:04.464Z] [2022-04-30T07:25:04.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-04-30T07:25:04.464Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-30T07:25:04.464Z] #14 36.90 Selecting previously unselected package dmsetup. [2022-04-30T07:25:04.464Z] #14 36.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-30T07:25:04.464Z] #14 36.91 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-30T07:25:04.464Z] #14 37.08 Selecting previously unselected package mingw-w64-common. [2022-04-30T07:25:04.464Z] #14 37.10 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-30T07:25:04.464Z] #14 37.12 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-30T07:25:04.827Z] #40 28.91 The following NEW packages will be installed: [2022-04-30T07:25:04.827Z] #40 28.94 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-30T07:25:04.827Z] #40 28.95 vim-common xxd [2022-04-30T07:25:05.394Z] #65 ... [2022-04-30T07:25:05.394Z] [2022-04-30T07:25:05.394Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-30T07:25:05.394Z] #26 sha256:9995d632d3907cc4af97aad62c1d9980d793119e36386c69f87dd9ab7a97a8b6 [2022-04-30T07:25:05.394Z] #26 19.73 + mkdir -p /build [2022-04-30T07:25:05.394Z] #26 19.74 + mv docker/docker /build/ [2022-04-30T07:25:05.394Z] #26 19.78 + rmdir docker [2022-04-30T07:25:05.394Z] #26 DONE 21.2s [2022-04-30T07:25:05.397Z] #40 29.33 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:25:05.397Z] #40 29.33 Need to get 17.7 MB of archives. [2022-04-30T07:25:05.397Z] #40 29.33 After this operation, 70.7 MB of additional disk space will be used. [2022-04-30T07:25:05.397Z] #40 29.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-30T07:25:05.397Z] #40 29.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-30T07:25:05.397Z] #40 29.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-30T07:25:05.397Z] #40 29.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-30T07:25:05.522Z] #38 ... [2022-04-30T07:25:05.522Z] [2022-04-30T07:25:05.522Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-30T07:25:05.522Z] #26 sha256:1ea8a91f2877254430eaf0ae9df8b557f9c89678d13b2d9d848c34966474d5f4 [2022-04-30T07:25:05.522Z] #26 17.74 + mkdir -p /build [2022-04-30T07:25:05.522Z] #26 17.75 + mv docker/docker /build/ [2022-04-30T07:25:05.522Z] #26 17.75 + rmdir docker [2022-04-30T07:25:05.522Z] #26 DONE 18.3s [2022-04-30T07:25:05.522Z] [2022-04-30T07:25:05.522Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:25:05.522Z] #65 sha256:0bae3220643d27a9720eb6b63cdde8db8fd6f10596ced698caba6672deeb5e92 [2022-04-30T07:25:05.522Z] #65 17.18 go: downloading github.com/google/uuid v1.3.0 [2022-04-30T07:25:05.523Z] #65 17.41 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-30T07:25:05.523Z] #65 18.51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-30T07:25:05.656Z] [2022-04-30T07:25:05.656Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-30T07:25:05.656Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-30T07:25:05.656Z] #51 15.52 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-30T07:25:05.656Z] #51 15.62 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-30T07:25:05.656Z] #51 15.78 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-30T07:25:05.656Z] #51 19.13 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-30T07:25:05.656Z] #51 19.20 go: downloading golang.org/x/mod v0.3.0 [2022-04-30T07:25:05.656Z] #51 ... [2022-04-30T07:25:05.656Z] [2022-04-30T07:25:05.656Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:25:05.656Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-30T07:25:05.656Z] #60 11.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:25:05.656Z] #60 15.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:25:05.782Z] #65 18.74 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-30T07:25:05.782Z] #65 18.75 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-30T07:25:05.917Z] #60 ... [2022-04-30T07:25:05.917Z] [2022-04-30T07:25:05.917Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:05.917Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:25:05.917Z] #40 11.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:25:05.917Z] #40 16.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:25:05.967Z] #40 29.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-30T07:25:05.967Z] #40 29.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-30T07:25:05.967Z] #40 30.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-30T07:25:05.967Z] #40 30.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-30T07:25:05.967Z] #40 30.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-30T07:25:05.967Z] #40 30.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-30T07:25:06.041Z] #65 19.01 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-30T07:25:06.183Z] #40 ... [2022-04-30T07:25:06.183Z] [2022-04-30T07:25:06.183Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:06.183Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:25:06.183Z] #49 12.60 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:25:06.183Z] #49 15.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:25:06.183Z] #49 21.21 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-30T07:25:06.183Z] #49 ... [2022-04-30T07:25:06.183Z] [2022-04-30T07:25:06.183Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-30T07:25:06.183Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-30T07:25:06.183Z] #36 22.22 tomll can be used in two ways: [2022-04-30T07:25:06.183Z] #36 22.22 Writing to STDIN and reading from STDOUT: [2022-04-30T07:25:06.183Z] #36 22.22 cat file.toml | tomll > file.toml [2022-04-30T07:25:06.183Z] #36 22.22 [2022-04-30T07:25:06.183Z] #36 22.22 Reading and updating a list of files: [2022-04-30T07:25:06.183Z] #36 22.22 tomll a.toml b.toml c.toml [2022-04-30T07:25:06.183Z] #36 22.22 [2022-04-30T07:25:06.183Z] #36 22.22 When given a list of files, tomll will modify all files in place without asking. [2022-04-30T07:25:06.447Z] #36 DONE 22.5s [2022-04-30T07:25:06.447Z] [2022-04-30T07:25:06.447Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:06.447Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:06.447Z] #14 16.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:25:06.609Z] #65 19.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-30T07:25:06.867Z] #65 19.79 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-30T07:25:06.867Z] #65 19.90 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-30T07:25:07.028Z] #14 ... [2022-04-30T07:25:07.028Z] [2022-04-30T07:25:07.028Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:25:07.028Z] #62 sha256:0b8eeae7c4a506953f634806a8f28516c606496fe116d4062a8dca291c6e54b9 [2022-04-30T07:25:07.028Z] #62 0.934 + RM_GOPATH=0 [2022-04-30T07:25:07.028Z] #62 0.934 + TMP_GOPATH= [2022-04-30T07:25:07.028Z] #62 0.934 + : /build [2022-04-30T07:25:07.028Z] #62 0.934 + '[' -z '' ']' [2022-04-30T07:25:07.028Z] #62 0.957 ++ mktemp -d [2022-04-30T07:25:07.028Z] #62 0.957 + export GOPATH=/tmp/tmp.f5YvM3y3JB [2022-04-30T07:25:07.028Z] #62 0.957 + GOPATH=/tmp/tmp.f5YvM3y3JB [2022-04-30T07:25:07.028Z] #62 0.957 + RM_GOPATH=1 [2022-04-30T07:25:07.028Z] #62 0.957 + case "$(go env GOARCH)" in [2022-04-30T07:25:07.028Z] #62 0.960 ++ go env GOARCH [2022-04-30T07:25:07.028Z] #62 1.069 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:25:07.028Z] #62 1.069 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:25:07.028Z] #62 1.070 ++ dirname /install.sh [2022-04-30T07:25:07.028Z] #62 1.071 + dir=/ [2022-04-30T07:25:07.028Z] #62 1.071 + bin=containerd [2022-04-30T07:25:07.028Z] #62 1.071 + shift [2022-04-30T07:25:07.028Z] #62 1.071 + '[' '!' -f //containerd.installer ']' [2022-04-30T07:25:07.028Z] #62 1.071 + . //containerd.installer [2022-04-30T07:25:07.028Z] #62 1.071 ++ set -e [2022-04-30T07:25:07.028Z] #62 1.071 ++ : v1.6.3 [2022-04-30T07:25:07.028Z] #62 1.072 + install_containerd [2022-04-30T07:25:07.028Z] #62 1.073 + echo 'Install containerd version v1.6.3' [2022-04-30T07:25:07.028Z] #62 1.073 Install containerd version v1.6.3 [2022-04-30T07:25:07.028Z] #62 1.102 + git clone https://github.com/containerd/containerd.git /tmp/tmp.f5YvM3y3JB/src/github.com/containerd/containerd [2022-04-30T07:25:07.028Z] #62 1.138 Cloning into '/tmp/tmp.f5YvM3y3JB/src/github.com/containerd/containerd'... [2022-04-30T07:25:07.028Z] #62 ... [2022-04-30T07:25:07.028Z] [2022-04-30T07:25:07.028Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:07.028Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-30T07:25:07.028Z] #49 37.77 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-30T07:25:07.028Z] #49 37.81 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:25:07.028Z] #49 37.83 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-30T07:25:07.028Z] #49 37.84 Setting up python3-six (1.16.0-2) ... [2022-04-30T07:25:07.028Z] #49 38.91 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-30T07:25:07.028Z] #49 38.96 Setting up python3-protobuf (3.12.4-1) ... [2022-04-30T07:25:07.356Z] #40 ... [2022-04-30T07:25:07.356Z] [2022-04-30T07:25:07.356Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:07.356Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:25:07.356Z] #53 29.78 go: downloading github.com/fatih/color v1.13.0 [2022-04-30T07:25:07.356Z] #53 29.78 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-30T07:25:07.356Z] #53 29.92 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-30T07:25:07.356Z] #53 29.93 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-30T07:25:07.356Z] #53 30.20 go: downloading github.com/spf13/viper v1.10.1 [2022-04-30T07:25:07.356Z] #53 30.32 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-30T07:25:07.356Z] #53 30.64 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-30T07:25:07.356Z] #53 30.65 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-30T07:25:07.356Z] #53 30.67 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-30T07:25:07.356Z] #53 30.70 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-30T07:25:07.925Z] #53 31.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-30T07:25:07.925Z] #53 31.88 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-30T07:25:08.791Z] #65 ... [2022-04-30T07:25:08.791Z] [2022-04-30T07:25:08.791Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-30T07:25:08.791Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-30T07:25:08.791Z] #51 11.92 go: downloading golang.org/x/tools v0.1.0 [2022-04-30T07:25:08.791Z] #51 20.75 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-30T07:25:08.791Z] #51 20.81 go: downloading golang.org/x/mod v0.3.0 [2022-04-30T07:25:08.868Z] Running on azwin-2-112650 in d:\jenkins\workspace\moby_PR-43550 [Pipeline] { [Pipeline] ws [2022-04-30T07:25:08.883Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-30T07:25:09.060Z] #51 ... [2022-04-30T07:25:09.060Z] [2022-04-30T07:25:09.060Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:25:09.060Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-30T07:25:09.060Z] #60 12.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:25:09.060Z] #60 ... [2022-04-30T07:25:09.060Z] [2022-04-30T07:25:09.060Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:09.060Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:25:09.060Z] #40 12.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:25:09.060Z] #40 15.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:25:09.145Z] #14 ... [2022-04-30T07:25:09.145Z] [2022-04-30T07:25:09.145Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:25:09.145Z] #65 sha256:7d11a1df7f20052fa6b68eddb73ccfbe65be0b778ec54c49bc407bd5d27dfac9 [2022-04-30T07:25:09.145Z] #65 24.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-30T07:25:09.319Z] #40 ... [2022-04-30T07:25:09.319Z] [2022-04-30T07:25:09.319Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:09.319Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:25:09.319Z] #49 13.47 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:25:09.319Z] #49 17.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:25:09.413Z] #53 ... [2022-04-30T07:25:09.413Z] [2022-04-30T07:25:09.413Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:09.413Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:09.413Z] #14 23.03 Reading package lists... [2022-04-30T07:25:09.413Z] #14 28.11 Building dependency tree... [2022-04-30T07:25:09.413Z] #14 31.06 The following additional packages will be installed: [2022-04-30T07:25:09.413Z] #14 31.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-30T07:25:09.413Z] #14 31.08 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-30T07:25:09.413Z] #14 31.08 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-30T07:25:09.413Z] #14 31.09 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-30T07:25:09.413Z] #14 31.09 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-30T07:25:09.413Z] #14 31.09 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-30T07:25:09.413Z] #14 31.09 mingw-w64-common mingw-w64-x86-64-dev [2022-04-30T07:25:09.413Z] #14 31.10 Suggested packages: [2022-04-30T07:25:09.413Z] #14 31.10 gcc-10-locales seccomp wine64 [2022-04-30T07:25:09.413Z] #14 32.48 The following NEW packages will be installed: [2022-04-30T07:25:09.413Z] #14 32.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-30T07:25:09.413Z] #14 32.49 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-30T07:25:09.413Z] #14 32.49 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-30T07:25:09.413Z] #14 32.49 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-30T07:25:09.413Z] #14 32.49 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-30T07:25:09.413Z] #14 32.49 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-30T07:25:09.413Z] #14 32.49 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-30T07:25:09.413Z] #14 32.49 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-30T07:25:09.413Z] #14 32.49 mingw-w64-x86-64-dev [2022-04-30T07:25:09.413Z] #14 32.89 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:25:09.413Z] #14 32.89 Need to get 115 MB of archives. [2022-04-30T07:25:09.413Z] #14 32.89 After this operation, 645 MB of additional disk space will be used. [2022-04-30T07:25:09.413Z] #14 32.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-30T07:25:09.413Z] #14 33.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-30T07:25:09.413Z] #14 33.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-30T07:25:09.413Z] #14 33.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-30T07:25:09.413Z] #14 33.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-30T07:25:09.413Z] #14 33.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-30T07:25:09.413Z] #14 ... [2022-04-30T07:25:09.413Z] [2022-04-30T07:25:09.413Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:09.413Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:25:09.413Z] #40 31.25 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:25:09.413Z] #40 31.51 Fetched 17.7 MB in 1s (13.7 MB/s) [2022-04-30T07:25:09.413Z] #40 31.64 Selecting previously unselected package xxd. [2022-04-30T07:25:09.413Z] #40 31.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-30T07:25:09.413Z] #40 31.76 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-30T07:25:09.413Z] #40 31.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:25:09.413Z] #40 31.88 Selecting previously unselected package vim-common. [2022-04-30T07:25:09.413Z] #40 31.89 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-30T07:25:09.413Z] #40 31.91 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:25:09.413Z] #40 32.20 Selecting previously unselected package cmake-data. [2022-04-30T07:25:09.413Z] #40 32.22 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-30T07:25:09.413Z] #40 32.23 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-30T07:25:09.578Z] #49 22.61 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-30T07:25:09.578Z] #49 ... [2022-04-30T07:25:09.578Z] [2022-04-30T07:25:09.578Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:25:09.578Z] #65 sha256:0bae3220643d27a9720eb6b63cdde8db8fd6f10596ced698caba6672deeb5e92 [2022-04-30T07:25:09.578Z] #65 22.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-30T07:25:09.677Z] #40 ... [2022-04-30T07:25:09.677Z] [2022-04-30T07:25:09.677Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-30T07:25:09.677Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-30T07:25:09.677Z] #55 33.34 v3.0.2 [2022-04-30T07:25:09.677Z] #55 DONE 33.6s [2022-04-30T07:25:09.677Z] [2022-04-30T07:25:09.677Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:09.677Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:09.677Z] #14 33.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-04-30T07:25:09.946Z] #14 33.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-30T07:25:09.946Z] #14 33.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-30T07:25:10.206Z] #14 ... [2022-04-30T07:25:10.206Z] [2022-04-30T07:25:10.206Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:10.206Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:25:10.206Z] #49 18.44 Reading package lists... [2022-04-30T07:25:10.206Z] #49 23.97 Reading package lists... [2022-04-30T07:25:10.206Z] #49 29.12 Building dependency tree... [2022-04-30T07:25:10.206Z] #49 32.18 The following additional packages will be installed: [2022-04-30T07:25:10.206Z] #49 32.19 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-30T07:25:10.206Z] #49 32.19 python3-protobuf python3-six [2022-04-30T07:25:10.206Z] #49 32.20 Suggested packages: [2022-04-30T07:25:10.206Z] #49 32.21 python3-setuptools [2022-04-30T07:25:10.206Z] #49 32.21 Recommended packages: [2022-04-30T07:25:10.206Z] #49 32.21 iproute2 | iproute [2022-04-30T07:25:10.206Z] #49 32.84 The following NEW packages will be installed: [2022-04-30T07:25:10.206Z] #49 32.85 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-30T07:25:10.206Z] #49 32.85 python3-protobuf python3-six [2022-04-30T07:25:10.206Z] #49 33.34 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:25:10.206Z] #49 33.34 Need to get 2292 kB of archives. [2022-04-30T07:25:10.206Z] #49 33.34 After this operation, 11.0 MB of additional disk space will be used. [2022-04-30T07:25:10.206Z] #49 33.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-30T07:25:10.206Z] #49 33.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-30T07:25:10.206Z] #49 33.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-30T07:25:10.206Z] #49 33.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-30T07:25:10.206Z] #49 33.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-30T07:25:10.206Z] #49 33.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-30T07:25:10.206Z] #49 33.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-30T07:25:10.206Z] #49 ... [2022-04-30T07:25:10.206Z] [2022-04-30T07:25:10.206Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:25:10.206Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-30T07:25:10.206Z] #60 23.28 Reading package lists... [2022-04-30T07:25:10.206Z] #60 28.18 Building dependency tree... [2022-04-30T07:25:10.206Z] #60 31.37 The following additional packages will be installed: [2022-04-30T07:25:10.206Z] #60 31.39 libbtrfs0 [2022-04-30T07:25:10.206Z] #60 31.57 The following NEW packages will be installed: [2022-04-30T07:25:10.206Z] #60 31.59 libbtrfs-dev libbtrfs0 [2022-04-30T07:25:10.206Z] #60 32.07 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:25:10.206Z] #60 32.07 Need to get 460 kB of archives. [2022-04-30T07:25:10.206Z] #60 32.07 After this operation, 1237 kB of additional disk space will be used. [2022-04-30T07:25:10.206Z] #60 32.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-30T07:25:10.207Z] #60 32.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-30T07:25:10.207Z] #60 33.12 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:25:10.207Z] #60 33.39 Fetched 460 kB in 0s (1250 kB/s) [2022-04-30T07:25:10.207Z] #60 33.62 Selecting previously unselected package libbtrfs0:amd64. [2022-04-30T07:25:10.207Z] #60 33.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-30T07:25:10.207Z] #60 33.78 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-30T07:25:10.207Z] #60 33.81 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-30T07:25:10.207Z] #60 33.95 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-30T07:25:10.207Z] #60 33.95 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-30T07:25:10.207Z] #60 34.01 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-30T07:25:10.207Z] #60 34.32 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-30T07:25:10.207Z] #60 34.37 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-30T07:25:10.207Z] #60 34.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:25:10.423Z] #49 42.75 Setting up criu (3.16.1-3) ... [2022-04-30T07:25:10.423Z] #49 ... [2022-04-30T07:25:10.423Z] [2022-04-30T07:25:10.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-04-30T07:25:10.423Z] #31 sha256:51914e2892ce29fe4d146110581099b0767fd652c7a21526d0cb41a7cc80f0d3 [2022-04-30T07:25:10.423Z] #31 36.13 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-30T07:25:10.423Z] #31 37.35 [2022-04-30T07:25:10.423Z] #31 37.73 #=#=# ######################################################################## 100.0% [2022-04-30T07:25:10.423Z] #31 38.71 [2022-04-30T07:25:10.423Z] #31 39.03 Download of images into '/build' complete. [2022-04-30T07:25:10.423Z] #31 39.03 Use something like the following to load the result into a Docker daemon: [2022-04-30T07:25:10.423Z] #31 39.03 tar -cC '/build' . | docker load [2022-04-30T07:25:10.475Z] #60 ... [2022-04-30T07:25:10.475Z] [2022-04-30T07:25:10.475Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:10.475Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:10.475Z] #14 34.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-30T07:25:10.611Z] The recommended git tool is: git [2022-04-30T07:25:10.684Z] #31 DONE 40.9s [2022-04-30T07:25:10.684Z] [2022-04-30T07:25:10.684Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:10.684Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-30T07:25:10.684Z] #40 34.07 Selecting previously unselected package libicu67:arm64. [2022-04-30T07:25:10.684Z] #40 34.08 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-30T07:25:10.684Z] #40 34.09 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-30T07:25:10.684Z] #40 39.04 Selecting previously unselected package libxml2:arm64. [2022-04-30T07:25:10.684Z] #40 39.04 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-30T07:25:10.684Z] #40 39.05 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-30T07:25:10.684Z] #40 39.50 Selecting previously unselected package libarchive13:arm64. [2022-04-30T07:25:10.684Z] #40 39.51 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-30T07:25:10.684Z] #40 39.51 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-30T07:25:10.684Z] #40 39.80 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-30T07:25:10.684Z] #40 39.81 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-30T07:25:10.684Z] #40 39.81 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-30T07:25:10.684Z] #40 39.97 Selecting previously unselected package librhash0:arm64. [2022-04-30T07:25:10.684Z] #40 39.97 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-30T07:25:10.684Z] #40 39.98 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-30T07:25:10.684Z] #40 40.13 Selecting previously unselected package libuv1:arm64. [2022-04-30T07:25:10.684Z] #40 40.13 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-30T07:25:10.684Z] #40 40.14 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-30T07:25:10.684Z] #40 40.25 Selecting previously unselected package cmake. [2022-04-30T07:25:10.684Z] #40 40.26 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-30T07:25:10.684Z] #40 40.28 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-30T07:25:10.684Z] #40 43.48 Setting up libicu67:arm64 (67.1-7) ... [2022-04-30T07:25:10.684Z] #40 43.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:25:10.684Z] #40 43.59 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-30T07:25:10.684Z] #40 43.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:25:10.684Z] #40 43.73 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-30T07:25:10.684Z] #40 43.78 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-30T07:25:10.684Z] #40 43.99 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-30T07:25:10.684Z] #40 44.02 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-30T07:25:10.684Z] #40 44.07 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-30T07:25:10.684Z] #40 44.09 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-30T07:25:10.684Z] #40 44.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:25:10.899Z] #19 102.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-30T07:25:10.899Z] #19 102.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:25:10.899Z] #19 102.4 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-30T07:25:10.899Z] #19 102.5 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-30T07:25:10.899Z] #19 102.5 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:25:10.899Z] #19 102.5 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-30T07:25:11.093Z] #14 ... [2022-04-30T07:25:11.093Z] [2022-04-30T07:25:11.093Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:25:11.093Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-30T07:25:11.093Z] #60 DONE 35.1s [2022-04-30T07:25:11.093Z] [2022-04-30T07:25:11.093Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-30T07:25:11.093Z] #61 sha256:1417c0a481d5795012e04558371fa56bb620d43ef04ae9048d95eefe3fc5faa4 [2022-04-30T07:25:11.256Z] #40 ... [2022-04-30T07:25:11.256Z] [2022-04-30T07:25:11.256Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:11.256Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-30T07:25:11.256Z] #49 44.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:25:11.353Z] #61 DONE 0.3s [2022-04-30T07:25:11.353Z] [2022-04-30T07:25:11.353Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:11.353Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:25:11.353Z] #53 35.30 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-30T07:25:11.353Z] #53 35.30 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-30T07:25:11.353Z] #53 35.42 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-30T07:25:11.353Z] #53 35.44 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-30T07:25:11.505Z] #65 ... [2022-04-30T07:25:11.506Z] [2022-04-30T07:25:11.506Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:11.506Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:11.506Z] #14 14.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:25:11.506Z] #14 ... [2022-04-30T07:25:11.506Z] [2022-04-30T07:25:11.506Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:25:11.506Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-30T07:25:11.506Z] #60 23.63 Fetched 8510 kB in 19s (457 kB/s) [2022-04-30T07:25:11.516Z] #49 ... [2022-04-30T07:25:11.516Z] [2022-04-30T07:25:11.516Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:11.516Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-30T07:25:11.516Z] #40 DONE 44.8s [2022-04-30T07:25:11.612Z] #53 35.62 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-30T07:25:11.612Z] #53 35.64 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-30T07:25:11.612Z] #53 35.67 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-30T07:25:11.612Z] #53 35.73 go: downloading github.com/spf13/afero v1.6.0 [2022-04-30T07:25:11.612Z] #53 35.73 go: downloading github.com/spf13/cast v1.4.1 [2022-04-30T07:25:11.612Z] #53 35.79 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-30T07:25:11.781Z] [2022-04-30T07:25:11.781Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-30T07:25:11.781Z] #41 sha256:d4d6dfbfb67544c2819a0a3ad24d34edda71ae846bd5626c733c3636a3a1fcb1 [2022-04-30T07:25:11.918Z] #53 35.80 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-30T07:25:11.918Z] #53 35.83 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-30T07:25:12.047Z] #41 DONE 0.4s [2022-04-30T07:25:12.047Z] [2022-04-30T07:25:12.047Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:12.047Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-30T07:25:12.047Z] #49 DONE 44.9s [2022-04-30T07:25:12.047Z] [2022-04-30T07:25:12.047Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-30T07:25:12.047Z] #42 sha256:a678c832a59ce724aba45aefea3ec2fe12c1c8fea0d4d6cac9fd2d52d03fbc1f [2022-04-30T07:25:12.047Z] #42 ... [2022-04-30T07:25:12.047Z] [2022-04-30T07:25:12.047Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:12.047Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-30T07:25:12.047Z] #53 35.42 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-30T07:25:12.047Z] #53 35.53 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-30T07:25:12.047Z] #53 35.62 go: downloading honnef.co/go/tools v0.2.2 [2022-04-30T07:25:12.047Z] #53 36.71 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-30T07:25:12.047Z] #53 36.74 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-30T07:25:12.047Z] #53 36.74 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-30T07:25:12.047Z] #53 36.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-30T07:25:12.047Z] #53 36.86 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-30T07:25:12.047Z] #53 36.88 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-30T07:25:12.047Z] #53 36.98 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-30T07:25:12.047Z] #53 37.19 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-30T07:25:12.047Z] #53 37.21 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-30T07:25:12.047Z] #53 37.34 go: downloading golang.org/x/text v0.3.7 [2022-04-30T07:25:12.047Z] #53 40.93 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-30T07:25:12.047Z] #53 41.00 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-30T07:25:12.047Z] #53 41.01 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-30T07:25:12.047Z] #53 41.08 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-30T07:25:12.047Z] #53 41.11 go: downloading golang.org/x/mod v0.5.1 [2022-04-30T07:25:12.047Z] #53 41.11 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-30T07:25:12.047Z] #53 41.17 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-30T07:25:12.047Z] #53 41.23 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-30T07:25:12.047Z] #53 41.30 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-30T07:25:12.047Z] #53 41.34 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-30T07:25:12.047Z] #53 41.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-30T07:25:12.047Z] #53 41.38 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-30T07:25:12.047Z] #53 41.78 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-30T07:25:12.047Z] #53 41.82 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-30T07:25:12.047Z] #53 42.01 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-30T07:25:12.047Z] #53 42.06 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-30T07:25:12.047Z] #53 42.11 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-30T07:25:12.047Z] #53 42.24 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-30T07:25:12.047Z] #53 42.25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-30T07:25:12.047Z] #53 42.28 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-30T07:25:12.047Z] #53 42.35 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-30T07:25:12.047Z] #53 42.65 go: downloading github.com/prometheus/common v0.10.0 [2022-04-30T07:25:12.047Z] #53 42.92 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-30T07:25:12.047Z] #53 43.06 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-30T07:25:12.047Z] #53 43.11 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-30T07:25:12.047Z] #53 44.33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-30T07:25:12.177Z] #53 36.03 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-30T07:25:12.177Z] #53 36.03 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-30T07:25:12.177Z] #53 36.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-30T07:25:12.177Z] #53 36.22 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-30T07:25:12.177Z] #53 36.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-30T07:25:12.177Z] #53 36.33 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-30T07:25:12.436Z] #53 36.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-30T07:25:12.436Z] #53 36.39 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-30T07:25:12.436Z] #53 36.40 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-30T07:25:12.995Z] #53 ... [2022-04-30T07:25:12.995Z] [2022-04-30T07:25:12.995Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-30T07:25:12.995Z] #42 sha256:a678c832a59ce724aba45aefea3ec2fe12c1c8fea0d4d6cac9fd2d52d03fbc1f [2022-04-30T07:25:12.995Z] #42 1.020 + RM_GOPATH=0 [2022-04-30T07:25:12.995Z] #42 1.020 + TMP_GOPATH= [2022-04-30T07:25:12.995Z] #42 1.020 + : /build [2022-04-30T07:25:12.995Z] #42 1.020 + '[' -z '' ']' [2022-04-30T07:25:12.995Z] #42 1.040 ++ mktemp -d [2022-04-30T07:25:12.995Z] #42 1.087 + export GOPATH=/tmp/tmp.ln20yATWNF [2022-04-30T07:25:12.995Z] #42 1.087 + GOPATH=/tmp/tmp.ln20yATWNF [2022-04-30T07:25:12.995Z] #42 1.087 + RM_GOPATH=1 [2022-04-30T07:25:12.995Z] #42 1.087 + case "$(go env GOARCH)" in [2022-04-30T07:25:12.995Z] #42 1.087 ++ go env GOARCH [2022-04-30T07:25:12.995Z] #42 1.130 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:25:12.995Z] #42 1.130 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:25:13.004Z] #53 37.01 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-30T07:25:13.004Z] #53 37.20 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-30T07:25:13.256Z] #42 1.130 ++ dirname /install.sh [2022-04-30T07:25:13.256Z] #42 1.138 + dir=/ [2022-04-30T07:25:13.256Z] #42 1.138 + bin=tini [2022-04-30T07:25:13.256Z] #42 1.138 + shift [2022-04-30T07:25:13.256Z] #42 1.138 + '[' '!' -f //tini.installer ']' [2022-04-30T07:25:13.256Z] #42 1.138 + . //tini.installer [2022-04-30T07:25:13.256Z] #42 1.138 ++ : v0.19.0 [2022-04-30T07:25:13.256Z] #42 1.138 + install_tini [2022-04-30T07:25:13.256Z] #42 1.138 + echo 'Install tini version v0.19.0' [2022-04-30T07:25:13.256Z] #42 1.138 + git clone https://github.com/krallin/tini.git /tmp/tmp.ln20yATWNF/tini [2022-04-30T07:25:13.256Z] #42 1.138 Install tini version v0.19.0 [2022-04-30T07:25:13.256Z] #42 1.156 Cloning into '/tmp/tmp.ln20yATWNF/tini'... [2022-04-30T07:25:13.263Z] #53 37.23 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-30T07:25:13.263Z] #53 37.31 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-30T07:25:13.263Z] #53 37.35 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-30T07:25:13.263Z] #53 37.40 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-30T07:25:13.417Z] #60 23.63 Reading package lists... [2022-04-30T07:25:13.417Z] #60 ... [2022-04-30T07:25:13.417Z] [2022-04-30T07:25:13.417Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-30T07:25:13.417Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-30T07:25:13.417Z] #36 26.50 tomll can be used in two ways: [2022-04-30T07:25:13.417Z] #36 26.50 Writing to STDIN and reading from STDOUT: [2022-04-30T07:25:13.417Z] #36 26.50 cat file.toml | tomll > file.toml [2022-04-30T07:25:13.417Z] #36 26.50 [2022-04-30T07:25:13.417Z] #36 26.50 Reading and updating a list of files: [2022-04-30T07:25:13.417Z] #36 26.50 tomll a.toml b.toml c.toml [2022-04-30T07:25:13.417Z] #36 26.50 [2022-04-30T07:25:13.417Z] #36 26.50 When given a list of files, tomll will modify all files in place without asking. [2022-04-30T07:25:13.417Z] #36 DONE 26.7s [2022-04-30T07:25:13.417Z] [2022-04-30T07:25:13.417Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:13.417Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:13.417Z] #14 26.28 Fetched 8510 kB in 21s (403 kB/s) [2022-04-30T07:25:13.831Z] #53 ... [2022-04-30T07:25:13.831Z] [2022-04-30T07:25:13.831Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-30T07:25:13.831Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-30T07:25:13.831Z] #38 37.44 NAME: [2022-04-30T07:25:13.831Z] #38 37.44 go-winres - A tool for embedding resources in Windows executables [2022-04-30T07:25:13.831Z] #38 37.44 [2022-04-30T07:25:13.831Z] #38 37.44 USAGE: [2022-04-30T07:25:13.832Z] #38 37.45 go-winres [global options] command [command options] [arguments...] [2022-04-30T07:25:13.832Z] #38 37.45 [2022-04-30T07:25:13.832Z] #38 37.45 COMMANDS: [2022-04-30T07:25:13.832Z] #38 37.45 init Create an initial ./winres/winres.json [2022-04-30T07:25:13.832Z] #38 37.45 make Make syso files for the "go build" command [2022-04-30T07:25:13.832Z] #38 37.45 simply Make syso files for the "go build" command (simplified) [2022-04-30T07:25:13.832Z] #38 37.45 extract Extract all resources from an executable [2022-04-30T07:25:13.832Z] #38 37.45 patch Replace resources in an executable file (exe, dll) [2022-04-30T07:25:13.832Z] #38 37.45 help, h Shows a list of commands or help for one command [2022-04-30T07:25:13.832Z] #38 37.45 [2022-04-30T07:25:13.832Z] #38 37.45 GLOBAL OPTIONS: [2022-04-30T07:25:13.832Z] #38 37.45 --help, -h show help (default: false) [2022-04-30T07:25:13.832Z] #38 DONE 38.0s [2022-04-30T07:25:13.909Z] #42 1.891 + cd /tmp/tmp.ln20yATWNF/tini [2022-04-30T07:25:13.909Z] #42 1.892 + git checkout -q v0.19.0 [2022-04-30T07:25:13.909Z] #42 1.914 + cmake . [2022-04-30T07:25:14.091Z] [2022-04-30T07:25:14.091Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:14.091Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:25:14.091Z] #53 38.13 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-30T07:25:14.091Z] #53 38.24 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-30T07:25:14.091Z] #53 38.29 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-30T07:25:14.353Z] #53 38.35 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-30T07:25:14.353Z] #53 38.36 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-30T07:25:14.353Z] #53 38.37 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-30T07:25:14.483Z] #65 ... [2022-04-30T07:25:14.483Z] [2022-04-30T07:25:14.483Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:14.483Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:25:14.483Z] #49 29.55 Fetched 8513 kB in 24s (362 kB/s) [2022-04-30T07:25:14.493Z] #42 2.343 -- The C compiler identification is GNU 10.2.1 [2022-04-30T07:25:14.493Z] #42 2.420 -- Detecting C compiler ABI info [2022-04-30T07:25:14.613Z] #53 38.44 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-30T07:25:14.613Z] #53 38.47 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-30T07:25:14.613Z] #53 38.62 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-30T07:25:14.613Z] #53 38.68 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-30T07:25:14.613Z] #53 38.72 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-30T07:25:14.613Z] #53 38.76 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-30T07:25:14.613Z] #53 38.80 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-30T07:25:14.780Z] #42 2.954 -- Detecting C compiler ABI info - done [2022-04-30T07:25:14.780Z] #42 3.047 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-30T07:25:14.872Z] #53 38.88 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-30T07:25:14.872Z] #53 38.90 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-30T07:25:14.872Z] #53 39.01 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-30T07:25:14.872Z] #53 39.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-30T07:25:14.872Z] #53 39.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-30T07:25:15.042Z] #42 3.050 -- Detecting C compile features [2022-04-30T07:25:15.042Z] #42 3.050 -- Detecting C compile features - done [2022-04-30T07:25:15.042Z] #42 3.114 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-30T07:25:15.132Z] #53 39.10 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-30T07:25:15.132Z] #53 39.21 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-30T07:25:15.304Z] #42 3.345 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-30T07:25:15.304Z] #42 3.455 -- Configuring done [2022-04-30T07:25:15.391Z] #53 39.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-30T07:25:15.391Z] #53 39.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-30T07:25:15.391Z] #53 39.45 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-30T07:25:15.566Z] #42 3.468 -- Generating done [2022-04-30T07:25:15.566Z] #42 3.482 -- Build files have been written to: /tmp/tmp.ln20yATWNF/tini [2022-04-30T07:25:15.566Z] #42 3.493 + make tini-static [2022-04-30T07:25:15.566Z] #42 3.752 Scanning dependencies of target tini-static [2022-04-30T07:25:15.650Z] #53 39.56 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-30T07:25:15.650Z] #53 39.61 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-30T07:25:15.650Z] #53 39.61 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-30T07:25:15.650Z] #53 39.61 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-30T07:25:15.650Z] #53 39.65 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-30T07:25:15.650Z] #53 39.69 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-30T07:25:15.650Z] #53 39.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-30T07:25:15.650Z] #53 39.74 go: downloading github.com/julz/importas v0.1.0 [2022-04-30T07:25:15.650Z] #53 39.74 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-30T07:25:15.869Z] #42 3.802 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-30T07:25:15.910Z] #53 39.84 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-30T07:25:16.170Z] #53 40.03 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-30T07:25:16.170Z] #53 40.03 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-30T07:25:16.170Z] #53 40.03 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-30T07:25:16.170Z] #53 40.03 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-30T07:25:16.170Z] #53 40.03 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-30T07:25:16.170Z] #53 40.03 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-30T07:25:16.170Z] #53 40.03 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-30T07:25:16.170Z] #53 40.03 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-30T07:25:16.170Z] #53 40.03 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-30T07:25:16.170Z] #53 40.03 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-30T07:25:16.740Z] #53 40.53 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-30T07:25:16.740Z] #53 40.59 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-30T07:25:16.740Z] #53 40.65 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-30T07:25:16.740Z] #53 40.72 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-30T07:25:16.740Z] #53 40.80 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-30T07:25:16.740Z] #53 40.80 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-30T07:25:16.740Z] #53 40.80 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-30T07:25:16.740Z] #53 40.80 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-30T07:25:16.740Z] #53 40.81 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-30T07:25:16.813Z] #42 4.854 [100%] Linking C executable tini-static [2022-04-30T07:25:17.000Z] #53 41.06 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-30T07:25:17.000Z] #53 41.08 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-30T07:25:17.000Z] #53 41.10 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-30T07:25:17.000Z] #53 41.11 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-30T07:25:17.000Z] #53 41.13 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-30T07:25:17.000Z] #53 41.15 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-30T07:25:17.000Z] #53 41.18 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-30T07:25:17.260Z] #53 41.21 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-30T07:25:17.260Z] #53 41.24 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-30T07:25:17.260Z] #53 41.27 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-30T07:25:17.260Z] #53 41.28 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-30T07:25:17.260Z] #53 41.29 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-30T07:25:17.387Z] #42 5.356 [100%] Built target tini-static [2022-04-30T07:25:17.387Z] #42 5.391 + mkdir -p /build [2022-04-30T07:25:17.387Z] #42 5.394 + cp tini-static /build/docker-init [2022-04-30T07:25:17.520Z] #53 41.50 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-30T07:25:17.520Z] #53 41.50 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-30T07:25:17.520Z] #53 41.55 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-30T07:25:17.520Z] #53 41.56 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-30T07:25:17.520Z] #53 41.60 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-30T07:25:17.779Z] #53 41.94 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-30T07:25:18.038Z] #53 42.08 go: downloading honnef.co/go/tools v0.2.2 [2022-04-30T07:25:18.702Z] #14 26.28 Reading package lists... [2022-04-30T07:25:18.702Z] #14 ... [2022-04-30T07:25:18.702Z] [2022-04-30T07:25:18.702Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:25:18.702Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-30T07:25:18.702Z] #60 23.63 Reading package lists... [2022-04-30T07:25:19.417Z] #53 43.37 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-30T07:25:19.417Z] #53 43.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-30T07:25:19.417Z] #53 43.45 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-30T07:25:19.689Z] #53 43.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-30T07:25:19.689Z] #53 43.65 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-30T07:25:19.689Z] #53 43.68 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-30T07:25:19.689Z] #53 43.77 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-30T07:25:19.779Z] #49 29.55 Reading package lists... [2022-04-30T07:25:19.779Z] #49 ... [2022-04-30T07:25:19.779Z] [2022-04-30T07:25:19.779Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:25:19.779Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:25:19.779Z] #45 31.69 Updating files: 71% (1320/1843) Updating files: 72% (1327/1843) Updating files: 73% (1346/1843) Updating files: 74% (1364/1843) Updating files: 75% (1383/1843) Updating files: 76% (1401/1843) Updating files: 77% (1420/1843) Updating files: 78% (1438/1843) Updating files: 79% (1456/1843) Updating files: 80% (1475/1843) Updating files: 81% (1493/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-30T07:25:19.779Z] #45 32.49 + git checkout -q v2.3.0 [2022-04-30T07:25:19.779Z] #45 35.43 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-30T07:25:19.942Z] #42 ... [2022-04-30T07:25:19.942Z] [2022-04-30T07:25:19.942Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:19.942Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-30T07:25:19.943Z] #14 43.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-30T07:25:19.943Z] #14 43.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-30T07:25:19.943Z] #14 43.15 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-30T07:25:19.943Z] #14 49.19 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-30T07:25:19.943Z] #14 49.20 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-30T07:25:19.943Z] #14 49.21 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-30T07:25:19.943Z] #14 49.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-30T07:25:19.943Z] #14 49.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-30T07:25:19.943Z] #14 49.43 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-30T07:25:19.948Z] #53 43.90 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-30T07:25:19.948Z] #53 43.90 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-30T07:25:20.204Z] #14 ... [2022-04-30T07:25:20.204Z] [2022-04-30T07:25:20.204Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-30T07:25:20.204Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-30T07:25:20.204Z] #51 50.07 gotestsum version dev [2022-04-30T07:25:20.204Z] #51 DONE 53.5s [2022-04-30T07:25:20.204Z] [2022-04-30T07:25:20.204Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-30T07:25:20.204Z] #42 sha256:a678c832a59ce724aba45aefea3ec2fe12c1c8fea0d4d6cac9fd2d52d03fbc1f [2022-04-30T07:25:20.204Z] #42 DONE 8.3s [2022-04-30T07:25:20.207Z] #53 44.07 go: downloading golang.org/x/text v0.3.7 [2022-04-30T07:25:20.465Z] [2022-04-30T07:25:20.465Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:25:20.465Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-30T07:25:20.860Z] #19 111.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-30T07:25:20.860Z] #19 111.5 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:25:20.860Z] #19 111.5 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-30T07:25:20.860Z] #19 111.6 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-30T07:25:20.860Z] #19 111.6 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:25:20.860Z] #19 111.6 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-30T07:25:21.036Z] #45 ... [2022-04-30T07:25:21.037Z] [2022-04-30T07:25:21.037Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:21.037Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-30T07:25:21.037Z] #14 54.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-30T07:25:21.037Z] #14 54.37 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-30T07:25:21.037Z] #14 54.38 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:25:21.167Z] #45 ... [2022-04-30T07:25:21.167Z] [2022-04-30T07:25:21.167Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:25:21.167Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-30T07:25:21.167Z] #60 26.94 Fetched 8510 kB in 21s (412 kB/s) [2022-04-30T07:25:21.167Z] #60 26.94 Reading package lists... [2022-04-30T07:25:21.167Z] #60 34.96 Reading package lists... [2022-04-30T07:25:21.167Z] #60 ... [2022-04-30T07:25:21.167Z] [2022-04-30T07:25:21.167Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:21.167Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:21.167Z] #14 28.67 Fetched 8510 kB in 22s (380 kB/s) [2022-04-30T07:25:21.167Z] #14 28.67 Reading package lists... [2022-04-30T07:25:21.589Z] #53 ... [2022-04-30T07:25:21.589Z] [2022-04-30T07:25:21.589Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:25:21.589Z] #62 sha256:063d86bf2ab524611f452b7f6757a02123e5944e93f8248aee10f45a5a03a381 [2022-04-30T07:25:21.589Z] #62 4.805 + RM_GOPATH=0 [2022-04-30T07:25:21.589Z] #62 4.805 + TMP_GOPATH= [2022-04-30T07:25:21.589Z] #62 4.805 + : /build [2022-04-30T07:25:21.589Z] #62 4.805 + '[' -z '' ']' [2022-04-30T07:25:21.589Z] #62 4.805 ++ mktemp -d [2022-04-30T07:25:21.589Z] #62 4.808 + export GOPATH=/tmp/tmp.5mebi0KCp2 [2022-04-30T07:25:21.589Z] #62 4.808 + GOPATH=/tmp/tmp.5mebi0KCp2 [2022-04-30T07:25:21.589Z] #62 4.808 + RM_GOPATH=1 [2022-04-30T07:25:21.589Z] #62 4.808 + case "$(go env GOARCH)" in [2022-04-30T07:25:21.589Z] #62 4.808 ++ go env GOARCH [2022-04-30T07:25:21.589Z] #62 4.844 Install containerd version v1.6.3 [2022-04-30T07:25:21.589Z] #62 4.875 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:25:21.589Z] #62 4.875 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:25:21.589Z] #62 4.875 ++ dirname /install.sh [2022-04-30T07:25:21.589Z] #62 4.875 + dir=/ [2022-04-30T07:25:21.589Z] #62 4.875 + bin=containerd [2022-04-30T07:25:21.589Z] #62 4.875 + shift [2022-04-30T07:25:21.589Z] #62 4.875 + '[' '!' -f //containerd.installer ']' [2022-04-30T07:25:21.589Z] #62 4.875 + . //containerd.installer [2022-04-30T07:25:21.589Z] #62 4.875 ++ set -e [2022-04-30T07:25:21.589Z] #62 4.875 ++ : v1.6.3 [2022-04-30T07:25:21.589Z] #62 4.875 + install_containerd [2022-04-30T07:25:21.589Z] #62 4.875 + echo 'Install containerd version v1.6.3' [2022-04-30T07:25:21.589Z] #62 4.875 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5mebi0KCp2/src/github.com/containerd/containerd [2022-04-30T07:25:21.589Z] #62 4.875 Cloning into '/tmp/tmp.5mebi0KCp2/src/github.com/containerd/containerd'... [2022-04-30T07:25:21.589Z] #62 ... [2022-04-30T07:25:21.589Z] [2022-04-30T07:25:21.589Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:21.589Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:25:21.589Z] #49 36.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-30T07:25:21.589Z] #49 37.82 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:25:21.589Z] #49 37.96 Fetched 2292 kB in 4s (572 kB/s) [2022-04-30T07:25:21.589Z] #49 38.08 Selecting previously unselected package libprotobuf23:amd64. [2022-04-30T07:25:21.589Z] #49 38.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-30T07:25:21.589Z] #49 38.16 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-30T07:25:21.589Z] #49 38.17 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-30T07:25:21.589Z] #49 38.90 Selecting previously unselected package python3-pkg-resources. [2022-04-30T07:25:21.589Z] #49 38.90 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-30T07:25:21.589Z] #49 38.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:25:21.589Z] #49 39.20 Selecting previously unselected package python3-six. [2022-04-30T07:25:21.589Z] #49 39.20 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-30T07:25:21.589Z] #49 39.28 Unpacking python3-six (1.16.0-2) ... [2022-04-30T07:25:21.589Z] #49 39.36 Selecting previously unselected package python3-protobuf. [2022-04-30T07:25:21.589Z] #49 39.36 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-30T07:25:21.589Z] #49 39.36 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-30T07:25:21.589Z] #49 39.85 Selecting previously unselected package libnet1:amd64. [2022-04-30T07:25:21.589Z] #49 39.85 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-30T07:25:21.589Z] #49 39.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:25:21.589Z] #49 39.98 Selecting previously unselected package libnl-3-200:amd64. [2022-04-30T07:25:21.589Z] #49 39.98 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-30T07:25:21.589Z] #49 39.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-30T07:25:21.589Z] #49 40.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-30T07:25:21.589Z] #49 40.13 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-30T07:25:21.589Z] #49 40.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-30T07:25:21.589Z] #49 40.23 Selecting previously unselected package criu. [2022-04-30T07:25:21.589Z] #49 40.23 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-30T07:25:21.589Z] #49 40.23 Unpacking criu (3.16.1-3) ... [2022-04-30T07:25:21.589Z] #49 40.91 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:25:21.589Z] #49 42.54 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-30T07:25:21.589Z] #49 42.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:25:21.589Z] #49 42.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-30T07:25:21.589Z] #49 42.60 Setting up python3-six (1.16.0-2) ... [2022-04-30T07:25:21.589Z] #49 43.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-30T07:25:21.589Z] #49 43.79 Setting up python3-protobuf (3.12.4-1) ... [2022-04-30T07:25:22.111Z] #14 37.04 Reading package lists... [2022-04-30T07:25:22.111Z] #14 ... [2022-04-30T07:25:22.111Z] [2022-04-30T07:25:22.111Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:22.111Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:25:22.111Z] #40 27.80 Fetched 8510 kB in 22s (389 kB/s) [2022-04-30T07:25:22.111Z] #40 27.80 Reading package lists... [2022-04-30T07:25:22.111Z] #40 36.11 Reading package lists... [2022-04-30T07:25:22.111Z] #40 ... [2022-04-30T07:25:22.111Z] [2022-04-30T07:25:22.111Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:22.111Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:25:22.111Z] #49 29.55 Reading package lists... [2022-04-30T07:25:22.161Z] #49 ... [2022-04-30T07:25:22.161Z] [2022-04-30T07:25:22.161Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:22.161Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:25:22.161Z] #40 36.17 Selecting previously unselected package libicu67:amd64. [2022-04-30T07:25:22.161Z] #40 36.17 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-30T07:25:22.161Z] #40 36.22 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-30T07:25:22.161Z] #40 41.94 Selecting previously unselected package libxml2:amd64. [2022-04-30T07:25:22.161Z] #40 41.94 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-30T07:25:22.161Z] #40 41.95 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-30T07:25:22.161Z] #40 42.56 Selecting previously unselected package libarchive13:amd64. [2022-04-30T07:25:22.161Z] #40 42.56 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-30T07:25:22.161Z] #40 42.56 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-30T07:25:22.161Z] #40 42.83 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-30T07:25:22.161Z] #40 42.85 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-30T07:25:22.161Z] #40 42.85 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-30T07:25:22.161Z] #40 43.00 Selecting previously unselected package librhash0:amd64. [2022-04-30T07:25:22.161Z] #40 43.00 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-30T07:25:22.161Z] #40 43.01 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-30T07:25:22.161Z] #40 43.16 Selecting previously unselected package libuv1:amd64. [2022-04-30T07:25:22.161Z] #40 43.22 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-30T07:25:22.161Z] #40 43.22 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-30T07:25:22.161Z] #40 43.36 Selecting previously unselected package cmake. [2022-04-30T07:25:22.161Z] #40 43.37 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-30T07:25:22.161Z] #40 43.39 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-30T07:25:22.422Z] #40 ... [2022-04-30T07:25:22.422Z] [2022-04-30T07:25:22.422Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:22.422Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:22.422Z] #14 36.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-30T07:25:22.422Z] #14 36.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-30T07:25:22.422Z] #14 37.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-30T07:25:22.422Z] #14 39.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-30T07:25:22.422Z] #14 39.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-30T07:25:22.422Z] #14 39.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-30T07:25:22.422Z] #14 39.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-30T07:25:22.422Z] #14 39.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-30T07:25:22.422Z] #14 39.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-30T07:25:22.422Z] #14 39.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-30T07:25:22.422Z] #14 39.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-30T07:25:22.422Z] #14 39.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-30T07:25:22.422Z] #14 39.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-30T07:25:22.422Z] #14 39.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-30T07:25:22.422Z] #14 39.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-30T07:25:22.422Z] #14 39.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-30T07:25:22.422Z] #14 39.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-30T07:25:22.422Z] #14 39.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-30T07:25:22.422Z] #14 39.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-30T07:25:22.422Z] #14 39.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-30T07:25:22.422Z] #14 40.54 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:25:22.422Z] #14 40.77 Fetched 115 MB in 7s (16.1 MB/s) [2022-04-30T07:25:22.422Z] #14 40.86 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-30T07:25:22.422Z] #14 40.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-30T07:25:22.422Z] #14 40.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-30T07:25:22.422Z] #14 40.94 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-30T07:25:22.422Z] #14 43.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-30T07:25:22.422Z] #14 43.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-30T07:25:22.422Z] #14 43.14 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-30T07:25:22.422Z] #14 46.13 Selecting previously unselected package binutils-mingw-w64. [2022-04-30T07:25:22.422Z] #14 46.13 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-30T07:25:22.422Z] #14 46.14 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-30T07:25:22.422Z] #14 46.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-30T07:25:22.422Z] #14 46.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-30T07:25:22.422Z] #14 46.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:25:22.422Z] #14 46.48 Selecting previously unselected package dmsetup. [2022-04-30T07:25:22.422Z] #14 46.51 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-30T07:25:22.422Z] #14 46.51 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-30T07:25:22.422Z] #14 ... [2022-04-30T07:25:22.422Z] [2022-04-30T07:25:22.422Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:22.422Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:25:22.423Z] #49 46.15 Setting up criu (3.16.1-3) ... [2022-04-30T07:25:23.016Z] #60 31.15 Reading package lists... [2022-04-30T07:25:23.016Z] #60 ... [2022-04-30T07:25:23.016Z] [2022-04-30T07:25:23.016Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:25:23.016Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:25:23.016Z] #45 33.04 Updating files: 71% (1324/1843) Updating files: 72% (1327/1843) Updating files: 73% (1346/1843) Updating files: 74% (1364/1843) Updating files: 75% (1383/1843) Updating files: 76% (1401/1843) Updating files: 77% (1420/1843) Updating files: 78% (1438/1843) Updating files: 79% (1456/1843) Updating files: 80% (1475/1843) Updating files: 81% (1493/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-30T07:25:23.016Z] #45 33.75 + git checkout -q v2.3.0 [2022-04-30T07:25:23.327Z] Running on azwin-2-1d7680 in d:\jenkins\workspace\moby_PR-43550 [Pipeline] { [Pipeline] ws [2022-04-30T07:25:23.344Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-30T07:25:23.969Z] #45 36.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-30T07:25:24.337Z] #49 48.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:25:24.544Z] #45 ... [2022-04-30T07:25:24.544Z] [2022-04-30T07:25:24.544Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:24.544Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:25:24.544Z] #40 27.74 Fetched 8510 kB in 22s (392 kB/s) [2022-04-30T07:25:24.544Z] #40 27.74 Reading package lists... [2022-04-30T07:25:24.544Z] #40 34.63 Reading package lists... [2022-04-30T07:25:24.544Z] #40 ... [2022-04-30T07:25:24.544Z] [2022-04-30T07:25:24.544Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:24.544Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:24.544Z] #14 26.28 Reading package lists... [2022-04-30T07:25:24.597Z] #49 ... [2022-04-30T07:25:24.597Z] [2022-04-30T07:25:24.597Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:24.597Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:25:24.597Z] #40 47.92 Setting up libicu67:amd64 (67.1-7) ... [2022-04-30T07:25:24.597Z] #40 47.93 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:25:24.597Z] #40 47.95 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-30T07:25:24.597Z] #40 47.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:25:24.597Z] #40 48.01 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-30T07:25:24.597Z] #40 48.10 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-30T07:25:24.597Z] #40 48.23 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-30T07:25:24.597Z] #40 48.29 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-30T07:25:24.597Z] #40 48.30 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-30T07:25:24.597Z] #40 48.32 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-30T07:25:24.597Z] #40 48.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:25:24.597Z] #40 DONE 48.8s [2022-04-30T07:25:24.662Z] The recommended git tool is: git [2022-04-30T07:25:24.859Z] [2022-04-30T07:25:24.859Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:24.859Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:25:24.859Z] #49 DONE 48.6s [2022-04-30T07:25:24.859Z] [2022-04-30T07:25:24.859Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-30T07:25:24.859Z] #41 sha256:2f444c354037efb87dd9f6f4e145f4d021333ec0707d9d59b9af70fcb2cce1aa [2022-04-30T07:25:25.119Z] #41 DONE 0.4s [2022-04-30T07:25:25.119Z] [2022-04-30T07:25:25.119Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:25:25.119Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-30T07:25:25.119Z] #34 41.05 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-04-30T07:25:25.119Z] #34 41.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-30T07:25:25.119Z] #34 41.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:25:25.119Z] #34 ... [2022-04-30T07:25:25.119Z] [2022-04-30T07:25:25.119Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-30T07:25:25.119Z] #42 sha256:db9cdbf6574270477bf2ca7e91dac379a9509674e6b557f1b321e31f70d25b40 [2022-04-30T07:25:25.482Z] #14 33.59 Reading package lists... [2022-04-30T07:25:25.482Z] #14 ... [2022-04-30T07:25:25.482Z] [2022-04-30T07:25:25.482Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:25:25.482Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-30T07:25:25.482Z] #60 31.15 Reading package lists... [2022-04-30T07:25:27.389Z] #60 38.77 Building dependency tree... [2022-04-30T07:25:27.389Z] #60 ... [2022-04-30T07:25:27.389Z] [2022-04-30T07:25:27.389Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:27.389Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:25:27.389Z] #49 30.45 Fetched 8513 kB in 24s (350 kB/s) [2022-04-30T07:25:27.389Z] #49 30.45 Reading package lists... [2022-04-30T07:25:27.650Z] #49 38.43 Reading package lists... [2022-04-30T07:25:27.650Z] #49 ... [2022-04-30T07:25:27.650Z] [2022-04-30T07:25:27.650Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:25:27.650Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-30T07:25:27.650Z] #60 38.77 Building dependency tree... [2022-04-30T07:25:27.670Z] #49 38.10 Reading package lists... [2022-04-30T07:25:27.671Z] #49 ... [2022-04-30T07:25:27.671Z] [2022-04-30T07:25:27.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-04-30T07:25:27.671Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:27.671Z] #14 37.04 Reading package lists... [2022-04-30T07:25:29.319Z] #42 3.541 + RM_GOPATH=0 [2022-04-30T07:25:29.319Z] #42 3.541 + TMP_GOPATH= [2022-04-30T07:25:29.319Z] #42 3.541 + : /build [2022-04-30T07:25:29.319Z] #42 3.541 + '[' -z '' ']' [2022-04-30T07:25:29.319Z] #42 3.541 ++ mktemp -d [2022-04-30T07:25:29.319Z] #42 3.550 + export GOPATH=/tmp/tmp.9E7ceDbfeO [2022-04-30T07:25:29.319Z] #42 3.550 + GOPATH=/tmp/tmp.9E7ceDbfeO [2022-04-30T07:25:29.319Z] #42 3.550 + RM_GOPATH=1 [2022-04-30T07:25:29.319Z] #42 3.550 + case "$(go env GOARCH)" in [2022-04-30T07:25:29.319Z] #42 3.550 ++ go env GOARCH [2022-04-30T07:25:29.319Z] #42 3.556 Install tini version v0.19.0 [2022-04-30T07:25:29.319Z] #42 3.556 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:25:29.319Z] #42 3.556 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:25:29.319Z] #42 3.556 ++ dirname /install.sh [2022-04-30T07:25:29.319Z] #42 3.556 + dir=/ [2022-04-30T07:25:29.319Z] #42 3.556 + bin=tini [2022-04-30T07:25:29.319Z] #42 3.556 + shift [2022-04-30T07:25:29.319Z] #42 3.556 + '[' '!' -f //tini.installer ']' [2022-04-30T07:25:29.319Z] #42 3.556 + . //tini.installer [2022-04-30T07:25:29.319Z] #42 3.556 ++ : v0.19.0 [2022-04-30T07:25:29.319Z] #42 3.556 + install_tini [2022-04-30T07:25:29.319Z] #42 3.556 + echo 'Install tini version v0.19.0' [2022-04-30T07:25:29.319Z] #42 3.556 + git clone https://github.com/krallin/tini.git /tmp/tmp.9E7ceDbfeO/tini [2022-04-30T07:25:29.319Z] #42 3.568 Cloning into '/tmp/tmp.9E7ceDbfeO/tini'... [2022-04-30T07:25:29.578Z] #42 4.292 + cd /tmp/tmp.9E7ceDbfeO/tini [2022-04-30T07:25:29.578Z] #42 4.292 + git checkout -q v0.19.0 [2022-04-30T07:25:29.578Z] #42 4.292 + cmake . [2022-04-30T07:25:29.590Z] #14 43.48 Building dependency tree... [2022-04-30T07:25:29.898Z] using credential docker-jenkins-github-credentials [2022-04-30T07:25:29.973Z] Cloning the remote Git repository [2022-04-30T07:25:29.973Z] Cloning with configured refspecs honoured and without tags [2022-04-30T07:25:30.147Z] #42 4.783 -- The C compiler identification is GNU 10.2.1 [2022-04-30T07:25:30.147Z] #42 4.801 -- Detecting C compiler ABI info [2022-04-30T07:25:30.186Z] #60 43.40 The following additional packages will be installed: [2022-04-30T07:25:30.186Z] #60 43.42 libbtrfs0 [2022-04-30T07:25:30.406Z] #42 5.304 -- Detecting C compiler ABI info - done [2022-04-30T07:25:30.406Z] #42 5.419 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-30T07:25:30.406Z] #42 5.419 -- Detecting C compile features [2022-04-30T07:25:30.406Z] #42 5.419 -- Detecting C compile features - done [2022-04-30T07:25:30.665Z] #42 5.472 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-30T07:25:30.754Z] #60 43.88 The following NEW packages will be installed: [2022-04-30T07:25:30.754Z] #60 43.90 libbtrfs-dev libbtrfs0 [2022-04-30T07:25:30.823Z] #19 121.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-30T07:25:30.823Z] #19 121.2 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:25:30.823Z] #19 121.3 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-30T07:25:30.823Z] #19 122.1 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-30T07:25:30.823Z] #19 122.1 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:25:30.823Z] #19 122.1 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:25:30.924Z] #42 5.720 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-30T07:25:30.924Z] #42 5.807 -- Configuring done [2022-04-30T07:25:30.924Z] #42 5.827 -- Generating done [2022-04-30T07:25:31.013Z] #60 44.42 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:25:31.013Z] #60 44.42 Need to get 460 kB of archives. [2022-04-30T07:25:31.013Z] #60 44.42 After this operation, 1237 kB of additional disk space will be used. [2022-04-30T07:25:31.013Z] #60 44.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-30T07:25:30.164Z] Cloning repository https://github.com/moby/moby.git [2022-04-30T07:25:30.551Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-30T07:25:31.045Z] #14 63.10 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-30T07:25:31.045Z] #14 63.10 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-30T07:25:31.045Z] #14 63.11 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:25:31.045Z] #14 ... [2022-04-30T07:25:31.045Z] [2022-04-30T07:25:31.045Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:25:31.045Z] #62 sha256:0b8eeae7c4a506953f634806a8f28516c606496fe116d4062a8dca291c6e54b9 [2022-04-30T07:25:31.045Z] #62 33.66 Updating files: 72% (3426/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-04-30T07:25:31.045Z] #62 34.30 + cd /tmp/tmp.f5YvM3y3JB/src/github.com/containerd/containerd [2022-04-30T07:25:31.045Z] #62 34.30 + git checkout -q v1.6.3 [2022-04-30T07:25:31.183Z] #42 5.849 -- Build files have been written to: /tmp/tmp.9E7ceDbfeO/tini [2022-04-30T07:25:31.183Z] #42 5.867 + make tini-static [2022-04-30T07:25:31.273Z] #60 44.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-30T07:25:31.442Z] #42 6.153 Scanning dependencies of target tini-static [2022-04-30T07:25:31.442Z] #42 6.254 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-30T07:25:31.989Z] #62 35.52 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-30T07:25:32.010Z] #42 ... [2022-04-30T07:25:32.010Z] [2022-04-30T07:25:32.010Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-30T07:25:32.010Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-30T07:25:32.010Z] #51 55.96 gotestsum version dev [2022-04-30T07:25:32.251Z] #62 35.53 + BUILDTAGS='netgo osusergo static_build' [2022-04-30T07:25:32.251Z] #62 35.53 + export EXTRA_FLAGS=-buildmode=pie [2022-04-30T07:25:32.251Z] #62 35.53 + EXTRA_FLAGS=-buildmode=pie [2022-04-30T07:25:32.251Z] #62 35.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-30T07:25:32.251Z] #62 35.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-30T07:25:32.251Z] #62 35.53 + '[' '' = dynamic ']' [2022-04-30T07:25:32.251Z] #62 35.53 + make [2022-04-30T07:25:32.579Z] #51 DONE 56.7s [2022-04-30T07:25:32.579Z] [2022-04-30T07:25:32.579Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:32.579Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:25:32.579Z] #53 49.72 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-30T07:25:32.579Z] #53 49.76 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-30T07:25:32.579Z] #53 49.76 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-30T07:25:32.579Z] #53 49.84 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-30T07:25:32.579Z] #53 49.86 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-30T07:25:32.579Z] #53 49.86 go: downloading golang.org/x/mod v0.5.1 [2022-04-30T07:25:32.579Z] #53 49.99 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-30T07:25:32.579Z] #53 50.03 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-30T07:25:32.579Z] #53 50.05 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-30T07:25:32.579Z] #53 50.18 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-30T07:25:32.579Z] #53 50.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-30T07:25:32.579Z] #53 50.29 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-30T07:25:32.579Z] #53 50.58 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-30T07:25:32.579Z] #53 50.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-30T07:25:32.579Z] #53 50.65 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-30T07:25:32.579Z] #53 50.99 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-30T07:25:32.579Z] #53 51.03 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-30T07:25:32.579Z] #53 51.12 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-30T07:25:32.579Z] #53 51.13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-30T07:25:32.579Z] #53 51.19 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-30T07:25:32.579Z] #53 51.21 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-30T07:25:32.579Z] #53 51.43 go: downloading github.com/prometheus/common v0.10.0 [2022-04-30T07:25:32.579Z] #53 51.55 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-30T07:25:32.579Z] #53 51.67 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-30T07:25:32.579Z] #53 51.79 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-30T07:25:32.579Z] #53 53.05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-30T07:25:32.837Z] #53 ... [2022-04-30T07:25:32.837Z] [2022-04-30T07:25:32.837Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:32.837Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:32.837Z] #14 46.64 Selecting previously unselected package mingw-w64-common. [2022-04-30T07:25:32.837Z] #14 46.64 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-30T07:25:32.837Z] #14 46.67 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-30T07:25:32.837Z] #14 51.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-30T07:25:32.837Z] #14 51.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-30T07:25:32.837Z] #14 51.74 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-30T07:25:32.837Z] #14 56.90 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-30T07:25:32.837Z] #14 56.90 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:25:32.837Z] #14 56.95 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-30T07:25:32.837Z] #14 57.04 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-30T07:25:32.837Z] #14 57.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:25:32.837Z] #14 ... [2022-04-30T07:25:32.837Z] [2022-04-30T07:25:32.837Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-30T07:25:32.837Z] #42 sha256:db9cdbf6574270477bf2ca7e91dac379a9509674e6b557f1b321e31f70d25b40 [2022-04-30T07:25:32.837Z] #42 7.376 [100%] Linking C executable tini-static [2022-04-30T07:25:32.895Z] #14 48.45 The following additional packages will be installed: [2022-04-30T07:25:32.895Z] #14 48.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-30T07:25:32.895Z] #14 48.45 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-30T07:25:32.895Z] #14 48.45 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-30T07:25:32.895Z] #14 48.45 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-30T07:25:32.895Z] #14 48.46 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-30T07:25:32.895Z] #14 48.47 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-30T07:25:32.896Z] #14 48.48 mingw-w64-common mingw-w64-x86-64-dev [2022-04-30T07:25:32.896Z] #14 48.51 Suggested packages: [2022-04-30T07:25:32.896Z] #14 48.51 gcc-10-locales seccomp wine64 [2022-04-30T07:25:33.096Z] #42 8.024 [100%] Built target tini-static [2022-04-30T07:25:33.177Z] #60 46.24 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:25:33.177Z] #60 46.41 Fetched 460 kB in 0s (930 kB/s) [2022-04-30T07:25:33.177Z] #60 46.50 Selecting previously unselected package libbtrfs0:amd64. [2022-04-30T07:25:33.177Z] #60 46.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-30T07:25:33.177Z] #60 46.59 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-30T07:25:33.177Z] #60 46.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-30T07:25:31.595Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-30T07:25:31.596Z] > git --version # timeout=10 [2022-04-30T07:25:31.640Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-30T07:25:31.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:25:31.644Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43550/head:refs/remotes/origin/PR-43550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:25:33.355Z] #42 8.081 + mkdir -p /build [2022-04-30T07:25:33.355Z] #42 8.081 + cp tini-static /build/docker-init [2022-04-30T07:25:33.355Z] #42 DONE 8.3s [2022-04-30T07:25:33.355Z] [2022-04-30T07:25:33.355Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:33.355Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:33.355Z] #14 57.05 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-30T07:25:33.436Z] #60 46.84 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-30T07:25:33.436Z] #60 46.84 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-30T07:25:33.639Z] #62 36.76 + bin/ctr [2022-04-30T07:25:33.696Z] #60 46.87 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-30T07:25:33.841Z] #14 ... [2022-04-30T07:25:33.841Z] [2022-04-30T07:25:33.841Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:33.841Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:25:33.841Z] #53 49.67 go: downloading github.com/fatih/color v1.13.0 [2022-04-30T07:25:33.841Z] #53 49.69 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-30T07:25:33.841Z] #53 49.81 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-30T07:25:33.841Z] #53 49.82 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-30T07:25:33.955Z] #60 47.29 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-30T07:25:33.955Z] #60 47.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-30T07:25:33.955Z] #60 47.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:25:34.416Z] #53 50.37 go: downloading github.com/spf13/viper v1.10.1 [2022-04-30T07:25:34.416Z] #53 50.52 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-30T07:25:34.524Z] #60 ... [2022-04-30T07:25:34.524Z] [2022-04-30T07:25:34.524Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:34.524Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:25:34.524Z] #53 47.78 go: downloading github.com/fatih/color v1.13.0 [2022-04-30T07:25:34.524Z] #53 47.78 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-30T07:25:34.524Z] #53 47.87 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-30T07:25:34.524Z] #53 ... [2022-04-30T07:25:34.524Z] [2022-04-30T07:25:34.524Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:25:34.524Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-30T07:25:34.524Z] #60 DONE 47.9s [2022-04-30T07:25:34.524Z] [2022-04-30T07:25:34.524Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-30T07:25:34.524Z] #61 sha256:109b22fc58a4426c60abf1e157f11096d3c8278855c01883e7b465196d6a47ec [2022-04-30T07:25:34.524Z] #61 DONE 0.1s [2022-04-30T07:25:34.524Z] [2022-04-30T07:25:34.524Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:34.524Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:25:34.524Z] #53 47.88 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-30T07:25:34.783Z] #53 48.31 go: downloading github.com/spf13/viper v1.10.1 [2022-04-30T07:25:34.992Z] #53 50.91 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-30T07:25:34.992Z] #53 50.92 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-30T07:25:34.992Z] #53 51.09 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-30T07:25:35.254Z] #53 51.13 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-30T07:25:35.254Z] #53 ... [2022-04-30T07:25:35.254Z] [2022-04-30T07:25:35.254Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:25:35.254Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-30T07:25:35.254Z] #60 34.96 Reading package lists... [2022-04-30T07:25:35.254Z] #60 41.28 Building dependency tree... [2022-04-30T07:25:35.254Z] #60 45.75 The following additional packages will be installed: [2022-04-30T07:25:35.254Z] #60 45.77 libbtrfs0 [2022-04-30T07:25:35.254Z] #60 46.05 The following NEW packages will be installed: [2022-04-30T07:25:35.254Z] #60 46.06 libbtrfs-dev libbtrfs0 [2022-04-30T07:25:35.254Z] #60 46.54 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:25:35.254Z] #60 46.54 Need to get 460 kB of archives. [2022-04-30T07:25:35.254Z] #60 46.54 After this operation, 1237 kB of additional disk space will be used. [2022-04-30T07:25:35.254Z] #60 46.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-30T07:25:35.254Z] #60 46.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-30T07:25:35.254Z] #60 48.16 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:25:35.254Z] #60 48.57 Fetched 460 kB in 0s (1159 kB/s) [2022-04-30T07:25:35.254Z] #60 48.94 Selecting previously unselected package libbtrfs0:amd64. [2022-04-30T07:25:35.254Z] #60 48.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-30T07:25:35.254Z] #60 49.12 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-30T07:25:35.254Z] #60 49.15 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-30T07:25:35.254Z] #60 49.64 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-30T07:25:35.254Z] #60 49.64 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-30T07:25:35.254Z] #60 49.65 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-30T07:25:35.254Z] #60 50.39 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-30T07:25:35.254Z] #60 50.40 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-30T07:25:35.254Z] #60 50.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:25:35.254Z] #60 ... [2022-04-30T07:25:35.254Z] [2022-04-30T07:25:35.254Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:35.254Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:35.254Z] #14 50.82 The following NEW packages will be installed: [2022-04-30T07:25:35.254Z] #14 50.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-30T07:25:35.254Z] #14 50.83 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-30T07:25:35.254Z] #14 50.83 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-30T07:25:35.254Z] #14 50.83 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-30T07:25:35.254Z] #14 50.83 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-30T07:25:35.254Z] #14 50.83 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-30T07:25:35.254Z] #14 50.84 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-30T07:25:35.254Z] #14 50.84 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-30T07:25:35.254Z] #14 50.84 mingw-w64-x86-64-dev [2022-04-30T07:25:35.254Z] #14 51.35 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:25:35.254Z] #14 51.35 Need to get 115 MB of archives. [2022-04-30T07:25:35.254Z] #14 51.35 After this operation, 645 MB of additional disk space will be used. [2022-04-30T07:25:35.254Z] #14 51.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-04-30T07:25:35.353Z] #53 48.54 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-30T07:25:35.516Z] #14 ... [2022-04-30T07:25:35.516Z] [2022-04-30T07:25:35.516Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:25:35.516Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-30T07:25:35.516Z] #60 DONE 51.4s [2022-04-30T07:25:35.516Z] [2022-04-30T07:25:35.516Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-30T07:25:35.516Z] #61 sha256:aa62c5fa4f232952739ce21826698c4f961a0311ab192eff7ea7a8dd4d867e4e [2022-04-30T07:25:35.516Z] #61 DONE 0.1s [2022-04-30T07:25:35.516Z] [2022-04-30T07:25:35.516Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:35.516Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:35.516Z] #14 51.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-30T07:25:35.778Z] #14 51.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-30T07:25:35.923Z] #53 49.06 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-30T07:25:35.923Z] #53 49.06 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-30T07:25:35.923Z] #53 49.17 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-30T07:25:35.923Z] #53 49.25 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-30T07:25:36.040Z] #14 51.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-30T07:25:36.040Z] #14 51.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-30T07:25:36.040Z] #14 51.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-30T07:25:36.302Z] #14 52.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-30T07:25:36.439Z] using credential docker-jenkins-github-credentials [2022-04-30T07:25:36.517Z] Cloning the remote Git repository [2022-04-30T07:25:36.517Z] Cloning with configured refspecs honoured and without tags [2022-04-30T07:25:36.565Z] #14 52.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-30T07:25:36.828Z] #14 52.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-30T07:25:36.828Z] #14 ... [2022-04-30T07:25:36.828Z] [2022-04-30T07:25:36.828Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:36.828Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:25:36.828Z] #40 36.11 Reading package lists... [2022-04-30T07:25:36.828Z] #40 42.94 Building dependency tree... [2022-04-30T07:25:36.828Z] #40 47.91 The following additional packages will be installed: [2022-04-30T07:25:36.828Z] #40 47.92 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-30T07:25:36.828Z] #40 47.97 Suggested packages: [2022-04-30T07:25:36.828Z] #40 47.97 cmake-doc ninja-build lrzip [2022-04-30T07:25:36.828Z] #40 47.97 Recommended packages: [2022-04-30T07:25:36.828Z] #40 47.98 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-30T07:25:36.828Z] #40 49.52 The following NEW packages will be installed: [2022-04-30T07:25:36.828Z] #40 49.56 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-30T07:25:36.828Z] #40 49.58 vim-common xxd [2022-04-30T07:25:36.828Z] #40 50.10 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:25:36.828Z] #40 50.10 Need to get 17.7 MB of archives. [2022-04-30T07:25:36.828Z] #40 50.10 After this operation, 70.7 MB of additional disk space will be used. [2022-04-30T07:25:36.828Z] #40 50.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-30T07:25:36.829Z] #40 50.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-30T07:25:36.829Z] #40 50.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-30T07:25:36.829Z] #40 50.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-30T07:25:36.829Z] #40 51.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-30T07:25:36.829Z] #40 51.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-30T07:25:36.829Z] #40 51.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-30T07:25:36.829Z] #40 51.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-30T07:25:36.829Z] #40 51.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-30T07:25:36.829Z] #40 51.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-30T07:25:36.829Z] #40 ... [2022-04-30T07:25:36.829Z] [2022-04-30T07:25:36.829Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-30T07:25:36.829Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-30T07:25:36.829Z] #55 52.83 v3.0.2 [2022-04-30T07:25:36.829Z] #55 DONE 52.9s [2022-04-30T07:25:36.829Z] [2022-04-30T07:25:36.829Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:25:36.829Z] #62 sha256:40c1cd027ac21d4579a0c8df5b35ce17a9d05f3b46a44a1b7acaa495ac7b0a59 [2022-04-30T07:25:36.829Z] #62 1.204 + RM_GOPATH=0 [2022-04-30T07:25:36.829Z] #62 1.205 + TMP_GOPATH= [2022-04-30T07:25:36.829Z] #62 1.205 + : /build [2022-04-30T07:25:36.829Z] #62 1.205 + '[' -z '' ']' [2022-04-30T07:25:36.829Z] #62 1.205 ++ mktemp -d [2022-04-30T07:25:36.829Z] #62 1.222 + export GOPATH=/tmp/tmp.3WrykU0vUm [2022-04-30T07:25:36.829Z] #62 1.222 + GOPATH=/tmp/tmp.3WrykU0vUm [2022-04-30T07:25:36.829Z] #62 1.222 + RM_GOPATH=1 [2022-04-30T07:25:36.829Z] #62 1.222 + case "$(go env GOARCH)" in [2022-04-30T07:25:36.829Z] #62 1.223 ++ go env GOARCH [2022-04-30T07:25:36.829Z] #62 1.231 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:25:36.829Z] #62 1.231 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:25:36.829Z] #62 1.231 ++ dirname /install.sh [2022-04-30T07:25:36.829Z] #62 1.232 + dir=/ [2022-04-30T07:25:36.829Z] #62 1.233 + bin=containerd [2022-04-30T07:25:36.829Z] #62 1.233 + shift [2022-04-30T07:25:36.829Z] #62 1.233 + '[' '!' -f //containerd.installer ']' [2022-04-30T07:25:36.829Z] #62 1.233 + . //containerd.installer [2022-04-30T07:25:36.829Z] #62 1.234 ++ set -e [2022-04-30T07:25:36.829Z] #62 1.234 ++ : v1.6.3 [2022-04-30T07:25:36.829Z] #62 1.234 + install_containerd [2022-04-30T07:25:36.829Z] #62 1.235 + echo 'Install containerd version v1.6.3' [2022-04-30T07:25:36.829Z] #62 1.235 Install containerd version v1.6.3 [2022-04-30T07:25:36.829Z] #62 1.236 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3WrykU0vUm/src/github.com/containerd/containerd [2022-04-30T07:25:36.829Z] #62 1.280 Cloning into '/tmp/tmp.3WrykU0vUm/src/github.com/containerd/containerd'... [2022-04-30T07:25:36.862Z] #53 50.10 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-30T07:25:36.862Z] #53 50.13 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-30T07:25:37.374Z] #19 ... [2022-04-30T07:25:37.374Z] [2022-04-30T07:25:37.375Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:25:37.375Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:25:37.375Z] #52 138.7 + dpkg --print-architecture [2022-04-30T07:25:37.375Z] #52 138.7 + git checkout -q v2.1.0 [2022-04-30T07:25:37.375Z] #52 139.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-30T07:25:37.375Z] #52 139.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-30T07:25:37.431Z] #53 ... [2022-04-30T07:25:37.431Z] [2022-04-30T07:25:37.431Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-30T07:25:37.431Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-30T07:25:37.431Z] #55 50.21 v3.0.2 [2022-04-30T07:25:37.431Z] #55 DONE 50.7s [2022-04-30T07:25:37.692Z] [2022-04-30T07:25:37.692Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:25:37.692Z] #62 sha256:4b803692658df12ee47f1446ee0295521f151ab3a76405bc8f080b07c4fe9ecb [2022-04-30T07:25:37.692Z] #62 0.984 + RM_GOPATH=0 [2022-04-30T07:25:37.692Z] #62 0.985 + TMP_GOPATH= [2022-04-30T07:25:37.692Z] #62 0.985 + : /build [2022-04-30T07:25:37.692Z] #62 0.985 + '[' -z '' ']' [2022-04-30T07:25:37.692Z] #62 0.986 ++ mktemp -d [2022-04-30T07:25:37.692Z] #62 0.991 + export GOPATH=/tmp/tmp.7bgHIhabTy [2022-04-30T07:25:37.692Z] #62 1.007 + GOPATH=/tmp/tmp.7bgHIhabTy [2022-04-30T07:25:37.692Z] #62 1.008 + RM_GOPATH=1 [2022-04-30T07:25:37.692Z] #62 1.008 + case "$(go env GOARCH)" in [2022-04-30T07:25:37.692Z] #62 1.011 ++ go env GOARCH [2022-04-30T07:25:37.692Z] #62 1.037 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:25:37.692Z] #62 1.038 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:25:37.692Z] #62 1.038 ++ dirname /install.sh [2022-04-30T07:25:37.692Z] #62 1.043 + dir=/ [2022-04-30T07:25:37.692Z] #62 1.043 + bin=containerd [2022-04-30T07:25:37.692Z] #62 1.044 + shift [2022-04-30T07:25:37.692Z] #62 1.044 + '[' '!' -f //containerd.installer ']' [2022-04-30T07:25:37.692Z] #62 1.044 + . //containerd.installer [2022-04-30T07:25:37.692Z] #62 1.044 ++ set -e [2022-04-30T07:25:37.692Z] #62 1.044 ++ : v1.6.3 [2022-04-30T07:25:37.692Z] #62 1.045 + install_containerd [2022-04-30T07:25:37.692Z] #62 1.045 + echo 'Install containerd version v1.6.3' [2022-04-30T07:25:37.692Z] #62 1.045 Install containerd version v1.6.3 [2022-04-30T07:25:37.692Z] #62 1.046 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7bgHIhabTy/src/github.com/containerd/containerd [2022-04-30T07:25:37.692Z] #62 1.059 Cloning into '/tmp/tmp.7bgHIhabTy/src/github.com/containerd/containerd'... [2022-04-30T07:25:37.992Z] #62 ... [2022-04-30T07:25:37.992Z] [2022-04-30T07:25:37.992Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:37.992Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:37.992Z] #14 33.59 Reading package lists... [2022-04-30T07:25:37.992Z] #14 41.47 Building dependency tree... [2022-04-30T07:25:37.992Z] #14 46.50 The following additional packages will be installed: [2022-04-30T07:25:37.992Z] #14 46.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-30T07:25:37.992Z] #14 46.51 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-30T07:25:37.992Z] #14 46.51 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-30T07:25:37.992Z] #14 46.51 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-30T07:25:37.992Z] #14 46.52 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-30T07:25:37.992Z] #14 46.52 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-30T07:25:37.992Z] #14 46.53 mingw-w64-common mingw-w64-x86-64-dev [2022-04-30T07:25:37.992Z] #14 46.53 Suggested packages: [2022-04-30T07:25:37.992Z] #14 46.54 gcc-10-locales seccomp wine64 [2022-04-30T07:25:37.992Z] #14 47.79 The following NEW packages will be installed: [2022-04-30T07:25:37.992Z] #14 47.79 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-30T07:25:37.992Z] #14 47.79 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-30T07:25:37.992Z] #14 47.79 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-30T07:25:37.992Z] #14 47.79 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-30T07:25:37.992Z] #14 47.79 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-30T07:25:37.992Z] #14 47.80 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-30T07:25:37.992Z] #14 47.80 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-30T07:25:37.992Z] #14 47.80 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-30T07:25:37.992Z] #14 47.81 mingw-w64-x86-64-dev [2022-04-30T07:25:37.992Z] #14 48.32 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:25:37.992Z] #14 48.32 Need to get 115 MB of archives. [2022-04-30T07:25:37.992Z] #14 48.32 After this operation, 645 MB of additional disk space will be used. [2022-04-30T07:25:37.992Z] #14 48.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-30T07:25:37.992Z] #14 48.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-30T07:25:37.992Z] #14 48.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-30T07:25:37.992Z] #14 48.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-30T07:25:37.992Z] #14 48.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-30T07:25:37.992Z] #14 48.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-30T07:25:37.992Z] #14 49.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-30T07:25:37.992Z] #14 49.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-30T07:25:37.992Z] #14 49.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-30T07:25:37.992Z] #14 50.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-30T07:25:38.252Z] #14 ... [2022-04-30T07:25:38.252Z] [2022-04-30T07:25:38.252Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:38.252Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:25:38.252Z] #40 34.63 Reading package lists... [2022-04-30T07:25:38.252Z] #40 42.67 Building dependency tree... [2022-04-30T07:25:38.252Z] #40 47.32 The following additional packages will be installed: [2022-04-30T07:25:38.252Z] #40 47.35 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-30T07:25:38.252Z] #40 47.35 Suggested packages: [2022-04-30T07:25:38.252Z] #40 47.38 cmake-doc ninja-build lrzip [2022-04-30T07:25:38.252Z] #40 47.38 Recommended packages: [2022-04-30T07:25:38.252Z] #40 47.38 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-30T07:25:38.252Z] #40 48.25 The following NEW packages will be installed: [2022-04-30T07:25:38.252Z] #40 48.26 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-30T07:25:38.252Z] #40 48.26 vim-common xxd [2022-04-30T07:25:38.252Z] #40 48.66 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:25:38.252Z] #40 48.66 Need to get 17.7 MB of archives. [2022-04-30T07:25:38.252Z] #40 48.66 After this operation, 70.7 MB of additional disk space will be used. [2022-04-30T07:25:38.252Z] #40 48.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-30T07:25:38.252Z] #40 48.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-30T07:25:38.252Z] #40 48.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-30T07:25:38.252Z] #40 48.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-30T07:25:38.252Z] #40 49.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-30T07:25:38.252Z] #40 49.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-30T07:25:38.252Z] #40 49.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-30T07:25:38.252Z] #40 49.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-30T07:25:38.252Z] #40 49.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-30T07:25:38.252Z] #40 49.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-30T07:25:38.252Z] #40 50.73 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:25:38.252Z] #40 50.97 Fetched 17.7 MB in 1s (12.8 MB/s) [2022-04-30T07:25:38.252Z] #40 51.04 Selecting previously unselected package xxd. [2022-04-30T07:25:38.252Z] #40 51.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-30T07:25:38.252Z] #40 51.10 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-30T07:25:38.252Z] #40 51.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:25:38.252Z] #40 51.67 Selecting previously unselected package vim-common. [2022-04-30T07:25:38.252Z] #40 ... [2022-04-30T07:25:38.252Z] [2022-04-30T07:25:38.252Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:38.252Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:38.252Z] #14 51.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-30T07:25:36.713Z] Cloning repository https://github.com/moby/moby.git [2022-04-30T07:25:37.147Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-30T07:25:37.980Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-30T07:25:37.980Z] > git --version # timeout=10 [2022-04-30T07:25:38.023Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-30T07:25:38.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:25:38.027Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43550/head:refs/remotes/origin/PR-43550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:25:38.759Z] #62 ... [2022-04-30T07:25:38.759Z] [2022-04-30T07:25:38.759Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:38.759Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:25:38.759Z] #49 38.10 Reading package lists... [2022-04-30T07:25:38.759Z] #49 44.70 Building dependency tree... [2022-04-30T07:25:38.759Z] #49 50.10 The following additional packages will be installed: [2022-04-30T07:25:38.759Z] #49 50.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-30T07:25:38.759Z] #49 50.11 python3-protobuf python3-six [2022-04-30T07:25:38.759Z] #49 50.13 Suggested packages: [2022-04-30T07:25:38.759Z] #49 50.14 python3-setuptools [2022-04-30T07:25:38.759Z] #49 50.14 Recommended packages: [2022-04-30T07:25:38.759Z] #49 50.14 iproute2 | iproute [2022-04-30T07:25:38.759Z] #49 51.24 The following NEW packages will be installed: [2022-04-30T07:25:38.759Z] #49 51.27 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-30T07:25:38.759Z] #49 51.27 python3-protobuf python3-six [2022-04-30T07:25:38.759Z] #49 51.94 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:25:38.759Z] #49 51.94 Need to get 2292 kB of archives. [2022-04-30T07:25:38.759Z] #49 51.94 After this operation, 11.0 MB of additional disk space will be used. [2022-04-30T07:25:38.759Z] #49 51.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-30T07:25:38.759Z] #49 52.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-30T07:25:38.759Z] #49 52.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-30T07:25:38.759Z] #49 52.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-30T07:25:38.759Z] #49 52.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-30T07:25:38.759Z] #49 52.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-04-30T07:25:38.759Z] #49 52.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-04-30T07:25:39.023Z] #49 ... [2022-04-30T07:25:39.023Z] [2022-04-30T07:25:39.023Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:39.023Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:25:39.023Z] #40 53.62 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:25:39.023Z] #40 53.97 Fetched 17.7 MB in 2s (8332 kB/s) [2022-04-30T07:25:39.023Z] #40 54.11 Selecting previously unselected package xxd. [2022-04-30T07:25:39.024Z] #40 54.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-30T07:25:39.024Z] #40 54.25 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-30T07:25:39.024Z] #40 54.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:25:39.024Z] #40 55.02 Selecting previously unselected package vim-common. [2022-04-30T07:25:39.024Z] #40 55.03 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-30T07:25:39.024Z] #40 55.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:25:39.193Z] #14 52.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-30T07:25:39.287Z] #40 55.41 Selecting previously unselected package cmake-data. [2022-04-30T07:25:39.287Z] #40 55.43 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-30T07:25:39.287Z] #40 55.43 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-30T07:25:39.860Z] #40 ... [2022-04-30T07:25:39.860Z] [2022-04-30T07:25:39.860Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-30T07:25:39.860Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-30T07:25:39.860Z] #38 55.41 NAME: [2022-04-30T07:25:39.860Z] #38 55.41 go-winres - A tool for embedding resources in Windows executables [2022-04-30T07:25:39.860Z] #38 55.41 [2022-04-30T07:25:39.860Z] #38 55.41 USAGE: [2022-04-30T07:25:39.860Z] #38 55.41 go-winres [global options] command [command options] [arguments...] [2022-04-30T07:25:39.860Z] #38 55.41 [2022-04-30T07:25:39.860Z] #38 55.41 COMMANDS: [2022-04-30T07:25:39.860Z] #38 55.43 init Create an initial ./winres/winres.json [2022-04-30T07:25:39.860Z] #38 55.43 make Make syso files for the "go build" command [2022-04-30T07:25:39.860Z] #38 55.43 simply Make syso files for the "go build" command (simplified) [2022-04-30T07:25:39.860Z] #38 55.43 extract Extract all resources from an executable [2022-04-30T07:25:39.860Z] #38 55.43 patch Replace resources in an executable file (exe, dll) [2022-04-30T07:25:39.860Z] #38 55.43 help, h Shows a list of commands or help for one command [2022-04-30T07:25:39.860Z] #38 55.43 [2022-04-30T07:25:39.860Z] #38 55.43 GLOBAL OPTIONS: [2022-04-30T07:25:39.860Z] #38 55.43 --help, -h show help (default: false) [2022-04-30T07:25:39.860Z] #38 DONE 55.8s [2022-04-30T07:25:39.860Z] [2022-04-30T07:25:39.860Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:39.860Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:25:39.860Z] #49 55.38 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-30T07:25:39.933Z] #14 62.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-30T07:25:39.933Z] #14 62.79 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:25:39.933Z] #14 62.80 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:25:40.130Z] #14 53.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-30T07:25:40.699Z] #14 ... [2022-04-30T07:25:40.699Z] [2022-04-30T07:25:40.699Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-30T07:25:40.699Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-30T07:25:40.699Z] #38 52.96 NAME: [2022-04-30T07:25:40.699Z] #38 52.96 go-winres - A tool for embedding resources in Windows executables [2022-04-30T07:25:40.699Z] #38 52.96 [2022-04-30T07:25:40.699Z] #38 52.96 USAGE: [2022-04-30T07:25:40.699Z] #38 52.96 go-winres [global options] command [command options] [arguments...] [2022-04-30T07:25:40.699Z] #38 52.96 [2022-04-30T07:25:40.699Z] #38 52.96 COMMANDS: [2022-04-30T07:25:40.699Z] #38 52.97 init Create an initial ./winres/winres.json [2022-04-30T07:25:40.699Z] #38 52.97 make Make syso files for the "go build" command [2022-04-30T07:25:40.699Z] #38 52.97 simply Make syso files for the "go build" command (simplified) [2022-04-30T07:25:40.699Z] #38 52.97 extract Extract all resources from an executable [2022-04-30T07:25:40.699Z] #38 52.97 patch Replace resources in an executable file (exe, dll) [2022-04-30T07:25:40.699Z] #38 52.97 help, h Shows a list of commands or help for one command [2022-04-30T07:25:40.699Z] #38 52.97 [2022-04-30T07:25:40.699Z] #38 52.97 GLOBAL OPTIONS: [2022-04-30T07:25:40.699Z] #38 52.97 --help, -h show help (default: false) [2022-04-30T07:25:40.699Z] #38 DONE 53.8s [2022-04-30T07:25:40.699Z] [2022-04-30T07:25:40.699Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:40.699Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:25:40.699Z] #53 53.25 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-30T07:25:40.699Z] #53 53.25 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-30T07:25:40.699Z] #53 53.39 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-30T07:25:40.699Z] #53 53.45 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-30T07:25:40.699Z] #53 53.48 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-30T07:25:40.699Z] #53 53.53 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-30T07:25:40.699Z] #53 53.57 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-30T07:25:40.699Z] #53 53.57 go: downloading github.com/spf13/afero v1.6.0 [2022-04-30T07:25:40.699Z] #53 53.63 go: downloading github.com/spf13/cast v1.4.1 [2022-04-30T07:25:40.699Z] #53 53.65 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-30T07:25:40.699Z] #53 53.68 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-30T07:25:40.699Z] #53 53.72 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-30T07:25:40.699Z] #53 53.84 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-30T07:25:40.699Z] #53 53.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-30T07:25:40.699Z] #53 54.01 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-30T07:25:40.699Z] #53 54.04 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-30T07:25:40.699Z] #53 54.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-30T07:25:40.699Z] #53 54.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-30T07:25:40.699Z] #53 54.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-30T07:25:40.699Z] #53 54.14 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-30T07:25:40.958Z] #53 54.17 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-30T07:25:41.897Z] #53 55.05 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-30T07:25:41.898Z] #53 55.25 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-30T07:25:41.898Z] #53 55.32 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-30T07:25:42.157Z] #53 55.38 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-30T07:25:42.157Z] #53 55.45 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-30T07:25:42.157Z] #53 55.49 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-30T07:25:42.413Z] #49 57.77 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:25:42.413Z] #49 57.98 Fetched 2292 kB in 4s (527 kB/s) [2022-04-30T07:25:42.413Z] #49 58.13 Selecting previously unselected package libprotobuf23:amd64. [2022-04-30T07:25:42.413Z] #49 58.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-30T07:25:42.413Z] #49 58.20 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-30T07:25:42.413Z] #49 58.22 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-30T07:25:42.725Z] #53 56.07 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-30T07:25:42.725Z] #53 ... [2022-04-30T07:25:42.725Z] [2022-04-30T07:25:42.725Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:42.725Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:25:42.725Z] #49 38.43 Reading package lists... [2022-04-30T07:25:42.725Z] #49 45.94 Building dependency tree... [2022-04-30T07:25:42.725Z] #49 49.64 The following additional packages will be installed: [2022-04-30T07:25:42.725Z] #49 49.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-30T07:25:42.725Z] #49 49.66 python3-protobuf python3-six [2022-04-30T07:25:42.725Z] #49 49.67 Suggested packages: [2022-04-30T07:25:42.725Z] #49 49.67 python3-setuptools [2022-04-30T07:25:42.725Z] #49 49.67 Recommended packages: [2022-04-30T07:25:42.725Z] #49 49.67 iproute2 | iproute [2022-04-30T07:25:42.725Z] #49 50.35 The following NEW packages will be installed: [2022-04-30T07:25:42.725Z] #49 50.37 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-30T07:25:42.725Z] #49 50.38 python3-protobuf python3-six [2022-04-30T07:25:42.725Z] #49 50.93 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:25:42.725Z] #49 50.93 Need to get 2292 kB of archives. [2022-04-30T07:25:42.725Z] #49 50.93 After this operation, 11.0 MB of additional disk space will be used. [2022-04-30T07:25:42.725Z] #49 50.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-30T07:25:42.725Z] #49 50.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-30T07:25:42.725Z] #49 50.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-30T07:25:42.725Z] #49 50.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-30T07:25:42.725Z] #49 51.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-30T07:25:42.725Z] #49 51.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-30T07:25:42.725Z] #49 51.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-30T07:25:42.725Z] #49 54.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-30T07:25:42.725Z] #49 55.54 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:25:42.725Z] #49 55.77 Fetched 2292 kB in 4s (541 kB/s) [2022-04-30T07:25:42.725Z] #49 55.85 Selecting previously unselected package libprotobuf23:amd64. [2022-04-30T07:25:42.725Z] #49 55.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-30T07:25:42.725Z] #49 55.90 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-30T07:25:42.725Z] #49 55.92 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-30T07:25:42.725Z] #49 ... [2022-04-30T07:25:42.725Z] [2022-04-30T07:25:42.725Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:42.725Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:25:42.725Z] #53 56.10 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-30T07:25:42.725Z] #53 56.15 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-30T07:25:42.725Z] #53 56.17 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-30T07:25:42.985Z] #53 56.20 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-30T07:25:42.985Z] #53 56.22 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-30T07:25:42.985Z] #53 56.23 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-30T07:25:42.985Z] #53 56.27 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-30T07:25:42.985Z] #53 56.30 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-30T07:25:42.985Z] #53 56.43 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-30T07:25:43.243Z] #53 56.54 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-30T07:25:43.243Z] #53 56.59 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-30T07:25:43.243Z] #53 56.66 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-30T07:25:43.503Z] #53 56.67 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-30T07:25:43.503Z] #53 56.68 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-30T07:25:43.503Z] #53 56.70 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-30T07:25:43.503Z] #53 56.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-30T07:25:43.503Z] #53 56.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-30T07:25:43.503Z] #53 56.74 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-30T07:25:43.503Z] #53 56.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-30T07:25:43.503Z] #53 57.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-30T07:25:43.503Z] #53 57.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-30T07:25:43.503Z] #53 57.03 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-30T07:25:43.762Z] #53 57.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-30T07:25:43.762Z] #53 57.20 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-30T07:25:43.762Z] #53 57.26 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-30T07:25:43.762Z] #53 57.27 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-30T07:25:43.849Z] #49 59.24 Selecting previously unselected package python3-pkg-resources. [2022-04-30T07:25:43.849Z] #49 59.26 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-30T07:25:43.849Z] #49 59.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:25:44.021Z] #53 57.30 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-30T07:25:44.021Z] #53 57.33 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-30T07:25:44.021Z] #53 57.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-30T07:25:44.021Z] #53 57.37 go: downloading github.com/julz/importas v0.1.0 [2022-04-30T07:25:44.021Z] #53 57.40 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-30T07:25:44.280Z] #53 57.41 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-30T07:25:44.280Z] #53 57.45 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-30T07:25:44.280Z] #53 57.48 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-30T07:25:44.280Z] #53 57.48 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-30T07:25:44.280Z] #53 57.56 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-30T07:25:44.280Z] #53 57.58 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-30T07:25:44.280Z] #53 57.62 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-30T07:25:44.280Z] #53 57.62 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-30T07:25:44.280Z] #53 57.63 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-30T07:25:44.280Z] #53 57.65 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-30T07:25:44.423Z] #49 60.16 Selecting previously unselected package python3-six. [2022-04-30T07:25:44.423Z] #49 60.16 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-30T07:25:44.423Z] #49 60.18 Unpacking python3-six (1.16.0-2) ... [2022-04-30T07:25:44.423Z] #49 60.26 Selecting previously unselected package python3-protobuf. [2022-04-30T07:25:44.539Z] #53 57.68 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-30T07:25:44.692Z] #49 60.26 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-30T07:25:44.692Z] #49 60.32 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-30T07:25:44.799Z] #53 58.10 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-30T07:25:44.799Z] #53 58.10 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-30T07:25:44.799Z] #53 58.14 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-30T07:25:44.799Z] #53 58.17 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-30T07:25:45.058Z] #53 58.28 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-30T07:25:45.058Z] #53 58.32 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-30T07:25:45.058Z] #53 58.32 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-30T07:25:45.058Z] #53 58.40 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-30T07:25:45.058Z] #53 58.40 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-30T07:25:45.318Z] #53 58.64 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-30T07:25:45.318Z] #53 58.67 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-30T07:25:45.318Z] #53 58.67 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-30T07:25:45.318Z] #53 58.69 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-30T07:25:45.318Z] #53 58.72 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-30T07:25:45.318Z] #53 58.73 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-30T07:25:45.318Z] #53 58.79 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-30T07:25:45.577Z] #53 58.81 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-30T07:25:45.577Z] #53 58.84 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-30T07:25:45.577Z] #53 58.88 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-30T07:25:45.577Z] #53 58.88 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-30T07:25:45.577Z] #53 58.94 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-30T07:25:45.638Z] #49 61.18 Selecting previously unselected package libnet1:amd64. [2022-04-30T07:25:45.638Z] #49 61.19 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-30T07:25:45.638Z] #49 61.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:25:45.638Z] #49 ... [2022-04-30T07:25:45.638Z] [2022-04-30T07:25:45.638Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:25:45.638Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-30T07:25:45.638Z] #34 58.34 Updating files: 76% (1169/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/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-04-30T07:25:45.638Z] #34 59.69 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-30T07:25:45.638Z] #34 60.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:25:45.837Z] #53 59.11 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-30T07:25:45.837Z] #53 59.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-30T07:25:45.837Z] #53 59.13 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-30T07:25:45.837Z] #53 59.18 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-30T07:25:45.837Z] #53 59.22 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-30T07:25:45.893Z] #62 ... [2022-04-30T07:25:45.893Z] [2022-04-30T07:25:45.893Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:45.893Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-30T07:25:45.893Z] #14 67.11 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-30T07:25:45.893Z] #14 67.11 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-30T07:25:45.893Z] #14 67.12 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-30T07:25:45.893Z] #14 71.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-30T07:25:45.893Z] #14 71.64 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-30T07:25:45.893Z] #14 71.65 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:25:46.404Z] #53 59.52 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-30T07:25:46.404Z] #53 59.60 go: downloading honnef.co/go/tools v0.2.2 [2022-04-30T07:25:47.338Z] #52 ... [2022-04-30T07:25:47.338Z] [2022-04-30T07:25:47.338Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-30T07:25:47.338Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-30T07:25:47.338Z] #19 130.5 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-30T07:25:47.338Z] #19 130.5 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:25:47.338Z] #19 130.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-30T07:25:47.338Z] #19 130.5 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-30T07:25:47.338Z] #19 130.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:25:47.338Z] #19 130.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:25:47.338Z] #19 138.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-30T07:25:47.338Z] #19 138.8 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-30T07:25:47.338Z] #19 138.8 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:25:47.338Z] #19 138.8 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-30T07:25:47.338Z] #19 138.8 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-30T07:25:47.338Z] #19 138.8 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-30T07:25:47.338Z] #19 138.9 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-30T07:25:47.338Z] #19 138.9 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-30T07:25:47.338Z] #19 138.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-30T07:25:47.338Z] #19 138.9 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-30T07:25:47.338Z] #19 138.9 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-30T07:25:47.338Z] #19 138.9 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:25:47.338Z] #19 139.0 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-30T07:25:47.338Z] #19 139.0 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-30T07:25:47.338Z] #19 139.0 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:25:47.338Z] #19 139.0 Selecting previously unselected package cross-config. [2022-04-30T07:25:47.338Z] #19 139.0 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-30T07:25:47.338Z] #19 139.0 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-30T07:25:47.338Z] #19 139.1 Selecting previously unselected package gcc-10-cross-base. [2022-04-30T07:25:47.338Z] #19 139.1 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-30T07:25:47.338Z] #19 139.1 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-30T07:25:47.338Z] #19 139.2 Selecting previously unselected package libc6-arm64-cross. [2022-04-30T07:25:47.338Z] #19 139.2 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-30T07:25:47.338Z] #19 139.2 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-30T07:25:47.356Z] #53 60.72 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-30T07:25:47.356Z] #53 60.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-30T07:25:47.356Z] #53 60.81 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-30T07:25:47.554Z] #34 ... [2022-04-30T07:25:47.554Z] [2022-04-30T07:25:47.554Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:47.554Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:25:47.554Z] #53 53.50 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-30T07:25:47.554Z] #53 53.60 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-30T07:25:47.554Z] #53 57.18 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-30T07:25:47.554Z] #53 57.24 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-30T07:25:47.554Z] #53 57.41 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-30T07:25:47.554Z] #53 57.57 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-30T07:25:47.554Z] #53 57.69 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-30T07:25:47.554Z] #53 57.73 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-30T07:25:47.554Z] #53 57.77 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-30T07:25:47.554Z] #53 57.80 go: downloading github.com/spf13/afero v1.6.0 [2022-04-30T07:25:47.554Z] #53 57.83 go: downloading github.com/spf13/cast v1.4.1 [2022-04-30T07:25:47.554Z] #53 57.96 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-30T07:25:47.554Z] #53 58.00 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-30T07:25:47.554Z] #53 58.04 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-30T07:25:47.554Z] #53 58.11 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-30T07:25:47.554Z] #53 58.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-30T07:25:47.554Z] #53 58.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-30T07:25:47.554Z] #53 58.23 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-30T07:25:47.554Z] #53 58.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-30T07:25:47.554Z] #53 58.42 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-30T07:25:47.554Z] #53 58.42 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-30T07:25:47.554Z] #53 58.46 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-30T07:25:47.554Z] #53 58.49 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-30T07:25:47.554Z] #53 59.13 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-30T07:25:47.554Z] #53 59.24 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-30T07:25:47.554Z] #53 59.29 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-30T07:25:47.554Z] #53 59.31 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-30T07:25:47.554Z] #53 59.43 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-30T07:25:47.554Z] #53 59.45 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-30T07:25:47.554Z] #53 60.52 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-30T07:25:47.554Z] #53 60.55 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-30T07:25:47.554Z] #53 60.59 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-30T07:25:47.554Z] #53 60.62 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-30T07:25:47.554Z] #53 60.70 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-30T07:25:47.554Z] #53 60.74 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-30T07:25:47.554Z] #53 60.83 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-30T07:25:47.554Z] #53 60.86 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-30T07:25:47.554Z] #53 61.13 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-30T07:25:47.554Z] #53 61.26 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-30T07:25:47.554Z] #53 61.44 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-30T07:25:47.554Z] #53 61.54 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-30T07:25:47.554Z] #53 61.60 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-30T07:25:47.554Z] #53 61.65 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-30T07:25:47.554Z] #53 61.72 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-30T07:25:47.554Z] #53 61.76 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-30T07:25:47.554Z] #53 61.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-30T07:25:47.554Z] #53 61.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-30T07:25:47.554Z] #53 61.99 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-30T07:25:47.554Z] #53 62.38 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-30T07:25:47.554Z] #53 62.50 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-30T07:25:47.554Z] #53 62.50 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-30T07:25:47.554Z] #53 62.52 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-30T07:25:47.554Z] #53 62.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-30T07:25:47.554Z] #53 62.65 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-30T07:25:47.554Z] #53 62.70 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-30T07:25:47.554Z] #53 62.72 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-30T07:25:47.554Z] #53 62.72 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-30T07:25:47.554Z] #53 62.74 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-30T07:25:47.554Z] #53 62.75 go: downloading github.com/julz/importas v0.1.0 [2022-04-30T07:25:47.554Z] #53 62.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-30T07:25:47.554Z] #53 62.81 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-30T07:25:47.554Z] #53 62.81 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-30T07:25:47.554Z] #53 62.89 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-30T07:25:47.554Z] #53 62.90 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-30T07:25:47.554Z] #53 62.92 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-30T07:25:47.554Z] #53 62.96 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-30T07:25:47.554Z] #53 62.97 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-30T07:25:47.554Z] #53 63.02 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-30T07:25:47.554Z] #53 63.06 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-30T07:25:47.554Z] #53 63.11 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-30T07:25:47.554Z] #53 63.12 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-30T07:25:47.554Z] #53 63.13 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-30T07:25:47.554Z] #53 ... [2022-04-30T07:25:47.554Z] [2022-04-30T07:25:47.554Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:47.554Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:47.554Z] #14 53.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-30T07:25:47.554Z] #14 55.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-30T07:25:47.554Z] #14 56.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-30T07:25:47.554Z] #14 57.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-30T07:25:47.554Z] #14 60.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-30T07:25:47.554Z] #14 60.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-30T07:25:47.554Z] #14 60.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-30T07:25:47.554Z] #14 60.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-30T07:25:47.554Z] #14 60.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-30T07:25:47.554Z] #14 61.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-30T07:25:47.554Z] #14 61.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-30T07:25:47.554Z] #14 61.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-30T07:25:47.554Z] #14 61.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-30T07:25:47.554Z] #14 61.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-30T07:25:47.554Z] #14 61.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-30T07:25:47.554Z] #14 61.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-30T07:25:47.554Z] #14 61.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-30T07:25:47.554Z] #14 61.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-30T07:25:47.555Z] #14 61.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-30T07:25:47.555Z] #14 61.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-30T07:25:47.555Z] #14 61.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-30T07:25:47.555Z] #14 62.67 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:25:47.555Z] #14 62.93 Fetched 115 MB in 10s (11.2 MB/s) [2022-04-30T07:25:47.555Z] #14 63.01 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-30T07:25:47.555Z] #14 63.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-04-30T07:25:47.555Z] #14 63.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-30T07:25:47.555Z] #14 63.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-30T07:25:47.596Z] #19 139.4 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-30T07:25:47.596Z] #19 139.5 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:25:47.596Z] #19 139.5 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:25:47.596Z] #19 139.5 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-30T07:25:47.615Z] #53 60.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-30T07:25:47.615Z] #53 60.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-30T07:25:47.615Z] #53 60.97 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-30T07:25:47.615Z] #53 61.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-30T07:25:47.816Z] #14 ... [2022-04-30T07:25:47.816Z] [2022-04-30T07:25:47.816Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:47.816Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:25:47.816Z] #53 63.69 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-30T07:25:47.816Z] #53 63.70 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-30T07:25:47.816Z] #53 63.80 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-30T07:25:47.816Z] #53 63.87 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-30T07:25:47.816Z] #53 63.91 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-30T07:25:47.822Z] #14 80.89 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-30T07:25:47.822Z] #14 80.90 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-30T07:25:47.822Z] #14 80.90 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:25:47.852Z] #19 139.5 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:25:47.852Z] #19 139.5 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:25:47.852Z] #19 139.6 Selecting previously unselected package libitm1-arm64-cross. [2022-04-30T07:25:47.852Z] #19 139.6 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:25:47.852Z] #19 139.6 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:25:47.852Z] #19 139.6 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-30T07:25:47.852Z] #19 139.6 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:25:47.852Z] #19 139.6 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:25:47.852Z] #19 139.7 Selecting previously unselected package libasan6-arm64-cross. [2022-04-30T07:25:47.852Z] #19 139.7 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:25:47.852Z] #19 139.7 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:25:47.886Z] #53 61.22 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-30T07:25:47.886Z] #53 61.23 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-30T07:25:48.077Z] #53 63.93 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-30T07:25:48.077Z] #53 63.96 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-30T07:25:48.077Z] #53 63.97 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-30T07:25:48.077Z] #53 63.99 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-30T07:25:48.145Z] #53 61.44 go: downloading golang.org/x/text v0.3.7 [2022-04-30T07:25:48.339Z] #53 64.26 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-30T07:25:48.339Z] #53 64.27 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-30T07:25:48.339Z] #53 64.30 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-30T07:25:48.339Z] #53 64.30 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-30T07:25:48.339Z] #53 64.33 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-30T07:25:48.339Z] #53 64.35 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-30T07:25:48.339Z] #53 64.37 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-30T07:25:48.339Z] #53 64.40 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-30T07:25:48.339Z] #53 64.43 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-30T07:25:48.339Z] #53 64.47 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-30T07:25:48.404Z] #53 ... [2022-04-30T07:25:48.404Z] [2022-04-30T07:25:48.404Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:48.404Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:25:48.404Z] #40 51.67 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-30T07:25:48.404Z] #40 51.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:25:48.404Z] #40 52.19 Selecting previously unselected package cmake-data. [2022-04-30T07:25:48.404Z] #40 52.19 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-30T07:25:48.404Z] #40 52.20 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-30T07:25:48.404Z] #40 55.93 Selecting previously unselected package libicu67:amd64. [2022-04-30T07:25:48.404Z] #40 55.94 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-30T07:25:48.404Z] #40 55.95 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-30T07:25:48.404Z] #40 61.73 Selecting previously unselected package libxml2:amd64. [2022-04-30T07:25:48.404Z] #40 61.73 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-30T07:25:48.404Z] #40 61.74 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-30T07:25:48.404Z] #40 ... [2022-04-30T07:25:48.404Z] [2022-04-30T07:25:48.404Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:48.404Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:48.404Z] #14 55.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-30T07:25:48.404Z] #14 55.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-30T07:25:48.404Z] #14 55.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-30T07:25:48.404Z] #14 55.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-30T07:25:48.404Z] #14 55.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-30T07:25:48.404Z] #14 55.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-30T07:25:48.404Z] #14 55.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-30T07:25:48.404Z] #14 55.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-30T07:25:48.404Z] #14 55.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-30T07:25:48.404Z] #14 55.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-30T07:25:48.404Z] #14 55.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-30T07:25:48.404Z] #14 55.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-30T07:25:48.404Z] #14 55.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-30T07:25:48.404Z] #14 55.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-30T07:25:48.404Z] #14 55.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-30T07:25:48.404Z] #14 55.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-30T07:25:48.404Z] #14 55.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-30T07:25:48.404Z] #14 56.72 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:25:48.404Z] #14 56.93 Fetched 115 MB in 8s (14.4 MB/s) [2022-04-30T07:25:48.404Z] #14 57.01 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-30T07:25:48.404Z] #14 57.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-04-30T07:25:48.404Z] #14 57.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-30T07:25:48.404Z] #14 57.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-30T07:25:48.404Z] #14 58.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-30T07:25:48.404Z] #14 58.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-30T07:25:48.404Z] #14 59.02 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-30T07:25:48.404Z] #14 61.45 Selecting previously unselected package binutils-mingw-w64. [2022-04-30T07:25:48.404Z] #14 61.49 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-30T07:25:48.404Z] #14 61.50 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-30T07:25:48.404Z] #14 61.67 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-30T07:25:48.404Z] #14 61.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-30T07:25:48.404Z] #14 61.69 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:25:48.404Z] #14 61.82 Selecting previously unselected package dmsetup. [2022-04-30T07:25:48.404Z] #14 61.82 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-30T07:25:48.404Z] #14 61.83 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-30T07:25:48.414Z] #19 140.2 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-30T07:25:48.414Z] #19 140.2 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:25:48.414Z] #19 140.2 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:25:48.600Z] #53 64.49 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-30T07:25:48.600Z] #53 64.60 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-30T07:25:48.600Z] #53 64.75 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-30T07:25:48.663Z] #14 62.01 Selecting previously unselected package mingw-w64-common. [2022-04-30T07:25:48.663Z] #14 62.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-30T07:25:48.663Z] #14 62.02 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-30T07:25:48.671Z] #19 140.5 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-30T07:25:48.671Z] #19 140.5 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:25:48.671Z] #19 140.5 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:25:48.653Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-30T07:25:48.861Z] #53 64.76 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-30T07:25:48.861Z] #53 64.77 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-30T07:25:48.861Z] #53 64.82 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-30T07:25:48.861Z] #53 64.86 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-30T07:25:48.922Z] #14 ... [2022-04-30T07:25:48.922Z] [2022-04-30T07:25:48.922Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:48.922Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:25:48.922Z] #40 62.18 Selecting previously unselected package libarchive13:amd64. [2022-04-30T07:25:48.922Z] #40 62.18 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-30T07:25:48.922Z] #40 62.20 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-30T07:25:48.955Z] Fetching without tags [2022-04-30T07:25:48.962Z] using credential docker-jenkins-github-credentials [2022-04-30T07:25:49.040Z] Cloning the remote Git repository [2022-04-30T07:25:49.040Z] Cloning with configured refspecs honoured and without tags [2022-04-30T07:25:49.122Z] #53 65.16 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-30T07:25:49.122Z] #53 65.25 go: downloading honnef.co/go/tools v0.2.2 [2022-04-30T07:25:49.181Z] #40 62.48 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-30T07:25:49.181Z] #40 62.49 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-30T07:25:49.181Z] #40 62.49 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-30T07:25:49.234Z] #19 141.0 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-30T07:25:49.235Z] #19 141.0 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:25:49.235Z] #19 141.0 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:25:49.441Z] #40 62.63 Selecting previously unselected package librhash0:amd64. [2022-04-30T07:25:49.441Z] #40 62.63 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-30T07:25:49.441Z] #40 62.64 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-30T07:25:49.441Z] #40 62.82 Selecting previously unselected package libuv1:amd64. [2022-04-30T07:25:49.441Z] #40 62.82 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-30T07:25:49.441Z] #40 62.83 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-30T07:25:49.492Z] #19 141.1 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-30T07:25:49.492Z] #19 141.2 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:25:49.492Z] #19 141.2 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:25:49.492Z] #19 141.4 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-30T07:25:49.673Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:25:49.699Z] #40 62.97 Selecting previously unselected package cmake. [2022-04-30T07:25:49.700Z] #40 62.97 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-30T07:25:49.700Z] #40 62.98 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-30T07:25:49.749Z] #19 141.4 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:25:49.749Z] #19 141.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:25:49.926Z] #14 73.26 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-30T07:25:49.926Z] #14 73.26 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:25:49.926Z] #14 73.27 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:25:50.006Z] #19 141.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-30T07:25:50.006Z] #19 141.7 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:25:50.006Z] #19 141.7 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:25:50.512Z] #53 66.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-30T07:25:50.512Z] #53 66.46 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-30T07:25:50.512Z] #53 66.50 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-30T07:25:50.512Z] #53 66.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-30T07:25:50.512Z] #53 66.58 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-30T07:25:49.231Z] Cloning repository https://github.com/moby/moby.git [2022-04-30T07:25:49.624Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-30T07:25:50.774Z] #53 66.71 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-30T07:25:50.774Z] #53 66.82 go: downloading golang.org/x/text v0.3.7 [2022-04-30T07:25:48.714Z] > git config --add remote.origin.fetch +refs/pull/43550/head:refs/remotes/origin/PR-43550 # timeout=10 [2022-04-30T07:25:48.758Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:25:48.875Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-30T07:25:48.990Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-30T07:25:48.991Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:25:48.992Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43550/head:refs/remotes/origin/PR-43550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:25:49.783Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:25:49.829Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [2022-04-30T07:25:51.833Z] #14 ... [2022-04-30T07:25:51.833Z] [2022-04-30T07:25:51.833Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:25:51.833Z] #62 sha256:063d86bf2ab524611f452b7f6757a02123e5944e93f8248aee10f45a5a03a381 [2022-04-30T07:25:52.033Z] #14 84.85 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-30T07:25:52.033Z] #14 84.86 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-30T07:25:52.033Z] #14 84.87 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-30T07:25:52.033Z] #14 84.97 Selecting previously unselected package libapparmor1:arm64. [2022-04-30T07:25:52.033Z] #14 84.98 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-30T07:25:52.033Z] #14 84.98 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-30T07:25:52.033Z] #14 85.07 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-30T07:25:52.033Z] #14 85.09 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-30T07:25:52.033Z] #14 85.09 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-30T07:25:52.033Z] #14 85.22 Selecting previously unselected package libbtrfs0:arm64. [2022-04-30T07:25:52.033Z] #14 85.22 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-30T07:25:52.033Z] #14 85.22 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-30T07:25:52.033Z] #14 85.36 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-30T07:25:52.033Z] #14 85.38 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-30T07:25:52.033Z] #14 85.39 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-30T07:25:52.294Z] #14 85.57 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-30T07:25:52.294Z] #14 85.57 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-30T07:25:52.294Z] #14 85.57 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-30T07:25:52.294Z] #14 85.63 Selecting previously unselected package libudev-dev:arm64. [2022-04-30T07:25:52.294Z] #14 85.64 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-30T07:25:52.294Z] #14 85.64 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-30T07:25:52.294Z] #14 85.77 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-30T07:25:52.554Z] #14 85.77 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-30T07:25:52.554Z] #14 85.78 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-30T07:25:52.613Z] #62 40.40 Updating files: 63% (2993/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-04-30T07:25:52.613Z] #62 41.27 + cd /tmp/tmp.5mebi0KCp2/src/github.com/containerd/containerd [2022-04-30T07:25:52.613Z] #62 41.27 + git checkout -q v1.6.3 [2022-04-30T07:25:50.583Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-30T07:25:50.584Z] > git --version # timeout=10 [2022-04-30T07:25:50.642Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-30T07:25:50.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:25:50.646Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43550/head:refs/remotes/origin/PR-43550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:25:52.817Z] #14 86.01 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-30T07:25:52.817Z] #14 86.01 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-30T07:25:52.817Z] #14 86.01 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-30T07:25:52.817Z] #14 86.15 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-30T07:25:52.817Z] #14 86.15 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-30T07:25:52.817Z] #14 86.17 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-30T07:25:52.989Z] #40 ... [2022-04-30T07:25:52.989Z] [2022-04-30T07:25:52.989Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:52.989Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:25:52.989Z] #49 55.92 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-30T07:25:52.989Z] #49 56.61 Selecting previously unselected package python3-pkg-resources. [2022-04-30T07:25:52.989Z] #49 56.62 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-30T07:25:52.989Z] #49 56.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:25:52.989Z] #49 56.81 Selecting previously unselected package python3-six. [2022-04-30T07:25:52.989Z] #49 56.81 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-30T07:25:52.989Z] #49 56.82 Unpacking python3-six (1.16.0-2) ... [2022-04-30T07:25:52.989Z] #49 56.94 Selecting previously unselected package python3-protobuf. [2022-04-30T07:25:52.989Z] #49 56.94 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-30T07:25:52.989Z] #49 56.95 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-30T07:25:52.989Z] #49 57.41 Selecting previously unselected package libnet1:amd64. [2022-04-30T07:25:52.989Z] #49 57.42 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-30T07:25:52.989Z] #49 57.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:25:52.989Z] #49 57.58 Selecting previously unselected package libnl-3-200:amd64. [2022-04-30T07:25:52.989Z] #49 57.58 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-30T07:25:52.989Z] #49 57.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-30T07:25:52.989Z] #49 57.72 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-30T07:25:52.989Z] #49 57.73 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-30T07:25:52.989Z] #49 57.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-30T07:25:52.989Z] #49 57.82 Selecting previously unselected package criu. [2022-04-30T07:25:52.989Z] #49 57.83 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-30T07:25:52.989Z] #49 57.84 Unpacking criu (3.16.1-3) ... [2022-04-30T07:25:52.989Z] #49 58.62 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:25:52.989Z] #49 60.05 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-30T07:25:52.989Z] #49 60.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:25:52.989Z] #49 60.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-30T07:25:52.989Z] #49 60.10 Setting up python3-six (1.16.0-2) ... [2022-04-30T07:25:52.989Z] #49 61.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-30T07:25:52.989Z] #49 61.11 Setting up python3-protobuf (3.12.4-1) ... [2022-04-30T07:25:52.989Z] #49 64.44 Setting up criu (3.16.1-3) ... [2022-04-30T07:25:52.989Z] #49 ... [2022-04-30T07:25:52.989Z] [2022-04-30T07:25:52.989Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:52.989Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:25:52.989Z] #53 66.21 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-30T07:25:52.989Z] #53 66.28 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-30T07:25:52.989Z] #53 66.31 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-30T07:25:52.989Z] #53 66.35 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-30T07:25:52.989Z] #53 66.38 go: downloading golang.org/x/mod v0.5.1 [2022-04-30T07:25:52.989Z] #53 66.39 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-30T07:25:53.079Z] #14 86.29 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-30T07:25:53.079Z] #14 86.31 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-30T07:25:53.079Z] #14 86.32 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-30T07:25:53.079Z] #14 86.41 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-30T07:25:53.079Z] #14 86.42 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-30T07:25:53.079Z] #14 86.43 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-30T07:25:53.337Z] #53 66.49 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-30T07:25:53.337Z] #53 66.55 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-30T07:25:53.337Z] #53 66.57 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-30T07:25:53.337Z] #53 66.65 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-30T07:25:53.337Z] #53 66.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-30T07:25:53.349Z] Merge succeeded, producing 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:25:53.349Z] Checking out Revision 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 (PR-43550) [2022-04-30T07:25:53.597Z] #53 66.74 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-30T07:25:53.726Z] #14 86.76 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-30T07:25:53.727Z] #14 86.77 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-30T07:25:53.727Z] #14 86.78 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-30T07:25:53.857Z] #53 67.13 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-30T07:25:53.857Z] #53 ... [2022-04-30T07:25:53.857Z] [2022-04-30T07:25:53.857Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:25:53.857Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-30T07:25:53.857Z] #34 57.14 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-30T07:25:53.857Z] #34 57.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-30T07:25:53.857Z] #34 57.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:25:53.857Z] #34 ... [2022-04-30T07:25:53.857Z] [2022-04-30T07:25:53.857Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:53.857Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:25:53.857Z] #53 67.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-30T07:25:53.988Z] #14 86.96 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-30T07:25:53.988Z] #14 86.97 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-30T07:25:53.988Z] #14 86.98 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-30T07:25:53.997Z] #62 42.38 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-30T07:25:53.997Z] #62 42.39 + BUILDTAGS='netgo osusergo static_build' [2022-04-30T07:25:53.997Z] #62 42.39 + export EXTRA_FLAGS=-buildmode=pie [2022-04-30T07:25:53.997Z] #62 42.39 + EXTRA_FLAGS=-buildmode=pie [2022-04-30T07:25:53.997Z] #62 42.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-30T07:25:53.997Z] #62 42.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-30T07:25:53.997Z] #62 42.39 + '[' '' = dynamic ']' [2022-04-30T07:25:53.997Z] #62 42.39 + make [2022-04-30T07:25:54.082Z] #53 ... [2022-04-30T07:25:54.082Z] [2022-04-30T07:25:54.082Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:54.082Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:25:54.082Z] #40 59.57 Selecting previously unselected package libicu67:amd64. [2022-04-30T07:25:54.082Z] #40 59.60 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-30T07:25:54.082Z] #40 59.64 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-30T07:25:54.082Z] #40 66.02 Selecting previously unselected package libxml2:amd64. [2022-04-30T07:25:54.082Z] #40 66.04 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-30T07:25:54.082Z] #40 66.05 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-30T07:25:54.082Z] #40 66.55 Selecting previously unselected package libarchive13:amd64. [2022-04-30T07:25:54.082Z] #40 66.56 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-30T07:25:54.082Z] #40 66.57 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-30T07:25:54.082Z] #40 66.89 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-30T07:25:54.082Z] #40 66.90 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-30T07:25:54.082Z] #40 66.91 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-30T07:25:54.082Z] #40 67.05 Selecting previously unselected package librhash0:amd64. [2022-04-30T07:25:54.082Z] #40 67.06 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-30T07:25:54.082Z] #40 67.06 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-30T07:25:54.082Z] #40 67.21 Selecting previously unselected package libuv1:amd64. [2022-04-30T07:25:54.082Z] #40 67.22 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-30T07:25:54.082Z] #40 67.22 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-30T07:25:54.082Z] #40 67.38 Selecting previously unselected package cmake. [2022-04-30T07:25:54.082Z] #40 67.40 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-30T07:25:54.082Z] #40 67.41 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-30T07:25:54.082Z] #40 ... [2022-04-30T07:25:54.082Z] [2022-04-30T07:25:54.082Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:25:54.082Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:25:54.082Z] #14 65.43 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-30T07:25:54.082Z] #14 65.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-30T07:25:54.082Z] #14 65.45 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-30T07:25:54.082Z] #14 67.76 Selecting previously unselected package binutils-mingw-w64. [2022-04-30T07:25:54.082Z] #14 67.76 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-30T07:25:54.082Z] #14 67.77 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-30T07:25:54.082Z] #14 67.91 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-30T07:25:54.082Z] #14 67.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-30T07:25:54.082Z] #14 67.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:25:54.082Z] #14 68.10 Selecting previously unselected package dmsetup. [2022-04-30T07:25:54.082Z] #14 68.11 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-30T07:25:54.082Z] #14 68.12 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-30T07:25:54.082Z] #14 68.29 Selecting previously unselected package mingw-w64-common. [2022-04-30T07:25:54.082Z] #14 68.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-30T07:25:54.082Z] #14 68.31 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-30T07:25:54.127Z] #53 67.29 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-30T07:25:54.339Z] #14 87.45 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-30T07:25:54.339Z] #14 87.46 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-30T07:25:54.339Z] #14 87.47 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-30T07:25:54.396Z] #53 67.57 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-30T07:25:54.396Z] #53 67.66 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-30T07:25:54.396Z] #53 67.77 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-30T07:25:54.654Z] #53 67.80 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-30T07:25:54.654Z] #53 67.82 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-30T07:25:54.654Z] #53 67.82 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-30T07:25:54.654Z] #53 68.00 go: downloading github.com/prometheus/common v0.10.0 [2022-04-30T07:25:54.912Z] #53 68.13 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-30T07:25:54.912Z] #53 68.29 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-30T07:25:54.912Z] #53 68.37 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-30T07:25:54.913Z] #14 88.12 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-30T07:25:54.913Z] #14 88.13 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-30T07:25:54.913Z] #14 88.14 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-30T07:25:53.007Z] > git remote # timeout=10 [2022-04-30T07:25:53.085Z] > git config --get remote.origin.url # timeout=10 [2022-04-30T07:25:53.129Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:25:53.130Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-04-30T07:25:53.266Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-30T07:25:53.383Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:25:53.428Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [2022-04-30T07:25:55.028Z] #14 ... [2022-04-30T07:25:55.028Z] [2022-04-30T07:25:55.028Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:55.028Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:25:55.028Z] #40 71.14 Setting up libicu67:amd64 (67.1-7) ... [2022-04-30T07:25:55.028Z] #40 71.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:25:55.028Z] #40 71.18 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-30T07:25:55.028Z] #40 71.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:25:55.028Z] #40 71.22 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-30T07:25:55.081Z] Fetching without tags [2022-04-30T07:25:55.175Z] #14 88.64 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-30T07:25:55.175Z] #14 88.65 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-30T07:25:55.175Z] #14 88.67 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-30T07:25:55.175Z] #14 ... [2022-04-30T07:25:55.175Z] [2022-04-30T07:25:55.175Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:25:55.175Z] #65 sha256:81aed9a7d51f88588450f22e8834421cf675a6dac2970a0a17addd5657dc6984 [2022-04-30T07:25:55.175Z] #65 88.19 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-30T07:25:55.175Z] #65 88.19 + GOBIN=/build [2022-04-30T07:25:55.175Z] #65 88.19 + GO111MODULE=on [2022-04-30T07:25:55.175Z] #65 88.19 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:25:55.291Z] #40 71.28 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-30T07:25:55.291Z] #40 71.31 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-30T07:25:55.378Z] #62 43.78 + bin/ctr [2022-04-30T07:25:55.588Z] #40 71.35 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-30T07:25:55.588Z] #40 71.38 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-30T07:25:55.851Z] #53 ... [2022-04-30T07:25:55.851Z] [2022-04-30T07:25:55.851Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:55.851Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:25:55.851Z] #40 66.47 Setting up libicu67:amd64 (67.1-7) ... [2022-04-30T07:25:55.851Z] #40 66.49 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:25:55.851Z] #40 66.51 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-30T07:25:55.851Z] #40 66.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:25:55.851Z] #40 66.57 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-30T07:25:55.851Z] #40 66.65 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-30T07:25:55.851Z] #40 66.67 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-30T07:25:55.851Z] #40 66.69 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-30T07:25:55.851Z] #40 66.71 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-30T07:25:55.851Z] #40 66.73 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-30T07:25:55.851Z] #40 67.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:25:55.851Z] #40 DONE 69.0s [2022-04-30T07:25:55.851Z] [2022-04-30T07:25:55.851Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:25:55.853Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:55.853Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:25:55.853Z] #49 66.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:25:55.853Z] #49 DONE 68.7s [2022-04-30T07:25:55.853Z] [2022-04-30T07:25:55.853Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-30T07:25:55.853Z] #41 sha256:b7cd6e1a28d29ff29cefaefb5a22a679bd517fbf3c1bc6f9aa2ef2779c2226a0 [2022-04-30T07:25:55.868Z] #40 71.62 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-30T07:25:55.868Z] #40 ... [2022-04-30T07:25:55.868Z] [2022-04-30T07:25:55.868Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:55.868Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:25:55.868Z] #49 61.58 Selecting previously unselected package libnl-3-200:amd64. [2022-04-30T07:25:55.868Z] #49 61.59 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-30T07:25:55.868Z] #49 61.59 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-30T07:25:55.868Z] #49 62.05 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-30T07:25:55.868Z] #49 62.06 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-30T07:25:55.868Z] #49 62.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-30T07:25:55.868Z] #49 62.25 Selecting previously unselected package criu. [2022-04-30T07:25:55.868Z] #49 62.25 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-30T07:25:55.868Z] #49 62.25 Unpacking criu (3.16.1-3) ... [2022-04-30T07:25:55.868Z] #49 62.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:25:55.868Z] #49 64.61 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-30T07:25:55.868Z] #49 64.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:25:55.868Z] #49 64.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-30T07:25:55.868Z] #49 64.68 Setting up python3-six (1.16.0-2) ... [2022-04-30T07:25:55.868Z] #49 65.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-30T07:25:55.868Z] #49 65.87 Setting up python3-protobuf (3.12.4-1) ... [2022-04-30T07:25:55.868Z] #49 69.16 Setting up criu (3.16.1-3) ... [2022-04-30T07:25:55.868Z] #49 70.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:25:56.113Z] #41 DONE 0.3s [2022-04-30T07:25:56.113Z] [2022-04-30T07:25:56.113Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-30T07:25:56.113Z] #42 sha256:3743143e6cb259aa7f4339309d21bd71f8e618e54895ba3c0e5f6cc8056301fb [2022-04-30T07:25:56.129Z] #49 ... [2022-04-30T07:25:56.129Z] [2022-04-30T07:25:56.129Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:56.129Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:25:56.129Z] #53 71.60 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-30T07:25:56.129Z] #53 71.80 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-30T07:25:56.129Z] #53 71.81 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-30T07:25:56.129Z] #53 71.97 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-30T07:25:56.129Z] #53 72.17 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-30T07:25:56.391Z] #53 72.34 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-30T07:25:56.653Z] #53 72.52 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-30T07:25:56.653Z] #53 72.55 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-30T07:25:56.653Z] #53 72.56 go: downloading golang.org/x/mod v0.5.1 [2022-04-30T07:25:56.653Z] #53 72.62 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-30T07:25:56.653Z] #53 72.68 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-30T07:25:56.916Z] #53 72.79 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-30T07:25:56.916Z] #53 72.92 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-30T07:25:56.916Z] #53 72.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-30T07:25:56.916Z] #53 72.97 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-30T07:25:57.178Z] #53 73.29 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-30T07:25:57.178Z] #53 73.36 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-30T07:25:54.748Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-30T07:25:54.815Z] > git config --add remote.origin.fetch +refs/pull/43550/head:refs/remotes/origin/PR-43550 # timeout=10 [2022-04-30T07:25:54.866Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:25:54.985Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-30T07:25:55.121Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-30T07:25:55.122Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:25:55.123Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43550/head:refs/remotes/origin/PR-43550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:25:55.965Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:25:56.008Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [2022-04-30T07:25:57.475Z] #53 73.39 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-30T07:25:57.495Z] #42 1.328 + RM_GOPATH=0 [2022-04-30T07:25:57.495Z] #42 1.328 + TMP_GOPATH= [2022-04-30T07:25:57.495Z] #42 1.328 + : /build [2022-04-30T07:25:57.495Z] #42 1.328 + '[' -z '' ']' [2022-04-30T07:25:57.495Z] #42 1.329 ++ mktemp -d [2022-04-30T07:25:57.495Z] #42 1.337 + export GOPATH=/tmp/tmp.SoUGMyVYed [2022-04-30T07:25:57.495Z] #42 1.346 + GOPATH=/tmp/tmp.SoUGMyVYed [2022-04-30T07:25:57.495Z] #42 1.346 + RM_GOPATH=1 [2022-04-30T07:25:57.495Z] #42 1.346 + case "$(go env GOARCH)" in [2022-04-30T07:25:57.495Z] #42 1.347 ++ go env GOARCH [2022-04-30T07:25:57.495Z] #42 1.380 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:25:57.495Z] #42 1.380 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:25:57.495Z] #42 1.380 ++ dirname /install.sh [2022-04-30T07:25:57.495Z] #42 1.392 + dir=/ [2022-04-30T07:25:57.495Z] #42 1.392 + bin=tini [2022-04-30T07:25:57.495Z] #42 1.392 + shift [2022-04-30T07:25:57.495Z] #42 1.392 + '[' '!' -f //tini.installer ']' [2022-04-30T07:25:57.495Z] #42 1.392 + . //tini.installer [2022-04-30T07:25:57.495Z] #42 1.392 ++ : v0.19.0 [2022-04-30T07:25:57.495Z] #42 1.392 + install_tini [2022-04-30T07:25:57.495Z] #42 1.392 + echo 'Install tini version v0.19.0' [2022-04-30T07:25:57.495Z] #42 1.393 + git clone https://github.com/krallin/tini.git /tmp/tmp.SoUGMyVYed/tini [2022-04-30T07:25:57.495Z] #42 1.394 Cloning into '/tmp/tmp.SoUGMyVYed/tini'... [2022-04-30T07:25:57.495Z] #42 1.395 Install tini version v0.19.0 [2022-04-30T07:25:57.737Z] #53 73.68 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-30T07:25:57.737Z] #53 73.72 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-30T07:25:57.737Z] #53 73.78 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-30T07:25:57.737Z] #53 73.78 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-30T07:25:57.737Z] #53 73.79 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-30T07:25:57.737Z] #53 73.83 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-30T07:25:57.999Z] #53 73.98 go: downloading github.com/prometheus/common v0.10.0 [2022-04-30T07:25:58.063Z] #42 2.132 + cd /tmp/tmp.SoUGMyVYed/tini [2022-04-30T07:25:58.063Z] #42 2.133 + git checkout -q v0.19.0 [2022-04-30T07:25:58.063Z] #42 2.151 + cmake . [2022-04-30T07:25:58.261Z] #53 ... [2022-04-30T07:25:58.261Z] [2022-04-30T07:25:58.261Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-30T07:25:58.261Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-30T07:25:58.261Z] #49 DONE 73.8s [2022-04-30T07:25:58.261Z] [2022-04-30T07:25:58.262Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:25:58.262Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-30T07:25:58.262Z] #40 72.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:25:58.262Z] #40 DONE 74.1s [2022-04-30T07:25:58.262Z] [2022-04-30T07:25:58.262Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:58.262Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:25:58.262Z] #53 74.21 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-30T07:25:58.522Z] #53 ... [2022-04-30T07:25:58.522Z] [2022-04-30T07:25:58.522Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-30T07:25:58.522Z] #41 sha256:a45a607a1dd2652e8e48b7fa6a28dafb7669954bb9f216742f13f170443fa1a1 [2022-04-30T07:25:58.522Z] #41 DONE 0.3s [2022-04-30T07:25:58.522Z] [2022-04-30T07:25:58.522Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:25:58.522Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:25:58.522Z] #53 74.45 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-30T07:25:58.522Z] #53 74.52 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-30T07:25:58.632Z] #42 2.434 -- The C compiler identification is GNU 10.2.1 [2022-04-30T07:25:58.632Z] #42 2.527 -- Detecting C compiler ABI info [2022-04-30T07:25:59.199Z] #42 3.058 -- Detecting C compiler ABI info - done [2022-04-30T07:25:59.199Z] #42 3.159 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-30T07:25:59.199Z] #42 3.167 -- Detecting C compile features [2022-04-30T07:25:59.199Z] #42 3.168 -- Detecting C compile features - done [2022-04-30T07:25:59.199Z] #42 3.198 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-30T07:25:59.199Z] #42 3.326 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-30T07:25:59.199Z] #42 3.396 -- Configuring done [2022-04-30T07:25:59.199Z] #42 3.425 -- Generating done [2022-04-30T07:25:59.472Z] #42 3.432 -- Build files have been written to: /tmp/tmp.SoUGMyVYed/tini [2022-04-30T07:25:59.472Z] #42 3.452 + make tini-static [2022-04-30T07:25:59.493Z] Merge succeeded, producing 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:25:59.493Z] Checking out Revision 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 (PR-43550) [2022-04-30T07:25:59.730Z] #42 ... [2022-04-30T07:25:59.730Z] [2022-04-30T07:25:59.730Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-30T07:25:59.730Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-30T07:25:59.730Z] #51 72.64 gotestsum version dev [2022-04-30T07:25:59.730Z] #51 DONE 72.9s [2022-04-30T07:25:59.730Z] [2022-04-30T07:25:59.730Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-30T07:25:59.730Z] #42 sha256:3743143e6cb259aa7f4339309d21bd71f8e618e54895ba3c0e5f6cc8056301fb [2022-04-30T07:25:59.730Z] #42 3.850 Scanning dependencies of target tini-static [2022-04-30T07:25:59.959Z] #19 151.6 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-30T07:25:59.959Z] #19 151.6 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-30T07:25:59.959Z] #19 151.7 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:25:59.987Z] #42 3.937 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-30T07:26:00.217Z] #19 ... [2022-04-30T07:26:00.217Z] [2022-04-30T07:26:00.217Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:26:00.217Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:26:00.217Z] #52 DONE 162.2s [2022-04-30T07:26:00.217Z] [2022-04-30T07:26:00.217Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-30T07:26:00.217Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-30T07:26:00.217Z] #19 152.2 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-30T07:26:00.217Z] #19 152.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-30T07:26:00.217Z] #19 152.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-30T07:26:00.479Z] #65 93.27 rootlesskit version 1.0.0 [2022-04-30T07:26:00.479Z] #65 93.28 Usage of /build/rootlesskit-docker-proxy: [2022-04-30T07:26:00.479Z] #65 93.28 -container-ip string [2022-04-30T07:26:00.479Z] #65 93.28 container ip [2022-04-30T07:26:00.479Z] #65 93.28 -container-port int [2022-04-30T07:26:00.479Z] #65 93.28 container port (default -1) [2022-04-30T07:26:00.479Z] #65 93.28 -host-ip string [2022-04-30T07:26:00.479Z] #65 93.28 host ip [2022-04-30T07:26:00.479Z] #65 93.28 -host-port int [2022-04-30T07:26:00.479Z] #65 93.28 host port (default -1) [2022-04-30T07:26:00.479Z] #65 93.28 -proto string [2022-04-30T07:26:00.479Z] #65 93.28 proxy protocol (default "tcp") [2022-04-30T07:26:00.487Z] #53 76.57 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-30T07:25:59.144Z] > git remote # timeout=10 [2022-04-30T07:25:59.234Z] > git config --get remote.origin.url # timeout=10 [2022-04-30T07:25:59.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:25:59.278Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-04-30T07:25:59.411Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-30T07:25:59.531Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:25:59.581Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [2022-04-30T07:26:00.741Z] #65 ... [2022-04-30T07:26:00.741Z] [2022-04-30T07:26:00.741Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:26:00.741Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-30T07:26:00.741Z] #14 88.67 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-30T07:26:00.741Z] #14 88.68 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-30T07:26:00.741Z] #14 88.70 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-30T07:26:00.741Z] #14 88.71 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-30T07:26:00.741Z] #14 88.72 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-30T07:26:00.741Z] #14 88.74 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-30T07:26:00.741Z] #14 88.75 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-30T07:26:00.741Z] #14 88.77 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-30T07:26:00.741Z] #14 88.78 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-30T07:26:00.741Z] #14 88.79 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-30T07:26:00.741Z] #14 88.81 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-30T07:26:00.741Z] #14 88.82 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-30T07:26:00.741Z] #14 88.84 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-30T07:26:00.741Z] #14 88.85 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-30T07:26:00.741Z] #14 88.86 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-30T07:26:00.741Z] #14 88.89 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-30T07:26:00.741Z] #14 88.91 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-30T07:26:00.741Z] #14 88.93 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-30T07:26:00.741Z] #14 88.97 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:26:00.741Z] #14 88.99 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-30T07:26:00.741Z] #14 89.00 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:26:00.741Z] #14 89.02 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-30T07:26:00.741Z] #14 89.03 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-30T07:26:00.741Z] #14 89.05 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:26:00.741Z] #14 89.07 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-30T07:26:00.741Z] #14 89.08 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:26:00.741Z] #14 89.10 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-30T07:26:00.741Z] #14 89.12 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-30T07:26:00.741Z] #14 89.14 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-30T07:26:00.741Z] #14 89.17 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-30T07:26:00.741Z] #14 89.19 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-30T07:26:00.741Z] #14 89.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:26:00.783Z] #19 152.8 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-30T07:26:01.041Z] #19 152.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-30T07:26:01.041Z] #19 152.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-30T07:26:01.364Z] #42 5.315 [100%] Linking C executable tini-static [2022-04-30T07:26:01.430Z] #53 ... [2022-04-30T07:26:01.430Z] [2022-04-30T07:26:01.430Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-30T07:26:01.430Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-30T07:26:01.430Z] #51 77.16 gotestsum version dev [2022-04-30T07:26:01.430Z] #51 DONE 77.4s [2022-04-30T07:26:01.691Z] [2022-04-30T07:26:01.691Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-30T07:26:01.691Z] #42 sha256:892cdd6ff887eec1ffce5cba88af72501d4055bfb9727103e0dc36a7edf53b15 [2022-04-30T07:26:01.691Z] #42 1.430 + RM_GOPATH=0 [2022-04-30T07:26:01.691Z] #42 1.430 + TMP_GOPATH= [2022-04-30T07:26:01.691Z] #42 1.430 + : /build [2022-04-30T07:26:01.691Z] #42 1.430 + '[' -z '' ']' [2022-04-30T07:26:01.691Z] #42 1.430 ++ mktemp -d [2022-04-30T07:26:01.691Z] #42 1.430 + export GOPATH=/tmp/tmp.ubVzPVkbEA [2022-04-30T07:26:01.691Z] #42 1.430 + GOPATH=/tmp/tmp.ubVzPVkbEA [2022-04-30T07:26:01.691Z] #42 1.430 + RM_GOPATH=1 [2022-04-30T07:26:01.691Z] #42 1.430 + case "$(go env GOARCH)" in [2022-04-30T07:26:01.691Z] #42 1.430 ++ go env GOARCH [2022-04-30T07:26:01.691Z] #42 1.487 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:26:01.691Z] #42 1.487 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:26:01.691Z] #42 1.492 ++ dirname /install.sh [2022-04-30T07:26:01.691Z] #42 1.525 Install tini version v0.19.0 [2022-04-30T07:26:01.691Z] #42 1.528 + dir=/ [2022-04-30T07:26:01.691Z] #42 1.528 + bin=tini [2022-04-30T07:26:01.691Z] #42 1.528 + shift [2022-04-30T07:26:01.691Z] #42 1.528 + '[' '!' -f //tini.installer ']' [2022-04-30T07:26:01.691Z] #42 1.528 + . //tini.installer [2022-04-30T07:26:01.691Z] #42 1.528 ++ : v0.19.0 [2022-04-30T07:26:01.691Z] #42 1.528 + install_tini [2022-04-30T07:26:01.691Z] #42 1.528 + echo 'Install tini version v0.19.0' [2022-04-30T07:26:01.691Z] #42 1.528 + git clone https://github.com/krallin/tini.git /tmp/tmp.ubVzPVkbEA/tini [2022-04-30T07:26:01.691Z] #42 1.528 Cloning into '/tmp/tmp.ubVzPVkbEA/tini'... [2022-04-30T07:26:01.691Z] #42 2.396 + cd /tmp/tmp.ubVzPVkbEA/tini [2022-04-30T07:26:01.691Z] #42 2.396 + git checkout -q v0.19.0 [2022-04-30T07:26:01.691Z] #42 2.405 + cmake . [2022-04-30T07:26:01.691Z] #42 2.899 -- The C compiler identification is GNU 10.2.1 [2022-04-30T07:26:01.691Z] #42 2.951 -- Detecting C compiler ABI info [2022-04-30T07:26:01.930Z] #42 5.848 [100%] Built target tini-static [2022-04-30T07:26:01.930Z] #42 5.912 + mkdir -p /build [2022-04-30T07:26:01.930Z] #42 5.916 + cp tini-static /build/docker-init [2022-04-30T07:26:01.953Z] #42 3.572 -- Detecting C compiler ABI info - done [2022-04-30T07:26:01.953Z] #42 3.737 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-30T07:26:01.953Z] #42 3.762 -- Detecting C compile features [2022-04-30T07:26:01.980Z] #19 153.5 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-30T07:26:01.980Z] #19 153.5 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:01.980Z] #19 153.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:26:02.190Z] #42 DONE 6.1s [2022-04-30T07:26:02.190Z] [2022-04-30T07:26:02.190Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:26:02.190Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:26:02.190Z] #14 66.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-30T07:26:02.190Z] #14 66.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-30T07:26:02.190Z] #14 67.22 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-30T07:26:02.190Z] #14 73.39 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-30T07:26:02.190Z] #14 73.39 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:26:02.190Z] #14 73.40 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-30T07:26:02.190Z] #14 73.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-30T07:26:02.190Z] #14 73.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:26:02.190Z] #14 73.61 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-30T07:26:02.220Z] #42 3.766 -- Detecting C compile features - done [2022-04-30T07:26:02.482Z] #42 3.963 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-30T07:26:02.482Z] #42 4.195 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-30T07:26:02.482Z] #42 4.274 -- Configuring done [2022-04-30T07:26:02.482Z] #42 4.284 -- Generating done [2022-04-30T07:26:02.482Z] #42 4.286 -- Build files have been written to: /tmp/tmp.ubVzPVkbEA/tini [2022-04-30T07:26:02.482Z] #42 4.297 + make tini-static [2022-04-30T07:26:02.547Z] #19 154.4 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-30T07:26:02.547Z] #19 154.4 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:26:02.547Z] #19 154.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:26:02.744Z] #42 4.550 Scanning dependencies of target tini-static [2022-04-30T07:26:03.006Z] #42 4.604 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-30T07:26:03.291Z] #14 DONE 96.5s [2022-04-30T07:26:03.291Z] [2022-04-30T07:26:03.291Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:26:03.291Z] #65 sha256:81aed9a7d51f88588450f22e8834421cf675a6dac2970a0a17addd5657dc6984 [2022-04-30T07:26:03.291Z] #65 DONE 96.0s [2022-04-30T07:26:03.291Z] [2022-04-30T07:26:03.291Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-30T07:26:03.291Z] #57 sha256:e6b7b0d0119f09eb8e819dc3f42e70d5256dc1ffdd6f82441a0cae11a4282d5d [2022-04-30T07:26:03.291Z] #57 DONE 0.2s [2022-04-30T07:26:03.291Z] [2022-04-30T07:26:03.291Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-30T07:26:03.291Z] #66 sha256:e578c1c4d2156e8d7509b046f60a7ac61a2e766e55674977f3b647f8cf8d5466 [2022-04-30T07:26:03.291Z] #66 DONE 0.2s [2022-04-30T07:26:03.291Z] [2022-04-30T07:26:03.291Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-30T07:26:03.291Z] #67 sha256:161275bb5ff44f08ea22f68e11475a13bf47c67ce525c5bfba2d2add4748b189 [2022-04-30T07:26:03.554Z] #67 DONE 0.2s [2022-04-30T07:26:03.554Z] [2022-04-30T07:26:03.554Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:26:03.554Z] #58 sha256:957cc454c339412c89cf907d1858e181c307856cb8837f604c2f55c906fd4f12 [2022-04-30T07:26:03.952Z] #42 5.515 [100%] Linking C executable tini-static [2022-04-30T07:26:04.499Z] #58 1.108 + RM_GOPATH=0 [2022-04-30T07:26:04.499Z] #58 1.108 + TMP_GOPATH= [2022-04-30T07:26:04.500Z] #58 1.108 + : /build [2022-04-30T07:26:04.500Z] #58 1.109 + '[' -z '' ']' [2022-04-30T07:26:04.500Z] #58 1.110 ++ mktemp -d [2022-04-30T07:26:04.500Z] #58 1.114 + export GOPATH=/tmp/tmp.KWfRYxdqu6 [2022-04-30T07:26:04.500Z] #58 1.115 + GOPATH=/tmp/tmp.KWfRYxdqu6 [2022-04-30T07:26:04.500Z] #58 1.115 + RM_GOPATH=1 [2022-04-30T07:26:04.500Z] #58 1.115 + case "$(go env GOARCH)" in [2022-04-30T07:26:04.500Z] #58 1.117 ++ go env GOARCH [2022-04-30T07:26:04.500Z] #58 1.129 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:26:04.500Z] #58 1.129 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:26:04.500Z] #58 1.133 ++ dirname /install.sh [2022-04-30T07:26:04.500Z] #58 1.137 + dir=/ [2022-04-30T07:26:04.500Z] #58 1.138 + bin=runc [2022-04-30T07:26:04.500Z] #58 1.138 + shift [2022-04-30T07:26:04.500Z] #58 1.138 + '[' '!' -f //runc.installer ']' [2022-04-30T07:26:04.500Z] #58 1.138 + . //runc.installer [2022-04-30T07:26:04.500Z] #58 1.139 ++ set -e [2022-04-30T07:26:04.500Z] #58 1.139 ++ : v1.1.1 [2022-04-30T07:26:04.500Z] #58 1.140 + install_runc [2022-04-30T07:26:04.500Z] #58 1.140 + RUNC_BUILDTAGS=seccomp [2022-04-30T07:26:04.500Z] #58 1.140 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-30T07:26:04.500Z] #58 1.140 Install runc version v1.1.1 (build tags: seccomp) [2022-04-30T07:26:04.500Z] #58 1.141 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KWfRYxdqu6/src/github.com/opencontainers/runc [2022-04-30T07:26:04.500Z] #58 1.148 Cloning into '/tmp/tmp.KWfRYxdqu6/src/github.com/opencontainers/runc'... [2022-04-30T07:26:04.529Z] #42 5.916 [100%] Built target tini-static [2022-04-30T07:26:04.529Z] #42 5.963 + mkdir -p /build [2022-04-30T07:26:04.529Z] #42 5.964 + cp tini-static /build/docker-init [2022-04-30T07:26:04.529Z] #42 DONE 6.2s [2022-04-30T07:26:04.529Z] [2022-04-30T07:26:04.529Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:26:04.529Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:26:04.529Z] #14 73.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-30T07:26:04.529Z] #14 74.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-30T07:26:04.529Z] #14 74.08 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-30T07:26:04.529Z] #14 80.29 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-30T07:26:04.529Z] #14 80.30 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:26:04.529Z] #14 80.31 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-30T07:26:04.529Z] #14 80.57 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-30T07:26:04.529Z] #14 80.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:26:04.529Z] #14 80.60 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-30T07:26:04.741Z] Commit message: "Add swarm service and stack name to journald logger output fields." [2022-04-30T07:26:04.761Z] #58 ... [2022-04-30T07:26:04.761Z] [2022-04-30T07:26:04.761Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-30T07:26:04.761Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-04-30T07:26:04.761Z] #15 DONE 1.6s [2022-04-30T07:26:04.761Z] [2022-04-30T07:26:04.761Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-30T07:26:04.761Z] #26 sha256:0072ab78937b738d8a2a7b72b9f04ef4ce57daf917c79c057f098318eaf84437 [2022-04-30T07:26:05.136Z] > git --version # timeout=10 [2022-04-30T07:26:05.191Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-30T07:26:05.238Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-30T07:26:05.368Z] #62 ... [2022-04-30T07:26:05.368Z] [2022-04-30T07:26:05.368Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:26:05.368Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:26:05.368Z] #14 77.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-30T07:26:05.368Z] #14 77.99 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:26:05.368Z] #14 77.99 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-30T07:26:05.368Z] #14 82.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-30T07:26:05.368Z] #14 82.99 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:26:05.368Z] #14 83.00 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-30T07:26:05.817Z] #26 97.23 Updating files: 18% (2103/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/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: 32% (3654/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) [2022-04-30T07:26:05.818Z] #26 ... [2022-04-30T07:26:05.818Z] [2022-04-30T07:26:05.818Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-30T07:26:05.818Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-04-30T07:26:05.818Z] #16 DONE 1.2s [2022-04-30T07:26:05.818Z] [2022-04-30T07:26:05.818Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-30T07:26:05.818Z] #26 sha256:0072ab78937b738d8a2a7b72b9f04ef4ce57daf917c79c057f098318eaf84437 [2022-04-30T07:26:06.389Z] #14 79.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-30T07:26:06.389Z] #14 79.48 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:26:06.389Z] #14 79.49 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:26:06.648Z] #14 ... [2022-04-30T07:26:06.648Z] [2022-04-30T07:26:06.648Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:26:06.648Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:26:06.648Z] #53 70.12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-30T07:26:07.130Z] #26 97.23 Updating files: 18% (2103/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/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: 32% (3654/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 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: 51% (5925/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) [2022-04-30T07:26:07.130Z] #26 ... [2022-04-30T07:26:07.130Z] [2022-04-30T07:26:07.130Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-30T07:26:07.130Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-04-30T07:26:07.130Z] #17 0.761 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-30T07:26:07.130Z] #17 DONE 1.2s [2022-04-30T07:26:07.130Z] [2022-04-30T07:26:07.130Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-30T07:26:07.130Z] #26 sha256:0072ab78937b738d8a2a7b72b9f04ef4ce57daf917c79c057f098318eaf84437 [2022-04-30T07:26:08.180Z] #26 97.23 Updating files: 18% (2103/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/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: 32% (3654/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 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: 51% (5925/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 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: 73% (8425/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) [2022-04-30T07:26:08.180Z] #26 ... [2022-04-30T07:26:08.180Z] [2022-04-30T07:26:08.180Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-30T07:26:08.180Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-04-30T07:26:08.180Z] #18 DONE 1.1s [2022-04-30T07:26:08.180Z] [2022-04-30T07:26:08.180Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-30T07:26:08.180Z] #26 sha256:0072ab78937b738d8a2a7b72b9f04ef4ce57daf917c79c057f098318eaf84437 [2022-04-30T07:26:08.439Z] + docker version [2022-04-30T07:26:08.442Z] #26 97.23 Updating files: 18% (2103/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/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: 32% (3654/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 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: 51% (5925/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 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: 73% (8425/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 97% (11140/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-04-30T07:26:08.706Z] #26 101.6 + cd /tmp/tmp.U1wLPlQzsP/tmp/docker-ce [2022-04-30T07:26:08.706Z] #26 101.6 + git checkout -q v17.06.2-ce [2022-04-30T07:26:08.970Z] #26 ... [2022-04-30T07:26:08.970Z] [2022-04-30T07:26:08.970Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-30T07:26:08.970Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-04-30T07:26:08.970Z] #19 DONE 0.8s [2022-04-30T07:26:09.231Z] Fetching without tags [2022-04-30T07:26:09.232Z] [2022-04-30T07:26:09.232Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-30T07:26:09.232Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-04-30T07:26:09.804Z] #20 DONE 0.8s [2022-04-30T07:26:09.804Z] [2022-04-30T07:26:09.804Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:26:09.804Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-30T07:26:09.804Z] #45 ... [2022-04-30T07:26:09.804Z] [2022-04-30T07:26:09.804Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-30T07:26:09.804Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-30T07:26:09.834Z] #14 85.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-30T07:26:09.834Z] #14 85.93 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:26:09.834Z] #14 85.93 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:26:09.963Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:26:10.647Z] #14 94.07 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-30T07:26:10.647Z] #14 94.07 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:26:10.647Z] #14 94.08 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:26:11.188Z] #21 1.175 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:26:11.188Z] #21 1.198 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:26:11.188Z] #21 1.358 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:26:08.855Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-30T07:26:08.935Z] > git config --add remote.origin.fetch +refs/pull/43550/head:refs/remotes/origin/PR-43550 # timeout=10 [2022-04-30T07:26:09.001Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:26:09.139Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-30T07:26:09.269Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-30T07:26:09.269Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:26:09.271Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43550/head:refs/remotes/origin/PR-43550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-30T07:26:10.072Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:26:10.131Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [2022-04-30T07:26:11.364Z] Commit message: "Add swarm service and stack name to journald logger output fields." [2022-04-30T07:26:11.450Z] #21 1.728 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-30T07:26:11.773Z] > git --version # timeout=10 [2022-04-30T07:26:11.826Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-30T07:26:11.893Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-30T07:26:12.835Z] #21 2.801 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-30T07:26:13.777Z] #21 4.015 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-30T07:26:13.794Z] Merge succeeded, producing 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:26:13.794Z] Checking out Revision 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 (PR-43550) [2022-04-30T07:26:13.401Z] > git remote # timeout=10 [2022-04-30T07:26:13.492Z] > git config --get remote.origin.url # timeout=10 [2022-04-30T07:26:13.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-30T07:26:13.554Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-04-30T07:26:13.698Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-30T07:26:13.829Z] > git config core.sparsecheckout # timeout=10 [2022-04-30T07:26:13.882Z] > git checkout -f 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 # timeout=10 [2022-04-30T07:26:14.857Z] #53 ... [2022-04-30T07:26:14.857Z] [2022-04-30T07:26:14.857Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:26:14.857Z] #62 sha256:4b803692658df12ee47f1446ee0295521f151ab3a76405bc8f080b07c4fe9ecb [2022-04-30T07:26:14.857Z] #62 39.54 Updating files: 73% (3487/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-04-30T07:26:14.857Z] #62 40.16 + cd /tmp/tmp.7bgHIhabTy/src/github.com/containerd/containerd [2022-04-30T07:26:14.857Z] #62 40.16 + git checkout -q v1.6.3 [2022-04-30T07:26:15.168Z] + docker version [2022-04-30T07:26:15.692Z] #21 6.038 Fetched 8397 kB in 5s (1580 kB/s) [2022-04-30T07:26:16.014Z] #14 99.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-30T07:26:16.014Z] #14 99.04 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-30T07:26:16.014Z] #14 99.05 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-30T07:26:16.014Z] #14 ... [2022-04-30T07:26:16.014Z] [2022-04-30T07:26:16.014Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:26:16.014Z] #65 sha256:981b30a534dc968ecdcbbda80cea22de665f76754bd1dadd5b7839bbbcaee076 [2022-04-30T07:26:16.014Z] #65 98.75 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-30T07:26:16.014Z] #65 98.75 + GOBIN=/build [2022-04-30T07:26:16.014Z] #65 98.75 + GO111MODULE=on [2022-04-30T07:26:16.014Z] #65 98.75 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:26:16.242Z] #62 41.57 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-30T07:26:16.242Z] #62 41.57 + BUILDTAGS='netgo osusergo static_build' [2022-04-30T07:26:16.242Z] #62 41.57 + export EXTRA_FLAGS=-buildmode=pie [2022-04-30T07:26:16.242Z] #62 41.57 + EXTRA_FLAGS=-buildmode=pie [2022-04-30T07:26:16.242Z] #62 41.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-30T07:26:16.242Z] #62 41.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-30T07:26:16.242Z] #62 41.58 + '[' '' = dynamic ']' [2022-04-30T07:26:16.242Z] #62 41.58 + make [2022-04-30T07:26:16.699Z] #21 6.038 Reading package lists... [2022-04-30T07:26:16.699Z] #21 ... [2022-04-30T07:26:16.699Z] [2022-04-30T07:26:16.699Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:26:16.699Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-30T07:26:16.699Z] #34 DONE 109.7s [2022-04-30T07:26:16.699Z] [2022-04-30T07:26:16.699Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:26:16.699Z] #58 sha256:957cc454c339412c89cf907d1858e181c307856cb8837f604c2f55c906fd4f12 [2022-04-30T07:26:16.699Z] #58 8.717 + cd /tmp/tmp.KWfRYxdqu6/src/github.com/opencontainers/runc [2022-04-30T07:26:16.699Z] #58 8.717 + git checkout -q v1.1.1 [2022-04-30T07:26:16.699Z] #58 9.126 + '[' -z '' ']' [2022-04-30T07:26:16.699Z] #58 9.126 + target=static [2022-04-30T07:26:16.699Z] #58 9.126 + make BUILDTAGS=seccomp static [2022-04-30T07:26:16.699Z] #58 9.303 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-30T07:26:17.014Z] Client: [2022-04-30T07:26:17.014Z] Version: 20.10.9 [2022-04-30T07:26:17.014Z] API version: 1.41 [2022-04-30T07:26:17.014Z] Go version: go1.16.8 [2022-04-30T07:26:17.014Z] Git commit: c2ea9bc [2022-04-30T07:26:17.014Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-30T07:26:17.014Z] OS/Arch: windows/amd64 [2022-04-30T07:26:17.014Z] Context: default [2022-04-30T07:26:17.014Z] Experimental: true [2022-04-30T07:26:17.014Z] [2022-04-30T07:26:17.014Z] Server: Docker Engine - Community [2022-04-30T07:26:17.014Z] Engine: [2022-04-30T07:26:17.014Z] Version: 20.10.9 [2022-04-30T07:26:17.014Z] API version: 1.41 (minimum version 1.24) [2022-04-30T07:26:17.014Z] Go version: go1.16.8 [2022-04-30T07:26:17.014Z] Git commit: 79ea9d3 [2022-04-30T07:26:17.014Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-30T07:26:17.014Z] OS/Arch: windows/amd64 [2022-04-30T07:26:17.014Z] Experimental: true [2022-04-30T07:26:17.430Z] #19 167.2 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-30T07:26:17.430Z] #19 167.2 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-30T07:26:17.430Z] #19 167.2 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:26:17.430Z] #19 167.3 Selecting previously unselected package patch. [2022-04-30T07:26:17.430Z] #19 167.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-30T07:26:17.430Z] #19 167.3 Unpacking patch (2.7.6-7) ... [2022-04-30T07:26:17.430Z] #19 167.5 Selecting previously unselected package dpkg-dev. [2022-04-30T07:26:17.430Z] #19 167.5 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-30T07:26:17.430Z] #19 167.5 Unpacking dpkg-dev (1.20.9) ... [2022-04-30T07:26:17.430Z] #19 167.7 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-30T07:26:17.431Z] #19 167.7 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-30T07:26:17.431Z] #19 167.7 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-30T07:26:17.431Z] #19 167.7 Selecting previously unselected package libio-string-perl. [2022-04-30T07:26:17.431Z] #19 167.8 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-30T07:26:17.431Z] #19 167.8 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-30T07:26:17.431Z] #19 167.8 Selecting previously unselected package libicu67:amd64. [2022-04-30T07:26:17.431Z] #19 167.8 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-30T07:26:17.431Z] #19 167.8 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-30T07:26:17.431Z] #19 168.9 Selecting previously unselected package libxml2:amd64. [2022-04-30T07:26:17.431Z] #19 168.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-30T07:26:17.431Z] #19 168.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-30T07:26:17.431Z] #19 169.1 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-30T07:26:17.431Z] #19 169.1 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-30T07:26:17.431Z] #19 169.1 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-30T07:26:17.431Z] #19 169.1 Selecting previously unselected package libxml-sax-base-perl. [2022-04-30T07:26:17.431Z] #19 169.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-30T07:26:17.431Z] #19 169.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-30T07:26:17.431Z] #19 169.2 Selecting previously unselected package libxml-sax-perl. [2022-04-30T07:26:17.431Z] #19 169.2 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-30T07:26:17.431Z] #19 169.2 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-30T07:26:17.431Z] #19 169.2 Selecting previously unselected package libxml-libxml-perl. [2022-04-30T07:26:17.431Z] #19 169.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-30T07:26:17.431Z] #19 169.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-30T07:26:17.431Z] #19 169.3 Selecting previously unselected package libxml-simple-perl. [2022-04-30T07:26:17.621Z] #62 42.86 + bin/ctr [Pipeline] sh [2022-04-30T07:26:17.694Z] #19 169.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-30T07:26:17.694Z] #19 169.3 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-30T07:26:17.694Z] #19 169.4 Selecting previously unselected package libyaml-perl. [2022-04-30T07:26:17.694Z] #19 169.4 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-30T07:26:17.694Z] #19 169.4 Unpacking libyaml-perl (1.30-1) ... [2022-04-30T07:26:17.694Z] #19 ... [2022-04-30T07:26:17.694Z] [2022-04-30T07:26:17.694Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:26:17.694Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:26:17.694Z] #60 179.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-30T07:26:17.952Z] #60 DONE 180.2s [2022-04-30T07:26:17.952Z] [2022-04-30T07:26:17.952Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-30T07:26:17.952Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-30T07:26:17.952Z] #19 169.8 Selecting previously unselected package libconfig-auto-perl. [2022-04-30T07:26:17.952Z] #19 169.8 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-30T07:26:17.952Z] #19 169.8 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-30T07:26:17.952Z] #19 169.9 Selecting previously unselected package libfile-which-perl. [2022-04-30T07:26:17.952Z] #19 169.9 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-30T07:26:17.952Z] #19 169.9 Unpacking libfile-which-perl (1.23-1) ... [2022-04-30T07:26:17.952Z] #19 169.9 Selecting previously unselected package libfile-homedir-perl. [2022-04-30T07:26:17.952Z] #19 169.9 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-30T07:26:17.952Z] #19 169.9 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-30T07:26:17.952Z] #19 170.0 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-30T07:26:17.952Z] #19 170.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-30T07:26:17.975Z] #14 ... [2022-04-30T07:26:17.975Z] [2022-04-30T07:26:17.975Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:26:17.975Z] #62 sha256:40c1cd027ac21d4579a0c8df5b35ce17a9d05f3b46a44a1b7acaa495ac7b0a59 [2022-04-30T07:26:18.127Z] #58 ... [2022-04-30T07:26:18.127Z] [2022-04-30T07:26:18.127Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-30T07:26:18.127Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-30T07:26:18.127Z] #21 6.038 Reading package lists... [2022-04-30T07:26:18.210Z] #19 170.0 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-30T07:26:18.210Z] #19 170.0 Selecting previously unselected package dpkg-cross. [2022-04-30T07:26:18.210Z] #19 170.0 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-30T07:26:18.210Z] #19 170.1 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-30T07:26:18.210Z] #19 170.1 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-30T07:26:18.210Z] #19 170.1 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-30T07:26:18.236Z] #62 41.86 Updating files: 59% (2822/4738) Updating files: 60% (2843/4738) Updating files: 61% (2891/4738) Updating files: 62% (2938/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-04-30T07:26:18.237Z] #62 42.73 + cd /tmp/tmp.3WrykU0vUm/src/github.com/containerd/containerd [2022-04-30T07:26:18.237Z] #62 42.73 + git checkout -q v1.6.3 [2022-04-30T07:26:18.468Z] #19 170.1 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-30T07:26:18.468Z] #19 170.2 Selecting previously unselected package libc6-armel-cross. [2022-04-30T07:26:18.468Z] #19 170.2 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-30T07:26:18.468Z] #19 170.2 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-30T07:26:18.468Z] #19 170.4 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-30T07:26:18.468Z] #19 170.4 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:18.468Z] #19 170.4 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-30T07:26:18.468Z] #19 170.4 Selecting previously unselected package libgomp1-armel-cross. [2022-04-30T07:26:18.468Z] #19 170.4 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:18.468Z] #19 170.4 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-30T07:26:18.468Z] #19 170.5 Selecting previously unselected package libatomic1-armel-cross. [2022-04-30T07:26:18.468Z] #19 170.5 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:18.468Z] #19 170.5 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-30T07:26:18.527Z] + docker info [2022-04-30T07:26:18.527Z] Client: [2022-04-30T07:26:18.527Z] Context: default [2022-04-30T07:26:18.527Z] Debug Mode: false [2022-04-30T07:26:18.527Z] [2022-04-30T07:26:18.527Z] Server: [2022-04-30T07:26:18.527Z] Containers: 0 [2022-04-30T07:26:18.527Z] Running: 0 [2022-04-30T07:26:18.527Z] Paused: 0 [2022-04-30T07:26:18.527Z] Stopped: 0 [2022-04-30T07:26:18.527Z] Images: 0 [2022-04-30T07:26:18.527Z] Server Version: 20.10.9 [2022-04-30T07:26:18.527Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-30T07:26:18.527Z] Windows: [2022-04-30T07:26:18.527Z] LCOW: [2022-04-30T07:26:18.527Z] Logging Driver: json-file [2022-04-30T07:26:18.527Z] Plugins: [2022-04-30T07:26:18.527Z] Volume: local [2022-04-30T07:26:18.527Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-30T07:26:18.528Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-30T07:26:18.528Z] Swarm: inactive [2022-04-30T07:26:18.528Z] Default Isolation: process [2022-04-30T07:26:18.528Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-30T07:26:18.528Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-30T07:26:18.528Z] OSType: windows [2022-04-30T07:26:18.528Z] Architecture: x86_64 [2022-04-30T07:26:18.528Z] CPUs: 4 [2022-04-30T07:26:18.528Z] Total Memory: 32GiB [2022-04-30T07:26:18.528Z] Name: azwin-2-3d1d70 [2022-04-30T07:26:18.528Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-30T07:26:18.528Z] Docker Root Dir: D:\docker [2022-04-30T07:26:18.528Z] Debug Mode: false [2022-04-30T07:26:18.528Z] Registry: https://index.docker.io/v1/ [2022-04-30T07:26:18.528Z] Labels: [2022-04-30T07:26:18.528Z] Experimental: true [2022-04-30T07:26:18.528Z] Insecure Registries: [2022-04-30T07:26:18.528Z] 10.0.0.4:5000 [2022-04-30T07:26:18.528Z] 127.0.0.0/8 [2022-04-30T07:26:18.528Z] Registry Mirrors: [2022-04-30T07:26:18.528Z] http://10.0.0.4:5000/ [2022-04-30T07:26:18.528Z] Live Restore Enabled: false [2022-04-30T07:26:18.528Z] Product License: Community Engine [2022-04-30T07:26:18.528Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-30T07:26:18.725Z] #19 170.5 Selecting previously unselected package libasan6-armel-cross. [2022-04-30T07:26:18.725Z] #19 170.5 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:18.726Z] #19 170.5 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-30T07:26:18.983Z] #19 170.8 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-30T07:26:18.983Z] #19 170.8 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:18.983Z] #19 170.8 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-30T07:26:19.186Z] #62 43.50 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-30T07:26:19.187Z] #62 43.50 + BUILDTAGS='netgo osusergo static_build' [2022-04-30T07:26:19.187Z] #62 43.50 + export EXTRA_FLAGS=-buildmode=pie [2022-04-30T07:26:19.187Z] #62 43.50 + EXTRA_FLAGS=-buildmode=pie [2022-04-30T07:26:19.187Z] #62 43.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-30T07:26:19.187Z] #62 43.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-30T07:26:19.187Z] #62 43.50 + '[' '' = dynamic ']' [2022-04-30T07:26:19.187Z] #62 43.50 + make [2022-04-30T07:26:19.241Z] #19 171.0 Selecting previously unselected package libubsan1-armel-cross. [2022-04-30T07:26:19.241Z] #19 171.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:19.241Z] #19 171.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-30T07:26:19.241Z] #19 171.1 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-30T07:26:19.241Z] #19 171.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:19.241Z] #19 171.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-30T07:26:19.241Z] #19 171.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-30T07:26:19.307Z] #65 ... [2022-04-30T07:26:19.307Z] [2022-04-30T07:26:19.307Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:26:19.307Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:26:19.307Z] #14 99.16 Selecting previously unselected package libapparmor1:amd64. [2022-04-30T07:26:19.307Z] #14 99.16 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-30T07:26:19.307Z] #14 99.17 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-30T07:26:19.307Z] #14 99.25 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-30T07:26:19.307Z] #14 99.26 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-30T07:26:19.307Z] #14 99.27 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-30T07:26:19.307Z] #14 99.39 Selecting previously unselected package libbtrfs0:amd64. [2022-04-30T07:26:19.307Z] #14 99.40 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-30T07:26:19.307Z] #14 99.41 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-30T07:26:19.308Z] #14 99.53 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-30T07:26:19.308Z] #14 99.54 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-30T07:26:19.308Z] #14 99.54 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-30T07:26:19.308Z] #14 99.67 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-30T07:26:19.308Z] #14 99.68 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-30T07:26:19.308Z] #14 99.68 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:26:19.308Z] #14 99.74 Selecting previously unselected package libudev-dev:amd64. [2022-04-30T07:26:19.308Z] #14 99.74 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-30T07:26:19.308Z] #14 99.75 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-30T07:26:19.308Z] #14 99.88 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-30T07:26:19.308Z] #14 99.91 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-30T07:26:19.308Z] #14 99.91 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-30T07:26:19.308Z] #14 100.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-30T07:26:19.308Z] #14 100.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-30T07:26:19.308Z] #14 100.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-30T07:26:19.308Z] #14 100.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-30T07:26:19.308Z] #14 100.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-30T07:26:19.308Z] #14 100.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-30T07:26:19.308Z] #14 100.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-30T07:26:19.308Z] #14 100.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-30T07:26:19.308Z] #14 100.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-30T07:26:19.308Z] #14 100.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-30T07:26:19.308Z] #14 100.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-30T07:26:19.308Z] #14 100.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-30T07:26:19.308Z] #14 101.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-30T07:26:19.308Z] #14 101.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-30T07:26:19.308Z] #14 101.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-30T07:26:19.308Z] #14 101.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-30T07:26:19.308Z] #14 101.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-30T07:26:19.308Z] #14 101.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:26:19.308Z] #14 101.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-30T07:26:19.308Z] #14 101.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-30T07:26:19.308Z] #14 101.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-30T07:26:19.308Z] #14 101.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-30T07:26:19.308Z] #14 101.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-30T07:26:19.308Z] #14 101.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-30T07:26:19.308Z] #14 102.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-30T07:26:19.308Z] #14 102.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-30T07:26:19.308Z] #14 102.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-30T07:26:19.308Z] #14 102.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-30T07:26:19.308Z] #14 102.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-30T07:26:19.308Z] #14 102.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-30T07:26:19.308Z] #14 102.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-30T07:26:19.308Z] #14 102.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-30T07:26:19.308Z] #14 102.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-30T07:26:19.308Z] #14 102.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-30T07:26:19.308Z] #14 102.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-30T07:26:19.308Z] #14 102.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-30T07:26:19.308Z] #14 102.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-30T07:26:19.308Z] #14 102.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-30T07:26:19.308Z] #14 102.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-30T07:26:19.308Z] #14 102.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-30T07:26:19.308Z] #14 102.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-30T07:26:19.308Z] #14 102.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-30T07:26:19.308Z] #14 102.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-30T07:26:19.308Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-30T07:26:19.308Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:26:19.308Z] #14 102.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-30T07:26:19.308Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:26:19.308Z] #14 102.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-30T07:26:19.308Z] #14 102.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-30T07:26:19.308Z] #14 102.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:26:19.308Z] #14 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-30T07:26:19.308Z] #14 102.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:26:19.308Z] #14 102.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-30T07:26:19.308Z] #14 102.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:26:19.308Z] #14 102.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-30T07:26:19.308Z] #14 102.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:26:19.308Z] #14 102.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:26:19.308Z] #14 102.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:26:19.308Z] #14 DONE 103.4s [2022-04-30T07:26:19.499Z] #19 171.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:26:19.499Z] #19 171.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-30T07:26:19.567Z] [2022-04-30T07:26:19.567Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-30T07:26:19.567Z] #57 sha256:e9a3eccc4a9c65d1b6db5c434b393c5852f80448833ba66af0d3d8a938372c14 [2022-04-30T07:26:19.567Z] #57 DONE 0.2s [2022-04-30T07:26:19.567Z] [2022-04-30T07:26:19.567Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:26:19.567Z] #58 sha256:0705b1cc031208f38e68f778a87c17c07e48d2d7bebaa7b9d7ba7972409af985 [2022-04-30T07:26:20.045Z] #21 8.249 Reading package lists... [2022-04-30T07:26:20.306Z] #21 10.09 Building dependency tree... [2022-04-30T07:26:20.580Z] #62 44.86 + bin/ctr [2022-04-30T07:26:20.954Z] #58 ... [2022-04-30T07:26:20.954Z] [2022-04-30T07:26:20.954Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:26:20.954Z] #65 sha256:981b30a534dc968ecdcbbda80cea22de665f76754bd1dadd5b7839bbbcaee076 [2022-04-30T07:26:20.954Z] #65 104.0 rootlesskit version 1.0.0 [2022-04-30T07:26:20.954Z] #65 104.0 Usage of /build/rootlesskit-docker-proxy: [2022-04-30T07:26:20.954Z] #65 104.0 -container-ip string [2022-04-30T07:26:20.954Z] #65 104.0 container ip [2022-04-30T07:26:20.954Z] #65 104.0 -container-port int [2022-04-30T07:26:20.954Z] #65 104.0 container port (default -1) [2022-04-30T07:26:20.954Z] #65 104.0 -host-ip string [2022-04-30T07:26:20.954Z] #65 104.0 host ip [2022-04-30T07:26:20.954Z] #65 104.0 -host-port int [2022-04-30T07:26:20.954Z] #65 104.0 host port (default -1) [2022-04-30T07:26:20.954Z] #65 104.0 -proto string [2022-04-30T07:26:20.954Z] #65 104.0 proxy protocol (default "tcp") [2022-04-30T07:26:20.954Z] #65 DONE 104.2s [2022-04-30T07:26:20.954Z] [2022-04-30T07:26:20.954Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-30T07:26:20.954Z] #66 sha256:c9da834a92837659ec3757ca19589b8f1f315f1aa925614ae1fa5519ca04d56b [2022-04-30T07:26:20.954Z] #66 DONE 0.1s [2022-04-30T07:26:20.954Z] [2022-04-30T07:26:20.954Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-30T07:26:20.954Z] #67 sha256:5d0d2287bd65305233d5f7c7bb974a19670f306f72099a14a0357f6c83236450 [2022-04-30T07:26:20.954Z] #67 DONE 0.1s [2022-04-30T07:26:20.954Z] [2022-04-30T07:26:20.954Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-30T07:26:20.954Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-30T07:26:21.691Z] #21 11.53 The following additional packages will be installed: [2022-04-30T07:26:21.691Z] #21 11.55 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-30T07:26:21.692Z] #21 11.55 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-30T07:26:21.692Z] #21 11.55 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-30T07:26:21.692Z] #21 11.55 python3-pkg-resources vim-runtime xxd [2022-04-30T07:26:21.692Z] #21 11.56 Suggested packages: [2022-04-30T07:26:21.692Z] #21 11.56 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-30T07:26:21.692Z] #21 11.56 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-30T07:26:21.692Z] #21 11.56 acl attr quota [2022-04-30T07:26:21.692Z] #21 11.56 Recommended packages: [2022-04-30T07:26:21.692Z] #21 11.56 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-30T07:26:21.952Z] #21 ... [2022-04-30T07:26:21.952Z] [2022-04-30T07:26:21.952Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-30T07:26:21.952Z] #26 sha256:0072ab78937b738d8a2a7b72b9f04ef4ce57daf917c79c057f098318eaf84437 [2022-04-30T07:26:21.952Z] #26 104.7 + mkdir -p /tmp/tmp.U1wLPlQzsP/src/github.com/docker [2022-04-30T07:26:21.952Z] #26 104.7 + mv components/cli /tmp/tmp.U1wLPlQzsP/src/github.com/docker/cli [2022-04-30T07:26:21.952Z] #26 104.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-30T07:26:22.214Z] #26 ... [2022-04-30T07:26:22.214Z] [2022-04-30T07:26:22.214Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-30T07:26:22.214Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-30T07:26:22.214Z] #21 12.48 The following NEW packages will be installed: [2022-04-30T07:26:22.214Z] #21 12.49 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-30T07:26:22.214Z] #21 12.49 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-30T07:26:22.214Z] #21 12.49 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-30T07:26:22.214Z] #21 12.49 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-30T07:26:22.214Z] #21 12.50 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-30T07:26:22.214Z] #21 12.50 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-30T07:26:22.214Z] #21 12.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-30T07:26:22.214Z] #21 12.50 xz-utils zip zstd [2022-04-30T07:26:22.318Z] Client: [2022-04-30T07:26:22.318Z] Version: 20.10.9 [2022-04-30T07:26:22.318Z] API version: 1.41 [2022-04-30T07:26:22.318Z] Go version: go1.16.8 [2022-04-30T07:26:22.318Z] Git commit: c2ea9bc [2022-04-30T07:26:22.318Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-30T07:26:22.318Z] OS/Arch: windows/amd64 [2022-04-30T07:26:22.318Z] Context: default [2022-04-30T07:26:22.318Z] Experimental: true [2022-04-30T07:26:22.318Z] [2022-04-30T07:26:22.318Z] Server: Docker Engine - Community [2022-04-30T07:26:22.318Z] Engine: [2022-04-30T07:26:22.318Z] Version: 20.10.9 [2022-04-30T07:26:22.318Z] API version: 1.41 (minimum version 1.24) [2022-04-30T07:26:22.318Z] Go version: go1.16.8 [2022-04-30T07:26:22.318Z] Git commit: 79ea9d3 [2022-04-30T07:26:22.318Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-30T07:26:22.318Z] OS/Arch: windows/amd64 [2022-04-30T07:26:22.318Z] Experimental: true [2022-04-30T07:26:22.475Z] #21 12.82 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:26:22.475Z] #21 12.82 Need to get 27.0 MB of archives. [2022-04-30T07:26:22.475Z] #21 12.82 After this operation, 105 MB of additional disk space will be used. [2022-04-30T07:26:22.475Z] #21 12.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-30T07:26:22.737Z] #21 12.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-30T07:26:22.737Z] #21 12.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-30T07:26:22.737Z] #21 12.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-30T07:26:22.737Z] #21 13.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-30T07:26:22.737Z] #21 13.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-30T07:26:22.737Z] #21 13.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-30T07:26:22.737Z] #21 13.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-30T07:26:22.737Z] #21 13.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-30T07:26:22.737Z] #21 13.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-30T07:26:22.737Z] #21 13.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-30T07:26:22.737Z] #21 13.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-30T07:26:22.737Z] #21 13.04 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-04-30T07:26:22.737Z] #21 13.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-30T07:26:22.737Z] #21 13.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-30T07:26:22.737Z] #21 13.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-30T07:26:22.737Z] #21 13.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-30T07:26:22.737Z] #21 13.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-30T07:26:22.856Z] #15 DONE 3.1s [2022-04-30T07:26:22.856Z] [2022-04-30T07:26:22.856Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:26:22.856Z] #58 sha256:0705b1cc031208f38e68f778a87c17c07e48d2d7bebaa7b9d7ba7972409af985 [2022-04-30T07:26:22.856Z] #58 2.863 + RM_GOPATH=0 [2022-04-30T07:26:22.856Z] #58 2.863 + TMP_GOPATH= [2022-04-30T07:26:22.856Z] #58 2.863 + : /build [2022-04-30T07:26:22.856Z] #58 2.863 + '[' -z '' ']' [2022-04-30T07:26:22.856Z] #58 2.864 ++ mktemp -d [2022-04-30T07:26:22.856Z] #58 2.888 + export GOPATH=/tmp/tmp.OXUKqZCz9H [2022-04-30T07:26:22.856Z] #58 2.888 + GOPATH=/tmp/tmp.OXUKqZCz9H [2022-04-30T07:26:22.856Z] #58 2.888 + RM_GOPATH=1 [2022-04-30T07:26:22.856Z] #58 2.888 + case "$(go env GOARCH)" in [2022-04-30T07:26:22.856Z] #58 2.888 ++ go env GOARCH [2022-04-30T07:26:22.856Z] #58 2.888 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:26:22.856Z] #58 2.888 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:26:22.856Z] #58 2.888 ++ dirname /install.sh [2022-04-30T07:26:22.856Z] #58 2.888 + dir=/ [2022-04-30T07:26:22.856Z] #58 2.888 + bin=runc [2022-04-30T07:26:22.856Z] #58 2.888 + shift [2022-04-30T07:26:22.856Z] #58 2.888 + '[' '!' -f //runc.installer ']' [2022-04-30T07:26:22.856Z] #58 2.888 + . //runc.installer [2022-04-30T07:26:22.856Z] #58 2.888 ++ set -e [2022-04-30T07:26:22.856Z] #58 2.888 ++ : v1.1.1 [2022-04-30T07:26:22.856Z] #58 2.888 + install_runc [2022-04-30T07:26:22.856Z] #58 2.888 + RUNC_BUILDTAGS=seccomp [2022-04-30T07:26:22.856Z] #58 2.888 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-30T07:26:22.856Z] #58 2.888 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OXUKqZCz9H/src/github.com/opencontainers/runc [2022-04-30T07:26:22.856Z] #58 2.888 Cloning into '/tmp/tmp.OXUKqZCz9H/src/github.com/opencontainers/runc'... [2022-04-30T07:26:22.856Z] #58 2.891 Install runc version v1.1.1 (build tags: seccomp) [Pipeline] sh [2022-04-30T07:26:22.998Z] #21 13.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-30T07:26:22.998Z] #21 13.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-30T07:26:22.998Z] #21 13.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-30T07:26:22.998Z] #21 13.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-30T07:26:22.998Z] #21 13.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-30T07:26:22.998Z] #21 13.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-30T07:26:22.998Z] #21 13.11 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-30T07:26:22.998Z] #21 13.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-30T07:26:22.998Z] #21 13.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-30T07:26:23.260Z] #21 13.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-30T07:26:23.260Z] #21 13.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-30T07:26:23.260Z] #21 13.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-30T07:26:23.260Z] #21 13.51 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-30T07:26:23.260Z] #21 13.51 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-30T07:26:23.260Z] #21 13.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-30T07:26:23.260Z] #21 13.51 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-30T07:26:23.260Z] #21 13.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-30T07:26:23.260Z] #21 13.57 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-30T07:26:23.260Z] #21 13.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-30T07:26:23.260Z] #21 13.57 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-30T07:26:23.260Z] #21 13.59 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-30T07:26:23.260Z] #21 13.60 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-30T07:26:23.260Z] #21 13.60 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-30T07:26:23.522Z] #21 13.64 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-30T07:26:23.522Z] #21 13.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-30T07:26:23.522Z] #21 13.64 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-30T07:26:23.522Z] #21 13.87 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-30T07:26:23.783Z] #21 13.88 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-30T07:26:23.783Z] #21 13.90 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-30T07:26:23.783Z] #21 13.94 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-30T07:26:23.891Z] + docker info [2022-04-30T07:26:23.891Z] Client: [2022-04-30T07:26:23.891Z] Context: default [2022-04-30T07:26:23.891Z] Debug Mode: false [2022-04-30T07:26:23.891Z] [2022-04-30T07:26:23.891Z] Server: [2022-04-30T07:26:23.891Z] Containers: 0 [2022-04-30T07:26:23.891Z] Running: 0 [2022-04-30T07:26:23.891Z] Paused: 0 [2022-04-30T07:26:23.891Z] Stopped: 0 [2022-04-30T07:26:23.891Z] Images: 0 [2022-04-30T07:26:23.891Z] Server Version: 20.10.9 [2022-04-30T07:26:23.891Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-30T07:26:23.891Z] Windows: [2022-04-30T07:26:23.891Z] LCOW: [2022-04-30T07:26:23.891Z] Logging Driver: json-file [2022-04-30T07:26:23.891Z] Plugins: [2022-04-30T07:26:23.891Z] Volume: local [2022-04-30T07:26:23.891Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-30T07:26:23.891Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-30T07:26:23.891Z] Swarm: inactive [2022-04-30T07:26:23.891Z] Default Isolation: process [2022-04-30T07:26:23.891Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-30T07:26:23.891Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-30T07:26:23.891Z] OSType: windows [2022-04-30T07:26:23.891Z] Architecture: x86_64 [2022-04-30T07:26:23.891Z] CPUs: 4 [2022-04-30T07:26:23.891Z] Total Memory: 32GiB [2022-04-30T07:26:23.891Z] Name: azwin-2-112650 [2022-04-30T07:26:23.891Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-30T07:26:23.891Z] Docker Root Dir: D:\docker [2022-04-30T07:26:23.891Z] Debug Mode: false [2022-04-30T07:26:23.891Z] Registry: https://index.docker.io/v1/ [2022-04-30T07:26:23.891Z] Labels: [2022-04-30T07:26:23.891Z] Experimental: true [2022-04-30T07:26:23.891Z] Insecure Registries: [2022-04-30T07:26:23.891Z] 10.0.0.4:5000 [2022-04-30T07:26:23.891Z] 127.0.0.0/8 [2022-04-30T07:26:23.891Z] Registry Mirrors: [2022-04-30T07:26:23.891Z] http://10.0.0.4:5000/ [2022-04-30T07:26:23.891Z] Live Restore Enabled: false [2022-04-30T07:26:23.891Z] Product License: Community Engine [2022-04-30T07:26:23.891Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-30T07:26:24.357Z] #21 14.47 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:26:24.357Z] #21 14.58 Fetched 27.0 MB in 1s (19.2 MB/s) [2022-04-30T07:26:24.357Z] #21 14.64 Selecting previously unselected package pigz. [2022-04-30T07:26:24.357Z] #21 14.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-04-30T07:26:24.357Z] #21 14.68 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-30T07:26:24.357Z] #21 14.69 Unpacking pigz (2.6-1) ... [2022-04-30T07:26:24.618Z] #21 14.83 Selecting previously unselected package libelf1:arm64. [2022-04-30T07:26:24.618Z] #21 14.84 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-30T07:26:24.618Z] #21 14.85 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-30T07:26:24.765Z] #19 176.0 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-30T07:26:24.765Z] #19 176.0 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-30T07:26:24.765Z] #19 176.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-30T07:26:24.765Z] #19 176.0 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-30T07:26:24.765Z] #19 176.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-30T07:26:24.765Z] #19 176.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-30T07:26:24.765Z] #19 176.2 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-30T07:26:24.765Z] #19 176.2 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-30T07:26:24.765Z] #19 176.2 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-30T07:26:24.765Z] #19 176.4 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-30T07:26:24.765Z] #19 176.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:24.765Z] #19 176.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-30T07:26:24.765Z] #19 176.7 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-30T07:26:24.881Z] #21 14.99 Selecting previously unselected package libbpf0:arm64. [2022-04-30T07:26:24.881Z] #21 14.99 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-30T07:26:24.881Z] #21 15.00 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-30T07:26:24.881Z] #21 15.13 Selecting previously unselected package libcap2:arm64. [2022-04-30T07:26:24.881Z] #21 15.14 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-30T07:26:24.881Z] #21 15.14 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-30T07:26:24.881Z] #21 15.22 Selecting previously unselected package libmnl0:arm64. [2022-04-30T07:26:24.881Z] #21 15.22 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-30T07:26:24.881Z] #21 15.23 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-30T07:26:25.026Z] #19 176.7 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:26:25.026Z] #19 176.7 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-30T07:26:25.142Z] #21 15.28 Selecting previously unselected package libxtables12:arm64. [2022-04-30T07:26:25.142Z] #21 15.29 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-30T07:26:25.142Z] #21 15.29 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-30T07:26:25.142Z] #21 15.34 Selecting previously unselected package libcap2-bin. [2022-04-30T07:26:25.142Z] #21 15.37 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-30T07:26:25.142Z] #21 15.37 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-30T07:26:25.413Z] #21 15.45 Selecting previously unselected package iproute2. [2022-04-30T07:26:25.413Z] #21 15.45 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-30T07:26:25.413Z] #21 15.45 Unpacking iproute2 (5.10.0-4) ... [2022-04-30T07:26:25.677Z] #21 15.82 Selecting previously unselected package xxd. [2022-04-30T07:26:25.677Z] #21 15.82 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-30T07:26:25.677Z] #21 15.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:26:25.677Z] #21 15.97 Selecting previously unselected package vim-common. [2022-04-30T07:26:25.691Z] Commit message: "Add swarm service and stack name to journald logger output fields." [2022-04-30T07:26:25.937Z] #21 15.97 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-30T07:26:25.937Z] #21 15.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:26:25.937Z] #21 16.13 Selecting previously unselected package bash-completion. [2022-04-30T07:26:25.937Z] #21 16.14 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-30T07:26:26.143Z] #58 ... [2022-04-30T07:26:26.143Z] [2022-04-30T07:26:26.143Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-30T07:26:26.143Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-30T07:26:26.143Z] #16 DONE 3.2s [2022-04-30T07:26:26.143Z] [2022-04-30T07:26:26.143Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-30T07:26:26.143Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-30T07:26:26.089Z] > git --version # timeout=10 [2022-04-30T07:26:26.153Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-30T07:26:26.229Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-30T07:26:27.605Z] #62 ... [2022-04-30T07:26:27.605Z] [2022-04-30T07:26:27.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-04-30T07:26:27.605Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:26:27.605Z] #14 90.51 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-30T07:26:27.605Z] #14 90.51 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:26:27.605Z] #14 90.52 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:26:27.606Z] #14 95.19 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-30T07:26:27.606Z] #14 95.21 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:26:27.606Z] #14 95.22 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-30T07:26:27.606Z] #14 100.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-30T07:26:27.606Z] #14 100.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:26:27.606Z] #14 100.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:26:27.851Z] #21 18.22 Unpacking bash-completion (1:2.11-2) ... [2022-04-30T07:26:28.423Z] #21 18.57 Selecting previously unselected package bzip2. [2022-04-30T07:26:28.423Z] #21 18.58 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-30T07:26:28.423Z] #21 18.58 Unpacking bzip2 (1.0.8-4) ... [2022-04-30T07:26:28.423Z] #21 18.68 Selecting previously unselected package xz-utils. [2022-04-30T07:26:28.423Z] #21 18.69 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-04-30T07:26:28.423Z] #21 18.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-30T07:26:28.680Z] #17 2.497 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-30T07:26:28.681Z] #17 DONE 2.7s [2022-04-30T07:26:28.681Z] [2022-04-30T07:26:28.681Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-30T07:26:28.681Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-30T07:26:28.685Z] #21 18.87 Selecting previously unselected package apparmor. [2022-04-30T07:26:28.685Z] #21 18.88 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-30T07:26:28.946Z] #21 18.95 Unpacking apparmor (2.13.6-10) ... [2022-04-30T07:26:29.207Z] #21 19.26 Selecting previously unselected package inetutils-ping. [2022-04-30T07:26:29.207Z] #21 19.26 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-30T07:26:29.207Z] #21 19.27 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-30T07:26:29.207Z] #21 19.37 Selecting previously unselected package libip4tc2:arm64. [2022-04-30T07:26:29.207Z] #21 19.37 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-30T07:26:29.207Z] #21 19.38 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-30T07:26:29.207Z] #21 19.45 Selecting previously unselected package libip6tc2:arm64. [2022-04-30T07:26:29.207Z] #21 19.45 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-30T07:26:29.207Z] #21 19.46 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-30T07:26:29.348Z] + docker version [2022-04-30T07:26:29.469Z] #21 19.55 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-30T07:26:29.469Z] #21 19.57 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-30T07:26:29.469Z] #21 19.58 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-30T07:26:29.469Z] #21 19.70 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-30T07:26:29.469Z] #21 19.70 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-30T07:26:29.469Z] #21 19.70 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-30T07:26:29.469Z] #21 19.79 Selecting previously unselected package libnftnl11:arm64. [2022-04-30T07:26:29.731Z] #21 19.79 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-30T07:26:29.731Z] #21 19.80 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-30T07:26:29.731Z] #21 19.86 Selecting previously unselected package iptables. [2022-04-30T07:26:29.731Z] #21 19.86 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-30T07:26:29.731Z] #21 19.87 Unpacking iptables (1.8.7-1) ... [2022-04-30T07:26:29.993Z] #21 20.14 Selecting previously unselected package libonig5:arm64. [2022-04-30T07:26:29.993Z] #21 20.17 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-30T07:26:29.993Z] #21 20.17 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-30T07:26:29.993Z] #21 20.32 Selecting previously unselected package libjq1:arm64. [2022-04-30T07:26:29.993Z] #21 20.32 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-30T07:26:29.993Z] #21 20.33 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-30T07:26:30.253Z] #21 20.41 Selecting previously unselected package jq. [2022-04-30T07:26:30.253Z] #21 20.42 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-30T07:26:30.253Z] #21 20.42 Unpacking jq (1.6-2.1) ... [2022-04-30T07:26:30.253Z] #21 20.49 Selecting previously unselected package libaio1:arm64. [2022-04-30T07:26:30.253Z] #21 20.49 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-30T07:26:30.253Z] #21 20.50 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-30T07:26:30.253Z] #21 20.57 Selecting previously unselected package libgpm2:arm64. [2022-04-30T07:26:30.253Z] #21 20.57 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-30T07:26:30.253Z] #21 20.58 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-30T07:26:30.334Z] #19 181.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-30T07:26:30.334Z] #19 181.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-30T07:26:30.334Z] #19 181.3 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-30T07:26:30.334Z] #19 181.4 Selecting previously unselected package crossbuild-essential-armel. [2022-04-30T07:26:30.334Z] #19 181.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-30T07:26:30.334Z] #19 181.4 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-30T07:26:30.334Z] #19 181.4 Selecting previously unselected package libc6-armhf-cross. [2022-04-30T07:26:30.334Z] #19 181.4 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-30T07:26:30.334Z] #19 181.4 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-30T07:26:30.334Z] #19 181.5 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-30T07:26:30.334Z] #19 181.5 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:30.334Z] #19 181.5 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-30T07:26:30.334Z] #19 181.6 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-30T07:26:30.334Z] #19 181.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:30.334Z] #19 181.6 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-30T07:26:30.334Z] #19 181.6 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-30T07:26:30.334Z] #19 181.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:30.334Z] #19 181.7 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-30T07:26:30.334Z] #19 181.7 Selecting previously unselected package libasan6-armhf-cross. [2022-04-30T07:26:30.334Z] #19 181.7 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:30.334Z] #19 181.7 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-30T07:26:30.334Z] #19 181.9 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-30T07:26:30.334Z] #19 181.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:30.334Z] #19 181.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-30T07:26:30.334Z] #19 182.0 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-30T07:26:30.334Z] #19 182.0 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:30.334Z] #19 182.0 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-30T07:26:30.334Z] #19 182.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-30T07:26:30.334Z] #19 182.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:30.334Z] #19 182.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-30T07:26:30.334Z] #19 182.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-30T07:26:30.334Z] #19 182.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:26:30.334Z] #19 182.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-30T07:26:30.514Z] #21 20.64 Selecting previously unselected package libicu67:arm64. [2022-04-30T07:26:30.514Z] #21 20.64 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-30T07:26:30.514Z] #21 20.65 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-30T07:26:30.587Z] #18 DONE 1.8s [2022-04-30T07:26:30.587Z] [2022-04-30T07:26:30.587Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-30T07:26:30.587Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-30T07:26:30.588Z] #62 ... [2022-04-30T07:26:30.588Z] [2022-04-30T07:26:30.588Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:26:30.588Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:26:30.588Z] #14 96.54 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-30T07:26:30.588Z] #14 96.54 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:26:30.588Z] #14 96.55 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:26:30.588Z] #14 101.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-30T07:26:30.588Z] #14 101.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:26:30.588Z] #14 101.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-30T07:26:30.588Z] #14 106.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-30T07:26:30.850Z] #14 106.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:26:30.850Z] #14 106.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:26:31.968Z] #19 DONE 1.6s [2022-04-30T07:26:31.968Z] [2022-04-30T07:26:31.968Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:26:31.968Z] #58 sha256:0705b1cc031208f38e68f778a87c17c07e48d2d7bebaa7b9d7ba7972409af985 [2022-04-30T07:26:31.968Z] #58 11.08 + cd /tmp/tmp.OXUKqZCz9H/src/github.com/opencontainers/runc [2022-04-30T07:26:31.968Z] #58 11.08 + git checkout -q v1.1.1 [2022-04-30T07:26:31.968Z] #58 11.55 + '[' -z '' ']' [2022-04-30T07:26:31.968Z] #58 11.55 + target=static [2022-04-30T07:26:31.968Z] #58 11.55 + make BUILDTAGS=seccomp static [2022-04-30T07:26:31.968Z] #58 11.95 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-30T07:26:33.346Z] #58 ... [2022-04-30T07:26:33.346Z] [2022-04-30T07:26:33.346Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-30T07:26:33.346Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-30T07:26:33.346Z] #20 DONE 1.5s [2022-04-30T07:26:33.606Z] [2022-04-30T07:26:33.606Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-30T07:26:33.606Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-30T07:26:33.818Z] #21 23.36 Selecting previously unselected package libinih1:arm64. [2022-04-30T07:26:33.818Z] #21 23.36 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-30T07:26:33.818Z] #21 23.36 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-30T07:26:33.818Z] #21 23.43 Selecting previously unselected package libnet1:arm64. [2022-04-30T07:26:33.818Z] #21 23.43 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-30T07:26:33.818Z] #21 23.44 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:26:33.818Z] #21 23.52 Selecting previously unselected package libnl-3-200:arm64. [2022-04-30T07:26:33.818Z] #21 23.52 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-30T07:26:33.818Z] #21 23.53 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-30T07:26:33.818Z] #21 23.61 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-30T07:26:33.818Z] #21 23.61 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-30T07:26:33.818Z] #21 23.62 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-30T07:26:33.818Z] #21 23.69 Selecting previously unselected package net-tools. [2022-04-30T07:26:33.818Z] #21 23.69 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-30T07:26:33.818Z] #21 23.70 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-30T07:26:33.818Z] #21 23.89 Selecting previously unselected package patch. [2022-04-30T07:26:33.818Z] #21 23.89 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-30T07:26:33.818Z] #21 23.90 Unpacking patch (2.7.6-7) ... [2022-04-30T07:26:33.818Z] #21 24.01 Selecting previously unselected package python-pip-whl. [2022-04-30T07:26:33.818Z] #21 24.02 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-30T07:26:33.818Z] #21 24.04 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-30T07:26:34.078Z] #21 24.46 Selecting previously unselected package python3-lib2to3. [2022-04-30T07:26:34.339Z] #21 24.46 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-30T07:26:34.339Z] #21 24.48 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-30T07:26:34.339Z] #21 24.61 Selecting previously unselected package python3-distutils. [2022-04-30T07:26:34.339Z] #21 24.61 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-30T07:26:34.339Z] #21 24.62 Unpacking python3-distutils (3.9.2-1) ... [2022-04-30T07:26:34.600Z] #21 24.74 Selecting previously unselected package python3-pkg-resources. [2022-04-30T07:26:34.600Z] #21 24.74 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-30T07:26:34.600Z] #21 24.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:26:34.600Z] #21 24.87 Selecting previously unselected package python3-setuptools. [2022-04-30T07:26:34.861Z] #21 24.88 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-30T07:26:34.861Z] #21 24.88 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-30T07:26:34.861Z] #21 25.09 Selecting previously unselected package python3-wheel. [2022-04-30T07:26:34.861Z] #21 25.10 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-30T07:26:34.861Z] #21 25.12 Unpacking python3-wheel (0.34.2-1) ... [2022-04-30T07:26:35.122Z] #21 25.19 Selecting previously unselected package python3-pip. [2022-04-30T07:26:35.122Z] #21 25.19 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-30T07:26:35.122Z] #21 25.20 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-30T07:26:35.122Z] #21 25.41 Selecting previously unselected package sudo. [2022-04-30T07:26:35.122Z] #21 25.41 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-30T07:26:35.122Z] #21 25.42 Unpacking sudo (1.9.5p2-3) ... [2022-04-30T07:26:35.511Z] #21 1.946 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:26:35.511Z] #21 2.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:26:35.511Z] #21 2.072 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:26:35.511Z] #21 2.320 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:26:35.591Z] #19 186.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-30T07:26:35.591Z] #19 187.0 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-30T07:26:35.591Z] #19 187.0 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-30T07:26:35.591Z] #19 187.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-30T07:26:35.591Z] #19 187.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-30T07:26:35.591Z] #19 187.0 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-30T07:26:35.696Z] #21 25.83 Selecting previously unselected package thin-provisioning-tools. [2022-04-30T07:26:35.696Z] #21 25.85 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-30T07:26:35.696Z] #21 25.86 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-30T07:26:35.696Z] #21 26.04 Selecting previously unselected package uidmap. [2022-04-30T07:26:35.848Z] #19 187.7 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-30T07:26:35.957Z] #21 26.06 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-30T07:26:35.957Z] #21 26.06 Unpacking uidmap (1:4.8.1-1) ... [2022-04-30T07:26:35.957Z] #21 26.18 Selecting previously unselected package vim-runtime. [2022-04-30T07:26:35.957Z] #21 26.18 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-30T07:26:35.957Z] #21 26.21 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-30T07:26:35.957Z] #21 26.24 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-30T07:26:35.957Z] #21 26.25 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:26:36.104Z] #19 187.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-30T07:26:36.104Z] #19 187.7 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-30T07:26:36.104Z] #19 188.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-30T07:26:36.104Z] #19 188.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:36.104Z] #19 188.0 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-30T07:26:36.360Z] #19 188.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-30T07:26:36.360Z] #19 188.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:26:36.360Z] #19 188.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-30T07:26:36.450Z] #21 3.008 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:26:36.870Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-30T07:26:36.870Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a5bb18f2\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-30T07:26:36.870Z] ---------------------------------------------------------------------------- [2022-04-30T07:26:36.870Z] [2022-04-30T07:26:36.870Z] INFO: executeCI.ps1 starting at Sat Apr 30 07:26:36 CUT 2022 [2022-04-30T07:26:36.870Z] [2022-04-30T07:26:36.870Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-30T07:26:37.326Z] INFO: Running git version 2.24.1.windows.2 [2022-04-30T07:26:37.326Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-30T07:26:37.326Z] INFO: Environment variables: [2022-04-30T07:26:37.782Z] [2022-04-30T07:26:37.782Z] Name Value [2022-04-30T07:26:37.782Z] ---- ----- [2022-04-30T07:26:37.782Z] ALLUSERSPROFILE C:\ProgramData [2022-04-30T07:26:37.782Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-30T07:26:37.782Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-30T07:26:37.782Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-30T07:26:37.782Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-30T07:26:37.782Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-30T07:26:37.782Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-30T07:26:37.782Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-30T07:26:37.782Z] BRANCH_NAME PR-43550 [2022-04-30T07:26:37.782Z] BUILD_DISPLAY_NAME #1 [2022-04-30T07:26:37.782Z] BUILD_ID 1 [2022-04-30T07:26:37.782Z] BUILD_NUMBER 1 [2022-04-30T07:26:37.782Z] BUILD_TAG jenkins-moby-PR-43550-1 [2022-04-30T07:26:37.782Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/1/ [2022-04-30T07:26:37.782Z] CHANGE_AUTHOR sgpinkus [2022-04-30T07:26:37.782Z] CHANGE_BRANCH master [2022-04-30T07:26:37.783Z] CHANGE_FORK sgpinkus [2022-04-30T07:26:37.783Z] CHANGE_ID 43550 [2022-04-30T07:26:37.783Z] CHANGE_TARGET master [2022-04-30T07:26:37.783Z] CHANGE_TITLE Add swarm service and stack name to journald logger output fields. [2022-04-30T07:26:37.783Z] CHANGE_URL https://github.com/moby/moby/pull/43550 [2022-04-30T07:26:37.783Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-30T07:26:37.783Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-30T07:26:37.783Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-30T07:26:37.783Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-30T07:26:37.783Z] COMPUTERNAME azwin-2-3d1d70 [2022-04-30T07:26:37.783Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-30T07:26:37.783Z] ConfigSequenceNumber 0 [2022-04-30T07:26:37.783Z] DOCKER_BUILDKIT 0 [2022-04-30T07:26:37.783Z] DOCKER_DUT_DEBUG 1 [2022-04-30T07:26:37.783Z] DOCKER_EXPERIMENTAL 1 [2022-04-30T07:26:37.783Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-30T07:26:37.783Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-30T07:26:37.783Z] EXECUTOR_NUMBER 0 [2022-04-30T07:26:37.783Z] FQDN azwin-2-3d1d70.westus.cloudapp.azure.com [2022-04-30T07:26:37.783Z] GIT_BRANCH PR-43550 [2022-04-30T07:26:37.783Z] GIT_COMMIT 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:26:37.783Z] GIT_URL https://github.com/moby/moby.git [2022-04-30T07:26:37.783Z] HUDSON_COOKIE 09786534-863e-46f3-8236-7ad31eafea8f [2022-04-30T07:26:37.783Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-30T07:26:37.783Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-30T07:26:37.783Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-30T07:26:37.783Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-30T07:26:37.783Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-30T07:26:37.783Z] JENKINS_NODE_COOKIE 56c1f03e-ab76-42d2-acd0-ec4b64d5d928 [2022-04-30T07:26:37.783Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-30T07:26:37.783Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-30T07:26:37.783Z] JOB_BASE_NAME PR-43550 [2022-04-30T07:26:37.783Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/display/redirect [2022-04-30T07:26:37.783Z] JOB_NAME moby/PR-43550 [2022-04-30T07:26:37.783Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/ [2022-04-30T07:26:37.783Z] library.jps.version master [2022-04-30T07:26:37.783Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-30T07:26:37.783Z] NODE_LABELS amd64 azure azwin-2-3d1d70 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-30T07:26:37.783Z] NODE_NAME azwin-2-3d1d70 [2022-04-30T07:26:37.783Z] NUMBER_OF_PROCESSORS 4 [2022-04-30T07:26:37.783Z] OS Windows_NT [2022-04-30T07:26:37.783Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-30T07:26:37.783Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-30T07:26:37.783Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-30T07:26:37.783Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-30T07:26:37.783Z] PROCESSOR_LEVEL 6 [2022-04-30T07:26:37.783Z] PROCESSOR_REVISION 4f01 [2022-04-30T07:26:37.783Z] ProgramData C:\ProgramData [2022-04-30T07:26:37.783Z] ProgramFiles C:\Program Files [2022-04-30T07:26:37.783Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-30T07:26:37.783Z] ProgramW6432 C:\Program Files [2022-04-30T07:26:37.783Z] PROMPT $P$G [2022-04-30T07:26:37.783Z] PSExecutionPolicyPreference Bypass [2022-04-30T07:26:37.783Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-30T07:26:37.783Z] PUBLIC C:\Users\Public [2022-04-30T07:26:37.783Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/1/display/redirect?page=artif... [2022-04-30T07:26:37.783Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/1/display/redirect?page=changes [2022-04-30T07:26:37.783Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/1/display/redirect [2022-04-30T07:26:37.783Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/1/display/redirect?page=tests [2022-04-30T07:26:37.783Z] SKIP_VALIDATION_TESTS 1 [2022-04-30T07:26:37.783Z] SOURCES_DRIVE d [2022-04-30T07:26:37.783Z] SOURCES_SUBDIR gopath [2022-04-30T07:26:37.783Z] STAGE_NAME Run tests [2022-04-30T07:26:37.783Z] SystemDrive C: [2022-04-30T07:26:37.783Z] SystemRoot C:\Windows [2022-04-30T07:26:37.783Z] TEMP C:\Windows\TEMP [2022-04-30T07:26:37.783Z] TESTDEBUG 0 [2022-04-30T07:26:37.783Z] TESTRUN_DRIVE d [2022-04-30T07:26:37.783Z] TESTRUN_SUBDIR CI [2022-04-30T07:26:37.783Z] TIMEOUT 120m [2022-04-30T07:26:37.783Z] TMP C:\Windows\TEMP [2022-04-30T07:26:37.783Z] USERDOMAIN WORKGROUP [2022-04-30T07:26:37.783Z] USERNAME azwin-2-3d1d70$ [2022-04-30T07:26:37.783Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-30T07:26:37.783Z] windir C:\Windows [2022-04-30T07:26:37.783Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-30T07:26:37.783Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-30T07:26:37.783Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-30T07:26:37.783Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-30T07:26:37.783Z] [2022-04-30T07:26:37.783Z] [2022-04-30T07:26:37.783Z] [2022-04-30T07:26:37.828Z] #21 4.184 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:26:37.950Z] Client: [2022-04-30T07:26:37.950Z] Version: 20.10.9 [2022-04-30T07:26:37.950Z] API version: 1.41 [2022-04-30T07:26:37.950Z] Go version: go1.16.8 [2022-04-30T07:26:37.950Z] Git commit: c2ea9bc [2022-04-30T07:26:37.950Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-30T07:26:37.950Z] OS/Arch: windows/amd64 [2022-04-30T07:26:37.950Z] Context: default [2022-04-30T07:26:37.950Z] Experimental: true [2022-04-30T07:26:37.950Z] [2022-04-30T07:26:37.950Z] Server: Docker Engine - Community [2022-04-30T07:26:37.950Z] Engine: [2022-04-30T07:26:37.950Z] Version: 20.10.9 [2022-04-30T07:26:37.950Z] API version: 1.41 (minimum version 1.24) [2022-04-30T07:26:37.950Z] Go version: go1.16.8 [2022-04-30T07:26:37.950Z] Git commit: 79ea9d3 [2022-04-30T07:26:37.950Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-30T07:26:37.950Z] OS/Arch: windows/amd64 [2022-04-30T07:26:37.950Z] Experimental: true [Pipeline] sh [2022-04-30T07:26:39.272Z] #21 28.93 Selecting previously unselected package vim. [2022-04-30T07:26:39.273Z] #21 28.94 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-30T07:26:39.273Z] #21 28.95 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:26:39.273Z] #21 29.36 Selecting previously unselected package xfsprogs. [2022-04-30T07:26:39.273Z] #21 29.37 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-30T07:26:39.273Z] #21 29.37 Unpacking xfsprogs (5.10.0-4) ... [2022-04-30T07:26:39.313Z] INFO: Sources under d:\gopath\... [2022-04-30T07:26:39.313Z] INFO: Test run under d:\CI\... [2022-04-30T07:26:39.313Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-30T07:26:39.313Z] INFO: docker/docker repository was found [2022-04-30T07:26:39.313Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-30T07:26:39.493Z] + docker info [2022-04-30T07:26:39.535Z] #21 29.68 Selecting previously unselected package zip. [2022-04-30T07:26:39.535Z] #21 29.69 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-30T07:26:39.535Z] #21 29.70 Unpacking zip (3.0-12) ... [2022-04-30T07:26:39.535Z] #21 29.83 Selecting previously unselected package zstd. [2022-04-30T07:26:39.535Z] #21 29.83 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-30T07:26:39.535Z] #21 29.84 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-30T07:26:39.830Z] #14 111.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-30T07:26:39.830Z] #14 111.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:26:39.830Z] #14 111.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:26:39.830Z] #14 ... [2022-04-30T07:26:39.830Z] [2022-04-30T07:26:39.830Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:26:39.830Z] #65 sha256:0bae3220643d27a9720eb6b63cdde8db8fd6f10596ced698caba6672deeb5e92 [2022-04-30T07:26:39.830Z] #65 112.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-30T07:26:39.830Z] #65 112.6 + GOBIN=/build [2022-04-30T07:26:39.830Z] #65 112.6 + GO111MODULE=on [2022-04-30T07:26:39.830Z] #65 112.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:26:40.109Z] #21 30.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:26:40.275Z] ltsc2022: Pulling from windows/servercore [2022-04-30T07:26:40.275Z] 8f616e6e9eec: Pulling fs layer [2022-04-30T07:26:40.275Z] dccd9e4d14d3: Pulling fs layer [2022-04-30T07:26:40.680Z] #21 30.99 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-30T07:26:40.680Z] #21 31.01 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-30T07:26:40.680Z] #21 31.05 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-30T07:26:40.680Z] #21 31.07 Setting up libicu67:arm64 (67.1-7) ... [2022-04-30T07:26:40.942Z] #21 31.08 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-30T07:26:40.942Z] #21 31.11 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-30T07:26:40.942Z] #21 31.12 Setting up uidmap (1:4.8.1-1) ... [2022-04-30T07:26:40.942Z] #21 31.13 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:26:40.942Z] #21 31.15 Setting up bzip2 (1.0.8-4) ... [2022-04-30T07:26:40.942Z] #21 31.16 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-30T07:26:40.942Z] #21 31.18 Setting up python3-wheel (0.34.2-1) ... [2022-04-30T07:26:41.117Z] #21 ... [2022-04-30T07:26:41.117Z] [2022-04-30T07:26:41.117Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:26:41.117Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-30T07:26:41.117Z] #34 DONE 124.3s [2022-04-30T07:26:41.117Z] [2022-04-30T07:26:41.118Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:26:41.118Z] #58 sha256:0705b1cc031208f38e68f778a87c17c07e48d2d7bebaa7b9d7ba7972409af985 [2022-04-30T07:26:41.118Z] #58 ... [2022-04-30T07:26:41.118Z] [2022-04-30T07:26:41.118Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-30T07:26:41.118Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-30T07:26:41.118Z] #21 7.856 Fetched 8510 kB in 6s (1377 kB/s) [2022-04-30T07:26:41.619Z] #19 192.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-30T07:26:41.619Z] #19 192.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-30T07:26:41.619Z] #19 192.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-30T07:26:41.619Z] #19 193.0 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-30T07:26:41.619Z] #19 193.0 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-30T07:26:41.619Z] #19 193.1 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-30T07:26:41.619Z] #19 193.2 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-30T07:26:41.619Z] #19 193.2 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-30T07:26:41.619Z] #19 193.2 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-30T07:26:41.619Z] #19 193.4 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-30T07:26:41.619Z] #19 193.4 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:41.619Z] #19 193.4 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:26:41.619Z] #19 193.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-30T07:26:41.619Z] #19 193.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:41.619Z] #19 193.5 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:26:41.619Z] #19 193.5 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-30T07:26:41.619Z] #19 193.5 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:41.619Z] #19 193.5 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:26:41.619Z] #19 193.5 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-30T07:26:41.619Z] #19 193.5 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:41.619Z] #19 193.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:26:41.777Z] #21 31.83 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:26:41.777Z] #21 31.85 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-30T07:26:41.777Z] #21 31.86 Setting up libcap2-bin (1:2.44-1) ... [2022-04-30T07:26:41.777Z] #21 31.88 Setting up apparmor (2.13.6-10) ... [2022-04-30T07:26:41.876Z] #19 193.6 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-30T07:26:41.876Z] #19 193.6 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:41.876Z] #19 193.6 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:26:41.876Z] #19 193.8 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-30T07:26:42.134Z] #19 193.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:42.134Z] #19 193.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:26:42.134Z] #19 194.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-30T07:26:42.134Z] #19 194.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:42.134Z] #19 194.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:26:42.392Z] #19 194.2 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-30T07:26:42.392Z] #19 194.2 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:42.392Z] #19 194.2 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:26:42.392Z] #19 194.3 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-30T07:26:42.392Z] #19 194.3 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:42.392Z] #19 194.3 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:26:42.392Z] #19 194.4 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-30T07:26:42.475Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-30T07:26:42.475Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e7cab661\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-30T07:26:42.475Z] ---------------------------------------------------------------------------- [2022-04-30T07:26:42.475Z] [2022-04-30T07:26:42.475Z] INFO: executeCI.ps1 starting at Sat Apr 30 07:26:41 CUT 2022 [2022-04-30T07:26:42.475Z] [2022-04-30T07:26:42.475Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-30T07:26:42.475Z] INFO: Running git version 2.24.1.windows.2 [2022-04-30T07:26:42.475Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-30T07:26:42.475Z] INFO: Environment variables: [2022-04-30T07:26:42.475Z] [2022-04-30T07:26:42.475Z] Name Value [2022-04-30T07:26:42.475Z] ---- ----- [2022-04-30T07:26:42.475Z] ALLUSERSPROFILE C:\ProgramData [2022-04-30T07:26:42.475Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-30T07:26:42.475Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-30T07:26:42.475Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-30T07:26:42.475Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-30T07:26:42.475Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-30T07:26:42.475Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-30T07:26:42.475Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-30T07:26:42.475Z] BRANCH_NAME PR-43550 [2022-04-30T07:26:42.476Z] BUILD_DISPLAY_NAME #1 [2022-04-30T07:26:42.476Z] BUILD_ID 1 [2022-04-30T07:26:42.476Z] BUILD_NUMBER 1 [2022-04-30T07:26:42.476Z] BUILD_TAG jenkins-moby-PR-43550-1 [2022-04-30T07:26:42.476Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/1/ [2022-04-30T07:26:42.476Z] CHANGE_AUTHOR sgpinkus [2022-04-30T07:26:42.476Z] CHANGE_BRANCH master [2022-04-30T07:26:42.476Z] CHANGE_FORK sgpinkus [2022-04-30T07:26:42.476Z] CHANGE_ID 43550 [2022-04-30T07:26:42.476Z] CHANGE_TARGET master [2022-04-30T07:26:42.476Z] CHANGE_TITLE Add swarm service and stack name to journald logger output fields. [2022-04-30T07:26:42.476Z] CHANGE_URL https://github.com/moby/moby/pull/43550 [2022-04-30T07:26:42.476Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-30T07:26:42.476Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-30T07:26:42.476Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-30T07:26:42.476Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-30T07:26:42.476Z] COMPUTERNAME azwin-2-112650 [2022-04-30T07:26:42.476Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-30T07:26:42.476Z] ConfigSequenceNumber 0 [2022-04-30T07:26:42.476Z] DOCKER_BUILDKIT 0 [2022-04-30T07:26:42.476Z] DOCKER_DUT_DEBUG 1 [2022-04-30T07:26:42.476Z] DOCKER_EXPERIMENTAL 1 [2022-04-30T07:26:42.476Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-30T07:26:42.476Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-30T07:26:42.476Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-30T07:26:42.476Z] EXECUTOR_NUMBER 0 [2022-04-30T07:26:42.476Z] FQDN azwin-2-112650.westus.cloudapp.azure.com [2022-04-30T07:26:42.476Z] GIT_BRANCH PR-43550 [2022-04-30T07:26:42.476Z] GIT_COMMIT 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:26:42.476Z] GIT_URL https://github.com/moby/moby.git [2022-04-30T07:26:42.476Z] HUDSON_COOKIE 07aa7669-1b4a-4830-9a94-7a99e758f8f6 [2022-04-30T07:26:42.476Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-30T07:26:42.476Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-30T07:26:42.476Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-30T07:26:42.476Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-30T07:26:42.476Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-30T07:26:42.476Z] JENKINS_NODE_COOKIE 8d92423e-511d-4e18-89ac-3828a7ae35f9 [2022-04-30T07:26:42.476Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-30T07:26:42.476Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-30T07:26:42.476Z] JOB_BASE_NAME PR-43550 [2022-04-30T07:26:42.476Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/display/redirect [2022-04-30T07:26:42.476Z] JOB_NAME moby/PR-43550 [2022-04-30T07:26:42.476Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/ [2022-04-30T07:26:42.476Z] library.jps.version master [2022-04-30T07:26:42.476Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-30T07:26:42.476Z] NODE_LABELS amd64 azure azwin-2-112650 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-30T07:26:42.476Z] NODE_NAME azwin-2-112650 [2022-04-30T07:26:42.476Z] NUMBER_OF_PROCESSORS 4 [2022-04-30T07:26:42.476Z] OS Windows_NT [2022-04-30T07:26:42.476Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-30T07:26:42.476Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-30T07:26:42.476Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-30T07:26:42.476Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-30T07:26:42.476Z] PROCESSOR_LEVEL 6 [2022-04-30T07:26:42.476Z] PROCESSOR_REVISION 4f01 [2022-04-30T07:26:42.476Z] ProgramData C:\ProgramData [2022-04-30T07:26:42.476Z] ProgramFiles C:\Program Files [2022-04-30T07:26:42.476Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-30T07:26:42.476Z] ProgramW6432 C:\Program Files [2022-04-30T07:26:42.476Z] PROMPT $P$G [2022-04-30T07:26:42.476Z] PSExecutionPolicyPreference Bypass [2022-04-30T07:26:42.476Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-30T07:26:42.476Z] PUBLIC C:\Users\Public [2022-04-30T07:26:42.476Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/1/display/redirect?page=artif... [2022-04-30T07:26:42.476Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/1/display/redirect?page=changes [2022-04-30T07:26:42.476Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/1/display/redirect [2022-04-30T07:26:42.476Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/1/display/redirect?page=tests [2022-04-30T07:26:42.476Z] SKIP_VALIDATION_TESTS 1 [2022-04-30T07:26:42.476Z] SOURCES_DRIVE d [2022-04-30T07:26:42.476Z] SOURCES_SUBDIR gopath [2022-04-30T07:26:42.476Z] STAGE_NAME Run tests [2022-04-30T07:26:42.476Z] SystemDrive C: [2022-04-30T07:26:42.476Z] SystemRoot C:\Windows [2022-04-30T07:26:42.476Z] TEMP C:\Windows\TEMP [2022-04-30T07:26:42.476Z] TESTDEBUG 0 [2022-04-30T07:26:42.476Z] TESTRUN_DRIVE d [2022-04-30T07:26:42.476Z] TESTRUN_SUBDIR CI [2022-04-30T07:26:42.476Z] TIMEOUT 120m [2022-04-30T07:26:42.476Z] TMP C:\Windows\TEMP [2022-04-30T07:26:42.476Z] USERDOMAIN WORKGROUP [2022-04-30T07:26:42.476Z] USERNAME azwin-2-112650$ [2022-04-30T07:26:42.476Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-30T07:26:42.476Z] windir C:\Windows [2022-04-30T07:26:42.476Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-30T07:26:42.476Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-30T07:26:42.476Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-30T07:26:42.476Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-30T07:26:42.476Z] [2022-04-30T07:26:42.476Z] [2022-04-30T07:26:42.476Z] [2022-04-30T07:26:42.649Z] #19 194.4 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:42.649Z] #19 194.4 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:26:42.649Z] #19 194.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-30T07:26:42.649Z] #19 194.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:42.649Z] #19 194.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:26:42.906Z] #19 194.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-30T07:26:42.906Z] #19 194.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:26:42.906Z] #19 194.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:26:43.089Z] #14 117.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-30T07:26:43.089Z] #14 117.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:26:43.089Z] #14 117.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:26:43.089Z] #14 ... [2022-04-30T07:26:43.089Z] [2022-04-30T07:26:43.089Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:26:43.089Z] #65 sha256:7d11a1df7f20052fa6b68eddb73ccfbe65be0b778ec54c49bc407bd5d27dfac9 [2022-04-30T07:26:43.089Z] #65 118.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-30T07:26:43.089Z] #65 118.5 + GOBIN=/build [2022-04-30T07:26:43.089Z] #65 118.5 + GO111MODULE=on [2022-04-30T07:26:43.089Z] #65 118.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:26:43.165Z] #21 33.47 Setting up zip (3.0-12) ... [2022-04-30T07:26:43.426Z] #21 33.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:26:43.426Z] #21 33.52 Setting up bash-completion (1:2.11-2) ... [2022-04-30T07:26:43.654Z] #21 7.856 Reading package lists... [2022-04-30T07:26:44.041Z] INFO: Sources under d:\gopath\... [2022-04-30T07:26:44.041Z] INFO: Test run under d:\CI\... [2022-04-30T07:26:44.041Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-30T07:26:44.041Z] INFO: docker/docker repository was found [2022-04-30T07:26:44.041Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-30T07:26:44.510Z] ltsc2022: Pulling from windows/servercore [2022-04-30T07:26:44.978Z] 8f616e6e9eec: Pulling fs layer [2022-04-30T07:26:44.978Z] dccd9e4d14d3: Pulling fs layer [2022-04-30T07:26:45.106Z] #65 117.4 rootlesskit version 1.0.0 [2022-04-30T07:26:45.107Z] #65 117.4 Usage of /build/rootlesskit-docker-proxy: [2022-04-30T07:26:45.107Z] #65 117.4 -container-ip string [2022-04-30T07:26:45.107Z] #65 117.4 container ip [2022-04-30T07:26:45.107Z] #65 117.4 -container-port int [2022-04-30T07:26:45.107Z] #65 117.4 container port (default -1) [2022-04-30T07:26:45.107Z] #65 117.4 -host-ip string [2022-04-30T07:26:45.107Z] #65 117.4 host ip [2022-04-30T07:26:45.107Z] #65 117.4 -host-port int [2022-04-30T07:26:45.107Z] #65 117.4 host port (default -1) [2022-04-30T07:26:45.107Z] #65 117.4 -proto string [2022-04-30T07:26:45.107Z] #65 117.4 proxy protocol (default "tcp") [2022-04-30T07:26:45.107Z] #65 ... [2022-04-30T07:26:45.107Z] [2022-04-30T07:26:45.107Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:26:45.107Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:26:45.107Z] #14 115.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-30T07:26:45.107Z] #14 115.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-30T07:26:45.107Z] #14 115.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-30T07:26:45.107Z] #14 115.8 Selecting previously unselected package libapparmor1:amd64. [2022-04-30T07:26:45.107Z] #14 115.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-30T07:26:45.107Z] #14 115.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-30T07:26:45.107Z] #14 115.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-30T07:26:45.107Z] #14 115.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-30T07:26:45.107Z] #14 115.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-30T07:26:45.107Z] #14 116.1 Selecting previously unselected package libbtrfs0:amd64. [2022-04-30T07:26:45.107Z] #14 116.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-30T07:26:45.107Z] #14 116.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-30T07:26:45.107Z] #14 116.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-30T07:26:45.107Z] #14 116.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-30T07:26:45.107Z] #14 116.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-30T07:26:45.107Z] #14 116.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-30T07:26:45.107Z] #14 116.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-30T07:26:45.107Z] #14 116.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:26:45.107Z] #14 116.4 Selecting previously unselected package libudev-dev:amd64. [2022-04-30T07:26:45.107Z] #14 116.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-30T07:26:45.107Z] #14 116.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-30T07:26:45.107Z] #14 116.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-30T07:26:45.107Z] #14 116.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-30T07:26:45.107Z] #14 116.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-30T07:26:45.107Z] #14 116.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-30T07:26:45.107Z] #14 116.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-30T07:26:45.107Z] #14 116.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-30T07:26:45.107Z] #14 117.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-30T07:26:45.107Z] #14 117.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-30T07:26:45.107Z] #14 117.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-30T07:26:45.107Z] #14 117.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-30T07:26:45.107Z] #14 117.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-30T07:26:45.107Z] #14 117.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-30T07:26:45.107Z] #14 117.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-30T07:26:45.107Z] #14 117.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-30T07:26:45.107Z] #14 117.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-30T07:26:45.107Z] #14 117.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-30T07:26:45.107Z] #14 117.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-30T07:26:45.107Z] #14 117.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-30T07:26:45.107Z] #14 118.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-30T07:26:45.107Z] #14 118.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-30T07:26:45.107Z] #14 118.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:26:45.381Z] #14 118.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-30T07:26:45.381Z] #14 118.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-30T07:26:45.381Z] #14 118.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-30T07:26:45.556Z] #21 10.36 Reading package lists... [2022-04-30T07:26:45.980Z] #21 35.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-30T07:26:45.980Z] #21 35.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-30T07:26:45.980Z] #21 35.81 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-30T07:26:45.980Z] #21 35.83 Setting up patch (2.7.6-7) ... [2022-04-30T07:26:45.980Z] #21 35.84 Setting up sudo (1.9.5p2-3) ... [2022-04-30T07:26:45.980Z] #21 35.93 invoke-rc.d: could not determine current runlevel [2022-04-30T07:26:45.980Z] #21 35.95 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-30T07:26:45.980Z] #21 35.96 Setting up xfsprogs (5.10.0-4) ... [2022-04-30T07:26:45.980Z] #21 36.00 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-30T07:26:45.980Z] #21 36.01 Setting up inetutils-ping (2:2.0-1) ... [2022-04-30T07:26:45.980Z] #21 36.03 Setting up pigz (2.6-1) ... [2022-04-30T07:26:45.980Z] #21 36.07 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-30T07:26:45.980Z] #21 36.08 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-30T07:26:45.980Z] #21 36.10 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-30T07:26:45.980Z] #21 36.11 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:26:46.123Z] #21 12.34 Building dependency tree... [2022-04-30T07:26:46.318Z] #14 119.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-30T07:26:46.318Z] #14 119.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-30T07:26:46.318Z] #14 119.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-30T07:26:46.551Z] #21 36.74 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-30T07:26:46.551Z] #21 36.76 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-30T07:26:46.691Z] #21 13.46 The following additional packages will be installed: [2022-04-30T07:26:46.691Z] #21 13.47 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-30T07:26:46.691Z] #21 13.47 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-30T07:26:46.691Z] #21 13.47 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-30T07:26:46.691Z] #21 13.48 python3-pkg-resources vim-runtime xxd [2022-04-30T07:26:46.691Z] #21 13.48 Suggested packages: [2022-04-30T07:26:46.691Z] #21 13.48 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-30T07:26:46.691Z] #21 13.48 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-30T07:26:46.691Z] #21 13.48 acl attr quota [2022-04-30T07:26:46.691Z] #21 13.48 Recommended packages: [2022-04-30T07:26:46.691Z] #21 13.48 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-30T07:26:47.094Z] #21 37.11 Setting up libelf1:arm64 (0.183-1) ... [2022-04-30T07:26:47.094Z] #21 37.14 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-30T07:26:47.094Z] #21 37.15 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-30T07:26:47.094Z] #21 37.25 Setting up python3-distutils (3.9.2-1) ... [2022-04-30T07:26:47.267Z] #14 120.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-30T07:26:47.267Z] #14 120.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-30T07:26:47.527Z] #14 120.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-30T07:26:47.527Z] #14 120.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-30T07:26:47.527Z] #14 ... [2022-04-30T07:26:47.527Z] [2022-04-30T07:26:47.527Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:26:47.527Z] #65 sha256:0bae3220643d27a9720eb6b63cdde8db8fd6f10596ced698caba6672deeb5e92 [2022-04-30T07:26:47.527Z] #65 DONE 120.7s [2022-04-30T07:26:47.527Z] [2022-04-30T07:26:47.527Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:26:47.527Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:26:47.527Z] #14 120.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-30T07:26:47.527Z] #14 120.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-30T07:26:47.527Z] #14 121.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-30T07:26:47.527Z] #14 121.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-30T07:26:47.527Z] #14 ... [2022-04-30T07:26:47.527Z] [2022-04-30T07:26:47.527Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-30T07:26:47.527Z] #66 sha256:b411f0ab93dc38c57b0971484ef8365e4a0197b8544102680dd0521a19139fa9 [2022-04-30T07:26:47.669Z] #21 37.71 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:26:47.669Z] #21 37.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-30T07:26:47.669Z] #21 37.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-30T07:26:47.669Z] #21 37.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-30T07:26:47.669Z] #21 37.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-30T07:26:47.669Z] #21 37.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-30T07:26:47.669Z] #21 37.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-30T07:26:47.669Z] #21 37.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-30T07:26:47.669Z] #21 37.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-30T07:26:47.669Z] #21 37.82 Setting up python3-setuptools (52.0.0-4) ... [2022-04-30T07:26:47.788Z] #66 DONE 0.0s [2022-04-30T07:26:47.788Z] [2022-04-30T07:26:47.788Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-30T07:26:47.788Z] #67 sha256:3f1165d67e193ae10876c1ae095d6a47e7836efa84c008c8084511c339c720db [2022-04-30T07:26:47.788Z] #67 DONE 0.1s [2022-04-30T07:26:47.788Z] [2022-04-30T07:26:47.788Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:26:47.788Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:26:47.788Z] #14 121.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-30T07:26:47.788Z] #14 121.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-30T07:26:47.788Z] #14 121.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-30T07:26:47.788Z] #14 121.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-30T07:26:47.788Z] #14 121.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-30T07:26:47.788Z] #14 121.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-30T07:26:47.788Z] #14 121.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-30T07:26:47.788Z] #14 121.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-30T07:26:47.788Z] #14 121.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-30T07:26:47.788Z] #14 121.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-30T07:26:47.788Z] #14 121.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-30T07:26:47.788Z] #14 121.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-30T07:26:47.788Z] #14 121.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-30T07:26:47.788Z] #14 121.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-30T07:26:47.788Z] #14 121.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:26:48.046Z] #14 121.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-30T07:26:48.046Z] #14 121.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:26:48.046Z] #14 121.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-30T07:26:48.046Z] #14 121.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-30T07:26:48.046Z] #14 121.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:26:48.047Z] #14 121.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-30T07:26:48.047Z] #14 121.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:26:48.047Z] #14 121.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-30T07:26:48.070Z] #21 14.56 The following NEW packages will be installed: [2022-04-30T07:26:48.070Z] #21 14.56 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-30T07:26:48.070Z] #21 14.56 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-30T07:26:48.070Z] #21 14.57 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-30T07:26:48.070Z] #21 14.57 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-30T07:26:48.070Z] #21 14.57 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-30T07:26:48.070Z] #21 14.57 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-30T07:26:48.070Z] #21 14.57 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-30T07:26:48.070Z] #21 14.57 xz-utils zip zstd [2022-04-30T07:26:48.159Z] #19 199.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-30T07:26:48.159Z] #19 199.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-30T07:26:48.159Z] #19 199.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:26:48.159Z] #19 199.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-30T07:26:48.159Z] #19 199.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-30T07:26:48.159Z] #19 199.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-30T07:26:48.159Z] #19 199.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-30T07:26:48.159Z] #19 199.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-30T07:26:48.159Z] #19 199.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-30T07:26:48.159Z] #19 199.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-30T07:26:48.159Z] #19 199.7 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:48.159Z] #19 199.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:26:48.159Z] #19 200.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-30T07:26:48.159Z] #19 200.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:26:48.159Z] #19 200.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:26:48.306Z] #14 121.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:26:48.306Z] #14 121.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-30T07:26:48.306Z] #14 121.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:26:48.306Z] #14 121.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:26:48.306Z] #14 121.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:26:48.329Z] #21 14.86 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:26:48.329Z] #21 14.86 Need to get 27.6 MB of archives. [2022-04-30T07:26:48.329Z] #21 14.86 After this operation, 106 MB of additional disk space will be used. [2022-04-30T07:26:48.329Z] #21 14.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-30T07:26:48.329Z] #21 14.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-30T07:26:48.329Z] #21 14.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-30T07:26:48.329Z] #21 14.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-30T07:26:48.329Z] #21 14.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-30T07:26:48.329Z] #21 14.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-30T07:26:48.329Z] #21 14.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-30T07:26:48.329Z] #21 14.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-30T07:26:48.329Z] #21 14.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-30T07:26:48.329Z] #21 14.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-30T07:26:48.329Z] #21 14.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-30T07:26:48.329Z] #21 14.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-30T07:26:48.329Z] #21 14.93 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-30T07:26:48.329Z] #21 14.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-30T07:26:48.329Z] #21 14.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-30T07:26:48.329Z] #21 14.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-30T07:26:48.329Z] #21 14.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-30T07:26:48.329Z] #21 14.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-30T07:26:48.329Z] #21 14.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-30T07:26:48.329Z] #21 14.98 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-30T07:26:48.329Z] #21 14.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-30T07:26:48.329Z] #21 15.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-30T07:26:48.329Z] #21 15.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-30T07:26:48.329Z] #21 15.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-30T07:26:48.329Z] #21 15.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-30T07:26:48.329Z] #21 15.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-30T07:26:48.329Z] #21 15.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-30T07:26:48.384Z] #65 123.7 rootlesskit version 1.0.0 [2022-04-30T07:26:48.385Z] #65 ... [2022-04-30T07:26:48.385Z] [2022-04-30T07:26:48.385Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:26:48.385Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:26:48.385Z] #14 122.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-30T07:26:48.385Z] #14 122.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-30T07:26:48.385Z] #14 122.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-30T07:26:48.385Z] #14 122.7 Selecting previously unselected package libapparmor1:amd64. [2022-04-30T07:26:48.385Z] #14 122.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-30T07:26:48.385Z] #14 122.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-30T07:26:48.385Z] #14 122.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-30T07:26:48.385Z] #14 122.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-30T07:26:48.385Z] #14 122.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-30T07:26:48.385Z] #14 122.9 Selecting previously unselected package libbtrfs0:amd64. [2022-04-30T07:26:48.385Z] #14 122.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-30T07:26:48.385Z] #14 122.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-30T07:26:48.385Z] #14 123.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-30T07:26:48.385Z] #14 123.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-30T07:26:48.385Z] #14 123.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-30T07:26:48.385Z] #14 123.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-30T07:26:48.385Z] #14 123.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-30T07:26:48.385Z] #14 123.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:26:48.385Z] #14 123.3 Selecting previously unselected package libudev-dev:amd64. [2022-04-30T07:26:48.385Z] #14 123.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-30T07:26:48.385Z] #14 123.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-30T07:26:48.385Z] #14 123.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-30T07:26:48.385Z] #14 123.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-30T07:26:48.385Z] #14 123.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-30T07:26:48.385Z] #14 123.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-30T07:26:48.385Z] #14 123.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-30T07:26:48.385Z] #14 123.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-30T07:26:48.385Z] #14 124.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-30T07:26:48.385Z] #14 124.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-30T07:26:48.385Z] #14 124.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-30T07:26:48.589Z] #21 15.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-30T07:26:48.589Z] #21 15.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-30T07:26:48.589Z] #21 15.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-30T07:26:48.589Z] #21 15.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-30T07:26:48.589Z] #21 15.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-30T07:26:48.589Z] #21 15.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-30T07:26:48.589Z] #21 15.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-30T07:26:48.589Z] #21 15.40 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-30T07:26:48.647Z] #14 124.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-30T07:26:48.647Z] #14 124.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-30T07:26:48.647Z] #14 124.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-30T07:26:48.850Z] #21 15.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-30T07:26:48.850Z] #21 15.41 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-30T07:26:48.850Z] #21 15.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-30T07:26:48.850Z] #21 15.43 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-30T07:26:48.850Z] #21 15.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-30T07:26:48.850Z] #21 15.44 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-30T07:26:48.850Z] #21 15.47 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-30T07:26:48.850Z] #21 15.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-30T07:26:48.850Z] #21 15.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-30T07:26:48.850Z] #21 15.69 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-30T07:26:48.875Z] #14 DONE 122.1s [2022-04-30T07:26:48.875Z] [2022-04-30T07:26:48.875Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-30T07:26:48.875Z] #57 sha256:303a5f96d0faddc25b3094d7b573122b3d920ff5decc917ce74e1f8a67673cbf [2022-04-30T07:26:48.875Z] #57 DONE 0.2s [2022-04-30T07:26:48.875Z] [2022-04-30T07:26:48.875Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:26:48.875Z] #58 sha256:b07fe1a2acae104443cc17cb4aa1877b094e1eab54ef34f6f262970d1fae4a16 [2022-04-30T07:26:48.909Z] #14 125.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-30T07:26:49.059Z] #21 39.10 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-30T07:26:49.059Z] #21 39.11 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-30T07:26:49.059Z] #21 39.13 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-30T07:26:49.059Z] #21 39.14 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-30T07:26:49.110Z] #21 15.73 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-30T07:26:49.110Z] #21 15.75 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-30T07:26:49.110Z] #21 15.76 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-30T07:26:49.171Z] #14 125.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-30T07:26:49.171Z] #14 125.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-30T07:26:49.679Z] #21 16.24 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:26:49.679Z] #21 16.34 Fetched 27.6 MB in 1s (23.3 MB/s) [2022-04-30T07:26:49.679Z] #21 16.40 Selecting previously unselected package pigz. [2022-04-30T07:26:49.938Z] #21 16.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-30T07:26:49.938Z] #21 16.45 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-30T07:26:49.938Z] #21 16.46 Unpacking pigz (2.6-1) ... [2022-04-30T07:26:49.938Z] #21 16.55 Selecting previously unselected package libelf1:amd64. [2022-04-30T07:26:49.938Z] #21 16.55 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-30T07:26:49.938Z] #21 16.56 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-30T07:26:50.005Z] #21 40.21 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-30T07:26:50.005Z] #21 40.22 Setting up jq (1.6-2.1) ... [2022-04-30T07:26:50.005Z] #21 40.24 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-30T07:26:50.005Z] #21 40.25 Setting up iptables (1.8.7-1) ... [2022-04-30T07:26:50.005Z] #21 40.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-30T07:26:50.005Z] #21 40.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-30T07:26:50.116Z] #14 126.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-30T07:26:50.116Z] #14 126.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-30T07:26:50.116Z] #14 126.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-30T07:26:50.199Z] #21 16.71 Selecting previously unselected package libbpf0:amd64. [2022-04-30T07:26:50.199Z] #21 16.71 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-30T07:26:50.199Z] #21 16.72 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-30T07:26:50.199Z] #21 16.81 Selecting previously unselected package libcap2:amd64. [2022-04-30T07:26:50.199Z] #21 16.81 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-30T07:26:50.199Z] #21 16.82 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-30T07:26:50.199Z] #21 16.89 Selecting previously unselected package libmnl0:amd64. [2022-04-30T07:26:50.199Z] #21 16.90 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-30T07:26:50.199Z] #21 16.91 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-30T07:26:50.199Z] #21 16.96 Selecting previously unselected package libxtables12:amd64. [2022-04-30T07:26:50.267Z] #21 40.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-30T07:26:50.267Z] #21 40.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-30T07:26:50.267Z] #21 40.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-30T07:26:50.267Z] #21 40.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-30T07:26:50.267Z] #21 40.31 Setting up iproute2 (5.10.0-4) ... [2022-04-30T07:26:50.458Z] #21 16.96 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-30T07:26:50.458Z] #21 16.97 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-30T07:26:50.458Z] #21 17.04 Selecting previously unselected package libcap2-bin. [2022-04-30T07:26:50.458Z] #21 17.06 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-30T07:26:50.458Z] #21 17.06 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-30T07:26:50.458Z] #21 17.15 Selecting previously unselected package iproute2. [2022-04-30T07:26:50.458Z] #21 17.16 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-30T07:26:50.458Z] #21 17.16 Unpacking iproute2 (5.10.0-4) ... [2022-04-30T07:26:50.530Z] #21 40.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:26:50.688Z] #14 126.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-30T07:26:50.688Z] #14 126.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-30T07:26:50.782Z] #58 ... [2022-04-30T07:26:50.782Z] [2022-04-30T07:26:50.782Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-30T07:26:50.782Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-30T07:26:50.782Z] #15 DONE 1.8s [2022-04-30T07:26:50.782Z] [2022-04-30T07:26:50.782Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:26:50.782Z] #58 sha256:b07fe1a2acae104443cc17cb4aa1877b094e1eab54ef34f6f262970d1fae4a16 [2022-04-30T07:26:50.782Z] #58 1.613 + RM_GOPATH=0 [2022-04-30T07:26:50.782Z] #58 1.613 + TMP_GOPATH= [2022-04-30T07:26:50.782Z] #58 1.613 + : /build [2022-04-30T07:26:50.782Z] #58 1.613 + '[' -z '' ']' [2022-04-30T07:26:50.782Z] #58 1.613 ++ mktemp -d [2022-04-30T07:26:50.782Z] #58 1.657 + export GOPATH=/tmp/tmp.YdGJ4xvc4I [2022-04-30T07:26:50.782Z] #58 1.657 + GOPATH=/tmp/tmp.YdGJ4xvc4I [2022-04-30T07:26:50.782Z] #58 1.657 + RM_GOPATH=1 [2022-04-30T07:26:50.782Z] #58 1.657 + case "$(go env GOARCH)" in [2022-04-30T07:26:50.782Z] #58 1.657 ++ go env GOARCH [2022-04-30T07:26:50.782Z] #58 1.678 Install runc version v1.1.1 (build tags: seccomp) [2022-04-30T07:26:50.782Z] #58 1.678 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:26:50.782Z] #58 1.678 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:26:50.782Z] #58 1.678 ++ dirname /install.sh [2022-04-30T07:26:50.782Z] #58 1.678 + dir=/ [2022-04-30T07:26:50.782Z] #58 1.678 + bin=runc [2022-04-30T07:26:50.782Z] #58 1.678 + shift [2022-04-30T07:26:50.782Z] #58 1.678 + '[' '!' -f //runc.installer ']' [2022-04-30T07:26:50.782Z] #58 1.678 + . //runc.installer [2022-04-30T07:26:50.782Z] #58 1.678 ++ set -e [2022-04-30T07:26:50.782Z] #58 1.678 ++ : v1.1.1 [2022-04-30T07:26:50.782Z] #58 1.678 + install_runc [2022-04-30T07:26:50.782Z] #58 1.678 + RUNC_BUILDTAGS=seccomp [2022-04-30T07:26:50.782Z] #58 1.678 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-30T07:26:50.782Z] #58 1.678 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YdGJ4xvc4I/src/github.com/opencontainers/runc [2022-04-30T07:26:50.782Z] #58 1.687 Cloning into '/tmp/tmp.YdGJ4xvc4I/src/github.com/opencontainers/runc'... [2022-04-30T07:26:50.949Z] #14 127.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:26:51.028Z] #21 17.60 Selecting previously unselected package xxd. [2022-04-30T07:26:51.028Z] #21 17.60 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-30T07:26:51.028Z] #21 17.61 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:26:51.028Z] #21 17.73 Selecting previously unselected package vim-common. [2022-04-30T07:26:51.028Z] #21 17.74 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-30T07:26:51.028Z] #21 17.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:26:51.288Z] #21 17.88 Selecting previously unselected package bash-completion. [2022-04-30T07:26:51.288Z] #21 17.89 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-30T07:26:51.722Z] #58 ... [2022-04-30T07:26:51.722Z] [2022-04-30T07:26:51.722Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-30T07:26:51.722Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-30T07:26:51.722Z] #16 DONE 1.1s [2022-04-30T07:26:51.722Z] [2022-04-30T07:26:51.722Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-30T07:26:51.722Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-30T07:26:51.785Z] #14 127.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-30T07:26:51.785Z] #14 127.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-30T07:26:51.785Z] #14 127.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-30T07:26:51.785Z] #14 ... [2022-04-30T07:26:51.785Z] [2022-04-30T07:26:51.785Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:26:51.785Z] #65 sha256:7d11a1df7f20052fa6b68eddb73ccfbe65be0b778ec54c49bc407bd5d27dfac9 [2022-04-30T07:26:51.785Z] #65 123.8 Usage of /build/rootlesskit-docker-proxy: [2022-04-30T07:26:51.785Z] #65 123.8 -container-ip string [2022-04-30T07:26:51.785Z] #65 123.8 container ip [2022-04-30T07:26:51.785Z] #65 123.8 -container-port int [2022-04-30T07:26:51.785Z] #65 123.8 container port (default -1) [2022-04-30T07:26:51.785Z] #65 123.8 -host-ip string [2022-04-30T07:26:51.785Z] #65 123.8 host ip [2022-04-30T07:26:51.785Z] #65 123.8 -host-port int [2022-04-30T07:26:51.785Z] #65 123.8 host port (default -1) [2022-04-30T07:26:51.785Z] #65 123.8 -proto string [2022-04-30T07:26:51.785Z] #65 123.8 proxy protocol (default "tcp") [2022-04-30T07:26:51.785Z] #65 DONE 127.5s [2022-04-30T07:26:51.785Z] [2022-04-30T07:26:51.785Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:26:51.785Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:26:51.785Z] #14 127.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-30T07:26:51.785Z] #14 127.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-30T07:26:51.785Z] #14 127.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-30T07:26:51.785Z] #14 ... [2022-04-30T07:26:51.785Z] [2022-04-30T07:26:51.785Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-30T07:26:51.785Z] #66 sha256:0e59587a423ed746d538fb5c37b05a928a35bd2bc273eb7e5835669955b83d01 [2022-04-30T07:26:51.785Z] #66 DONE 0.1s [2022-04-30T07:26:51.785Z] [2022-04-30T07:26:51.785Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-30T07:26:51.785Z] #67 sha256:6d182bb716b005986ba50611c97338c65f67517ca5e411b7946a99dfe9af9468 [2022-04-30T07:26:52.050Z] #67 DONE 0.1s [2022-04-30T07:26:52.050Z] [2022-04-30T07:26:52.050Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:26:52.050Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:26:52.312Z] #45 ... [2022-04-30T07:26:52.312Z] [2022-04-30T07:26:52.312Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:26:52.312Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-30T07:26:52.341Z] #19 204.3 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-30T07:26:52.449Z] #21 DONE 42.4s [2022-04-30T07:26:52.449Z] [2022-04-30T07:26:52.449Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-30T07:26:52.449Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-04-30T07:26:52.574Z] #14 128.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-30T07:26:52.574Z] #14 128.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-30T07:26:52.574Z] #14 128.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-30T07:26:52.574Z] #14 128.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-30T07:26:52.574Z] #14 128.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-30T07:26:52.574Z] #14 128.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-30T07:26:52.574Z] #14 128.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-30T07:26:52.574Z] #14 128.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-30T07:26:52.574Z] #14 128.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-30T07:26:52.574Z] #14 128.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-30T07:26:52.574Z] #14 128.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-30T07:26:52.574Z] #14 128.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-30T07:26:52.574Z] #14 128.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-30T07:26:52.597Z] #19 204.3 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-30T07:26:52.598Z] #19 204.3 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:26:52.598Z] #19 204.4 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-30T07:26:52.598Z] #19 204.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-30T07:26:52.598Z] #19 204.4 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-30T07:26:52.598Z] #19 204.4 Selecting previously unselected package libc6-s390x-cross. [2022-04-30T07:26:52.598Z] #19 204.4 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-30T07:26:52.598Z] #19 204.4 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-30T07:26:52.598Z] #19 204.5 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-30T07:26:52.598Z] #19 204.5 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:52.598Z] #19 204.5 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:26:52.598Z] #19 204.6 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-30T07:26:52.598Z] #19 204.6 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:52.661Z] #17 0.844 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-30T07:26:52.661Z] #17 DONE 0.9s [2022-04-30T07:26:52.661Z] [2022-04-30T07:26:52.661Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-30T07:26:52.661Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-30T07:26:52.835Z] #14 128.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-30T07:26:52.835Z] #14 128.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-30T07:26:52.835Z] #14 128.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-30T07:26:52.835Z] #14 128.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-30T07:26:52.835Z] #14 128.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-30T07:26:52.835Z] #14 128.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-30T07:26:52.835Z] #14 128.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-30T07:26:52.835Z] #14 128.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:26:52.835Z] #14 128.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-04-30T07:26:52.835Z] #14 128.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:26:52.835Z] #14 128.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-04-30T07:26:52.835Z] #14 129.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-30T07:26:52.835Z] #14 129.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:26:52.855Z] #19 204.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:26:52.855Z] #19 204.6 Selecting previously unselected package libitm1-s390x-cross. [2022-04-30T07:26:52.855Z] #19 204.6 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:52.855Z] #19 204.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:26:52.855Z] #19 204.7 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-30T07:26:52.855Z] #19 204.7 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:52.855Z] #19 204.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:26:52.855Z] #19 204.7 Selecting previously unselected package libasan6-s390x-cross. [2022-04-30T07:26:52.855Z] #19 204.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:52.855Z] #19 204.7 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:26:53.025Z] #22 0.588 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-30T07:26:53.025Z] #22 0.593 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-30T07:26:53.025Z] #22 0.597 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-30T07:26:53.025Z] #22 DONE 0.6s [2022-04-30T07:26:53.025Z] [2022-04-30T07:26:53.025Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-30T07:26:53.025Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-04-30T07:26:53.096Z] #14 129.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-04-30T07:26:53.097Z] #14 129.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:26:53.097Z] #14 129.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-30T07:26:53.097Z] #14 129.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:26:53.097Z] #14 129.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-30T07:26:53.097Z] #14 129.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:26:53.097Z] #14 129.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:26:53.097Z] #14 129.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:26:53.113Z] #19 205.0 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-30T07:26:53.113Z] #19 205.0 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:53.113Z] #19 205.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:26:53.113Z] #19 205.0 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-30T07:26:53.113Z] #19 205.0 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:53.113Z] #19 205.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:26:53.198Z] #21 19.62 Unpacking bash-completion (1:2.11-2) ... [2022-04-30T07:26:53.370Z] #19 205.1 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-30T07:26:53.370Z] #19 205.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:53.370Z] #19 205.2 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:26:53.458Z] #21 20.03 Selecting previously unselected package bzip2. [2022-04-30T07:26:53.458Z] #21 20.03 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-30T07:26:53.458Z] #21 20.04 Unpacking bzip2 (1.0.8-4) ... [2022-04-30T07:26:53.458Z] #21 20.12 Selecting previously unselected package xz-utils. [2022-04-30T07:26:53.458Z] #21 20.12 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-30T07:26:53.458Z] #21 20.12 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-30T07:26:53.609Z] #18 DONE 0.9s [2022-04-30T07:26:53.609Z] [2022-04-30T07:26:53.609Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-30T07:26:53.609Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-30T07:26:53.628Z] #19 205.3 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-30T07:26:53.628Z] #19 205.3 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:26:53.628Z] #19 205.3 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:26:53.671Z] #14 DONE 129.7s [2022-04-30T07:26:53.671Z] [2022-04-30T07:26:53.671Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:26:53.671Z] #62 sha256:40c1cd027ac21d4579a0c8df5b35ce17a9d05f3b46a44a1b7acaa495ac7b0a59 [2022-04-30T07:26:53.671Z] #62 ... [2022-04-30T07:26:53.671Z] [2022-04-30T07:26:53.671Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-30T07:26:53.671Z] #57 sha256:bf15992895a348339f6c7be3430670bd47db91bb2c819a6086e216259d7fdd56 [2022-04-30T07:26:53.717Z] #21 20.31 Selecting previously unselected package apparmor. [2022-04-30T07:26:53.717Z] #21 20.31 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-30T07:26:53.717Z] #21 20.37 Unpacking apparmor (2.13.6-10) ... [2022-04-30T07:26:53.936Z] #57 DONE 0.3s [2022-04-30T07:26:53.936Z] [2022-04-30T07:26:53.936Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-30T07:26:53.936Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-30T07:26:53.976Z] #21 20.72 Selecting previously unselected package inetutils-ping. [2022-04-30T07:26:53.976Z] #21 20.73 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-30T07:26:53.976Z] #21 20.74 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-30T07:26:54.246Z] #21 20.85 Selecting previously unselected package libip4tc2:amd64. [2022-04-30T07:26:54.246Z] #21 20.85 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-30T07:26:54.246Z] #21 20.86 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-30T07:26:54.246Z] #21 20.91 Selecting previously unselected package libip6tc2:amd64. [2022-04-30T07:26:54.344Z] Client: [2022-04-30T07:26:54.344Z] Context: default [2022-04-30T07:26:54.344Z] Debug Mode: false [2022-04-30T07:26:54.344Z] Plugins: [2022-04-30T07:26:54.344Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-30T07:26:54.344Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-30T07:26:54.344Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-30T07:26:54.344Z] [2022-04-30T07:26:54.344Z] Server: [2022-04-30T07:26:54.344Z] Containers: 0 [2022-04-30T07:26:54.344Z] Running: 0 [2022-04-30T07:26:54.344Z] Paused: 0 [2022-04-30T07:26:54.344Z] Stopped: 0 [2022-04-30T07:26:54.344Z] Images: 0 [2022-04-30T07:26:54.344Z] Server Version: 20.10.9 [2022-04-30T07:26:54.344Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-30T07:26:54.344Z] Windows: [2022-04-30T07:26:54.344Z] LCOW: [2022-04-30T07:26:54.344Z] Logging Driver: json-file [2022-04-30T07:26:54.344Z] Plugins: [2022-04-30T07:26:54.344Z] Volume: local [2022-04-30T07:26:54.344Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-30T07:26:54.344Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-30T07:26:54.344Z] Swarm: inactive [2022-04-30T07:26:54.345Z] Default Isolation: process [2022-04-30T07:26:54.345Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-30T07:26:54.345Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-30T07:26:54.345Z] OSType: windows [2022-04-30T07:26:54.345Z] Architecture: x86_64 [2022-04-30T07:26:54.345Z] CPUs: 4 [2022-04-30T07:26:54.345Z] Total Memory: 32GiB [2022-04-30T07:26:54.345Z] Name: azwin-2-1d7680 [2022-04-30T07:26:54.345Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-30T07:26:54.345Z] Docker Root Dir: D:\docker [2022-04-30T07:26:54.345Z] Debug Mode: false [2022-04-30T07:26:54.345Z] Registry: https://index.docker.io/v1/ [2022-04-30T07:26:54.345Z] Labels: [2022-04-30T07:26:54.345Z] Experimental: true [2022-04-30T07:26:54.345Z] Insecure Registries: [2022-04-30T07:26:54.345Z] 10.0.0.4:5000 [2022-04-30T07:26:54.345Z] 127.0.0.0/8 [2022-04-30T07:26:54.345Z] Registry Mirrors: [2022-04-30T07:26:54.345Z] http://10.0.0.4:5000/ [2022-04-30T07:26:54.345Z] Live Restore Enabled: false [2022-04-30T07:26:54.345Z] Product License: Community Engine [2022-04-30T07:26:54.345Z] [Pipeline] } [Pipeline] // stage [2022-04-30T07:26:54.509Z] #21 20.93 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-30T07:26:54.509Z] #21 21.01 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-30T07:26:54.509Z] #21 21.16 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-30T07:26:54.509Z] #21 21.16 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-30T07:26:54.509Z] #21 21.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-30T07:26:54.509Z] #21 21.22 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-30T07:26:54.509Z] #21 21.22 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-30T07:26:54.509Z] #21 21.23 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-30T07:26:54.509Z] #21 21.29 Selecting previously unselected package libnftnl11:amd64. [2022-04-30T07:26:54.509Z] #21 21.30 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-30T07:26:54.509Z] #21 21.30 Unpacking libnftnl11:amd64 (1.1.9-1) ... [Pipeline] stage [Pipeline] { (Run tests) [2022-04-30T07:26:54.548Z] #19 DONE 0.9s [2022-04-30T07:26:54.548Z] [2022-04-30T07:26:54.548Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-30T07:26:54.548Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [Pipeline] powershell [2022-04-30T07:26:54.769Z] #21 21.40 Selecting previously unselected package iptables. [2022-04-30T07:26:54.769Z] #21 21.40 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-30T07:26:54.769Z] #21 21.41 Unpacking iptables (1.8.7-1) ... [2022-04-30T07:26:55.029Z] #21 21.70 Selecting previously unselected package libonig5:amd64. [2022-04-30T07:26:55.029Z] #21 21.70 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-30T07:26:55.029Z] #21 21.71 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-30T07:26:55.290Z] #21 21.84 Selecting previously unselected package libjq1:amd64. [2022-04-30T07:26:55.290Z] #21 21.84 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-30T07:26:55.290Z] #21 21.85 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-30T07:26:55.290Z] #21 21.95 Selecting previously unselected package jq. [2022-04-30T07:26:55.290Z] #21 21.97 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-30T07:26:55.290Z] #21 21.97 Unpacking jq (1.6-2.1) ... [2022-04-30T07:26:55.327Z] #15 DONE 1.5s [2022-04-30T07:26:55.327Z] [2022-04-30T07:26:55.327Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:26:55.327Z] #58 sha256:27803fde040d4f31dc17bc3da64718fec35e08c9f42a111d880a725184dc02c9 [2022-04-30T07:26:55.327Z] #58 1.098 + RM_GOPATH=0 [2022-04-30T07:26:55.327Z] #58 1.098 + TMP_GOPATH= [2022-04-30T07:26:55.327Z] #58 1.098 + : /build [2022-04-30T07:26:55.327Z] #58 1.098 + '[' -z '' ']' [2022-04-30T07:26:55.327Z] #58 1.098 ++ mktemp -d [2022-04-30T07:26:55.327Z] #58 1.100 + export GOPATH=/tmp/tmp.EAkZxHO6on [2022-04-30T07:26:55.327Z] #58 1.100 + GOPATH=/tmp/tmp.EAkZxHO6on [2022-04-30T07:26:55.327Z] #58 1.101 + RM_GOPATH=1 [2022-04-30T07:26:55.327Z] #58 1.101 + case "$(go env GOARCH)" in [2022-04-30T07:26:55.327Z] #58 1.102 ++ go env GOARCH [2022-04-30T07:26:55.327Z] #58 1.114 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:26:55.327Z] #58 1.114 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:26:55.327Z] #58 1.115 ++ dirname /install.sh [2022-04-30T07:26:55.327Z] #58 1.117 + dir=/ [2022-04-30T07:26:55.327Z] #58 1.118 + bin=runc [2022-04-30T07:26:55.327Z] #58 1.120 + shift [2022-04-30T07:26:55.327Z] #58 1.121 + '[' '!' -f //runc.installer ']' [2022-04-30T07:26:55.327Z] #58 1.121 + . //runc.installer [2022-04-30T07:26:55.327Z] #58 1.122 ++ set -e [2022-04-30T07:26:55.327Z] #58 1.122 ++ : v1.1.1 [2022-04-30T07:26:55.327Z] #58 1.122 + install_runc [2022-04-30T07:26:55.327Z] #58 1.123 + RUNC_BUILDTAGS=seccomp [2022-04-30T07:26:55.327Z] #58 1.123 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-30T07:26:55.327Z] #58 1.123 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EAkZxHO6on/src/github.com/opencontainers/runc [2022-04-30T07:26:55.327Z] #58 1.123 Install runc version v1.1.1 (build tags: seccomp) [2022-04-30T07:26:55.327Z] #58 1.134 Cloning into '/tmp/tmp.EAkZxHO6on/src/github.com/opencontainers/runc'... [2022-04-30T07:26:55.484Z] #20 DONE 0.9s [2022-04-30T07:26:55.484Z] [2022-04-30T07:26:55.484Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-30T07:26:55.484Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-30T07:26:55.550Z] #21 22.06 Selecting previously unselected package libaio1:amd64. [2022-04-30T07:26:55.550Z] #21 22.07 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-30T07:26:55.550Z] #21 22.07 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-30T07:26:55.550Z] #21 22.16 Selecting previously unselected package libgpm2:amd64. [2022-04-30T07:26:55.550Z] #21 22.16 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-30T07:26:55.550Z] #21 22.17 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-30T07:26:55.550Z] #21 22.25 Selecting previously unselected package libicu67:amd64. [2022-04-30T07:26:55.550Z] #21 22.25 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-30T07:26:55.550Z] #21 22.26 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-30T07:26:56.270Z] #58 ... [2022-04-30T07:26:56.270Z] [2022-04-30T07:26:56.270Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-30T07:26:56.270Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-30T07:26:56.270Z] #16 DONE 1.0s [2022-04-30T07:26:56.270Z] [2022-04-30T07:26:56.270Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-30T07:26:56.270Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-30T07:26:56.420Z] #21 1.185 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:26:56.420Z] #21 1.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:26:56.420Z] #21 1.223 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:26:56.988Z] #21 1.620 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:26:57.223Z] #17 0.868 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-30T07:26:57.223Z] #17 DONE 0.9s [2022-04-30T07:26:57.223Z] [2022-04-30T07:26:57.223Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-30T07:26:57.223Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-30T07:26:57.797Z] #18 DONE 0.9s [2022-04-30T07:26:57.797Z] [2022-04-30T07:26:57.797Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-30T07:26:57.797Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-30T07:26:57.802Z] #19 209.7 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-30T07:26:57.802Z] #19 209.7 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-30T07:26:57.802Z] #19 209.7 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:26:57.802Z] #19 209.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-30T07:26:58.058Z] #19 209.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-30T07:26:58.058Z] #19 209.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-30T07:26:58.058Z] #19 209.9 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-30T07:26:58.058Z] #19 209.9 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-30T07:26:58.058Z] #19 209.9 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-30T07:26:58.316Z] #19 210.2 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-30T07:26:58.316Z] #19 210.2 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-30T07:26:58.316Z] #19 210.2 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:26:58.364Z] #21 2.920 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:26:58.576Z] #19 210.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-30T07:26:58.576Z] #19 210.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-30T07:26:58.576Z] #19 210.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:26:58.836Z] #21 25.26 Selecting previously unselected package libinih1:amd64. [2022-04-30T07:26:58.836Z] #21 25.27 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-30T07:26:58.836Z] #21 25.27 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-30T07:26:58.836Z] #21 25.35 Selecting previously unselected package libnet1:amd64. [2022-04-30T07:26:58.836Z] #21 25.36 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-30T07:26:58.836Z] #21 25.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:26:58.836Z] #21 25.44 Selecting previously unselected package libnl-3-200:amd64. [2022-04-30T07:26:58.836Z] #21 25.44 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-30T07:26:58.836Z] #21 25.45 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-30T07:26:58.836Z] #21 25.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-30T07:26:58.836Z] #21 25.54 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-30T07:26:58.836Z] #21 25.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-30T07:26:58.836Z] #21 25.61 Selecting previously unselected package net-tools. [2022-04-30T07:26:58.836Z] #21 25.61 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-30T07:26:58.836Z] #21 25.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-30T07:26:58.932Z] #21 3.819 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:26:59.095Z] #21 25.78 Selecting previously unselected package patch. [2022-04-30T07:26:59.095Z] #21 25.79 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-30T07:26:59.095Z] #21 25.79 Unpacking patch (2.7.6-7) ... [2022-04-30T07:26:59.188Z] #19 DONE 1.0s [2022-04-30T07:26:59.188Z] [2022-04-30T07:26:59.188Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-30T07:26:59.188Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-30T07:26:59.354Z] #21 25.90 Selecting previously unselected package python-pip-whl. [2022-04-30T07:26:59.354Z] #21 25.90 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-30T07:26:59.354Z] #21 25.91 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-30T07:26:59.869Z] #20 DONE 1.0s [2022-04-30T07:26:59.869Z] [2022-04-30T07:26:59.869Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:26:59.869Z] #62 sha256:40c1cd027ac21d4579a0c8df5b35ce17a9d05f3b46a44a1b7acaa495ac7b0a59 [2022-04-30T07:26:59.872Z] #21 26.46 Selecting previously unselected package python3-lib2to3. [2022-04-30T07:26:59.872Z] #21 26.47 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-30T07:26:59.872Z] #21 26.48 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-30T07:26:59.872Z] #21 26.59 Selecting previously unselected package python3-distutils. [2022-04-30T07:26:59.872Z] #21 26.60 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-30T07:26:59.872Z] #21 26.61 Unpacking python3-distutils (3.9.2-1) ... [2022-04-30T07:27:00.131Z] #62 ... [2022-04-30T07:27:00.131Z] [2022-04-30T07:27:00.131Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-30T07:27:00.131Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-30T07:27:00.131Z] #21 26.73 Selecting previously unselected package python3-pkg-resources. [2022-04-30T07:27:00.131Z] #21 26.74 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-30T07:27:00.131Z] #21 26.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:27:00.390Z] #21 26.86 Selecting previously unselected package python3-setuptools. [2022-04-30T07:27:00.390Z] #21 26.86 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-30T07:27:00.390Z] #21 26.87 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-30T07:27:00.390Z] #21 27.12 Selecting previously unselected package python3-wheel. [2022-04-30T07:27:00.649Z] #21 27.12 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-30T07:27:00.649Z] #21 27.13 Unpacking python3-wheel (0.34.2-1) ... [2022-04-30T07:27:00.649Z] #21 27.19 Selecting previously unselected package python3-pip. [2022-04-30T07:27:00.649Z] #21 27.19 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-30T07:27:00.649Z] #21 27.19 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-30T07:27:00.649Z] #21 27.41 Selecting previously unselected package sudo. [2022-04-30T07:27:00.908Z] #21 27.41 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-30T07:27:00.908Z] #21 27.42 Unpacking sudo (1.9.5p2-3) ... [2022-04-30T07:27:01.168Z] #21 27.91 Selecting previously unselected package thin-provisioning-tools. [2022-04-30T07:27:01.168Z] #21 27.91 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-30T07:27:01.168Z] #21 27.92 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-30T07:27:01.427Z] #21 28.14 Selecting previously unselected package uidmap. [2022-04-30T07:27:01.427Z] #21 28.14 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-30T07:27:01.427Z] #21 28.15 Unpacking uidmap (1:4.8.1-1) ... [2022-04-30T07:27:01.427Z] #21 28.28 Selecting previously unselected package vim-runtime. [2022-04-30T07:27:01.520Z] #21 1.256 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:27:01.520Z] #21 1.293 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:27:01.520Z] #21 1.293 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:27:01.687Z] #21 28.28 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-30T07:27:01.687Z] #21 28.32 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-30T07:27:01.687Z] #21 28.36 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-30T07:27:01.687Z] #21 28.36 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:01.782Z] #21 1.801 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:27:02.334Z] #21 7.004 Fetched 8510 kB in 6s (1402 kB/s) [2022-04-30T07:27:02.758Z] #19 214.6 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-30T07:27:02.758Z] #19 214.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-30T07:27:02.758Z] #19 214.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:27:02.758Z] #19 214.6 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-30T07:27:02.758Z] #19 214.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-30T07:27:02.758Z] #19 214.7 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-30T07:27:02.758Z] #19 214.7 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-30T07:27:02.758Z] #19 214.7 Setting up libfile-which-perl (1.23-1) ... [2022-04-30T07:27:02.758Z] #19 214.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-30T07:27:02.905Z] #21 7.004 Reading package lists... [2022-04-30T07:27:02.905Z] #21 ... [2022-04-30T07:27:02.905Z] [2022-04-30T07:27:02.905Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:27:02.905Z] #58 sha256:b07fe1a2acae104443cc17cb4aa1877b094e1eab54ef34f6f262970d1fae4a16 [2022-04-30T07:27:02.905Z] #58 10.81 + cd /tmp/tmp.YdGJ4xvc4I/src/github.com/opencontainers/runc [2022-04-30T07:27:02.905Z] #58 10.81 + git checkout -q v1.1.1 [2022-04-30T07:27:02.905Z] #58 11.31 + '[' -z '' ']' [2022-04-30T07:27:02.905Z] #58 11.31 + target=static [2022-04-30T07:27:02.905Z] #58 11.32 + make BUILDTAGS=seccomp static [2022-04-30T07:27:02.905Z] #58 11.54 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-30T07:27:03.015Z] #19 214.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-30T07:27:03.015Z] #19 214.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-30T07:27:03.015Z] #19 214.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-30T07:27:03.015Z] #19 214.8 Setting up libicu67:amd64 (67.1-7) ... [2022-04-30T07:27:03.015Z] #19 214.8 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-30T07:27:03.015Z] #19 214.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-30T07:27:03.015Z] #19 214.8 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-30T07:27:03.015Z] #19 214.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-30T07:27:03.015Z] #19 214.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-30T07:27:03.015Z] #19 214.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-30T07:27:03.015Z] #19 214.9 Setting up file (1:5.39-3) ... [2022-04-30T07:27:03.015Z] #19 214.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-30T07:27:03.015Z] #19 214.9 Setting up bzip2 (1.0.8-4) ... [2022-04-30T07:27:03.015Z] #19 214.9 Setting up libyaml-perl (1.30-1) ... [2022-04-30T07:27:03.015Z] #19 214.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-30T07:27:03.015Z] #19 214.9 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-30T07:27:03.015Z] #19 214.9 Setting up libio-string-perl (1.08-3.1) ... [2022-04-30T07:27:03.015Z] #19 214.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-30T07:27:03.015Z] #19 214.9 Setting up cross-config (2.6.18+nmu1) ... [2022-04-30T07:27:03.037Z] #23 8.652 Collecting yamllint==1.26.1 [2022-04-30T07:27:03.037Z] #23 9.705 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-30T07:27:03.172Z] #21 3.051 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:27:03.272Z] #19 215.1 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-30T07:27:03.272Z] #19 215.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-30T07:27:03.272Z] #19 215.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-30T07:27:03.272Z] #19 215.1 Setting up patch (2.7.6-7) ... [2022-04-30T07:27:03.272Z] #19 215.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-30T07:27:03.272Z] #19 215.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-30T07:27:03.272Z] #19 215.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.272Z] #19 215.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-30T07:27:03.272Z] #19 215.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-30T07:27:03.272Z] #19 215.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.272Z] #19 215.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.272Z] #19 215.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-30T07:27:03.272Z] #19 215.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-30T07:27:03.272Z] #19 215.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.272Z] #19 215.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:27:03.272Z] #19 215.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-30T07:27:03.272Z] #19 215.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-30T07:27:03.272Z] #19 215.3 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-30T07:27:03.272Z] #19 215.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-30T07:27:03.531Z] #19 215.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.531Z] #19 215.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-30T07:27:03.531Z] #19 215.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-30T07:27:03.531Z] #19 215.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-30T07:27:03.531Z] #19 215.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:27:03.531Z] #19 215.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-30T07:27:03.531Z] #19 215.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-30T07:27:03.531Z] #19 215.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.531Z] #19 215.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-30T07:27:03.531Z] #19 215.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.531Z] #19 215.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.531Z] #19 215.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.531Z] #19 215.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.531Z] #19 215.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.531Z] #19 215.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.531Z] #19 215.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-30T07:27:03.531Z] #19 215.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.531Z] #19 215.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.609Z] #23 10.67 Collecting pathspec>=0.5.3 [2022-04-30T07:27:03.609Z] #23 10.69 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-30T07:27:03.788Z] #19 215.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.788Z] #19 215.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.788Z] #19 215.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-30T07:27:03.788Z] #19 215.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.788Z] #19 215.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.788Z] #19 215.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.788Z] #19 215.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-30T07:27:03.788Z] #19 215.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.788Z] #19 215.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.788Z] #19 215.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:27:03.788Z] #19 215.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-30T07:27:03.788Z] #19 215.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-30T07:27:03.917Z] #23 10.97 Collecting pyyaml [2022-04-30T07:27:03.917Z] #23 10.99 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-30T07:27:03.917Z] #23 11.09 Building wheels for collected packages: yamllint [2022-04-30T07:27:04.046Z] #19 215.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-30T07:27:04.046Z] #19 215.9 [2022-04-30T07:27:04.046Z] #19 215.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-30T07:27:04.046Z] #19 215.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.046Z] #19 215.9 Setting up dpkg-dev (1.20.9) ... [2022-04-30T07:27:04.046Z] #19 215.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.046Z] #19 215.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-30T07:27:04.046Z] #19 216.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.046Z] #19 216.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.127Z] #21 4.229 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:27:04.191Z] #23 11.10 Building wheel for yamllint (setup.py): started [2022-04-30T07:27:04.304Z] #19 216.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.305Z] #19 216.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.305Z] #19 216.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-30T07:27:04.305Z] #19 216.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.305Z] #19 216.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.305Z] #19 216.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.305Z] #19 216.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.305Z] #19 216.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-30T07:27:04.305Z] #19 216.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-30T07:27:04.305Z] #19 216.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-30T07:27:04.305Z] #19 216.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-30T07:27:04.563Z] #19 216.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-30T07:27:04.563Z] #19 216.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:27:04.563Z] #19 216.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:27:04.563Z] #19 216.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.563Z] #19 216.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-30T07:27:04.563Z] #19 216.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.563Z] #19 216.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.563Z] #19 216.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:27:04.563Z] #19 216.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-30T07:27:04.563Z] #19 216.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.563Z] #19 216.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.563Z] #19 216.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.563Z] #19 216.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.563Z] #19 216.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.563Z] #19 216.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.563Z] #19 216.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-30T07:27:04.563Z] #19 216.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:27:04.563Z] #19 216.6 Setting up libxml-simple-perl (2.25-1) ... [2022-04-30T07:27:04.820Z] #19 216.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-30T07:27:04.820Z] #19 216.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-30T07:27:04.820Z] #19 216.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-30T07:27:04.820Z] #19 216.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.820Z] #19 216.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.820Z] #19 216.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.820Z] #19 216.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.820Z] #19 216.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:27:04.820Z] #19 216.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-30T07:27:04.820Z] #19 216.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.820Z] #19 216.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:27:04.820Z] #19 216.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:27:04.820Z] #19 216.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:27:04.820Z] #19 216.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-30T07:27:04.820Z] #19 216.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-30T07:27:04.820Z] #19 216.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-30T07:27:04.820Z] #19 216.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:27:04.983Z] #21 31.21 Selecting previously unselected package vim. [2022-04-30T07:27:04.983Z] #21 31.22 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-30T07:27:04.983Z] #21 31.24 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:04.983Z] #21 31.77 Selecting previously unselected package xfsprogs. [2022-04-30T07:27:04.983Z] #21 31.77 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-30T07:27:04.983Z] #21 31.77 Unpacking xfsprogs (5.10.0-4) ... [2022-04-30T07:27:05.078Z] #19 216.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-30T07:27:05.078Z] #19 216.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:27:05.078Z] #19 216.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:27:05.078Z] #19 216.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-30T07:27:05.078Z] #19 216.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:27:05.078Z] #19 216.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:27:05.078Z] #19 216.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-30T07:27:05.078Z] #19 216.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:27:05.078Z] #19 216.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-30T07:27:05.078Z] #19 216.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:27:05.078Z] #19 216.9 Setting up crossbuild-essential-armel (12.9) ... [2022-04-30T07:27:05.078Z] #19 217.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-30T07:27:05.078Z] #19 217.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-30T07:27:05.078Z] #19 217.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-30T07:27:05.078Z] #19 217.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-30T07:27:05.150Z] #23 12.03 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-30T07:27:05.150Z] #23 12.03 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cc273da8f671f003448ed7f5ccd7ce4b3a2f6f4877803317d9922460cf6d5047 [2022-04-30T07:27:05.150Z] #23 12.03 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-30T07:27:05.150Z] #23 12.03 Successfully built yamllint [2022-04-30T07:27:05.150Z] #23 12.07 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-30T07:27:05.150Z] #23 12.42 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-30T07:27:05.334Z] #19 217.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-30T07:27:05.335Z] #19 217.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:27:05.553Z] #21 32.18 Selecting previously unselected package zip. [2022-04-30T07:27:05.553Z] #21 32.18 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-30T07:27:05.553Z] #21 32.19 Unpacking zip (3.0-12) ... [2022-04-30T07:27:05.726Z] #23 DONE 13.0s [2022-04-30T07:27:05.726Z] [2022-04-30T07:27:05.726Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:27:05.726Z] #62 sha256:0b8eeae7c4a506953f634806a8f28516c606496fe116d4062a8dca291c6e54b9 [2022-04-30T07:27:05.814Z] #21 32.30 Selecting previously unselected package zstd. [2022-04-30T07:27:05.814Z] #21 32.33 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-30T07:27:05.814Z] #21 32.34 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-30T07:27:06.073Z] #21 32.68 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:27:06.641Z] #21 33.42 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-30T07:27:06.641Z] #21 33.43 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-30T07:27:06.641Z] #21 33.45 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-30T07:27:06.700Z] #19 DONE 218.4s [2022-04-30T07:27:06.700Z] [2022-04-30T07:27:06.700Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:27:06.700Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-30T07:27:06.700Z] #20 ... [2022-04-30T07:27:06.700Z] [2022-04-30T07:27:06.700Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-30T07:27:06.700Z] #32 sha256:6f5cee3e3232cb33f6a9eabf79fe67dd4a90db6fca7ca4f30470806f17883e04 [2022-04-30T07:27:06.700Z] #32 DONE 0.1s [2022-04-30T07:27:06.901Z] #21 33.46 Setting up libicu67:amd64 (67.1-7) ... [2022-04-30T07:27:06.901Z] #21 33.47 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-30T07:27:06.901Z] #21 33.48 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-30T07:27:06.901Z] #21 33.49 Setting up uidmap (1:4.8.1-1) ... [2022-04-30T07:27:06.901Z] #21 33.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:27:06.901Z] #21 33.52 Setting up bzip2 (1.0.8-4) ... [2022-04-30T07:27:06.901Z] #21 33.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-30T07:27:06.901Z] #21 33.55 Setting up python3-wheel (0.34.2-1) ... [2022-04-30T07:27:06.959Z] [2022-04-30T07:27:06.959Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-30T07:27:06.959Z] #71 sha256:62ce996b06c4f33a65d238372d2abdda7394762f61107be392f23692c082238d [2022-04-30T07:27:06.959Z] #71 DONE 0.2s [2022-04-30T07:27:06.959Z] [2022-04-30T07:27:06.959Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:27:06.959Z] #72 sha256:2b03995ee71333f83e2707ef5faf83765995d88b139e458587b2975e38feab99 [2022-04-30T07:27:07.434Z] #21 7.141 Fetched 8510 kB in 6s (1381 kB/s) [2022-04-30T07:27:07.468Z] #21 34.15 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:07.468Z] #21 34.16 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-30T07:27:07.468Z] #21 34.17 Setting up libcap2-bin (1:2.44-1) ... [2022-04-30T07:27:07.468Z] #21 34.19 Setting up apparmor (2.13.6-10) ... [2022-04-30T07:27:08.184Z] #58 ... [2022-04-30T07:27:08.184Z] [2022-04-30T07:27:08.184Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-30T07:27:08.184Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-30T07:27:08.184Z] #21 7.004 Reading package lists... [2022-04-30T07:27:08.184Z] #21 9.659 Reading package lists... [2022-04-30T07:27:08.184Z] #21 12.03 Building dependency tree... [2022-04-30T07:27:08.184Z] #21 ... [2022-04-30T07:27:08.184Z] [2022-04-30T07:27:08.184Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:27:08.184Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-30T07:27:08.184Z] #34 DONE 140.8s [2022-04-30T07:27:08.184Z] [2022-04-30T07:27:08.184Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-30T07:27:08.184Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-30T07:27:08.184Z] #21 12.03 Building dependency tree... [2022-04-30T07:27:08.327Z] #72 1.273 + RM_GOPATH=0 [2022-04-30T07:27:08.327Z] #72 1.273 + TMP_GOPATH= [2022-04-30T07:27:08.327Z] #72 1.273 + : /build [2022-04-30T07:27:08.327Z] #72 1.273 + '[' -z '' ']' [2022-04-30T07:27:08.327Z] #72 1.275 ++ mktemp -d [2022-04-30T07:27:08.327Z] #72 1.277 + export GOPATH=/tmp/tmp.Big78wCjiQ [2022-04-30T07:27:08.327Z] #72 1.277 + GOPATH=/tmp/tmp.Big78wCjiQ [2022-04-30T07:27:08.327Z] #72 1.277 + RM_GOPATH=1 [2022-04-30T07:27:08.327Z] #72 1.277 + case "$(go env GOARCH)" in [2022-04-30T07:27:08.327Z] #72 1.278 ++ go env GOARCH [2022-04-30T07:27:08.327Z] #72 1.282 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:27:08.327Z] #72 1.282 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:27:08.327Z] #72 1.283 ++ dirname /install.sh [2022-04-30T07:27:08.327Z] #72 1.283 + dir=/ [2022-04-30T07:27:08.327Z] #72 1.283 + bin=rootlesskit [2022-04-30T07:27:08.327Z] #72 1.283 + shift [2022-04-30T07:27:08.327Z] #72 1.283 + '[' '!' -f //rootlesskit.installer ']' [2022-04-30T07:27:08.327Z] #72 1.283 + . //rootlesskit.installer [2022-04-30T07:27:08.327Z] #72 1.283 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:27:08.327Z] #72 1.283 + install_rootlesskit [2022-04-30T07:27:08.327Z] #72 1.283 + case "$1" in [2022-04-30T07:27:08.327Z] #72 1.283 + export CGO_ENABLED=0 [2022-04-30T07:27:08.327Z] #72 1.283 + CGO_ENABLED=0 [2022-04-30T07:27:08.327Z] #72 1.283 + _install_rootlesskit [2022-04-30T07:27:08.327Z] #72 1.284 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-30T07:27:08.327Z] #72 1.284 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-30T07:27:08.327Z] #72 1.284 + GOBIN=/build [2022-04-30T07:27:08.327Z] #72 1.284 + GO111MODULE=on [2022-04-30T07:27:08.327Z] #72 1.284 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:27:08.327Z] #72 1.284 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:27:08.327Z] #72 1.674 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-30T07:27:08.817Z] #21 7.141 Reading package lists... [2022-04-30T07:27:08.817Z] #21 ... [2022-04-30T07:27:08.817Z] [2022-04-30T07:27:08.817Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:27:08.817Z] #58 sha256:27803fde040d4f31dc17bc3da64718fec35e08c9f42a111d880a725184dc02c9 [2022-04-30T07:27:08.817Z] #58 9.944 + cd /tmp/tmp.EAkZxHO6on/src/github.com/opencontainers/runc [2022-04-30T07:27:08.817Z] #58 9.944 + git checkout -q v1.1.1 [2022-04-30T07:27:08.817Z] #58 10.44 + '[' -z '' ']' [2022-04-30T07:27:08.817Z] #58 10.44 + target=static [2022-04-30T07:27:08.817Z] #58 10.44 + make BUILDTAGS=seccomp static [2022-04-30T07:27:08.817Z] #58 10.62 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-30T07:27:09.120Z] #21 13.89 The following additional packages will be installed: [2022-04-30T07:27:09.120Z] #21 13.90 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-30T07:27:09.120Z] #21 13.90 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-30T07:27:09.120Z] #21 13.90 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-30T07:27:09.120Z] #21 13.90 python3-pkg-resources vim-runtime xxd [2022-04-30T07:27:09.120Z] #21 13.91 Suggested packages: [2022-04-30T07:27:09.120Z] #21 13.91 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-30T07:27:09.120Z] #21 13.91 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-30T07:27:09.120Z] #21 13.91 acl attr quota [2022-04-30T07:27:09.120Z] #21 13.91 Recommended packages: [2022-04-30T07:27:09.120Z] #21 13.91 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-30T07:27:09.384Z] #21 35.68 Setting up zip (3.0-12) ... [2022-04-30T07:27:09.384Z] #21 35.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:09.384Z] #21 35.72 Setting up bash-completion (1:2.11-2) ... [2022-04-30T07:27:09.761Z] #58 ... [2022-04-30T07:27:09.761Z] [2022-04-30T07:27:09.761Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-30T07:27:09.761Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-30T07:27:09.761Z] #21 7.141 Reading package lists... [2022-04-30T07:27:10.060Z] #21 14.97 The following NEW packages will be installed: [2022-04-30T07:27:10.060Z] #21 14.97 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-30T07:27:10.060Z] #21 14.97 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-30T07:27:10.060Z] #21 14.97 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-30T07:27:10.191Z] dccd9e4d14d3: Verifying Checksum [2022-04-30T07:27:10.191Z] dccd9e4d14d3: Download complete [2022-04-30T07:27:10.319Z] #21 14.97 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-30T07:27:10.319Z] #21 14.98 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-30T07:27:10.319Z] #21 14.98 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-30T07:27:10.319Z] #21 14.98 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-30T07:27:10.319Z] #21 14.98 xz-utils zip zstd [2022-04-30T07:27:10.337Z] #21 9.704 Reading package lists... [2022-04-30T07:27:10.337Z] #21 ... [2022-04-30T07:27:10.337Z] [2022-04-30T07:27:10.337Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-30T07:27:10.337Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-30T07:27:10.337Z] #34 DONE 146.0s [2022-04-30T07:27:10.337Z] [2022-04-30T07:27:10.337Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:27:10.337Z] #62 sha256:40c1cd027ac21d4579a0c8df5b35ce17a9d05f3b46a44a1b7acaa495ac7b0a59 [2022-04-30T07:27:10.580Z] #21 15.29 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:27:10.580Z] #21 15.29 Need to get 27.6 MB of archives. [2022-04-30T07:27:10.580Z] #21 15.29 After this operation, 106 MB of additional disk space will be used. [2022-04-30T07:27:10.580Z] #21 15.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-30T07:27:10.580Z] #21 15.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-30T07:27:10.580Z] #21 15.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-30T07:27:10.580Z] #21 15.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-30T07:27:10.580Z] #21 15.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-30T07:27:10.580Z] #21 15.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-30T07:27:10.580Z] #21 15.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-30T07:27:10.580Z] #21 15.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-30T07:27:10.580Z] #21 15.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-30T07:27:10.580Z] #21 15.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-30T07:27:10.580Z] #21 15.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-30T07:27:10.580Z] #21 15.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-30T07:27:10.580Z] #21 15.37 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-30T07:27:10.764Z] #21 37.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-30T07:27:10.764Z] #21 37.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-30T07:27:10.764Z] #21 37.52 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-30T07:27:10.764Z] #21 37.53 Setting up patch (2.7.6-7) ... [2022-04-30T07:27:10.764Z] #21 37.54 Setting up sudo (1.9.5p2-3) ... [2022-04-30T07:27:10.839Z] #21 15.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-30T07:27:10.840Z] #21 15.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-30T07:27:10.840Z] #21 15.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-30T07:27:10.840Z] #21 15.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-30T07:27:10.840Z] #21 15.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-30T07:27:10.840Z] #21 15.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-30T07:27:10.840Z] #21 15.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-30T07:27:10.840Z] #21 15.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-30T07:27:10.840Z] #21 15.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-30T07:27:10.840Z] #21 15.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-30T07:27:10.840Z] #21 15.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-30T07:27:10.840Z] #21 15.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-30T07:27:10.840Z] #21 15.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-30T07:27:10.840Z] #21 15.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-30T07:27:10.854Z] #72 3.756 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-30T07:27:10.854Z] #72 3.763 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-30T07:27:10.854Z] #72 4.043 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-30T07:27:11.023Z] #21 37.62 invoke-rc.d: could not determine current runlevel [2022-04-30T07:27:11.023Z] #21 37.64 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-30T07:27:11.023Z] #21 37.64 Setting up xfsprogs (5.10.0-4) ... [2022-04-30T07:27:11.023Z] #21 37.65 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-30T07:27:11.023Z] #21 37.67 Setting up inetutils-ping (2:2.0-1) ... [2022-04-30T07:27:11.023Z] #21 37.68 Setting up pigz (2.6-1) ... [2022-04-30T07:27:11.023Z] #21 37.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-30T07:27:11.023Z] #21 37.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-30T07:27:11.023Z] #21 37.72 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-30T07:27:11.023Z] #21 37.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:11.101Z] #21 15.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-30T07:27:11.101Z] #21 15.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-30T07:27:11.101Z] #21 15.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-30T07:27:11.101Z] #21 15.75 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-30T07:27:11.101Z] #21 15.75 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-30T07:27:11.101Z] #21 15.75 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-30T07:27:11.101Z] #21 15.76 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-30T07:27:11.101Z] #21 15.83 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-30T07:27:11.101Z] #21 15.83 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-30T07:27:11.101Z] #21 15.84 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-30T07:27:11.101Z] #21 15.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-30T07:27:11.101Z] #21 15.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-30T07:27:11.101Z] #21 15.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-30T07:27:11.101Z] #21 15.86 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-30T07:27:11.101Z] #21 15.89 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-30T07:27:11.101Z] #21 15.90 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-30T07:27:11.101Z] #21 15.91 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-30T07:27:11.360Z] #21 16.14 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-30T07:27:11.360Z] #21 16.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-30T07:27:11.360Z] #21 16.19 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-30T07:27:11.360Z] #21 16.19 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-30T07:27:11.418Z] #72 ... [2022-04-30T07:27:11.418Z] [2022-04-30T07:27:11.418Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-30T07:27:11.418Z] #33 sha256:16275218ee3997c3a8940f85015f358096a1cb4bcc27ba12a352c24fd574e06e [2022-04-30T07:27:11.418Z] #33 1.409 + RM_GOPATH=0 [2022-04-30T07:27:11.418Z] #33 1.409 + TMP_GOPATH= [2022-04-30T07:27:11.418Z] #33 1.409 + : /build [2022-04-30T07:27:11.418Z] #33 1.409 + '[' -z '' ']' [2022-04-30T07:27:11.418Z] #33 1.409 ++ mktemp -d [2022-04-30T07:27:11.418Z] #33 1.409 + export GOPATH=/tmp/tmp.LAaIsw1D2S [2022-04-30T07:27:11.418Z] #33 1.409 + GOPATH=/tmp/tmp.LAaIsw1D2S [2022-04-30T07:27:11.418Z] #33 1.409 + RM_GOPATH=1 [2022-04-30T07:27:11.418Z] #33 1.409 + case "$(go env GOARCH)" in [2022-04-30T07:27:11.418Z] #33 1.409 ++ go env GOARCH [2022-04-30T07:27:11.418Z] #33 1.413 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:27:11.418Z] #33 1.413 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:27:11.418Z] #33 1.413 ++ dirname /install.sh [2022-04-30T07:27:11.418Z] #33 1.414 + dir=/ [2022-04-30T07:27:11.418Z] #33 1.414 + bin=dockercli [2022-04-30T07:27:11.418Z] #33 1.414 + shift [2022-04-30T07:27:11.418Z] #33 1.415 + '[' '!' -f //dockercli.installer ']' [2022-04-30T07:27:11.418Z] #33 1.415 + . //dockercli.installer [2022-04-30T07:27:11.418Z] #33 1.415 ++ : stable [2022-04-30T07:27:11.418Z] #33 1.415 ++ : 17.06.2-ce [2022-04-30T07:27:11.418Z] #33 1.415 + install_dockercli [2022-04-30T07:27:11.418Z] #33 1.416 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-30T07:27:11.418Z] #33 1.416 Install docker/cli version 17.06.2-ce from stable [2022-04-30T07:27:11.418Z] #33 1.416 ++ uname -m [2022-04-30T07:27:11.418Z] #33 1.418 + arch=x86_64 [2022-04-30T07:27:11.418Z] #33 1.418 + '[' x86_64 '!=' x86_64 ']' [2022-04-30T07:27:11.418Z] #33 1.418 + url=https://download.docker.com/linux/static [2022-04-30T07:27:11.418Z] #33 1.419 + tar -xz docker/docker [2022-04-30T07:27:11.418Z] #33 1.419 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-30T07:27:11.418Z] #33 4.477 + mkdir -p /build [2022-04-30T07:27:11.418Z] #33 4.478 + mv docker/docker /build/ [2022-04-30T07:27:11.418Z] #33 4.483 + rmdir docker [2022-04-30T07:27:11.418Z] #33 DONE 4.7s [2022-04-30T07:27:11.595Z] #21 38.24 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-30T07:27:11.595Z] #21 38.27 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-30T07:27:11.675Z] [2022-04-30T07:27:11.676Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:27:11.676Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-30T07:27:11.676Z] #20 1.814 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:27:11.676Z] #20 1.834 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:27:11.676Z] #20 1.835 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:27:11.676Z] #20 2.183 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-30T07:27:11.676Z] #20 2.436 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:27:11.676Z] #20 2.905 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-30T07:27:11.676Z] #20 3.277 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-30T07:27:11.676Z] #20 3.724 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-30T07:27:11.676Z] #20 4.195 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-30T07:27:11.676Z] #20 4.520 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-30T07:27:11.676Z] #20 4.521 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-30T07:27:11.676Z] #20 4.522 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-30T07:27:11.676Z] #20 4.522 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-30T07:27:11.676Z] #20 4.550 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-30T07:27:11.676Z] #20 4.551 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:27:11.676Z] #20 4.766 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-30T07:27:11.676Z] #20 4.770 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-30T07:27:11.676Z] #20 4.771 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:27:11.676Z] #20 4.777 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-30T07:27:11.676Z] #20 4.778 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-30T07:27:11.676Z] #20 4.779 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-30T07:27:11.929Z] #21 16.64 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:27:11.929Z] #21 16.76 Fetched 27.6 MB in 1s (22.7 MB/s) [2022-04-30T07:27:11.929Z] #21 16.82 Selecting previously unselected package pigz. [2022-04-30T07:27:12.164Z] #21 38.71 Setting up libelf1:amd64 (0.183-1) ... [2022-04-30T07:27:12.164Z] #21 38.74 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-30T07:27:12.164Z] #21 38.76 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-30T07:27:12.165Z] #21 38.77 Setting up python3-distutils (3.9.2-1) ... [2022-04-30T07:27:12.188Z] #21 16.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-30T07:27:12.188Z] #21 16.86 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-30T07:27:12.188Z] #21 16.87 Unpacking pigz (2.6-1) ... [2022-04-30T07:27:12.188Z] #21 16.96 Selecting previously unselected package libelf1:amd64. [2022-04-30T07:27:12.188Z] #21 16.96 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-30T07:27:12.188Z] #21 16.97 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-30T07:27:12.258Z] #62 ... [2022-04-30T07:27:12.258Z] [2022-04-30T07:27:12.258Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-30T07:27:12.258Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-30T07:27:12.258Z] #21 9.704 Reading package lists... [2022-04-30T07:27:12.446Z] #21 17.08 Selecting previously unselected package libbpf0:amd64. [2022-04-30T07:27:12.446Z] #21 17.08 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-30T07:27:12.446Z] #21 17.09 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-30T07:27:12.446Z] #21 17.18 Selecting previously unselected package libcap2:amd64. [2022-04-30T07:27:12.446Z] #21 17.18 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-30T07:27:12.446Z] #21 17.18 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-30T07:27:12.446Z] #21 17.25 Selecting previously unselected package libmnl0:amd64. [2022-04-30T07:27:12.446Z] #21 17.25 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-30T07:27:12.446Z] #21 17.26 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-30T07:27:12.446Z] #21 17.31 Selecting previously unselected package libxtables12:amd64. [2022-04-30T07:27:12.704Z] #21 17.32 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-30T07:27:12.705Z] #21 17.33 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-30T07:27:12.705Z] #21 17.39 Selecting previously unselected package libcap2-bin. [2022-04-30T07:27:12.705Z] #21 17.40 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-30T07:27:12.705Z] #21 17.40 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-30T07:27:12.705Z] #21 17.48 Selecting previously unselected package iproute2. [2022-04-30T07:27:12.705Z] #21 17.48 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-30T07:27:12.705Z] #21 17.49 Unpacking iproute2 (5.10.0-4) ... [2022-04-30T07:27:12.801Z] #21 39.20 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:12.801Z] #21 39.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-30T07:27:12.801Z] #21 39.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-30T07:27:12.801Z] #21 39.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-30T07:27:12.801Z] #21 39.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-30T07:27:12.801Z] #21 39.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-30T07:27:12.801Z] #21 39.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-30T07:27:12.801Z] #21 39.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-30T07:27:12.801Z] #21 39.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-30T07:27:12.801Z] #21 39.26 Setting up python3-setuptools (52.0.0-4) ... [2022-04-30T07:27:12.832Z] #21 12.32 Building dependency tree... [2022-04-30T07:27:13.273Z] #21 17.90 Selecting previously unselected package xxd. [2022-04-30T07:27:13.273Z] #21 17.91 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-30T07:27:13.273Z] #21 17.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:13.273Z] #21 18.03 Selecting previously unselected package vim-common. [2022-04-30T07:27:13.273Z] #21 18.03 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-30T07:27:13.273Z] #21 18.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:13.404Z] #21 13.55 The following additional packages will be installed: [2022-04-30T07:27:13.404Z] #21 13.56 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-30T07:27:13.532Z] #21 18.19 Selecting previously unselected package bash-completion. [2022-04-30T07:27:13.532Z] #21 18.19 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-30T07:27:13.665Z] #21 13.56 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-30T07:27:13.665Z] #21 13.56 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-30T07:27:13.665Z] #21 13.57 python3-pkg-resources vim-runtime xxd [2022-04-30T07:27:13.665Z] #21 13.57 Suggested packages: [2022-04-30T07:27:13.665Z] #21 13.58 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-30T07:27:13.665Z] #21 13.58 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-30T07:27:13.665Z] #21 13.58 acl attr quota [2022-04-30T07:27:13.665Z] #21 13.58 Recommended packages: [2022-04-30T07:27:13.665Z] #21 13.58 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-30T07:27:14.207Z] #21 40.56 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-30T07:27:14.207Z] #21 40.58 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-30T07:27:14.207Z] #21 40.59 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-30T07:27:14.207Z] #21 40.60 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-30T07:27:14.623Z] #21 14.60 The following NEW packages will be installed: [2022-04-30T07:27:14.623Z] #21 14.61 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-30T07:27:14.623Z] #21 14.61 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-30T07:27:14.623Z] #21 14.61 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-30T07:27:14.623Z] #21 14.61 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-30T07:27:14.623Z] #21 14.61 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-30T07:27:14.623Z] #21 14.61 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-30T07:27:14.623Z] #21 14.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-30T07:27:14.623Z] #21 14.61 xz-utils zip zstd [2022-04-30T07:27:14.885Z] #21 14.92 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:27:14.885Z] #21 14.92 Need to get 27.6 MB of archives. [2022-04-30T07:27:14.885Z] #21 14.92 After this operation, 106 MB of additional disk space will be used. [2022-04-30T07:27:14.885Z] #21 14.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-30T07:27:14.885Z] #21 14.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-30T07:27:14.885Z] #21 14.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-30T07:27:14.885Z] #21 14.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-30T07:27:14.885Z] #21 14.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-30T07:27:14.885Z] #21 14.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-30T07:27:14.885Z] #21 14.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-30T07:27:14.885Z] #21 14.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-30T07:27:14.885Z] #21 14.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-30T07:27:14.885Z] #21 14.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-30T07:27:14.885Z] #21 14.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-30T07:27:14.885Z] #21 14.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-30T07:27:14.885Z] #21 15.00 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-30T07:27:14.885Z] #21 15.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-30T07:27:14.885Z] #21 15.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-30T07:27:15.147Z] #21 15.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-30T07:27:15.147Z] #21 15.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-30T07:27:15.147Z] #21 15.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-30T07:27:15.147Z] #21 15.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-30T07:27:15.147Z] #21 15.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-30T07:27:15.147Z] #21 15.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-30T07:27:15.147Z] #21 15.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-30T07:27:15.147Z] #21 15.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-30T07:27:15.147Z] #21 15.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-30T07:27:15.147Z] #21 15.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-30T07:27:15.147Z] #21 15.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-30T07:27:15.147Z] #21 15.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-30T07:27:15.159Z] #21 41.84 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-30T07:27:15.159Z] #21 41.85 Setting up jq (1.6-2.1) ... [2022-04-30T07:27:15.159Z] #21 41.86 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-30T07:27:15.159Z] #21 41.88 Setting up iptables (1.8.7-1) ... [2022-04-30T07:27:15.159Z] #21 41.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-30T07:27:15.159Z] #21 41.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-30T07:27:15.159Z] #21 41.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-30T07:27:15.159Z] #21 41.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-30T07:27:15.159Z] #21 41.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-30T07:27:15.159Z] #21 41.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-30T07:27:15.408Z] #21 15.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-30T07:27:15.408Z] #21 15.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-30T07:27:15.408Z] #21 15.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-30T07:27:15.408Z] #21 15.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-04-30T07:27:15.408Z] #21 15.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-30T07:27:15.408Z] #21 15.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-30T07:27:15.408Z] #21 15.41 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-30T07:27:15.408Z] #21 15.46 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-30T07:27:15.408Z] #21 15.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-30T07:27:15.408Z] #21 15.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-30T07:27:15.408Z] #21 15.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-30T07:27:15.408Z] #21 15.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-30T07:27:15.408Z] #21 15.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-30T07:27:15.408Z] #21 15.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-30T07:27:15.408Z] #21 15.53 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-30T07:27:15.408Z] #21 15.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-30T07:27:15.408Z] #21 15.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-04-30T07:27:15.418Z] #21 41.97 Setting up iproute2 (5.10.0-4) ... [2022-04-30T07:27:15.436Z] #21 19.97 Unpacking bash-completion (1:2.11-2) ... [2022-04-30T07:27:15.669Z] #21 15.79 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-30T07:27:15.669Z] #21 15.83 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-30T07:27:15.669Z] #21 15.85 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-30T07:27:15.669Z] #21 15.85 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-30T07:27:15.677Z] #21 42.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:27:15.695Z] #21 20.28 Selecting previously unselected package bzip2. [2022-04-30T07:27:15.695Z] #21 20.29 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-30T07:27:15.695Z] #21 20.30 Unpacking bzip2 (1.0.8-4) ... [2022-04-30T07:27:15.695Z] #21 20.35 Selecting previously unselected package xz-utils. [2022-04-30T07:27:15.695Z] #21 20.35 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-30T07:27:15.695Z] #21 20.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-30T07:27:15.695Z] #21 20.51 Selecting previously unselected package apparmor. [2022-04-30T07:27:15.695Z] #21 20.52 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-30T07:27:15.727Z] #62 ... [2022-04-30T07:27:15.727Z] [2022-04-30T07:27:15.727Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:27:15.727Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-30T07:27:15.727Z] #45 167.1 + dpkg --print-architecture [2022-04-30T07:27:15.727Z] #45 DONE 167.7s [2022-04-30T07:27:15.727Z] [2022-04-30T07:27:15.727Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:27:15.727Z] #58 sha256:957cc454c339412c89cf907d1858e181c307856cb8837f604c2f55c906fd4f12 [2022-04-30T07:27:15.854Z] #20 ... [2022-04-30T07:27:15.854Z] [2022-04-30T07:27:15.854Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:27:15.854Z] #72 sha256:2b03995ee71333f83e2707ef5faf83765995d88b139e458587b2975e38feab99 [2022-04-30T07:27:15.854Z] #72 5.554 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-30T07:27:15.854Z] #72 6.036 go: downloading github.com/google/uuid v1.3.0 [2022-04-30T07:27:15.854Z] #72 6.072 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-30T07:27:15.854Z] #72 6.099 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-30T07:27:15.854Z] #72 6.239 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-30T07:27:15.854Z] #72 6.273 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-30T07:27:15.854Z] #72 6.467 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-30T07:27:15.854Z] #72 6.666 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-30T07:27:15.854Z] #72 6.708 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-30T07:27:15.854Z] #72 6.746 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-30T07:27:15.854Z] #72 7.321 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-30T07:27:15.954Z] #21 20.57 Unpacking apparmor (2.13.6-10) ... [2022-04-30T07:27:16.214Z] #21 20.96 Selecting previously unselected package inetutils-ping. [2022-04-30T07:27:16.214Z] #21 20.97 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-30T07:27:16.214Z] #21 20.98 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-30T07:27:16.244Z] #21 DONE 42.7s [2022-04-30T07:27:16.244Z] [2022-04-30T07:27:16.244Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-30T07:27:16.244Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-30T07:27:16.482Z] #21 21.09 Selecting previously unselected package libip4tc2:amd64. [2022-04-30T07:27:16.482Z] #21 21.10 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-30T07:27:16.482Z] #21 21.11 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-30T07:27:16.482Z] #21 21.17 Selecting previously unselected package libip6tc2:amd64. [2022-04-30T07:27:16.482Z] #21 21.19 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-30T07:27:16.482Z] #21 21.20 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-30T07:27:16.482Z] #21 21.24 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-30T07:27:16.482Z] #21 21.24 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-30T07:27:16.482Z] #21 21.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-30T07:27:16.614Z] #21 16.53 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:27:16.614Z] #21 16.63 Fetched 27.6 MB in 1s (22.2 MB/s) [2022-04-30T07:27:16.614Z] #21 16.69 Selecting previously unselected package pigz. [2022-04-30T07:27:16.614Z] #21 16.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 ... 24010 files and directories currently installed.) [2022-04-30T07:27:16.742Z] #21 21.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-30T07:27:16.742Z] #21 21.31 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-30T07:27:16.742Z] #21 21.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-30T07:27:16.742Z] #21 21.42 Selecting previously unselected package libnftnl11:amd64. [2022-04-30T07:27:16.742Z] #21 21.43 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-30T07:27:16.742Z] #21 21.43 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-30T07:27:16.742Z] #21 21.50 Selecting previously unselected package iptables. [2022-04-30T07:27:16.742Z] #21 21.52 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-30T07:27:16.787Z] #72 ... [2022-04-30T07:27:16.787Z] [2022-04-30T07:27:16.787Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:27:16.787Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-30T07:27:16.787Z] #47 1.630 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:27:16.787Z] #47 1.639 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:27:16.787Z] #47 1.640 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:27:16.787Z] #47 1.738 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-30T07:27:16.787Z] #47 1.929 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-30T07:27:16.787Z] #47 2.253 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-30T07:27:16.787Z] #47 2.765 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-30T07:27:16.787Z] #47 3.223 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:27:16.787Z] #47 3.677 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-30T07:27:16.787Z] #47 4.051 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-30T07:27:16.787Z] #47 4.057 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:27:16.787Z] #47 4.065 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-30T07:27:16.787Z] #47 4.081 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-30T07:27:16.787Z] #47 4.086 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-30T07:27:16.787Z] #47 4.088 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-30T07:27:16.787Z] #47 4.101 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:27:16.787Z] #47 4.109 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-30T07:27:16.787Z] #47 4.111 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-30T07:27:16.787Z] #47 4.111 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-30T07:27:16.787Z] #47 4.112 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-30T07:27:16.787Z] #47 4.113 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-30T07:27:16.787Z] #47 ... [2022-04-30T07:27:16.787Z] [2022-04-30T07:27:16.787Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:27:16.787Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-30T07:27:16.787Z] #67 1.883 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:27:16.787Z] #67 1.905 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:27:16.787Z] #67 1.906 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:27:16.787Z] #67 2.245 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-30T07:27:16.787Z] #67 2.620 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-30T07:27:16.787Z] #67 3.034 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-30T07:27:16.787Z] #67 3.715 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-30T07:27:16.787Z] #67 4.281 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:27:16.787Z] #67 4.781 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-30T07:27:16.787Z] #67 5.336 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-30T07:27:16.787Z] #67 5.337 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-30T07:27:16.787Z] #67 5.338 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-30T07:27:16.787Z] #67 5.349 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:27:16.787Z] #67 5.353 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-30T07:27:16.787Z] #67 5.377 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-30T07:27:16.787Z] #67 5.384 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-30T07:27:16.787Z] #67 5.384 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-30T07:27:16.787Z] #67 5.384 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-30T07:27:16.787Z] #67 5.384 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-30T07:27:16.787Z] #67 5.384 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:27:16.787Z] #67 5.384 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-30T07:27:16.876Z] #21 16.73 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-30T07:27:16.876Z] #21 16.74 Unpacking pigz (2.6-1) ... [2022-04-30T07:27:16.876Z] #21 16.80 Selecting previously unselected package libelf1:amd64. [2022-04-30T07:27:16.876Z] #21 16.81 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-30T07:27:16.876Z] #21 16.82 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-30T07:27:16.876Z] #21 16.98 Selecting previously unselected package libbpf0:amd64. [2022-04-30T07:27:16.876Z] #21 16.98 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-30T07:27:16.876Z] #21 16.99 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-30T07:27:16.876Z] #21 17.08 Selecting previously unselected package libcap2:amd64. [2022-04-30T07:27:16.876Z] #21 17.08 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-30T07:27:16.876Z] #21 17.08 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-30T07:27:17.001Z] #21 21.53 Unpacking iptables (1.8.7-1) ... [2022-04-30T07:27:17.137Z] #21 17.14 Selecting previously unselected package libmnl0:amd64. [2022-04-30T07:27:17.137Z] #21 17.14 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-30T07:27:17.137Z] #21 17.15 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-30T07:27:17.137Z] #21 17.22 Selecting previously unselected package libxtables12:amd64. [2022-04-30T07:27:17.137Z] #21 17.23 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-30T07:27:17.137Z] #21 17.24 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-30T07:27:17.137Z] #21 17.31 Selecting previously unselected package libcap2-bin. [2022-04-30T07:27:17.137Z] #21 17.32 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-30T07:27:17.137Z] #21 17.33 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-30T07:27:17.137Z] #21 17.39 Selecting previously unselected package iproute2. [2022-04-30T07:27:17.181Z] #22 1.122 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-30T07:27:17.181Z] #22 1.126 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-30T07:27:17.181Z] #22 1.129 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-30T07:27:17.244Z] 8f616e6e9eec: Verifying Checksum [2022-04-30T07:27:17.244Z] 8f616e6e9eec: Download complete [2022-04-30T07:27:17.259Z] #21 21.81 Selecting previously unselected package libonig5:amd64. [2022-04-30T07:27:17.259Z] #21 21.81 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-30T07:27:17.259Z] #21 21.82 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-30T07:27:17.259Z] #21 21.95 Selecting previously unselected package libjq1:amd64. [2022-04-30T07:27:17.259Z] #21 21.97 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-30T07:27:17.259Z] #21 21.97 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-30T07:27:17.442Z] #22 DONE 1.3s [2022-04-30T07:27:17.442Z] [2022-04-30T07:27:17.442Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-30T07:27:17.442Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-30T07:27:17.472Z] #21 17.39 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-30T07:27:17.472Z] #21 17.40 Unpacking iproute2 (5.10.0-4) ... [2022-04-30T07:27:17.518Z] #21 22.09 Selecting previously unselected package jq. [2022-04-30T07:27:17.519Z] #21 22.10 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-30T07:27:17.519Z] #21 22.10 Unpacking jq (1.6-2.1) ... [2022-04-30T07:27:17.519Z] #21 22.17 Selecting previously unselected package libaio1:amd64. [2022-04-30T07:27:17.519Z] #21 22.19 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-30T07:27:17.519Z] #21 22.19 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-30T07:27:17.519Z] #21 22.24 Selecting previously unselected package libgpm2:amd64. [2022-04-30T07:27:17.519Z] #21 22.25 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-30T07:27:17.519Z] #21 22.26 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-30T07:27:17.749Z] #21 17.93 Selecting previously unselected package xxd. [2022-04-30T07:27:17.749Z] #21 17.93 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-30T07:27:17.777Z] #21 22.31 Selecting previously unselected package libicu67:amd64. [2022-04-30T07:27:17.777Z] #21 22.32 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-30T07:27:17.777Z] #21 22.33 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-30T07:27:18.013Z] #21 17.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:18.013Z] #21 18.08 Selecting previously unselected package vim-common. [2022-04-30T07:27:18.013Z] #21 18.10 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-30T07:27:18.013Z] #21 18.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:18.273Z] #21 18.32 Selecting previously unselected package bash-completion. [2022-04-30T07:27:18.273Z] #21 18.33 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-30T07:27:20.192Z] #21 20.07 Unpacking bash-completion (1:2.11-2) ... [2022-04-30T07:27:20.245Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-30T07:27:20.245Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3b07c4f0\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-30T07:27:20.245Z] ---------------------------------------------------------------------------- [2022-04-30T07:27:20.245Z] [2022-04-30T07:27:20.245Z] INFO: executeCI.ps1 starting at Sat Apr 30 07:27:19 CUT 2022 [2022-04-30T07:27:20.245Z] [2022-04-30T07:27:20.245Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-30T07:27:20.245Z] INFO: Running git version 2.24.1.windows.2 [2022-04-30T07:27:20.245Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-30T07:27:20.245Z] INFO: Environment variables: [2022-04-30T07:27:20.453Z] #21 20.40 Selecting previously unselected package bzip2. [2022-04-30T07:27:20.453Z] #21 20.40 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-30T07:27:20.453Z] #21 20.41 Unpacking bzip2 (1.0.8-4) ... [2022-04-30T07:27:20.453Z] #21 20.49 Selecting previously unselected package xz-utils. [2022-04-30T07:27:20.453Z] #21 20.49 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-30T07:27:20.453Z] #21 20.50 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-30T07:27:20.453Z] #21 20.63 Selecting previously unselected package apparmor. [2022-04-30T07:27:20.708Z] [2022-04-30T07:27:20.708Z] Name Value [2022-04-30T07:27:20.708Z] ---- ----- [2022-04-30T07:27:20.708Z] ALLUSERSPROFILE C:\ProgramData [2022-04-30T07:27:20.708Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-30T07:27:20.708Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-30T07:27:20.708Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-30T07:27:20.708Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-30T07:27:20.708Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-30T07:27:20.708Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-30T07:27:20.708Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-30T07:27:20.708Z] BRANCH_NAME PR-43550 [2022-04-30T07:27:20.708Z] BUILD_DISPLAY_NAME #1 [2022-04-30T07:27:20.708Z] BUILD_ID 1 [2022-04-30T07:27:20.708Z] BUILD_NUMBER 1 [2022-04-30T07:27:20.708Z] BUILD_TAG jenkins-moby-PR-43550-1 [2022-04-30T07:27:20.708Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/1/ [2022-04-30T07:27:20.708Z] CHANGE_AUTHOR sgpinkus [2022-04-30T07:27:20.708Z] CHANGE_BRANCH master [2022-04-30T07:27:20.708Z] CHANGE_FORK sgpinkus [2022-04-30T07:27:20.708Z] CHANGE_ID 43550 [2022-04-30T07:27:20.708Z] CHANGE_TARGET master [2022-04-30T07:27:20.708Z] CHANGE_TITLE Add swarm service and stack name to journald logger output fields. [2022-04-30T07:27:20.708Z] CHANGE_URL https://github.com/moby/moby/pull/43550 [2022-04-30T07:27:20.708Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-30T07:27:20.708Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-30T07:27:20.709Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-30T07:27:20.709Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-30T07:27:20.709Z] COMPUTERNAME azwin-2-1d7680 [2022-04-30T07:27:20.709Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-30T07:27:20.709Z] ConfigSequenceNumber 0 [2022-04-30T07:27:20.709Z] DOCKER_BUILDKIT 0 [2022-04-30T07:27:20.709Z] DOCKER_DUT_DEBUG 1 [2022-04-30T07:27:20.709Z] DOCKER_EXPERIMENTAL 1 [2022-04-30T07:27:20.709Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-30T07:27:20.709Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-30T07:27:20.709Z] EXECUTOR_NUMBER 0 [2022-04-30T07:27:20.709Z] FQDN azwin-2-1d7680.westus.cloudapp.azure.com [2022-04-30T07:27:20.709Z] GIT_BRANCH PR-43550 [2022-04-30T07:27:20.709Z] GIT_COMMIT 7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:27:20.709Z] GIT_URL https://github.com/moby/moby.git [2022-04-30T07:27:20.709Z] HUDSON_COOKIE d6f9a01c-7dbd-4a19-a8e5-0f5cc7c4adce [2022-04-30T07:27:20.709Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-30T07:27:20.709Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-30T07:27:20.709Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-30T07:27:20.709Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-30T07:27:20.709Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-30T07:27:20.709Z] JENKINS_NODE_COOKIE fb225dc8-e065-4e8f-8fcd-7f5e864c9c95 [2022-04-30T07:27:20.709Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-30T07:27:20.709Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-30T07:27:20.709Z] JOB_BASE_NAME PR-43550 [2022-04-30T07:27:20.709Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/display/redirect [2022-04-30T07:27:20.709Z] JOB_NAME moby/PR-43550 [2022-04-30T07:27:20.709Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/ [2022-04-30T07:27:20.709Z] library.jps.version master [2022-04-30T07:27:20.709Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-30T07:27:20.709Z] NODE_LABELS amd64 azure azwin-2-1d7680 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-30T07:27:20.709Z] NODE_NAME azwin-2-1d7680 [2022-04-30T07:27:20.709Z] NUMBER_OF_PROCESSORS 4 [2022-04-30T07:27:20.709Z] OS Windows_NT [2022-04-30T07:27:20.709Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-30T07:27:20.709Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-30T07:27:20.709Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-30T07:27:20.709Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-30T07:27:20.709Z] PROCESSOR_LEVEL 6 [2022-04-30T07:27:20.709Z] PROCESSOR_REVISION 4f01 [2022-04-30T07:27:20.709Z] ProgramData C:\ProgramData [2022-04-30T07:27:20.709Z] ProgramFiles C:\Program Files [2022-04-30T07:27:20.709Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-30T07:27:20.709Z] ProgramW6432 C:\Program Files [2022-04-30T07:27:20.709Z] PROMPT $P$G [2022-04-30T07:27:20.709Z] PSExecutionPolicyPreference Bypass [2022-04-30T07:27:20.709Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-30T07:27:20.709Z] PUBLIC C:\Users\Public [2022-04-30T07:27:20.709Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/1/display/redirect?page=artif... [2022-04-30T07:27:20.709Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/1/display/redirect?page=changes [2022-04-30T07:27:20.709Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/1/display/redirect [2022-04-30T07:27:20.709Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43550/1/display/redirect?page=tests [2022-04-30T07:27:20.709Z] SKIP_VALIDATION_TESTS 1 [2022-04-30T07:27:20.709Z] SOURCES_DRIVE d [2022-04-30T07:27:20.709Z] SOURCES_SUBDIR gopath [2022-04-30T07:27:20.709Z] STAGE_NAME Run tests [2022-04-30T07:27:20.709Z] SystemDrive C: [2022-04-30T07:27:20.709Z] SystemRoot C:\Windows [2022-04-30T07:27:20.709Z] TEMP C:\Windows\TEMP [2022-04-30T07:27:20.709Z] TESTDEBUG 0 [2022-04-30T07:27:20.709Z] TESTRUN_DRIVE d [2022-04-30T07:27:20.709Z] TESTRUN_SUBDIR CI [2022-04-30T07:27:20.709Z] TIMEOUT 120m [2022-04-30T07:27:20.709Z] TMP C:\Windows\TEMP [2022-04-30T07:27:20.709Z] USERDOMAIN WORKGROUP [2022-04-30T07:27:20.709Z] USERNAME azwin-2-1d7680$ [2022-04-30T07:27:20.709Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-30T07:27:20.709Z] windir C:\Windows [2022-04-30T07:27:20.709Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-30T07:27:20.709Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-30T07:27:20.709Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-30T07:27:20.709Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-30T07:27:20.709Z] [2022-04-30T07:27:20.709Z] [2022-04-30T07:27:20.709Z] [2022-04-30T07:27:20.713Z] #21 20.63 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-30T07:27:20.713Z] #21 20.67 Unpacking apparmor (2.13.6-10) ... [2022-04-30T07:27:20.974Z] #21 21.00 Selecting previously unselected package inetutils-ping. [2022-04-30T07:27:20.974Z] #21 21.01 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-30T07:27:20.974Z] #21 21.01 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-30T07:27:20.974Z] #21 21.12 Selecting previously unselected package libip4tc2:amd64. [2022-04-30T07:27:20.974Z] #21 21.12 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-30T07:27:20.974Z] #21 21.13 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-30T07:27:20.974Z] #21 21.18 Selecting previously unselected package libip6tc2:amd64. [2022-04-30T07:27:21.063Z] #21 25.32 Selecting previously unselected package libinih1:amd64. [2022-04-30T07:27:21.063Z] #21 25.32 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-30T07:27:21.064Z] #21 25.34 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-30T07:27:21.064Z] #21 25.38 Selecting previously unselected package libnet1:amd64. [2022-04-30T07:27:21.064Z] #21 25.40 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-30T07:27:21.064Z] #21 25.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:27:21.064Z] #21 25.49 Selecting previously unselected package libnl-3-200:amd64. [2022-04-30T07:27:21.064Z] #21 25.50 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-30T07:27:21.064Z] #21 25.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-30T07:27:21.064Z] #21 25.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-30T07:27:21.064Z] #21 25.58 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-30T07:27:21.064Z] #21 25.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-30T07:27:21.064Z] #21 25.63 Selecting previously unselected package net-tools. [2022-04-30T07:27:21.064Z] #21 25.63 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-30T07:27:21.064Z] #21 25.64 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-30T07:27:21.064Z] #21 25.81 Selecting previously unselected package patch. [2022-04-30T07:27:21.064Z] #21 25.82 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-30T07:27:21.064Z] #21 25.83 Unpacking patch (2.7.6-7) ... [2022-04-30T07:27:21.236Z] #21 21.18 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-30T07:27:21.236Z] #21 21.19 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-30T07:27:21.236Z] #21 21.23 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-30T07:27:21.236Z] #21 21.24 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-30T07:27:21.236Z] #21 21.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-30T07:27:21.236Z] #21 21.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-30T07:27:21.236Z] #21 21.29 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-30T07:27:21.236Z] #21 21.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-30T07:27:21.236Z] #21 21.36 Selecting previously unselected package libnftnl11:amd64. [2022-04-30T07:27:21.236Z] #21 21.36 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-30T07:27:21.236Z] #21 21.36 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-30T07:27:21.323Z] #21 25.94 Selecting previously unselected package python-pip-whl. [2022-04-30T07:27:21.323Z] #21 25.95 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-30T07:27:21.323Z] #21 25.95 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-30T07:27:21.498Z] #21 21.45 Selecting previously unselected package iptables. [2022-04-30T07:27:21.498Z] #21 21.46 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-30T07:27:21.498Z] #21 21.47 Unpacking iptables (1.8.7-1) ... [2022-04-30T07:27:21.759Z] #21 21.79 Selecting previously unselected package libonig5:amd64. [2022-04-30T07:27:21.759Z] #21 21.79 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-30T07:27:21.759Z] #21 21.80 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-30T07:27:21.891Z] #21 26.51 Selecting previously unselected package python3-lib2to3. [2022-04-30T07:27:21.891Z] #21 26.53 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-30T07:27:21.891Z] #21 26.54 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-30T07:27:21.891Z] #21 26.67 Selecting previously unselected package python3-distutils. [2022-04-30T07:27:21.891Z] #21 26.67 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-30T07:27:21.891Z] #21 26.68 Unpacking python3-distutils (3.9.2-1) ... [2022-04-30T07:27:22.021Z] #21 21.94 Selecting previously unselected package libjq1:amd64. [2022-04-30T07:27:22.021Z] #21 21.94 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-30T07:27:22.021Z] #21 21.95 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-30T07:27:22.021Z] #21 22.06 Selecting previously unselected package jq. [2022-04-30T07:27:22.021Z] #21 22.07 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-30T07:27:22.021Z] #21 22.08 Unpacking jq (1.6-2.1) ... [2022-04-30T07:27:22.021Z] #21 22.15 Selecting previously unselected package libaio1:amd64. [2022-04-30T07:27:22.149Z] #21 26.81 Selecting previously unselected package python3-pkg-resources. [2022-04-30T07:27:22.149Z] #21 26.81 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-30T07:27:22.149Z] #21 26.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:27:22.284Z] #21 22.15 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-30T07:27:22.284Z] #21 22.16 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-30T07:27:22.284Z] #21 22.21 Selecting previously unselected package libgpm2:amd64. [2022-04-30T07:27:22.284Z] #21 22.22 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-30T07:27:22.284Z] #21 22.24 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-30T07:27:22.284Z] #21 22.30 Selecting previously unselected package libicu67:amd64. [2022-04-30T07:27:22.284Z] #21 22.30 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-30T07:27:22.284Z] #21 22.31 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-30T07:27:22.411Z] #21 26.95 Selecting previously unselected package python3-setuptools. [2022-04-30T07:27:22.411Z] #21 26.96 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-30T07:27:22.411Z] #21 26.96 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-30T07:27:22.411Z] #21 27.21 Selecting previously unselected package python3-wheel. [2022-04-30T07:27:22.411Z] #21 27.23 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-30T07:27:22.411Z] #21 27.23 Unpacking python3-wheel (0.34.2-1) ... [2022-04-30T07:27:22.411Z] #21 27.30 Selecting previously unselected package python3-pip. [2022-04-30T07:27:22.411Z] #21 27.30 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-30T07:27:22.670Z] #21 27.31 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-30T07:27:22.901Z] INFO: Sources under d:\gopath\... [2022-04-30T07:27:22.901Z] INFO: Test run under d:\CI\... [2022-04-30T07:27:22.901Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-30T07:27:22.901Z] INFO: docker/docker repository was found [2022-04-30T07:27:22.901Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-30T07:27:22.930Z] #21 27.57 Selecting previously unselected package sudo. [2022-04-30T07:27:22.930Z] #21 27.57 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-30T07:27:22.930Z] #21 27.58 Unpacking sudo (1.9.5p2-3) ... [2022-04-30T07:27:23.498Z] #21 28.07 Selecting previously unselected package thin-provisioning-tools. [2022-04-30T07:27:23.498Z] #21 28.08 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-30T07:27:23.498Z] #21 28.08 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-30T07:27:23.756Z] #21 28.30 Selecting previously unselected package uidmap. [2022-04-30T07:27:23.756Z] #21 28.32 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-30T07:27:23.756Z] #21 28.33 Unpacking uidmap (1:4.8.1-1) ... [2022-04-30T07:27:23.756Z] #21 28.48 Selecting previously unselected package vim-runtime. [2022-04-30T07:27:23.756Z] #21 28.48 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-30T07:27:23.756Z] #21 28.51 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-30T07:27:23.756Z] #21 28.53 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-30T07:27:23.756Z] #21 28.54 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:23.875Z] ltsc2019: Pulling from windows/servercore [2022-04-30T07:27:23.875Z] 4612f6d0b889: Pulling fs layer [2022-04-30T07:27:23.875Z] ba8181afd426: Pulling fs layer [2022-04-30T07:27:25.591Z] #21 25.33 Selecting previously unselected package libinih1:amd64. [2022-04-30T07:27:25.591Z] #21 25.33 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-30T07:27:25.591Z] #21 25.34 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-30T07:27:25.591Z] #21 25.38 Selecting previously unselected package libnet1:amd64. [2022-04-30T07:27:25.591Z] #21 25.39 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-30T07:27:25.591Z] #21 25.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:27:25.591Z] #21 25.47 Selecting previously unselected package libnl-3-200:amd64. [2022-04-30T07:27:25.591Z] #21 25.49 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-30T07:27:25.591Z] #21 25.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-30T07:27:25.591Z] #21 25.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-30T07:27:25.591Z] #21 25.60 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-30T07:27:25.591Z] #21 25.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-30T07:27:25.591Z] #21 25.66 Selecting previously unselected package net-tools. [2022-04-30T07:27:25.591Z] #21 25.67 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-30T07:27:25.591Z] #21 25.68 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-30T07:27:25.853Z] #21 25.83 Selecting previously unselected package patch. [2022-04-30T07:27:25.853Z] #21 25.84 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-30T07:27:25.853Z] #21 25.86 Unpacking patch (2.7.6-7) ... [2022-04-30T07:27:25.853Z] #21 25.96 Selecting previously unselected package python-pip-whl. [2022-04-30T07:27:25.853Z] #21 25.98 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-30T07:27:25.853Z] #21 25.99 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-30T07:27:26.425Z] #21 26.53 Selecting previously unselected package python3-lib2to3. [2022-04-30T07:27:26.425Z] #21 26.54 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-30T07:27:26.425Z] #21 26.54 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-30T07:27:26.686Z] #21 26.66 Selecting previously unselected package python3-distutils. [2022-04-30T07:27:26.686Z] #21 26.68 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-30T07:27:26.686Z] #21 26.69 Unpacking python3-distutils (3.9.2-1) ... [2022-04-30T07:27:26.686Z] #21 26.80 Selecting previously unselected package python3-pkg-resources. [2022-04-30T07:27:26.686Z] #21 26.81 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-30T07:27:26.686Z] #21 26.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:27:26.947Z] #21 26.92 Selecting previously unselected package python3-setuptools. [2022-04-30T07:27:26.947Z] #21 26.93 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-30T07:27:26.947Z] #21 26.94 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-30T07:27:27.090Z] #21 31.44 Selecting previously unselected package vim. [2022-04-30T07:27:27.090Z] #21 31.45 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-30T07:27:27.090Z] #21 31.47 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:27.209Z] #21 27.18 Selecting previously unselected package python3-wheel. [2022-04-30T07:27:27.210Z] #21 27.20 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-30T07:27:27.210Z] #21 27.20 Unpacking python3-wheel (0.34.2-1) ... [2022-04-30T07:27:27.210Z] #21 27.30 Selecting previously unselected package python3-pip. [2022-04-30T07:27:27.210Z] #21 27.32 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-30T07:27:27.210Z] #21 27.33 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-30T07:27:27.352Z] #21 31.97 Selecting previously unselected package xfsprogs. [2022-04-30T07:27:27.352Z] #21 31.99 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-30T07:27:27.352Z] #21 31.99 Unpacking xfsprogs (5.10.0-4) ... [2022-04-30T07:27:27.422Z] #23 9.515 Collecting yamllint==1.26.1 [2022-04-30T07:27:27.471Z] #21 27.55 Selecting previously unselected package sudo. [2022-04-30T07:27:27.471Z] #21 27.56 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-30T07:27:27.471Z] #21 27.58 Unpacking sudo (1.9.5p2-3) ... [2022-04-30T07:27:27.880Z] #21 32.46 Selecting previously unselected package zip. [2022-04-30T07:27:27.880Z] #21 32.48 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-30T07:27:27.880Z] #21 32.48 Unpacking zip (3.0-12) ... [2022-04-30T07:27:27.880Z] #21 32.61 Selecting previously unselected package zstd. [2022-04-30T07:27:27.880Z] #21 32.63 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-30T07:27:27.880Z] #21 32.63 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-30T07:27:27.989Z] #23 10.58 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-30T07:27:28.043Z] #21 28.10 Selecting previously unselected package thin-provisioning-tools. [2022-04-30T07:27:28.044Z] #21 28.10 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-30T07:27:28.044Z] #21 28.11 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-30T07:27:28.160Z] #21 32.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:27:28.305Z] #21 28.31 Selecting previously unselected package uidmap. [2022-04-30T07:27:28.305Z] #21 28.33 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-30T07:27:28.305Z] #21 28.34 Unpacking uidmap (1:4.8.1-1) ... [2022-04-30T07:27:28.305Z] #21 28.47 Selecting previously unselected package vim-runtime. [2022-04-30T07:27:28.305Z] #21 28.49 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-30T07:27:28.565Z] #21 28.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-04-30T07:27:28.565Z] #21 28.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-30T07:27:28.565Z] #21 28.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:28.925Z] #23 11.66 Collecting pathspec>=0.5.3 [2022-04-30T07:27:28.978Z] #67 ... [2022-04-30T07:27:28.978Z] [2022-04-30T07:27:28.978Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:27:28.978Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-30T07:27:28.978Z] #47 20.75 Fetched 48.9 MB in 19s (2527 kB/s) [2022-04-30T07:27:29.114Z] #21 33.82 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-30T07:27:29.115Z] #21 33.83 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-30T07:27:29.115Z] #21 33.84 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-30T07:27:29.115Z] #21 33.85 Setting up libicu67:amd64 (67.1-7) ... [2022-04-30T07:27:29.115Z] #21 33.87 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-30T07:27:29.115Z] #21 33.88 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-30T07:27:29.115Z] #21 33.89 Setting up uidmap (1:4.8.1-1) ... [2022-04-30T07:27:29.115Z] #21 33.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:27:29.183Z] #23 11.67 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-30T07:27:29.373Z] #21 33.92 Setting up bzip2 (1.0.8-4) ... [2022-04-30T07:27:29.373Z] #21 33.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-30T07:27:29.373Z] #21 33.94 Setting up python3-wheel (0.34.2-1) ... [2022-04-30T07:27:29.442Z] #23 12.02 Collecting pyyaml [2022-04-30T07:27:29.442Z] #23 12.03 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-30T07:27:29.442Z] #23 12.08 Building wheels for collected packages: yamllint [2022-04-30T07:27:29.700Z] #23 12.10 Building wheel for yamllint (setup.py): started [2022-04-30T07:27:29.954Z] #21 34.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:29.954Z] #21 34.60 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-30T07:27:29.954Z] #21 34.61 Setting up libcap2-bin (1:2.44-1) ... [2022-04-30T07:27:29.954Z] #21 34.64 Setting up apparmor (2.13.6-10) ... [2022-04-30T07:27:30.637Z] #23 13.06 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-30T07:27:30.637Z] #23 13.06 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fe3bc0e12445f5dcbc131906f3cb0d9c49d2b5749490750212ef8af6be682a43 [2022-04-30T07:27:30.637Z] #23 13.07 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-30T07:27:30.637Z] #23 13.08 Successfully built yamllint [2022-04-30T07:27:30.637Z] #23 13.10 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-30T07:27:30.896Z] #23 13.49 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-30T07:27:31.110Z] #21 31.26 Selecting previously unselected package vim. [2022-04-30T07:27:31.110Z] #21 31.26 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-30T07:27:31.110Z] #21 31.28 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:31.330Z] #21 36.06 Setting up zip (3.0-12) ... [2022-04-30T07:27:31.330Z] #21 36.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:31.330Z] #21 36.10 Setting up bash-completion (1:2.11-2) ... [2022-04-30T07:27:31.465Z] #23 DONE 14.0s [2022-04-30T07:27:31.465Z] [2022-04-30T07:27:31.465Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:27:31.465Z] #62 sha256:063d86bf2ab524611f452b7f6757a02123e5944e93f8248aee10f45a5a03a381 [2022-04-30T07:27:31.465Z] #62 ... [2022-04-30T07:27:31.465Z] [2022-04-30T07:27:31.465Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-30T07:27:31.465Z] #27 sha256:d579470c907f6d7f17901719a0dfd5bde5d0e62477fcc714839c114ca03d2f1f [2022-04-30T07:27:31.681Z] #21 31.78 Selecting previously unselected package xfsprogs. [2022-04-30T07:27:31.681Z] #21 31.79 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-30T07:27:31.681Z] #21 31.80 Unpacking xfsprogs (5.10.0-4) ... [2022-04-30T07:27:31.724Z] #27 DONE 0.3s [2022-04-30T07:27:31.724Z] [2022-04-30T07:27:31.724Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-30T07:27:31.724Z] #32 sha256:42159f958b6c003d50a0da18b4cb972d3dec55e3099088c736c6263c7cb5f41c [2022-04-30T07:27:32.254Z] #21 32.22 Selecting previously unselected package zip. [2022-04-30T07:27:32.254Z] #21 32.24 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-30T07:27:32.254Z] #21 32.24 Unpacking zip (3.0-12) ... [2022-04-30T07:27:32.254Z] #21 32.37 Selecting previously unselected package zstd. [2022-04-30T07:27:32.254Z] #21 32.38 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-30T07:27:32.254Z] #21 32.39 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-30T07:27:32.293Z] #32 DONE 0.4s [2022-04-30T07:27:32.293Z] [2022-04-30T07:27:32.293Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-30T07:27:32.293Z] #35 sha256:2ba60398648a9fdf6a7a6ea3426c60861ec6dbcf2f05ede4a62dcd871188c972 [2022-04-30T07:27:32.553Z] #35 DONE 0.3s [2022-04-30T07:27:32.553Z] [2022-04-30T07:27:32.553Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-30T07:27:32.553Z] #37 sha256:f3171e8ab3f5704e52322639b10582c301a90f4d6c58a2505adbdc3d4d50a02b [2022-04-30T07:27:32.553Z] #37 DONE 0.1s [2022-04-30T07:27:32.553Z] [2022-04-30T07:27:32.553Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-30T07:27:32.553Z] #39 sha256:526f07eff73aa3d21ad49c14af35fd14c106f0c6d32b73155c61fe2ab4838705 [2022-04-30T07:27:32.553Z] #39 DONE 0.1s [2022-04-30T07:27:32.553Z] [2022-04-30T07:27:32.553Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-30T07:27:32.553Z] #43 sha256:2aefa1b01acd403ad91bbb0b0306aa58fcf45f0f671e0fbf2cf608b77f48547c [2022-04-30T07:27:32.813Z] #43 DONE 0.1s [2022-04-30T07:27:32.813Z] [2022-04-30T07:27:32.813Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:27:32.813Z] #62 sha256:063d86bf2ab524611f452b7f6757a02123e5944e93f8248aee10f45a5a03a381 [2022-04-30T07:27:32.825Z] #21 32.71 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:27:33.232Z] #21 37.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-30T07:27:33.232Z] #21 38.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-30T07:27:33.232Z] #21 38.02 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-30T07:27:33.232Z] #21 38.03 Setting up patch (2.7.6-7) ... [2022-04-30T07:27:33.232Z] #21 38.04 Setting up sudo (1.9.5p2-3) ... [2022-04-30T07:27:33.395Z] #21 33.55 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-30T07:27:33.395Z] #21 33.57 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-30T07:27:33.395Z] #21 33.59 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-30T07:27:33.395Z] #21 33.60 Setting up libicu67:amd64 (67.1-7) ... [2022-04-30T07:27:33.395Z] #21 33.61 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-30T07:27:33.395Z] #21 33.62 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-30T07:27:33.395Z] #21 33.63 Setting up uidmap (1:4.8.1-1) ... [2022-04-30T07:27:33.395Z] #21 33.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:27:33.490Z] #21 38.12 invoke-rc.d: could not determine current runlevel [2022-04-30T07:27:33.490Z] #21 38.13 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-30T07:27:33.490Z] #21 38.13 Setting up xfsprogs (5.10.0-4) ... [2022-04-30T07:27:33.490Z] #21 38.14 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-30T07:27:33.490Z] #21 38.16 Setting up inetutils-ping (2:2.0-1) ... [2022-04-30T07:27:33.490Z] #21 38.17 Setting up pigz (2.6-1) ... [2022-04-30T07:27:33.490Z] #21 38.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-30T07:27:33.490Z] #21 38.20 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-30T07:27:33.490Z] #21 38.22 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-30T07:27:33.490Z] #21 38.24 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:33.657Z] #21 33.66 Setting up bzip2 (1.0.8-4) ... [2022-04-30T07:27:33.657Z] #21 33.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-30T07:27:33.657Z] #21 33.68 Setting up python3-wheel (0.34.2-1) ... [2022-04-30T07:27:34.325Z] #21 38.95 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-30T07:27:34.325Z] #21 38.96 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-30T07:27:34.490Z] #21 34.37 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:34.490Z] #21 34.38 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-30T07:27:34.490Z] #21 34.39 Setting up libcap2-bin (1:2.44-1) ... [2022-04-30T07:27:34.490Z] #21 34.40 Setting up apparmor (2.13.6-10) ... [2022-04-30T07:27:34.584Z] #21 39.33 Setting up libelf1:amd64 (0.183-1) ... [2022-04-30T07:27:34.843Z] #21 39.38 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-30T07:27:34.843Z] #21 39.40 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-30T07:27:34.843Z] #21 39.44 Setting up python3-distutils (3.9.2-1) ... [2022-04-30T07:27:35.102Z] #21 39.86 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:35.102Z] #21 39.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-30T07:27:35.102Z] #21 39.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-30T07:27:35.102Z] #21 39.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-30T07:27:35.102Z] #21 39.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-30T07:27:35.102Z] #21 39.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-30T07:27:35.102Z] #21 39.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-30T07:27:35.102Z] #21 39.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-30T07:27:35.102Z] #21 39.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-30T07:27:35.102Z] #21 39.92 Setting up python3-setuptools (52.0.0-4) ... [2022-04-30T07:27:35.530Z] #47 20.75 Reading package lists... [2022-04-30T07:27:35.530Z] #47 ... [2022-04-30T07:27:35.530Z] [2022-04-30T07:27:35.530Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:27:35.530Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-30T07:27:35.530Z] #67 21.96 Fetched 48.9 MB in 20s (2409 kB/s) [2022-04-30T07:27:36.404Z] #21 36.16 Setting up zip (3.0-12) ... [2022-04-30T07:27:36.405Z] #21 36.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:36.405Z] #21 36.22 Setting up bash-completion (1:2.11-2) ... [2022-04-30T07:27:36.461Z] #67 21.96 Reading package lists... [2022-04-30T07:27:36.461Z] #67 ... [2022-04-30T07:27:36.461Z] [2022-04-30T07:27:36.461Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:27:36.461Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-30T07:27:36.461Z] #47 20.75 Reading package lists... [2022-04-30T07:27:36.479Z] #21 41.12 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-30T07:27:36.479Z] #21 41.14 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-30T07:27:36.479Z] #21 41.15 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-30T07:27:36.479Z] #21 41.17 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-30T07:27:37.417Z] #21 42.32 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-30T07:27:37.675Z] #21 42.33 Setting up jq (1.6-2.1) ... [2022-04-30T07:27:37.675Z] #21 42.34 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-30T07:27:37.675Z] #21 42.36 Setting up iptables (1.8.7-1) ... [2022-04-30T07:27:37.675Z] #21 42.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-30T07:27:37.675Z] #21 42.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-30T07:27:37.675Z] #21 42.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-30T07:27:37.675Z] #21 42.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-30T07:27:37.675Z] #21 42.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-30T07:27:37.675Z] #21 42.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-30T07:27:37.675Z] #21 42.41 Setting up iproute2 (5.10.0-4) ... [2022-04-30T07:27:38.090Z] #47 30.10 Reading package lists... [2022-04-30T07:27:38.090Z] #47 ... [2022-04-30T07:27:38.090Z] [2022-04-30T07:27:38.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-04-30T07:27:38.090Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-30T07:27:38.090Z] #20 21.28 Fetched 48.9 MB in 20s (2485 kB/s) [2022-04-30T07:27:38.090Z] #20 21.28 Reading package lists... [2022-04-30T07:27:38.090Z] #20 30.49 Reading package lists... [2022-04-30T07:27:38.090Z] #20 ... [2022-04-30T07:27:38.090Z] [2022-04-30T07:27:38.090Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:27:38.090Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-30T07:27:38.090Z] #67 21.96 Reading package lists... [2022-04-30T07:27:38.193Z] #21 42.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:27:38.330Z] #21 38.07 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-30T07:27:38.330Z] #21 38.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-30T07:27:38.330Z] #21 38.10 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-30T07:27:38.330Z] #21 38.11 Setting up patch (2.7.6-7) ... [2022-04-30T07:27:38.330Z] #21 38.13 Setting up sudo (1.9.5p2-3) ... [2022-04-30T07:27:38.330Z] #21 38.19 invoke-rc.d: could not determine current runlevel [2022-04-30T07:27:38.330Z] #21 38.19 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-30T07:27:38.330Z] #21 38.20 Setting up xfsprogs (5.10.0-4) ... [2022-04-30T07:27:38.330Z] #21 38.22 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-30T07:27:38.330Z] #21 38.23 Setting up inetutils-ping (2:2.0-1) ... [2022-04-30T07:27:38.330Z] #21 38.25 Setting up pigz (2.6-1) ... [2022-04-30T07:27:38.330Z] #21 38.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-30T07:27:38.330Z] #21 38.28 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-30T07:27:38.330Z] #21 38.31 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-30T07:27:38.330Z] #21 38.32 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:38.828Z] ba8181afd426: Verifying Checksum [2022-04-30T07:27:38.828Z] ba8181afd426: Download complete [2022-04-30T07:27:38.905Z] #21 38.93 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-30T07:27:38.905Z] #21 38.94 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-30T07:27:39.133Z] #21 DONE 43.8s [2022-04-30T07:27:39.133Z] [2022-04-30T07:27:39.133Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:27:39.133Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:27:39.133Z] #45 ... [2022-04-30T07:27:39.133Z] [2022-04-30T07:27:39.133Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-30T07:27:39.133Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-30T07:27:39.166Z] #21 39.28 Setting up libelf1:amd64 (0.183-1) ... [2022-04-30T07:27:39.426Z] #21 39.35 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-30T07:27:39.426Z] #21 39.37 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-30T07:27:39.426Z] #21 39.38 Setting up python3-distutils (3.9.2-1) ... [2022-04-30T07:27:39.687Z] #21 39.82 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:39.687Z] #21 39.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-30T07:27:39.687Z] #21 39.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-30T07:27:39.687Z] #21 39.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-30T07:27:39.687Z] #21 39.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-30T07:27:39.687Z] #21 39.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-30T07:27:39.687Z] #21 39.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-30T07:27:39.687Z] #21 39.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-30T07:27:39.687Z] #21 39.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-30T07:27:39.687Z] #21 39.88 Setting up python3-setuptools (52.0.0-4) ... [2022-04-30T07:27:40.067Z] #22 0.887 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-30T07:27:40.067Z] #22 0.891 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-30T07:27:40.067Z] #22 0.894 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-30T07:27:40.067Z] #22 DONE 1.0s [2022-04-30T07:27:40.067Z] [2022-04-30T07:27:40.067Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:27:40.067Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:27:40.067Z] #45 ... [2022-04-30T07:27:40.067Z] [2022-04-30T07:27:40.067Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-30T07:27:40.067Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-30T07:27:41.037Z] 4612f6d0b889: Verifying Checksum [2022-04-30T07:27:41.037Z] 4612f6d0b889: Download complete [2022-04-30T07:27:41.332Z] #21 41.27 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-30T07:27:41.332Z] #21 41.29 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-30T07:27:41.332Z] #21 41.31 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-30T07:27:41.332Z] #21 41.32 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-30T07:27:42.716Z] #21 42.53 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-30T07:27:42.716Z] #21 42.55 Setting up jq (1.6-2.1) ... [2022-04-30T07:27:42.716Z] #21 42.56 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-30T07:27:42.716Z] #21 42.58 Setting up iptables (1.8.7-1) ... [2022-04-30T07:27:42.716Z] #21 42.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-30T07:27:42.716Z] #21 42.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-30T07:27:42.716Z] #21 42.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-30T07:27:42.716Z] #21 42.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-30T07:27:42.716Z] #21 42.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-30T07:27:42.716Z] #21 42.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-30T07:27:42.716Z] #21 42.65 Setting up iproute2 (5.10.0-4) ... [2022-04-30T07:27:42.981Z] #21 43.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:27:44.365Z] #21 DONE 44.2s [2022-04-30T07:27:44.365Z] [2022-04-30T07:27:44.365Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-30T07:27:44.365Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-30T07:27:44.938Z] #22 0.794 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-30T07:27:44.938Z] #22 0.799 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-30T07:27:44.938Z] #22 0.802 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-30T07:27:45.201Z] #22 DONE 0.9s [2022-04-30T07:27:45.201Z] [2022-04-30T07:27:45.201Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-30T07:27:45.201Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-30T07:27:45.605Z] dccd9e4d14d3: Verifying Checksum [2022-04-30T07:27:45.605Z] dccd9e4d14d3: Download complete [2022-04-30T07:27:46.193Z] #67 31.32 Reading package lists... [2022-04-30T07:27:46.193Z] #67 ... [2022-04-30T07:27:46.193Z] [2022-04-30T07:27:46.193Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:27:46.193Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-30T07:27:46.193Z] #47 30.10 Reading package lists... [2022-04-30T07:27:47.561Z] #47 38.86 Building dependency tree... [2022-04-30T07:27:47.699Z] #62 ... [2022-04-30T07:27:47.699Z] [2022-04-30T07:27:47.699Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:27:47.699Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:27:47.699Z] #45 190.8 + dpkg --print-architecture [2022-04-30T07:27:47.699Z] #45 190.8 + git checkout -q v2.1.0 [2022-04-30T07:27:47.699Z] #45 191.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-30T07:27:47.699Z] #45 191.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-30T07:27:49.500Z] #47 43.00 The following additional packages will be installed: [2022-04-30T07:27:49.757Z] #47 43.03 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-30T07:27:49.757Z] #47 43.06 Suggested packages: [2022-04-30T07:27:49.757Z] #47 43.06 cmake-doc ninja-build lrzip [2022-04-30T07:27:49.757Z] #47 43.06 Recommended packages: [2022-04-30T07:27:49.757Z] #47 43.06 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-30T07:27:50.052Z] #23 9.985 Collecting yamllint==1.26.1 [2022-04-30T07:27:50.691Z] #47 43.99 The following NEW packages will be installed: [2022-04-30T07:27:50.692Z] #47 44.02 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-30T07:27:50.988Z] #23 11.09 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-30T07:27:51.257Z] #47 44.49 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:27:51.257Z] #47 44.49 Need to get 8418 kB of archives. [2022-04-30T07:27:51.257Z] #47 44.49 After this operation, 34.9 MB of additional disk space will be used. [2022-04-30T07:27:51.257Z] #47 44.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-30T07:27:51.257Z] #47 44.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-30T07:27:51.257Z] #47 44.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-30T07:27:51.257Z] #47 44.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-30T07:27:51.257Z] #47 44.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-30T07:27:51.257Z] #47 44.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-30T07:27:51.257Z] #47 44.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-30T07:27:51.257Z] #47 44.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-30T07:27:52.190Z] #47 45.33 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:27:52.190Z] #47 45.51 Fetched 8418 kB in 0s (16.9 MB/s) [2022-04-30T07:27:52.190Z] #47 45.57 Selecting previously unselected package xxd. [2022-04-30T07:27:52.190Z] #47 45.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 ... 30207 files and directories currently installed.) [2022-04-30T07:27:52.190Z] #47 45.64 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-30T07:27:52.190Z] #47 45.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:52.448Z] #47 45.74 Selecting previously unselected package vim-common. [2022-04-30T07:27:52.448Z] #47 45.75 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-30T07:27:52.448Z] #47 45.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:52.448Z] #47 45.94 Selecting previously unselected package cmake-data. [2022-04-30T07:27:52.706Z] #47 45.94 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-30T07:27:52.706Z] #47 45.95 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-30T07:27:52.907Z] #23 12.62 Collecting pathspec>=0.5.3 [2022-04-30T07:27:52.907Z] #23 12.64 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-30T07:27:53.474Z] #23 13.22 Collecting pyyaml [2022-04-30T07:27:53.474Z] #23 13.25 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-30T07:27:53.474Z] #23 13.34 Building wheels for collected packages: yamllint [2022-04-30T07:27:53.474Z] #23 13.34 Building wheel for yamllint (setup.py): started [2022-04-30T07:27:53.647Z] #47 47.21 Selecting previously unselected package libarchive13:amd64. [2022-04-30T07:27:53.909Z] #47 47.21 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-30T07:27:53.909Z] #47 47.22 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-30T07:27:53.909Z] #47 ... [2022-04-30T07:27:53.909Z] [2022-04-30T07:27:53.909Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-30T07:27:53.909Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-30T07:27:53.909Z] #67 31.32 Reading package lists... [2022-04-30T07:27:53.909Z] #67 40.43 Building dependency tree... [2022-04-30T07:27:53.909Z] #67 44.74 The following additional packages will be installed: [2022-04-30T07:27:53.909Z] #67 44.77 libbtrfs0 [2022-04-30T07:27:53.909Z] #67 45.02 The following NEW packages will be installed: [2022-04-30T07:27:53.909Z] #67 45.04 libbtrfs-dev libbtrfs0 [2022-04-30T07:27:53.909Z] #67 45.46 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:27:53.909Z] #67 45.46 Need to get 460 kB of archives. [2022-04-30T07:27:53.909Z] #67 45.46 After this operation, 1237 kB of additional disk space will be used. [2022-04-30T07:27:53.909Z] #67 45.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-30T07:27:53.909Z] #67 45.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-30T07:27:53.910Z] #67 46.25 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:27:53.910Z] #67 46.62 Fetched 460 kB in 0s (1572 kB/s) [2022-04-30T07:27:53.910Z] #67 46.68 Selecting previously unselected package libbtrfs0:amd64. [2022-04-30T07:27:53.910Z] #67 46.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-30T07:27:53.910Z] #67 46.73 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-30T07:27:53.910Z] #67 46.75 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-30T07:27:53.910Z] #67 46.85 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-30T07:27:53.910Z] #67 46.85 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-30T07:27:53.910Z] #67 46.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-30T07:27:53.910Z] #67 47.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-30T07:27:53.910Z] #67 47.09 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-30T07:27:53.910Z] #67 47.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:27:53.910Z] #67 DONE 47.4s [2022-04-30T07:27:53.910Z] [2022-04-30T07:27:53.910Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:27:53.910Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-30T07:27:53.910Z] #47 47.42 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-30T07:27:53.910Z] #47 47.45 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-30T07:27:53.910Z] #47 47.47 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-30T07:27:53.910Z] #47 ... [2022-04-30T07:27:53.910Z] [2022-04-30T07:27:53.910Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-30T07:27:53.910Z] #68 sha256:142f114da41343e30244fe09818172884dac9f8e9fbe209743771a43795a4f71 [2022-04-30T07:27:54.168Z] #68 DONE 0.1s [2022-04-30T07:27:54.168Z] [2022-04-30T07:27:54.168Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-30T07:27:54.168Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-30T07:27:54.168Z] #47 47.60 Selecting previously unselected package librhash0:amd64. [2022-04-30T07:27:54.168Z] #47 47.60 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-30T07:27:54.168Z] #47 47.61 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-30T07:27:54.424Z] #47 47.74 Selecting previously unselected package libuv1:amd64. [2022-04-30T07:27:54.424Z] #47 47.75 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-30T07:27:54.424Z] #47 47.76 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-30T07:27:54.424Z] #47 47.88 Selecting previously unselected package cmake. [2022-04-30T07:27:54.424Z] #47 47.89 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-30T07:27:54.424Z] #47 47.89 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-30T07:27:54.863Z] #23 14.81 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-30T07:27:54.863Z] #23 14.81 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2d439ed2350bd595666659150eb6ec277de2b917ace5ad0f9582724ac9c654ee [2022-04-30T07:27:54.863Z] #23 14.81 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-30T07:27:54.863Z] #23 14.82 Successfully built yamllint [2022-04-30T07:27:54.863Z] #23 14.83 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-30T07:27:55.122Z] #23 15.23 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-30T07:27:55.208Z] #23 10.17 Collecting yamllint==1.26.1 [2022-04-30T07:27:55.794Z] #47 49.30 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-30T07:27:55.794Z] #47 49.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:55.794Z] #47 49.33 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-30T07:27:55.794Z] #47 49.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:27:55.794Z] #47 49.36 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-30T07:27:55.794Z] #47 49.38 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-30T07:27:56.052Z] #47 49.39 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-30T07:27:56.052Z] #47 49.41 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-30T07:27:56.052Z] #47 49.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:27:56.057Z] #23 DONE 15.7s [2022-04-30T07:27:56.057Z] [2022-04-30T07:27:56.057Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-30T07:27:56.057Z] #27 sha256:e36d8d5c2a8a0e97f580a7cdcb2a919c5703597dc53bc09ea450ea94ccc6342b [2022-04-30T07:27:56.057Z] #27 DONE 0.4s [2022-04-30T07:27:56.057Z] [2022-04-30T07:27:56.057Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:27:56.057Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:27:56.150Z] #23 11.22 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-30T07:27:56.309Z] #47 DONE 49.7s [2022-04-30T07:27:56.309Z] [2022-04-30T07:27:56.309Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-30T07:27:56.309Z] #48 sha256:0022918d10b2cd84fb230184d7e8810a33e976995dc4265604e18ca0b9cce133 [2022-04-30T07:27:56.309Z] #48 DONE 0.1s [2022-04-30T07:27:56.309Z] [2022-04-30T07:27:56.309Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:27:56.309Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-30T07:27:56.309Z] #20 30.49 Reading package lists... [2022-04-30T07:27:56.309Z] #20 39.92 Building dependency tree... [2022-04-30T07:27:56.309Z] #20 44.16 The following additional packages will be installed: [2022-04-30T07:27:56.309Z] #20 44.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-30T07:27:56.309Z] #20 44.16 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-30T07:27:56.309Z] #20 44.16 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-30T07:27:56.309Z] #20 44.16 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-30T07:27:56.309Z] #20 44.17 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-30T07:27:56.309Z] #20 44.18 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-30T07:27:56.309Z] #20 44.19 mingw-w64-common mingw-w64-x86-64-dev [2022-04-30T07:27:56.309Z] #20 44.22 Suggested packages: [2022-04-30T07:27:56.310Z] #20 44.22 gcc-10-locales seccomp wine64 [2022-04-30T07:27:56.310Z] #20 44.99 The following NEW packages will be installed: [2022-04-30T07:27:56.310Z] #20 44.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-30T07:27:56.310Z] #20 44.99 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-30T07:27:56.310Z] #20 44.99 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-30T07:27:56.310Z] #20 44.99 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-30T07:27:56.310Z] #20 44.99 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-30T07:27:56.310Z] #20 45.00 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-30T07:27:56.310Z] #20 45.00 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-30T07:27:56.310Z] #20 45.00 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-30T07:27:56.310Z] #20 45.00 mingw-w64-x86-64-dev [2022-04-30T07:27:56.310Z] #20 45.46 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:27:56.310Z] #20 45.46 Need to get 115 MB of archives. [2022-04-30T07:27:56.310Z] #20 45.46 After this operation, 645 MB of additional disk space will be used. [2022-04-30T07:27:56.310Z] #20 45.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-30T07:27:56.310Z] #20 45.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-30T07:27:56.310Z] #20 45.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-30T07:27:56.310Z] #20 45.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-30T07:27:56.310Z] #20 45.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-30T07:27:56.310Z] #20 45.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-30T07:27:56.310Z] #20 45.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-30T07:27:56.310Z] #20 45.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-30T07:27:56.310Z] #20 45.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-30T07:27:56.310Z] #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-04-30T07:27:56.310Z] #20 46.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-30T07:27:56.310Z] #20 46.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-30T07:27:56.310Z] #20 46.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-30T07:27:56.310Z] #20 47.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-30T07:27:56.310Z] #20 47.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-30T07:27:56.310Z] #20 47.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-30T07:27:56.310Z] #20 47.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-30T07:27:56.310Z] #20 47.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-30T07:27:56.310Z] #20 47.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-30T07:27:56.310Z] #20 47.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-30T07:27:56.310Z] #20 47.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-30T07:27:56.310Z] #20 47.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-30T07:27:56.310Z] #20 48.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-30T07:27:56.310Z] #20 48.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-30T07:27:56.310Z] #20 48.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-30T07:27:56.310Z] #20 48.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-30T07:27:56.310Z] #20 48.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-30T07:27:56.310Z] #20 48.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-30T07:27:56.310Z] #20 48.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-30T07:27:56.310Z] #20 48.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-30T07:27:56.310Z] #20 48.69 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:27:56.310Z] #20 48.83 Fetched 115 MB in 3s (39.8 MB/s) [2022-04-30T07:27:56.310Z] #20 48.86 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-30T07:27:56.310Z] #20 48.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-30T07:27:56.310Z] #20 48.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-30T07:27:56.310Z] #20 48.90 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-30T07:27:56.310Z] #20 49.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-30T07:27:56.310Z] #20 49.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-30T07:27:56.310Z] #20 49.75 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-30T07:27:56.316Z] #45 ... [2022-04-30T07:27:56.316Z] [2022-04-30T07:27:56.316Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-30T07:27:56.316Z] #32 sha256:4451f9d5887efbe01a5155470c908adb28befb3e87b0ad511de4a236fc652a4b [2022-04-30T07:27:56.566Z] #20 ... [2022-04-30T07:27:56.566Z] [2022-04-30T07:27:56.566Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:27:56.566Z] #69 sha256:64750ad7972e2e366a72084c74acb6bf5e2548e62dcb6d6f04089fb689b52e3d [2022-04-30T07:27:56.566Z] #69 0.863 + RM_GOPATH=0 [2022-04-30T07:27:56.566Z] #69 0.863 + TMP_GOPATH= [2022-04-30T07:27:56.566Z] #69 0.863 + : /build [2022-04-30T07:27:56.566Z] #69 0.863 + '[' -z '' ']' [2022-04-30T07:27:56.566Z] #69 0.863 ++ mktemp -d [2022-04-30T07:27:56.566Z] #69 0.865 + export GOPATH=/tmp/tmp.Ym4aJaic8m [2022-04-30T07:27:56.566Z] #69 0.866 + GOPATH=/tmp/tmp.Ym4aJaic8m [2022-04-30T07:27:56.566Z] #69 0.866 + RM_GOPATH=1 [2022-04-30T07:27:56.566Z] #69 0.866 + case "$(go env GOARCH)" in [2022-04-30T07:27:56.566Z] #69 0.867 ++ go env GOARCH [2022-04-30T07:27:56.566Z] #69 0.877 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:27:56.566Z] #69 0.877 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:27:56.566Z] #69 0.877 ++ dirname /install.sh [2022-04-30T07:27:56.566Z] #69 0.878 + dir=/ [2022-04-30T07:27:56.566Z] #69 0.882 + bin=containerd [2022-04-30T07:27:56.566Z] #69 0.882 + shift [2022-04-30T07:27:56.566Z] #69 0.882 + '[' '!' -f //containerd.installer ']' [2022-04-30T07:27:56.566Z] #69 0.883 + . //containerd.installer [2022-04-30T07:27:56.566Z] #69 0.883 ++ set -e [2022-04-30T07:27:56.566Z] #69 0.883 ++ : v1.6.3 [2022-04-30T07:27:56.566Z] #69 0.883 + install_containerd [2022-04-30T07:27:56.566Z] #69 0.884 + echo 'Install containerd version v1.6.3' [2022-04-30T07:27:56.566Z] #69 0.884 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ym4aJaic8m/src/github.com/containerd/containerd [2022-04-30T07:27:56.566Z] #69 0.884 Install containerd version v1.6.3 [2022-04-30T07:27:56.566Z] #69 0.891 Cloning into '/tmp/tmp.Ym4aJaic8m/src/github.com/containerd/containerd'... [2022-04-30T07:27:56.574Z] #32 DONE 0.6s [2022-04-30T07:27:56.575Z] [2022-04-30T07:27:56.575Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-30T07:27:56.575Z] #35 sha256:25266f0c1a1e3a94917b84e3125ccd168a922bda2a6985613369f0c37e37ca0a [2022-04-30T07:27:57.143Z] #35 DONE 0.3s [2022-04-30T07:27:57.143Z] [2022-04-30T07:27:57.143Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-30T07:27:57.143Z] #37 sha256:edc3ff36cef72e1b6055b44e47ed5411221e77e341291dec32c043212f318e3f [2022-04-30T07:27:57.143Z] #37 DONE 0.1s [2022-04-30T07:27:57.143Z] [2022-04-30T07:27:57.143Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:27:57.143Z] #58 sha256:b07fe1a2acae104443cc17cb4aa1877b094e1eab54ef34f6f262970d1fae4a16 [2022-04-30T07:27:57.143Z] #58 ... [2022-04-30T07:27:57.143Z] [2022-04-30T07:27:57.143Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-30T07:27:57.143Z] #39 sha256:92fe638600f55eab6415d1ae38dc1819d07b5215a2af6a1a48587c51ebaced5f [2022-04-30T07:27:57.143Z] #39 DONE 0.1s [2022-04-30T07:27:57.143Z] [2022-04-30T07:27:57.143Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-30T07:27:57.143Z] #43 sha256:a213731e43698b209680acb0bf0ce968591ae52499caaddf762de192a6b6003d [2022-04-30T07:27:57.143Z] #43 DONE 0.1s [2022-04-30T07:27:57.402Z] [2022-04-30T07:27:57.402Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:27:57.402Z] #62 sha256:4b803692658df12ee47f1446ee0295521f151ab3a76405bc8f080b07c4fe9ecb [2022-04-30T07:27:58.068Z] #23 13.12 Collecting pathspec>=0.5.3 [2022-04-30T07:27:58.068Z] #23 13.13 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-30T07:27:59.010Z] #23 13.80 Collecting pyyaml [2022-04-30T07:27:59.010Z] #23 13.81 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-30T07:27:59.010Z] #23 13.92 Building wheels for collected packages: yamllint [2022-04-30T07:27:59.010Z] #23 13.92 Building wheel for yamllint (setup.py): started [2022-04-30T07:27:59.091Z] #69 ... [2022-04-30T07:27:59.091Z] [2022-04-30T07:27:59.091Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-30T07:27:59.091Z] #72 sha256:2b03995ee71333f83e2707ef5faf83765995d88b139e458587b2975e38feab99 [2022-04-30T07:27:59.091Z] #72 48.47 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-30T07:27:59.091Z] #72 48.47 + GOBIN=/build [2022-04-30T07:27:59.091Z] #72 48.47 + GO111MODULE=on [2022-04-30T07:27:59.091Z] #72 48.47 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-30T07:27:59.091Z] #72 51.95 rootlesskit version 1.0.0 [2022-04-30T07:27:59.091Z] #72 51.96 Usage of /build/rootlesskit-docker-proxy: [2022-04-30T07:27:59.091Z] #72 51.96 -container-ip string [2022-04-30T07:27:59.091Z] #72 51.96 container ip [2022-04-30T07:27:59.091Z] #72 51.96 -container-port int [2022-04-30T07:27:59.091Z] #72 51.96 container port (default -1) [2022-04-30T07:27:59.091Z] #72 51.96 -host-ip string [2022-04-30T07:27:59.091Z] #72 51.96 host ip [2022-04-30T07:27:59.091Z] #72 51.96 -host-port int [2022-04-30T07:27:59.091Z] #72 51.96 host port (default -1) [2022-04-30T07:27:59.091Z] #72 51.96 -proto string [2022-04-30T07:27:59.091Z] #72 51.96 proxy protocol (default "tcp") [2022-04-30T07:27:59.091Z] #72 DONE 52.2s [2022-04-30T07:27:59.091Z] [2022-04-30T07:27:59.091Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-30T07:27:59.091Z] #73 sha256:4524d0b35ea4647f838856f3acbc19f8d050f437b556c468f0878585327ef08a [2022-04-30T07:27:59.091Z] #73 DONE 0.1s [2022-04-30T07:27:59.091Z] [2022-04-30T07:27:59.091Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-30T07:27:59.091Z] #74 sha256:29913bf09c16d2a7bfd788f66bc9a845b0f82646ca732fb960deec2ce32d84ee [2022-04-30T07:27:59.091Z] #74 DONE 0.1s [2022-04-30T07:27:59.091Z] [2022-04-30T07:27:59.091Z] #49 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-30T07:27:59.091Z] #49 sha256:79c1e6bdc6ec8e05d8c56e0055bd01258b5b3562dba8025b11d8e14f3676cf83 [2022-04-30T07:27:59.091Z] #49 0.767 + RM_GOPATH=0 [2022-04-30T07:27:59.091Z] #49 0.767 + TMP_GOPATH= [2022-04-30T07:27:59.091Z] #49 0.767 + : /build [2022-04-30T07:27:59.091Z] #49 0.767 + '[' -z '' ']' [2022-04-30T07:27:59.091Z] #49 0.768 ++ mktemp -d [2022-04-30T07:27:59.091Z] #49 0.770 + export GOPATH=/tmp/tmp.MKpMGc5JzL [2022-04-30T07:27:59.091Z] #49 0.770 + GOPATH=/tmp/tmp.MKpMGc5JzL [2022-04-30T07:27:59.091Z] #49 0.771 + RM_GOPATH=1 [2022-04-30T07:27:59.091Z] #49 0.771 + case "$(go env GOARCH)" in [2022-04-30T07:27:59.091Z] #49 0.772 ++ go env GOARCH [2022-04-30T07:27:59.091Z] #49 0.779 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:27:59.091Z] #49 0.780 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:27:59.091Z] #49 0.781 ++ dirname /install.sh [2022-04-30T07:27:59.091Z] #49 0.783 + dir=/ [2022-04-30T07:27:59.091Z] #49 0.783 + bin=tini [2022-04-30T07:27:59.091Z] #49 0.783 + shift [2022-04-30T07:27:59.091Z] #49 0.784 + '[' '!' -f //tini.installer ']' [2022-04-30T07:27:59.091Z] #49 0.784 + . //tini.installer [2022-04-30T07:27:59.091Z] #49 0.784 ++ : v0.19.0 [2022-04-30T07:27:59.091Z] #49 0.785 + install_tini [2022-04-30T07:27:59.091Z] #49 0.785 + echo 'Install tini version v0.19.0' [2022-04-30T07:27:59.091Z] #49 0.785 Install tini version v0.19.0 [2022-04-30T07:27:59.091Z] #49 0.785 + git clone https://github.com/krallin/tini.git /tmp/tmp.MKpMGc5JzL/tini [2022-04-30T07:27:59.091Z] #49 0.790 Cloning into '/tmp/tmp.MKpMGc5JzL/tini'... [2022-04-30T07:27:59.091Z] #49 1.100 + cd /tmp/tmp.MKpMGc5JzL/tini [2022-04-30T07:27:59.091Z] #49 1.100 + git checkout -q v0.19.0 [2022-04-30T07:27:59.091Z] #49 1.117 + cmake . [2022-04-30T07:27:59.091Z] #49 1.333 -- The C compiler identification is GNU 10.2.1 [2022-04-30T07:27:59.091Z] #49 1.364 -- Detecting C compiler ABI info [2022-04-30T07:27:59.091Z] #49 1.733 -- Detecting C compiler ABI info - done [2022-04-30T07:27:59.091Z] #49 1.807 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-30T07:27:59.091Z] #49 1.807 -- Detecting C compile features [2022-04-30T07:27:59.091Z] #49 1.808 -- Detecting C compile features - done [2022-04-30T07:27:59.091Z] #49 1.831 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-30T07:27:59.091Z] #49 1.905 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-30T07:27:59.091Z] #49 1.957 -- Configuring done [2022-04-30T07:27:59.091Z] #49 1.962 -- Generating done [2022-04-30T07:27:59.091Z] #49 1.963 -- Build files have been written to: /tmp/tmp.MKpMGc5JzL/tini [2022-04-30T07:27:59.091Z] #49 1.966 + make tini-static [2022-04-30T07:27:59.091Z] #49 2.071 Scanning dependencies of target tini-static [2022-04-30T07:27:59.091Z] #49 2.100 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-30T07:27:59.091Z] #49 2.529 [100%] Linking C executable tini-static [2022-04-30T07:27:59.349Z] #49 2.863 [100%] Built target tini-static [2022-04-30T07:27:59.349Z] #49 2.896 + mkdir -p /build [2022-04-30T07:27:59.349Z] #49 2.902 + cp tini-static /build/docker-init [2022-04-30T07:27:59.607Z] #49 DONE 3.0s [2022-04-30T07:27:59.607Z] [2022-04-30T07:27:59.607Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:27:59.607Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-30T07:27:59.607Z] #20 50.84 Selecting previously unselected package binutils-mingw-w64. [2022-04-30T07:27:59.607Z] #20 50.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-30T07:27:59.607Z] #20 50.85 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-30T07:27:59.607Z] #20 50.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-30T07:27:59.607Z] #20 50.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-30T07:27:59.607Z] #20 50.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:27:59.607Z] #20 51.05 Selecting previously unselected package dmsetup. [2022-04-30T07:27:59.607Z] #20 51.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-30T07:27:59.607Z] #20 51.05 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-30T07:27:59.607Z] #20 51.14 Selecting previously unselected package mingw-w64-common. [2022-04-30T07:27:59.607Z] #20 51.14 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-30T07:27:59.607Z] #20 51.14 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-30T07:28:00.171Z] #20 53.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-30T07:28:00.172Z] #20 53.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-30T07:28:00.172Z] #20 53.51 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-30T07:28:00.934Z] #23 15.93 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-30T07:28:00.934Z] #23 15.93 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4a2724caae1ae17dfd215489203c844ddb5143feddf0c6d66af4a7ad4860efaf [2022-04-30T07:28:00.934Z] #23 15.94 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-30T07:28:00.934Z] #23 15.94 Successfully built yamllint [2022-04-30T07:28:00.934Z] #23 15.98 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-30T07:28:01.545Z] #23 16.53 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-30T07:28:02.144Z] #23 DONE 17.1s [2022-04-30T07:28:02.144Z] [2022-04-30T07:28:02.144Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-30T07:28:02.144Z] #27 sha256:70a80f995578273234318b909c71521941c81a31c36d6ac2f5b9dd6453744eb7 [2022-04-30T07:28:02.697Z] #20 55.92 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-30T07:28:02.697Z] #20 55.93 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:28:02.697Z] #20 55.93 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-30T07:28:02.697Z] #20 55.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-30T07:28:02.697Z] #20 55.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:28:02.697Z] #20 55.99 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-30T07:28:02.735Z] #27 DONE 0.4s [2022-04-30T07:28:02.735Z] [2022-04-30T07:28:02.735Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-30T07:28:02.735Z] #32 sha256:41de76752098613a9b08633adf431b59010ed136ec3244241d3c8c96d1896563 [2022-04-30T07:28:03.308Z] #32 DONE 0.7s [2022-04-30T07:28:03.308Z] [2022-04-30T07:28:03.308Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-30T07:28:03.308Z] #35 sha256:e9119d56133cd8e2ecfc122cd5efcdf65071f9390b8bca0f14e8c4d3531512c8 [2022-04-30T07:28:03.420Z] 8f616e6e9eec: Verifying Checksum [2022-04-30T07:28:03.420Z] 8f616e6e9eec: Download complete [2022-04-30T07:28:03.569Z] #35 DONE 0.3s [2022-04-30T07:28:03.569Z] [2022-04-30T07:28:03.569Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-30T07:28:03.569Z] #37 sha256:230c018427b0d9f1a76579000845361f8cd38953c5c5149ec3244424c08092b2 [2022-04-30T07:28:03.569Z] #37 DONE 0.1s [2022-04-30T07:28:03.569Z] [2022-04-30T07:28:03.569Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:28:03.569Z] #62 sha256:40c1cd027ac21d4579a0c8df5b35ce17a9d05f3b46a44a1b7acaa495ac7b0a59 [2022-04-30T07:28:03.569Z] #62 ... [2022-04-30T07:28:03.569Z] [2022-04-30T07:28:03.569Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-30T07:28:03.569Z] #39 sha256:e170df58692a7ec2c28e7932e6b851b8693cac538aabafa4cdfdba25c2917ba0 [2022-04-30T07:28:03.569Z] #39 DONE 0.1s [2022-04-30T07:28:03.829Z] [2022-04-30T07:28:03.829Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-30T07:28:03.829Z] #43 sha256:4b5e3c61aa9f8acda7cd0f43f004a7d4e914dc8700163020612a2e804877b4d3 [2022-04-30T07:28:03.829Z] #43 DONE 0.1s [2022-04-30T07:28:03.829Z] [2022-04-30T07:28:03.829Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:28:03.829Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:28:04.589Z] #20 57.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-30T07:28:04.589Z] #20 57.84 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:28:04.589Z] #20 57.84 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:28:08.776Z] #20 61.73 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-30T07:28:08.776Z] #20 61.74 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:28:08.776Z] #20 61.74 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:28:08.776Z] #20 ... [2022-04-30T07:28:08.776Z] [2022-04-30T07:28:08.776Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:28:08.776Z] #69 sha256:64750ad7972e2e366a72084c74acb6bf5e2548e62dcb6d6f04089fb689b52e3d [2022-04-30T07:28:08.776Z] #69 14.53 + cd /tmp/tmp.Ym4aJaic8m/src/github.com/containerd/containerd [2022-04-30T07:28:08.776Z] #69 14.53 + git checkout -q v1.6.3 [2022-04-30T07:28:09.033Z] #69 15.10 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-30T07:28:09.033Z] #69 15.10 + BUILDTAGS='netgo osusergo static_build' [2022-04-30T07:28:09.289Z] #69 15.10 + export EXTRA_FLAGS=-buildmode=pie [2022-04-30T07:28:09.289Z] #69 15.10 + EXTRA_FLAGS=-buildmode=pie [2022-04-30T07:28:09.289Z] #69 15.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-30T07:28:09.289Z] #69 15.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-30T07:28:09.289Z] #69 15.10 + '[' '' = dynamic ']' [2022-04-30T07:28:09.289Z] #69 15.10 + make [2022-04-30T07:28:09.650Z] #45 DONE 213.6s [2022-04-30T07:28:09.650Z] [2022-04-30T07:28:09.650Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:28:09.650Z] #58 sha256:0705b1cc031208f38e68f778a87c17c07e48d2d7bebaa7b9d7ba7972409af985 [2022-04-30T07:28:10.220Z] #69 15.85 + bin/ctr [2022-04-30T07:28:12.005Z] #58 ... [2022-04-30T07:28:12.005Z] [2022-04-30T07:28:12.005Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-30T07:28:12.005Z] #26 sha256:0072ab78937b738d8a2a7b72b9f04ef4ce57daf917c79c057f098318eaf84437 [2022-04-30T07:28:12.005Z] #26 218.3 + return [2022-04-30T07:28:12.005Z] #26 ... [2022-04-30T07:28:12.005Z] [2022-04-30T07:28:12.005Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:28:12.005Z] #58 sha256:957cc454c339412c89cf907d1858e181c307856cb8837f604c2f55c906fd4f12 [2022-04-30T07:28:12.005Z] #58 126.7 + mkdir -p /build [2022-04-30T07:28:12.005Z] #58 126.7 + cp runc /build/runc [2022-04-30T07:28:12.005Z] #58 ... [2022-04-30T07:28:12.005Z] [2022-04-30T07:28:12.005Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-30T07:28:12.005Z] #26 sha256:0072ab78937b738d8a2a7b72b9f04ef4ce57daf917c79c057f098318eaf84437 [2022-04-30T07:28:12.005Z] #26 DONE 223.6s [2022-04-30T07:28:12.005Z] [2022-04-30T07:28:12.005Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:28:12.005Z] #58 sha256:957cc454c339412c89cf907d1858e181c307856cb8837f604c2f55c906fd4f12 [2022-04-30T07:28:12.005Z] #58 DONE 127.3s [2022-04-30T07:28:12.005Z] [2022-04-30T07:28:12.005Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:28:12.005Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-30T07:28:12.005Z] #53 224.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-30T07:28:12.005Z] #53 DONE 224.6s [2022-04-30T07:28:12.005Z] [2022-04-30T07:28:12.005Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:28:12.005Z] #62 sha256:0b8eeae7c4a506953f634806a8f28516c606496fe116d4062a8dca291c6e54b9 [2022-04-30T07:28:12.186Z] #58 ... [2022-04-30T07:28:12.186Z] [2022-04-30T07:28:12.186Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-30T07:28:12.186Z] #46 sha256:77911f97ad8375d4cb10c8d68451758b8bcb9ade5b33caed9296024228ac7bdc [2022-04-30T07:28:12.752Z] #46 DONE 0.7s [2022-04-30T07:28:12.752Z] [2022-04-30T07:28:12.752Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-30T07:28:12.752Z] #50 sha256:28d94c6fbc1993a381ca9ea9ae47c17cd4666fc7494f05673da45b815de216c0 [2022-04-30T07:28:12.752Z] #50 DONE 0.0s [2022-04-30T07:28:12.752Z] [2022-04-30T07:28:12.752Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:28:12.752Z] #58 sha256:0705b1cc031208f38e68f778a87c17c07e48d2d7bebaa7b9d7ba7972409af985 [2022-04-30T07:28:13.012Z] #58 ... [2022-04-30T07:28:13.012Z] [2022-04-30T07:28:13.012Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-30T07:28:13.012Z] #52 sha256:53c9d2c0ac8a5b7bf977b2445db9c0c88f5fa6cbd376b11032e51105c89334e1 [2022-04-30T07:28:13.012Z] #52 DONE 0.1s [2022-04-30T07:28:13.012Z] [2022-04-30T07:28:13.012Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:28:13.012Z] #58 sha256:0705b1cc031208f38e68f778a87c17c07e48d2d7bebaa7b9d7ba7972409af985 [2022-04-30T07:28:13.406Z] #62 ... [2022-04-30T07:28:13.406Z] [2022-04-30T07:28:13.406Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-30T07:28:13.406Z] #27 sha256:fc07dc0a07e3140eb296f6d13c590a91bb39f2947700f1d6eb70a45b88bb8818 [2022-04-30T07:28:14.370Z] #27 DONE 0.8s [2022-04-30T07:28:14.370Z] [2022-04-30T07:28:14.370Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:28:14.370Z] #62 sha256:0b8eeae7c4a506953f634806a8f28516c606496fe116d4062a8dca291c6e54b9 [2022-04-30T07:28:14.370Z] #62 ... [2022-04-30T07:28:14.370Z] [2022-04-30T07:28:14.370Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-30T07:28:14.370Z] #32 sha256:2e772618c2b63c613f53274a4f4a2c852901b560680d771ec9b7b78460e0278f [2022-04-30T07:28:14.965Z] #32 DONE 0.6s [2022-04-30T07:28:14.965Z] [2022-04-30T07:28:14.965Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-30T07:28:14.965Z] #35 sha256:37624dfa37591fa22073cca39730732ed426e3a30b36aecc873bcd3b52a2233d [2022-04-30T07:28:15.475Z] #69 ... [2022-04-30T07:28:15.475Z] [2022-04-30T07:28:15.475Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-30T07:28:15.475Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-30T07:28:15.475Z] #20 63.31 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-30T07:28:15.475Z] #20 63.32 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:28:15.475Z] #20 63.32 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-30T07:28:15.475Z] #20 64.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-30T07:28:15.475Z] #20 64.98 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:28:15.476Z] #20 64.99 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:28:15.476Z] #20 69.00 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-30T07:28:15.733Z] #20 69.01 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-30T07:28:15.733Z] #20 69.02 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:28:15.908Z] #35 DONE 1.1s [2022-04-30T07:28:15.908Z] [2022-04-30T07:28:15.908Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:28:15.908Z] #62 sha256:0b8eeae7c4a506953f634806a8f28516c606496fe116d4062a8dca291c6e54b9 [2022-04-30T07:28:15.908Z] #62 199.2 + bin/containerd [2022-04-30T07:28:16.168Z] #62 ... [2022-04-30T07:28:16.168Z] [2022-04-30T07:28:16.168Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-30T07:28:16.168Z] #37 sha256:cd271600b96fa5ba6ad91606c6e0699f3c89854e742c268a1db2d36790c08927 [2022-04-30T07:28:16.168Z] #37 DONE 0.1s [2022-04-30T07:28:16.168Z] [2022-04-30T07:28:16.168Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-30T07:28:16.168Z] #39 sha256:a548878c3eba4e8ccd30ad302592b75df480e40a16d6942504ddeec64d6ae101 [2022-04-30T07:28:16.168Z] #39 DONE 0.1s [2022-04-30T07:28:16.168Z] [2022-04-30T07:28:16.168Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-30T07:28:16.168Z] #43 sha256:49a7873eb3721df1a246fb7138c8ea27409da6fb53dffc6e192c04de4141a10b [2022-04-30T07:28:16.168Z] #43 DONE 0.1s [2022-04-30T07:28:16.168Z] [2022-04-30T07:28:16.168Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-30T07:28:16.168Z] #46 sha256:ee438655a622f57883a5c23c4899baaf4d26f38ac30180013555411c4e46a4eb [2022-04-30T07:28:16.740Z] #46 DONE 0.6s [2022-04-30T07:28:16.740Z] [2022-04-30T07:28:16.740Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-30T07:28:16.740Z] #50 sha256:adbcc2ca4664df6eda06bf426f501c4b8a870470d6ddb19c74131a95f8fe40c2 [2022-04-30T07:28:16.740Z] #50 DONE 0.1s [2022-04-30T07:28:16.740Z] [2022-04-30T07:28:16.740Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-30T07:28:16.740Z] #52 sha256:b72e7dbd9109c02d38b2c7e2f3369b0b3744480adbf9e01f34ea22662e202b4d [2022-04-30T07:28:17.001Z] #52 DONE 0.1s [2022-04-30T07:28:17.001Z] [2022-04-30T07:28:17.001Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-30T07:28:17.001Z] #54 sha256:7dd2ff142dcea7d101c393323c2f3a57f9a293d8c566b41215b2150f463e03be [2022-04-30T07:28:17.632Z] #20 70.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-30T07:28:17.632Z] #20 70.74 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-30T07:28:17.632Z] #20 70.75 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-30T07:28:17.632Z] #20 70.81 Selecting previously unselected package libapparmor1:amd64. [2022-04-30T07:28:17.632Z] #20 70.81 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-30T07:28:17.632Z] #20 70.82 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-30T07:28:17.632Z] #20 70.88 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-30T07:28:17.632Z] #20 70.88 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-30T07:28:17.632Z] #20 70.89 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-30T07:28:17.632Z] #20 70.96 Selecting previously unselected package libbtrfs0:amd64. [2022-04-30T07:28:17.632Z] #20 70.96 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-30T07:28:17.632Z] #20 70.97 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-30T07:28:17.632Z] #20 71.04 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-30T07:28:17.632Z] #20 71.05 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-30T07:28:17.632Z] #20 71.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-30T07:28:17.890Z] #20 71.14 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-30T07:28:17.890Z] #20 71.15 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-30T07:28:17.890Z] #20 71.16 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:28:17.890Z] #20 71.19 Selecting previously unselected package libudev-dev:amd64. [2022-04-30T07:28:17.890Z] #20 71.20 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-30T07:28:17.890Z] #20 71.20 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-30T07:28:17.890Z] #20 71.28 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-30T07:28:17.891Z] #20 71.28 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-30T07:28:17.891Z] #20 71.29 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-30T07:28:17.954Z] #54 DONE 1.2s [2022-04-30T07:28:17.954Z] [2022-04-30T07:28:17.954Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:28:17.954Z] #62 sha256:0b8eeae7c4a506953f634806a8f28516c606496fe116d4062a8dca291c6e54b9 [2022-04-30T07:28:18.148Z] #20 71.41 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-30T07:28:18.148Z] #20 71.42 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-30T07:28:18.148Z] #20 71.43 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-30T07:28:18.148Z] #20 71.51 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-30T07:28:18.148Z] #20 71.52 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-30T07:28:18.148Z] #20 71.53 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-30T07:28:18.215Z] #62 ... [2022-04-30T07:28:18.215Z] [2022-04-30T07:28:18.215Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-30T07:28:18.215Z] #56 sha256:149a6303dec8e14fa8a5410f57c423cacdd1b7f76887f9f0e254bf3e6888f15d [2022-04-30T07:28:18.215Z] #56 DONE 0.1s [2022-04-30T07:28:18.215Z] [2022-04-30T07:28:18.215Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-30T07:28:18.215Z] #59 sha256:1dec3ddd70d69a381727ebbc35f3a1b5cd230841a1325e3013e8a2fa24ba5844 [2022-04-30T07:28:18.407Z] #20 71.62 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-30T07:28:18.407Z] #20 71.62 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-30T07:28:18.407Z] #20 71.63 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-30T07:28:18.407Z] #20 71.67 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-30T07:28:18.407Z] #20 71.68 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-30T07:28:18.407Z] #20 71.68 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-30T07:28:18.407Z] #20 71.86 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-30T07:28:18.407Z] #20 71.87 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-30T07:28:18.407Z] #20 71.88 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-30T07:28:18.478Z] #59 DONE 0.3s [2022-04-30T07:28:18.478Z] [2022-04-30T07:28:18.478Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:28:18.478Z] #62 sha256:0b8eeae7c4a506953f634806a8f28516c606496fe116d4062a8dca291c6e54b9 [2022-04-30T07:28:18.665Z] #20 71.98 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-30T07:28:18.665Z] #20 71.99 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-30T07:28:18.665Z] #20 71.99 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:28:18.665Z] #20 72.04 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-30T07:28:18.665Z] #20 72.05 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-30T07:28:18.665Z] #20 72.05 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-30T07:28:18.921Z] #20 72.12 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-30T07:28:18.921Z] #20 72.12 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-30T07:28:18.921Z] #20 72.13 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-30T07:28:18.921Z] #20 72.34 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-30T07:28:18.921Z] #20 72.35 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-30T07:28:18.921Z] #20 72.36 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-30T07:28:18.921Z] #20 72.38 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-30T07:28:18.921Z] #20 72.39 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-30T07:28:18.922Z] #20 72.40 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-30T07:28:18.922Z] #20 72.41 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-30T07:28:18.922Z] #20 72.43 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-30T07:28:18.922Z] #20 72.44 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-30T07:28:18.922Z] #20 72.45 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-30T07:28:18.922Z] #20 72.46 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-30T07:28:18.922Z] #20 72.47 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-30T07:28:19.180Z] #20 72.48 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-30T07:28:19.180Z] #20 72.50 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-30T07:28:19.180Z] #20 72.51 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-30T07:28:19.180Z] #20 72.53 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-30T07:28:19.180Z] #20 72.54 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-30T07:28:19.180Z] #20 72.55 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-30T07:28:19.180Z] #20 72.56 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-30T07:28:19.180Z] #20 72.57 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-30T07:28:19.180Z] #20 72.58 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:28:19.180Z] #20 72.60 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-30T07:28:19.180Z] #20 72.61 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:28:19.180Z] #20 72.62 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-30T07:28:19.180Z] #20 72.62 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-30T07:28:19.180Z] #20 72.64 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-30T07:28:19.180Z] #20 72.66 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-30T07:28:19.180Z] #20 72.66 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-30T07:28:19.180Z] #20 72.68 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-30T07:28:19.337Z] #62 ... [2022-04-30T07:28:19.337Z] [2022-04-30T07:28:19.337Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:28:19.337Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:28:19.337Z] #45 209.0 + dpkg --print-architecture [2022-04-30T07:28:19.337Z] #45 209.0 + git checkout -q v2.1.0 [2022-04-30T07:28:19.337Z] #45 209.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-30T07:28:19.337Z] #45 209.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-30T07:28:19.439Z] #20 72.70 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:28:19.439Z] #20 72.71 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-30T07:28:19.439Z] #20 72.72 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:28:19.439Z] #20 72.74 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-30T07:28:19.439Z] #20 72.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:28:20.370Z] #20 DONE 73.8s [2022-04-30T07:28:20.370Z] [2022-04-30T07:28:20.370Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-04-30T07:28:20.370Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-04-30T07:28:21.747Z] #21 1.145 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-30T07:28:21.747Z] #21 1.145 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-30T07:28:21.747Z] #21 1.236 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-30T07:28:21.947Z] #53 ... [2022-04-30T07:28:21.947Z] [2022-04-30T07:28:21.947Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-30T07:28:21.947Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-30T07:28:21.947Z] #45 214.7 + dpkg --print-architecture [2022-04-30T07:28:21.947Z] #45 214.7 + git checkout -q v2.1.0 [2022-04-30T07:28:21.947Z] #45 214.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-30T07:28:21.947Z] #45 214.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-30T07:28:27.265Z] #21 1.586 Reading package lists... [2022-04-30T07:28:31.448Z] #21 6.203 Reading package lists... [2022-04-30T07:28:32.383Z] #21 10.82 Building dependency tree... [2022-04-30T07:28:32.383Z] #21 11.85 Reading state information... [2022-04-30T07:28:33.319Z] #21 12.88 The following additional packages will be installed: [2022-04-30T07:28:33.319Z] #21 12.88 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-30T07:28:33.319Z] #21 12.89 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-30T07:28:33.319Z] #21 12.89 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-30T07:28:33.319Z] #21 12.89 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-30T07:28:33.319Z] #21 12.89 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-30T07:28:33.319Z] #21 12.89 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-30T07:28:33.319Z] #21 12.89 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-30T07:28:33.319Z] #21 12.91 Suggested packages: [2022-04-30T07:28:33.319Z] #21 12.91 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-30T07:28:33.320Z] #21 12.91 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-30T07:28:33.320Z] #21 12.91 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-30T07:28:33.320Z] #21 12.91 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-30T07:28:33.320Z] #21 12.91 seccomp:ppc64el seccomp:s390x [2022-04-30T07:28:33.320Z] #21 12.91 Recommended packages: [2022-04-30T07:28:33.320Z] #21 12.91 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-30T07:28:33.320Z] #21 12.91 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-30T07:28:33.320Z] #21 12.91 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-30T07:28:33.320Z] #21 12.91 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-30T07:28:33.885Z] #21 13.36 The following NEW packages will be installed: [2022-04-30T07:28:33.885Z] #21 13.36 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-30T07:28:33.885Z] #21 13.36 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-30T07:28:33.885Z] #21 13.36 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-30T07:28:33.885Z] #21 13.36 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-30T07:28:33.885Z] #21 13.36 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-30T07:28:33.885Z] #21 13.36 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-30T07:28:33.885Z] #21 13.36 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-30T07:28:33.885Z] #21 13.37 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-30T07:28:33.885Z] #21 13.37 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-30T07:28:33.886Z] #21 13.37 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-30T07:28:33.886Z] #21 13.37 libseccomp2:ppc64el libseccomp2:s390x [2022-04-30T07:28:34.143Z] #21 13.73 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:28:34.143Z] #21 13.73 Need to get 15.9 MB of archives. [2022-04-30T07:28:34.143Z] #21 13.73 After this operation, 73.0 MB of additional disk space will be used. [2022-04-30T07:28:34.143Z] #21 13.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-30T07:28:34.143Z] #21 13.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-30T07:28:34.143Z] #21 13.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-30T07:28:34.143Z] #21 13.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-30T07:28:34.143Z] #21 13.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-30T07:28:34.143Z] #21 13.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-30T07:28:34.143Z] #21 13.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-30T07:28:34.143Z] #21 13.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-30T07:28:34.143Z] #21 13.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-30T07:28:34.143Z] #21 13.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-30T07:28:34.143Z] #21 13.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-30T07:28:34.143Z] #21 13.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-30T07:28:34.143Z] #21 13.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-30T07:28:34.143Z] #21 13.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-30T07:28:34.143Z] #21 13.84 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-30T07:28:34.402Z] #21 13.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-30T07:28:34.402Z] #21 13.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-30T07:28:34.402Z] #21 13.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-30T07:28:34.402Z] #21 13.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-30T07:28:34.402Z] #21 13.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-30T07:28:34.402Z] #21 13.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-30T07:28:34.402Z] #21 13.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-30T07:28:34.402Z] #21 13.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-30T07:28:34.402Z] #21 13.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-30T07:28:34.402Z] #21 13.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-30T07:28:34.402Z] #21 13.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-30T07:28:34.402Z] #21 13.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-30T07:28:34.402Z] #21 13.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-30T07:28:34.402Z] #21 13.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-30T07:28:34.402Z] #21 13.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-30T07:28:34.402Z] #21 13.95 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-30T07:28:34.402Z] #21 13.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-30T07:28:34.402Z] #21 13.95 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-30T07:28:34.402Z] #21 13.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-30T07:28:34.402Z] #21 13.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-30T07:28:34.402Z] #21 13.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-30T07:28:34.402Z] #21 13.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-30T07:28:34.402Z] #21 13.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-30T07:28:34.402Z] #21 13.96 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-30T07:28:34.402Z] #21 13.96 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-30T07:28:34.969Z] #21 14.50 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:28:35.226Z] #21 14.73 Fetched 15.9 MB in 1s (29.8 MB/s) [2022-04-30T07:28:35.226Z] #21 14.76 Selecting previously unselected package gcc-10-base:armel. [2022-04-30T07:28:35.226Z] #21 14.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-30T07:28:35.226Z] #21 14.81 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-30T07:28:35.226Z] #21 14.82 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-30T07:28:35.226Z] #21 14.87 Selecting previously unselected package gcc-10-base:armhf. [2022-04-30T07:28:35.226Z] #21 14.87 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-30T07:28:35.226Z] #21 14.88 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-30T07:28:35.483Z] #21 14.93 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-30T07:28:35.483Z] #21 14.93 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-30T07:28:35.483Z] #21 14.94 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-30T07:28:35.483Z] #21 15.00 Selecting previously unselected package gcc-10-base:s390x. [2022-04-30T07:28:35.483Z] #21 15.00 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-30T07:28:35.483Z] #21 15.01 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-30T07:28:35.483Z] #21 15.05 Selecting previously unselected package gcc-10-base:arm64. [2022-04-30T07:28:35.483Z] #21 15.06 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-30T07:28:35.483Z] #21 15.07 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-30T07:28:35.483Z] #21 15.13 Selecting previously unselected package libgcc-s1:armel. [2022-04-30T07:28:35.483Z] #21 15.13 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-30T07:28:35.483Z] #21 15.14 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-30T07:28:35.483Z] #21 15.19 Selecting previously unselected package libcrypt1:armel. [2022-04-30T07:28:35.740Z] #21 15.19 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-30T07:28:35.740Z] #21 15.20 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-30T07:28:35.740Z] #21 15.29 Selecting previously unselected package libc6:armel. [2022-04-30T07:28:35.740Z] #21 15.29 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-30T07:28:35.997Z] #21 15.47 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-30T07:28:36.510Z] #21 15.87 Selecting previously unselected package libapparmor1:armel. [2022-04-30T07:28:36.510Z] #21 15.88 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-30T07:28:36.510Z] #21 15.88 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-30T07:28:36.510Z] #21 15.93 Selecting previously unselected package libapparmor-dev:armel. [2022-04-30T07:28:36.510Z] #21 15.94 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-30T07:28:36.510Z] #21 15.94 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-30T07:28:36.510Z] #21 16.02 Selecting previously unselected package libgcc-s1:arm64. [2022-04-30T07:28:36.510Z] #21 16.03 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-30T07:28:36.510Z] #21 16.03 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-30T07:28:36.510Z] #21 16.09 Selecting previously unselected package libcrypt1:arm64. [2022-04-30T07:28:36.510Z] #21 16.10 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-30T07:28:36.510Z] #21 16.10 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-30T07:28:36.766Z] #21 16.18 Selecting previously unselected package libc6:arm64. [2022-04-30T07:28:36.766Z] #21 16.19 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-30T07:28:36.766Z] #21 16.37 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-30T07:28:37.330Z] #21 16.78 Selecting previously unselected package libapparmor1:arm64. [2022-04-30T07:28:37.330Z] #21 16.79 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-30T07:28:37.330Z] #21 16.79 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-30T07:28:37.330Z] #21 16.85 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-30T07:28:37.330Z] #21 16.85 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-30T07:28:37.330Z] #21 16.85 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-30T07:28:37.330Z] #21 16.92 Selecting previously unselected package libgcc-s1:s390x. [2022-04-30T07:28:37.330Z] #21 16.92 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-30T07:28:37.330Z] #21 16.93 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-30T07:28:37.330Z] #21 16.98 Selecting previously unselected package libcrypt1:s390x. [2022-04-30T07:28:37.330Z] #21 16.98 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-30T07:28:37.330Z] #21 16.99 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-30T07:28:37.587Z] #21 17.06 Selecting previously unselected package libc6:s390x. [2022-04-30T07:28:37.587Z] #21 17.07 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-30T07:28:37.844Z] #21 17.25 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-30T07:28:38.101Z] #21 17.68 Selecting previously unselected package libapparmor1:s390x. [2022-04-30T07:28:38.101Z] #21 17.69 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-30T07:28:38.101Z] #21 17.70 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-30T07:28:38.101Z] #21 17.75 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-30T07:28:38.358Z] #21 17.76 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-30T07:28:38.358Z] #21 17.77 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-30T07:28:38.358Z] #21 17.84 Selecting previously unselected package libgcc-s1:armhf. [2022-04-30T07:28:38.358Z] #21 17.84 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-30T07:28:38.358Z] #21 17.85 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-30T07:28:38.358Z] #21 17.90 Selecting previously unselected package libcrypt1:armhf. [2022-04-30T07:28:38.358Z] #21 17.90 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-30T07:28:38.358Z] #21 17.91 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-30T07:28:38.358Z] #21 17.99 Selecting previously unselected package libc6:armhf. [2022-04-30T07:28:38.615Z] #21 18.00 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-30T07:28:38.615Z] #21 18.19 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-30T07:28:39.178Z] #21 18.60 Selecting previously unselected package libapparmor1:armhf. [2022-04-30T07:28:39.178Z] #21 18.61 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-30T07:28:39.178Z] #21 18.62 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-30T07:28:39.178Z] #21 18.67 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-30T07:28:39.178Z] #21 18.68 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-30T07:28:39.178Z] #21 18.69 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-30T07:28:39.178Z] #21 18.76 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-30T07:28:39.178Z] #21 18.76 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-30T07:28:39.178Z] #21 18.77 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-30T07:28:39.178Z] #21 18.83 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-30T07:28:39.178Z] #21 18.84 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-30T07:28:39.179Z] #21 18.84 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-30T07:28:39.436Z] #21 18.92 Selecting previously unselected package libc6:ppc64el. [2022-04-30T07:28:39.436Z] #21 18.93 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-30T07:28:39.693Z] #21 19.14 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-30T07:28:40.258Z] #21 19.82 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-30T07:28:40.258Z] #21 19.82 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-30T07:28:40.258Z] #21 19.83 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-30T07:28:40.258Z] #21 19.89 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-30T07:28:40.258Z] #21 19.90 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-30T07:28:40.258Z] #21 19.91 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-30T07:28:40.516Z] #21 19.98 Selecting previously unselected package libseccomp2:s390x. [2022-04-30T07:28:40.516Z] #21 19.98 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-30T07:28:40.516Z] #21 19.99 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-30T07:28:40.516Z] #21 20.04 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-30T07:28:40.516Z] #21 20.04 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-30T07:28:40.516Z] #21 20.05 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-30T07:28:40.516Z] #21 20.11 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-30T07:28:40.516Z] #21 20.11 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-30T07:28:40.516Z] #21 20.12 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-30T07:28:40.516Z] #21 20.17 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-30T07:28:40.773Z] #21 20.17 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-30T07:28:40.773Z] #21 20.18 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-30T07:28:40.773Z] #21 20.24 Selecting previously unselected package libseccomp2:armhf. [2022-04-30T07:28:40.773Z] #21 20.25 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-30T07:28:40.773Z] #21 20.25 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-30T07:28:40.773Z] #21 20.30 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-30T07:28:40.773Z] #21 20.30 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-30T07:28:40.773Z] #21 20.31 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-30T07:28:40.773Z] #21 20.37 Selecting previously unselected package libseccomp2:armel. [2022-04-30T07:28:40.773Z] #21 20.37 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-30T07:28:40.773Z] #21 20.38 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-30T07:28:41.031Z] #21 20.43 Selecting previously unselected package libseccomp-dev:armel. [2022-04-30T07:28:41.031Z] #21 20.44 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-30T07:28:41.031Z] #21 20.44 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-30T07:28:41.031Z] #21 20.50 Selecting previously unselected package libseccomp2:arm64. [2022-04-30T07:28:41.031Z] #21 20.51 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-30T07:28:41.031Z] #21 20.52 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-30T07:28:41.031Z] #21 20.57 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-30T07:28:41.031Z] #21 20.58 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-30T07:28:41.031Z] #21 20.58 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-30T07:28:41.276Z] #45 DONE 232.1s [2022-04-30T07:28:41.276Z] [2022-04-30T07:28:41.277Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:28:41.277Z] #62 sha256:4b803692658df12ee47f1446ee0295521f151ab3a76405bc8f080b07c4fe9ecb [2022-04-30T07:28:41.277Z] #62 ... [2022-04-30T07:28:41.277Z] [2022-04-30T07:28:41.277Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-30T07:28:41.277Z] #46 sha256:48a5a55804dc28008475aca9a4d3f86746662e970dfdb1c2d288308a5e070e38 [2022-04-30T07:28:41.277Z] #46 DONE 0.3s [2022-04-30T07:28:41.277Z] [2022-04-30T07:28:41.277Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-30T07:28:41.277Z] #50 sha256:955e316db8721008417fa34bdb442a11eaf40615f2d7cf815c5482b8b23b4006 [2022-04-30T07:28:41.277Z] #50 DONE 0.0s [2022-04-30T07:28:41.277Z] [2022-04-30T07:28:41.277Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:28:41.277Z] #58 sha256:b07fe1a2acae104443cc17cb4aa1877b094e1eab54ef34f6f262970d1fae4a16 [2022-04-30T07:28:41.277Z] #58 ... [2022-04-30T07:28:41.277Z] [2022-04-30T07:28:41.277Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-30T07:28:41.277Z] #52 sha256:1305c455bed41ff1bf8fa96be4705a65754a906ecbca6f7647f537a4d6fd0891 [2022-04-30T07:28:41.277Z] #52 DONE 0.1s [2022-04-30T07:28:41.277Z] [2022-04-30T07:28:41.277Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:28:41.277Z] #58 sha256:b07fe1a2acae104443cc17cb4aa1877b094e1eab54ef34f6f262970d1fae4a16 [2022-04-30T07:28:41.289Z] #21 20.69 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-30T07:28:41.289Z] #21 20.71 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-30T07:28:41.289Z] #21 20.72 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-30T07:28:41.289Z] #21 20.73 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-30T07:28:41.289Z] #21 20.75 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-30T07:28:41.289Z] #21 20.76 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-30T07:28:41.289Z] #21 20.78 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-30T07:28:41.289Z] #21 20.79 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-30T07:28:41.289Z] #21 20.80 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-30T07:28:41.289Z] #21 20.81 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-30T07:28:41.289Z] #21 20.83 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-30T07:28:41.289Z] #21 20.84 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-30T07:28:41.289Z] #21 20.85 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-30T07:28:41.289Z] #21 20.86 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-30T07:28:41.289Z] #21 20.89 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-30T07:28:41.547Z] #21 20.90 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-30T07:28:42.921Z] #21 22.13 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-30T07:28:43.240Z] 8f616e6e9eec: Pull complete [2022-04-30T07:28:43.852Z] #21 23.40 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-30T07:28:43.963Z] #45 DONE 237.6s [2022-04-30T07:28:43.963Z] [2022-04-30T07:28:43.963Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:28:43.963Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:28:43.963Z] #53 ... [2022-04-30T07:28:43.963Z] [2022-04-30T07:28:43.963Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-30T07:28:43.963Z] #46 sha256:ffe64828a97025a05b7c59b1899a73d65c71bf839c7bda7143c0947f1a1f911d [2022-04-30T07:28:43.963Z] #46 DONE 0.5s [2022-04-30T07:28:43.963Z] [2022-04-30T07:28:43.963Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:28:43.963Z] #58 sha256:27803fde040d4f31dc17bc3da64718fec35e08c9f42a111d880a725184dc02c9 [2022-04-30T07:28:43.963Z] #58 ... [2022-04-30T07:28:43.963Z] [2022-04-30T07:28:43.963Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-30T07:28:43.963Z] #50 sha256:2d2b27ae4aba8d138527b1f4ac40cd25faff5d3924536c88755ce611caf6f490 [2022-04-30T07:28:43.963Z] #50 DONE 0.1s [2022-04-30T07:28:43.963Z] [2022-04-30T07:28:43.964Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-30T07:28:43.964Z] #52 sha256:4bdb69ebb94f211d32571fe058496c8cd051cceb4bf7ca64b5aa5fb16083b322 [2022-04-30T07:28:43.964Z] #52 DONE 0.1s [2022-04-30T07:28:43.964Z] [2022-04-30T07:28:43.964Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:28:43.964Z] #62 sha256:40c1cd027ac21d4579a0c8df5b35ce17a9d05f3b46a44a1b7acaa495ac7b0a59 [2022-04-30T07:28:45.101Z] #58 142.7 + mkdir -p /build [2022-04-30T07:28:45.101Z] #58 142.7 + cp runc /build/runc [2022-04-30T07:28:45.101Z] #58 DONE 144.7s [2022-04-30T07:28:45.101Z] [2022-04-30T07:28:45.101Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:28:45.101Z] #62 sha256:063d86bf2ab524611f452b7f6757a02123e5944e93f8248aee10f45a5a03a381 [2022-04-30T07:28:45.225Z] #21 24.66 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-30T07:28:46.042Z] #62 ... [2022-04-30T07:28:46.042Z] [2022-04-30T07:28:46.042Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:28:46.042Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:28:46.042Z] #53 250.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-30T07:28:46.042Z] #53 DONE 250.2s [2022-04-30T07:28:46.302Z] [2022-04-30T07:28:46.302Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:28:46.302Z] #62 sha256:063d86bf2ab524611f452b7f6757a02123e5944e93f8248aee10f45a5a03a381 [2022-04-30T07:28:46.626Z] #21 25.87 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-30T07:28:47.563Z] #21 27.13 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-30T07:28:47.564Z] #21 27.15 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-30T07:28:47.564Z] #21 27.16 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-30T07:28:47.564Z] #21 27.17 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-30T07:28:47.564Z] #21 27.19 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-30T07:28:47.564Z] #21 27.20 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-30T07:28:47.564Z] #21 27.22 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-30T07:28:47.682Z] #62 ... [2022-04-30T07:28:47.682Z] [2022-04-30T07:28:47.682Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-30T07:28:47.682Z] #54 sha256:8eed1f0f3fa1b2e3ca71c162d961fb9887642e8c6d9b0c14fcbb6af446015634 [2022-04-30T07:28:47.822Z] #21 27.23 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-30T07:28:47.822Z] #21 27.25 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-30T07:28:47.822Z] #21 27.26 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-30T07:28:47.822Z] #21 27.28 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-30T07:28:47.822Z] #21 27.29 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-30T07:28:47.822Z] #21 27.31 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-30T07:28:47.822Z] #21 27.32 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-30T07:28:47.822Z] #21 27.33 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-30T07:28:47.822Z] #21 27.35 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-30T07:28:47.822Z] #21 27.36 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-30T07:28:47.822Z] #21 27.38 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-30T07:28:47.822Z] #21 27.39 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-30T07:28:47.822Z] #21 27.41 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-30T07:28:47.822Z] #21 27.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:28:48.249Z] #54 DONE 0.6s [2022-04-30T07:28:48.249Z] [2022-04-30T07:28:48.249Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:28:48.249Z] #62 sha256:063d86bf2ab524611f452b7f6757a02123e5944e93f8248aee10f45a5a03a381 [2022-04-30T07:28:48.385Z] #21 DONE 28.0s [2022-04-30T07:28:48.385Z] [2022-04-30T07:28:48.385Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-30T07:28:48.385Z] #64 sha256:98f2e20320fd6ae880c00dbf04d11ff38b5e3b729ed53f76a6bc11e11d7b2a3c [2022-04-30T07:28:48.508Z] #62 ... [2022-04-30T07:28:48.508Z] [2022-04-30T07:28:48.508Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-30T07:28:48.508Z] #56 sha256:7e7d9c403d9bf3fa4d9829166ec092068ff7ee5f8b09a12e9ef20041af5ddfe1 [2022-04-30T07:28:48.508Z] #56 DONE 0.1s [2022-04-30T07:28:48.508Z] [2022-04-30T07:28:48.508Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-30T07:28:48.508Z] #59 sha256:7e3e0a22b84b38bfdf7635924a1fe79dbdaf80f0a5719625a06d75c1c297c449 [2022-04-30T07:28:48.642Z] #64 DONE 0.2s [2022-04-30T07:28:48.642Z] [2022-04-30T07:28:48.642Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:28:48.642Z] #65 sha256:f83214199c2920156d8ba0e54243aa90674d06dc14e1e6a2a025ef847693ad84 [2022-04-30T07:28:48.767Z] #59 DONE 0.2s [2022-04-30T07:28:48.767Z] [2022-04-30T07:28:48.767Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:28:48.767Z] #62 sha256:063d86bf2ab524611f452b7f6757a02123e5944e93f8248aee10f45a5a03a381 [2022-04-30T07:28:49.576Z] #65 1.089 + RM_GOPATH=0 [2022-04-30T07:28:49.576Z] #65 1.089 + TMP_GOPATH= [2022-04-30T07:28:49.576Z] #65 1.089 + : /build [2022-04-30T07:28:49.576Z] #65 1.089 + '[' -z '' ']' [2022-04-30T07:28:49.576Z] #65 1.089 ++ mktemp -d [2022-04-30T07:28:49.576Z] #65 1.092 + export GOPATH=/tmp/tmp.mPDlYOPXoO [2022-04-30T07:28:49.576Z] #65 1.092 + GOPATH=/tmp/tmp.mPDlYOPXoO [2022-04-30T07:28:49.576Z] #65 1.093 + RM_GOPATH=1 [2022-04-30T07:28:49.576Z] #65 1.093 + case "$(go env GOARCH)" in [2022-04-30T07:28:49.576Z] #65 1.094 ++ go env GOARCH [2022-04-30T07:28:49.576Z] #65 1.098 + export GO_BUILDMODE=-buildmode=pie [2022-04-30T07:28:49.576Z] #65 1.099 + GO_BUILDMODE=-buildmode=pie [2022-04-30T07:28:49.576Z] #65 1.099 ++ dirname /install.sh [2022-04-30T07:28:49.576Z] #65 1.101 + dir=/ [2022-04-30T07:28:49.576Z] #65 1.101 + bin=runc [2022-04-30T07:28:49.576Z] #65 1.101 + shift [2022-04-30T07:28:49.576Z] #65 1.101 + '[' '!' -f //runc.installer ']' [2022-04-30T07:28:49.576Z] #65 1.102 + . //runc.installer [2022-04-30T07:28:49.576Z] #65 1.102 ++ set -e [2022-04-30T07:28:49.576Z] #65 1.102 ++ : v1.1.1 [2022-04-30T07:28:49.576Z] #65 1.103 + install_runc [2022-04-30T07:28:49.576Z] #65 1.103 + RUNC_BUILDTAGS=seccomp [2022-04-30T07:28:49.833Z] #65 ... [2022-04-30T07:28:49.833Z] [2022-04-30T07:28:49.833Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-30T07:28:49.833Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-04-30T07:28:49.833Z] #22 DONE 1.4s [2022-04-30T07:28:49.833Z] [2022-04-30T07:28:49.833Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:28:49.833Z] #65 sha256:f83214199c2920156d8ba0e54243aa90674d06dc14e1e6a2a025ef847693ad84 [2022-04-30T07:28:49.833Z] #65 1.103 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-30T07:28:49.833Z] #65 1.104 Install runc version v1.1.1 (build tags: seccomp) [2022-04-30T07:28:49.833Z] #65 1.104 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mPDlYOPXoO/src/github.com/opencontainers/runc [2022-04-30T07:28:49.833Z] #65 1.106 Cloning into '/tmp/tmp.mPDlYOPXoO/src/github.com/opencontainers/runc'... [2022-04-30T07:28:50.763Z] #65 ... [2022-04-30T07:28:50.763Z] [2022-04-30T07:28:50.763Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-30T07:28:50.763Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-04-30T07:28:50.763Z] #23 DONE 1.0s [2022-04-30T07:28:51.021Z] [2022-04-30T07:28:51.021Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-30T07:28:51.021Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-04-30T07:28:51.301Z] #62 219.9 + bin/containerd [2022-04-30T07:28:51.587Z] #24 0.870 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-30T07:28:51.587Z] #24 DONE 1.0s [2022-04-30T07:28:51.587Z] [2022-04-30T07:28:51.587Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:28:51.587Z] #65 sha256:f83214199c2920156d8ba0e54243aa90674d06dc14e1e6a2a025ef847693ad84 [2022-04-30T07:28:52.963Z] #65 ... [2022-04-30T07:28:52.963Z] [2022-04-30T07:28:52.963Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-30T07:28:52.963Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-04-30T07:28:52.963Z] #25 DONE 0.9s [2022-04-30T07:28:52.963Z] [2022-04-30T07:28:52.963Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-30T07:28:52.963Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-04-30T07:28:53.530Z] #26 DONE 1.0s [2022-04-30T07:28:53.530Z] [2022-04-30T07:28:53.530Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:28:53.530Z] #69 sha256:64750ad7972e2e366a72084c74acb6bf5e2548e62dcb6d6f04089fb689b52e3d [2022-04-30T07:28:53.788Z] #69 ... [2022-04-30T07:28:53.788Z] [2022-04-30T07:28:53.788Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:28:53.788Z] #65 sha256:f83214199c2920156d8ba0e54243aa90674d06dc14e1e6a2a025ef847693ad84 [2022-04-30T07:28:53.788Z] #65 5.240 + cd /tmp/tmp.mPDlYOPXoO/src/github.com/opencontainers/runc [2022-04-30T07:28:53.788Z] #65 5.241 + git checkout -q v1.1.1 [2022-04-30T07:28:54.047Z] #65 5.487 + '[' -z '' ']' [2022-04-30T07:28:54.047Z] #65 5.487 + target=static [2022-04-30T07:28:54.047Z] #65 5.487 + make BUILDTAGS=seccomp static [2022-04-30T07:28:54.303Z] #65 5.758 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-30T07:28:54.561Z] #65 ... [2022-04-30T07:28:54.561Z] [2022-04-30T07:28:54.561Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-04-30T07:28:54.561Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-04-30T07:28:54.561Z] #27 DONE 0.9s [2022-04-30T07:28:54.818Z] [2022-04-30T07:28:54.818Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-30T07:28:54.818Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-30T07:28:55.751Z] #28 1.164 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-30T07:28:56.008Z] #28 1.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-30T07:28:56.008Z] #28 1.343 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-30T07:28:56.008Z] #28 1.421 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-30T07:28:56.265Z] #28 1.684 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-30T07:28:56.523Z] #28 1.949 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-30T07:28:56.781Z] #28 2.210 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-30T07:28:57.038Z] #28 2.504 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-30T07:28:57.248Z] #62 238.5 # github.com/containerd/containerd/cmd/containerd [2022-04-30T07:28:57.248Z] #62 238.5 /usr/bin/ld: /tmp/go-link-1200615342/000019.o: in function `New': [2022-04-30T07:28:57.248Z] #62 238.5 /tmp/tmp.f5YvM3y3JB/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-04-30T07:28:57.248Z] #62 238.6 + bin/containerd-stress [2022-04-30T07:28:57.248Z] #62 239.7 + bin/containerd-shim [2022-04-30T07:28:57.603Z] #28 2.861 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-30T07:28:57.860Z] #28 3.177 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-30T07:28:57.860Z] #28 3.183 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-30T07:28:57.860Z] #28 3.193 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-30T07:28:57.860Z] #28 3.198 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-30T07:28:57.860Z] #28 3.199 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-30T07:28:57.860Z] #28 3.214 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-30T07:28:58.118Z] #28 3.408 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-30T07:28:58.118Z] #28 3.430 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-30T07:28:58.118Z] #28 3.430 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-30T07:28:58.118Z] #28 3.431 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-30T07:28:58.118Z] #28 3.431 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-30T07:28:58.118Z] #28 3.431 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-30T07:29:05.395Z] #62 248.3 + bin/containerd-shim-runc-v1 [2022-04-30T07:29:10.304Z] #28 14.60 Fetched 48.9 MB in 14s (3578 kB/s) [2022-04-30T07:29:10.684Z] #62 253.3 + bin/containerd-shim-runc-v2 [2022-04-30T07:29:10.684Z] #62 254.0 + binaries [2022-04-30T07:29:10.684Z] #62 254.0 + install -D bin/containerd /build/containerd [2022-04-30T07:29:10.684Z] #62 254.1 + install -D bin/containerd-shim /build/containerd-shim [2022-04-30T07:29:10.684Z] #62 254.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-30T07:29:10.684Z] #62 254.1 + install -D bin/ctr /build/ctr [2022-04-30T07:29:14.887Z] #62 DONE 258.3s [2022-04-30T07:29:15.460Z] [2022-04-30T07:29:15.460Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-30T07:29:15.460Z] #63 sha256:d87524dd1adc6862ada8e4fb3106a828bbd4f1f91b8b5f0057d394c53af55bf1 [2022-04-30T07:29:15.564Z] #28 14.60 Reading package lists... [2022-04-30T07:29:17.370Z] #63 DONE 1.8s [2022-04-30T07:29:17.370Z] [2022-04-30T07:29:17.370Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-30T07:29:17.370Z] #68 sha256:2e06a5c45c14eba726840c7d79d1e738f670bf6f8554f1aed092d203fcc28a0e [2022-04-30T07:29:17.631Z] #68 DONE 0.4s [2022-04-30T07:29:17.631Z] [2022-04-30T07:29:17.631Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-30T07:29:17.632Z] #73 sha256:db875317d0e668248d25bbe9f034158206172507a333ee28a3afd7c0e08fae5f [2022-04-30T07:29:20.006Z] #58 145.5 + mkdir -p /build [2022-04-30T07:29:20.006Z] #58 145.5 + cp runc /build/runc [2022-04-30T07:29:20.006Z] #58 DONE 146.6s [2022-04-30T07:29:20.006Z] [2022-04-30T07:29:20.006Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:29:20.006Z] #62 sha256:4b803692658df12ee47f1446ee0295521f151ab3a76405bc8f080b07c4fe9ecb [2022-04-30T07:29:20.006Z] #62 ... [2022-04-30T07:29:20.006Z] [2022-04-30T07:29:20.006Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:29:20.006Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:29:20.006Z] #53 269.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-30T07:29:20.006Z] #53 DONE 269.5s [2022-04-30T07:29:20.006Z] [2022-04-30T07:29:20.006Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:29:20.006Z] #62 sha256:4b803692658df12ee47f1446ee0295521f151ab3a76405bc8f080b07c4fe9ecb [2022-04-30T07:29:20.006Z] #62 ... [2022-04-30T07:29:20.006Z] [2022-04-30T07:29:20.006Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-30T07:29:20.006Z] #54 sha256:8808fe7f344ceccafd1b7b00811bd20efab965fe6bda956ba93b18cb2893e81e [2022-04-30T07:29:20.006Z] #54 DONE 0.6s [2022-04-30T07:29:20.006Z] [2022-04-30T07:29:20.006Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:29:20.006Z] #62 sha256:4b803692658df12ee47f1446ee0295521f151ab3a76405bc8f080b07c4fe9ecb [2022-04-30T07:29:20.006Z] #62 ... [2022-04-30T07:29:20.006Z] [2022-04-30T07:29:20.006Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-30T07:29:20.006Z] #56 sha256:fa5c545fdc7046e35ef4d3b5536ccdcfaacd9becce8ae73f6db50708e022293a [2022-04-30T07:29:20.006Z] #56 DONE 0.1s [2022-04-30T07:29:20.006Z] [2022-04-30T07:29:20.006Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-30T07:29:20.006Z] #59 sha256:3acccb7b6a64be37889abef41e77b1430bd640def6fdd634975d9d863d5dde9a [2022-04-30T07:29:20.006Z] #59 DONE 0.2s [2022-04-30T07:29:20.006Z] [2022-04-30T07:29:20.006Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:29:20.006Z] #62 sha256:4b803692658df12ee47f1446ee0295521f151ab3a76405bc8f080b07c4fe9ecb [2022-04-30T07:29:20.182Z] #73 DONE 1.9s [2022-04-30T07:29:20.182Z] [2022-04-30T07:29:20.182Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-30T07:29:20.182Z] #74 sha256:046d6729d119d0341375a1fe34d4b6f3c39890f4499b949ab5c5046ad38145b0 [2022-04-30T07:29:20.182Z] #74 DONE 0.0s [2022-04-30T07:29:20.182Z] [2022-04-30T07:29:20.183Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-30T07:29:20.183Z] #75 sha256:4c09eb5755debcabb856814d0c27bcb9aa8b0194763370cc7dc2d2c14496ac4d [2022-04-30T07:29:20.753Z] #75 DONE 1.0s [2022-04-30T07:29:20.753Z] [2022-04-30T07:29:20.753Z] #76 exporting to image [2022-04-30T07:29:20.753Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-30T07:29:20.753Z] #76 exporting layers [2022-04-30T07:29:20.941Z] #62 226.2 + bin/containerd [2022-04-30T07:29:22.374Z] #28 21.10 Reading package lists... [2022-04-30T07:29:22.730Z] #62 ... [2022-04-30T07:29:22.730Z] [2022-04-30T07:29:22.730Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:29:22.730Z] #58 sha256:27803fde040d4f31dc17bc3da64718fec35e08c9f42a111d880a725184dc02c9 [2022-04-30T07:29:22.730Z] #58 143.6 + mkdir -p /build [2022-04-30T07:29:22.730Z] #58 143.6 + cp runc /build/runc [2022-04-30T07:29:22.730Z] #58 DONE 145.7s [2022-04-30T07:29:22.730Z] [2022-04-30T07:29:22.730Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:29:22.730Z] #62 sha256:40c1cd027ac21d4579a0c8df5b35ce17a9d05f3b46a44a1b7acaa495ac7b0a59 [2022-04-30T07:29:22.730Z] #62 ... [2022-04-30T07:29:22.730Z] [2022-04-30T07:29:22.730Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-30T07:29:22.730Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-30T07:29:22.730Z] #53 277.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-30T07:29:22.730Z] #53 DONE 277.1s [2022-04-30T07:29:22.730Z] [2022-04-30T07:29:22.730Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:29:22.730Z] #62 sha256:40c1cd027ac21d4579a0c8df5b35ce17a9d05f3b46a44a1b7acaa495ac7b0a59 [2022-04-30T07:29:22.730Z] #62 ... [2022-04-30T07:29:22.730Z] [2022-04-30T07:29:22.730Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-30T07:29:22.730Z] #54 sha256:058663a34cbc26da094713fbd1da0614787cacaa3d14cc79109abbea504d773b [2022-04-30T07:29:23.302Z] #54 DONE 0.6s [2022-04-30T07:29:23.302Z] [2022-04-30T07:29:23.303Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-30T07:29:23.303Z] #56 sha256:99cff2202df7fda71a52cd73bee48c117f1d084c2fda33596797ceb5065fb2aa [2022-04-30T07:29:23.303Z] #56 DONE 0.1s [2022-04-30T07:29:23.303Z] [2022-04-30T07:29:23.303Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:29:23.303Z] #62 sha256:40c1cd027ac21d4579a0c8df5b35ce17a9d05f3b46a44a1b7acaa495ac7b0a59 [2022-04-30T07:29:23.303Z] #62 ... [2022-04-30T07:29:23.303Z] [2022-04-30T07:29:23.303Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-30T07:29:23.303Z] #59 sha256:64c5bc5beddfcec81464065bbc80e00944352e249a4e8a4cfefe31e9d621d60a [2022-04-30T07:29:23.564Z] #59 DONE 0.2s [2022-04-30T07:29:23.564Z] [2022-04-30T07:29:23.564Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:29:23.564Z] #62 sha256:40c1cd027ac21d4579a0c8df5b35ce17a9d05f3b46a44a1b7acaa495ac7b0a59 [2022-04-30T07:29:24.005Z] #28 27.83 Building dependency tree... [2022-04-30T07:29:24.053Z] #76 exporting layers 3.2s done [2022-04-30T07:29:24.053Z] #76 writing image sha256:ca97bbd49f3f7f480cf6b4f1923c64e57a55ba05d1da5419aea71dd43e2d199a done [2022-04-30T07:29:24.053Z] #76 naming to docker.io/library/docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 done [2022-04-30T07:29:24.053Z] #76 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-30T07:29:24.427Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-30T07:29:24.738Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43550/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 hack/test/unit [2022-04-30T07:29:25.377Z] #28 30.60 bzip2 is already the newest version (1.0.8-4). [2022-04-30T07:29:25.377Z] #28 30.60 patch is already the newest version (2.7.6-7). [2022-04-30T07:29:25.377Z] #28 30.60 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-30T07:29:25.377Z] #28 30.60 The following additional packages will be installed: [2022-04-30T07:29:25.377Z] #28 30.60 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-30T07:29:25.377Z] #28 30.60 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-30T07:29:25.377Z] #28 30.61 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-30T07:29:25.377Z] #28 30.61 python3-pkg-resources vim-runtime xxd [2022-04-30T07:29:25.377Z] #28 30.63 Suggested packages: [2022-04-30T07:29:25.377Z] #28 30.63 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-30T07:29:25.377Z] #28 30.63 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-30T07:29:25.377Z] #28 30.63 Recommended packages: [2022-04-30T07:29:25.377Z] #28 30.63 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-30T07:29:26.109Z] #62 230.1 + bin/containerd [2022-04-30T07:29:26.653Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-30T07:29:26.653Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-30T07:29:26.653Z] + TESTDIRS=./... [2022-04-30T07:29:26.653Z] + exclude_paths='/vendor/|/integration' [2022-04-30T07:29:26.653Z] ++ go list ./... [2022-04-30T07:29:26.653Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-30T07:29:26.750Z] #28 32.17 The following NEW packages will be installed: [2022-04-30T07:29:26.750Z] #28 32.18 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-30T07:29:26.750Z] #28 32.18 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-30T07:29:26.750Z] #28 32.18 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-30T07:29:26.750Z] #28 32.19 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-30T07:29:26.750Z] #28 32.19 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-30T07:29:26.750Z] #28 32.19 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-30T07:29:26.750Z] #28 32.19 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-30T07:29:27.007Z] #28 32.56 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:29:27.007Z] #28 32.56 Need to get 18.6 MB of archives. [2022-04-30T07:29:27.007Z] #28 32.56 After this operation, 71.4 MB of additional disk space will be used. [2022-04-30T07:29:27.007Z] #28 32.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-30T07:29:27.226Z] + pkg_list='github.com/docker/docker/api [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/backend/build [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/httpstatus [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/httputils [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/middleware [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/router [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/router/build [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/router/container [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/router/debug [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/router/distribution [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/router/grpc [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/router/image [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/router/network [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/router/plugin [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/router/session [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/router/swarm [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/router/system [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/server/router/volume [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/backend [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/blkiodev [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/container [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/events [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/filters [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/image [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/mount [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/network [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/registry [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/strslice [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/swarm [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/time [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/versions [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-30T07:29:27.226Z] github.com/docker/docker/api/types/volume [2022-04-30T07:29:27.226Z] github.com/docker/docker/builder [2022-04-30T07:29:27.226Z] github.com/docker/docker/builder/builder-next [2022-04-30T07:29:27.226Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-30T07:29:27.226Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-30T07:29:27.226Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-30T07:29:27.226Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-30T07:29:27.226Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-30T07:29:27.226Z] github.com/docker/docker/builder/builder-next/worker [2022-04-30T07:29:27.226Z] github.com/docker/docker/builder/dockerfile [2022-04-30T07:29:27.226Z] github.com/docker/docker/builder/remotecontext [2022-04-30T07:29:27.226Z] github.com/docker/docker/builder/remotecontext/git [2022-04-30T07:29:27.226Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-30T07:29:27.226Z] github.com/docker/docker/cli [2022-04-30T07:29:27.226Z] github.com/docker/docker/cli/config [2022-04-30T07:29:27.226Z] github.com/docker/docker/cli/debug [2022-04-30T07:29:27.226Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-30T07:29:27.226Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-30T07:29:27.226Z] github.com/docker/docker/client [2022-04-30T07:29:27.226Z] github.com/docker/docker/cmd/docker-proxy [2022-04-30T07:29:27.226Z] github.com/docker/docker/cmd/dockerd [2022-04-30T07:29:27.226Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-30T07:29:27.226Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-30T07:29:27.226Z] github.com/docker/docker/container [2022-04-30T07:29:27.226Z] github.com/docker/docker/container/stream [2022-04-30T07:29:27.226Z] github.com/docker/docker/contrib/apparmor [2022-04-30T07:29:27.226Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-30T07:29:27.227Z] github.com/docker/docker/contrib/httpserver [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/cluster [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/cluster/convert [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/cluster/executor [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/cluster/provider [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/config [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/events [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/events/testutils [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/exec [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/images [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/initlayer [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/links [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/listeners [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/gelf [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/journald [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/local [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/logentries [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/splunk [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/syslog [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/templates [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/names [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/network [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/stats [2022-04-30T07:29:27.227Z] github.com/docker/docker/distribution [2022-04-30T07:29:27.227Z] github.com/docker/docker/distribution/metadata [2022-04-30T07:29:27.227Z] github.com/docker/docker/distribution/utils [2022-04-30T07:29:27.227Z] github.com/docker/docker/distribution/xfer [2022-04-30T07:29:27.227Z] github.com/docker/docker/dockerversion [2022-04-30T07:29:27.227Z] github.com/docker/docker/errdefs [2022-04-30T07:29:27.227Z] github.com/docker/docker/image [2022-04-30T07:29:27.227Z] github.com/docker/docker/image/cache [2022-04-30T07:29:27.227Z] github.com/docker/docker/image/tarexport [2022-04-30T07:29:27.227Z] github.com/docker/docker/image/v1 [2022-04-30T07:29:27.227Z] github.com/docker/docker/internal/test/suite [2022-04-30T07:29:27.227Z] github.com/docker/docker/layer [2022-04-30T07:29:27.227Z] github.com/docker/docker/libcontainerd [2022-04-30T07:29:27.227Z] github.com/docker/docker/libcontainerd/queue [2022-04-30T07:29:27.227Z] github.com/docker/docker/libcontainerd/remote [2022-04-30T07:29:27.227Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-30T07:29:27.227Z] github.com/docker/docker/libcontainerd/types [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/bitseq [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/cluster [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/config [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/datastore [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/driverapi [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/etchosts [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/idm [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/ipam [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/iptables [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/netlabel [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/netutils [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/networkdb [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/ns [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/options [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/osl [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/portallocator [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/portmapper [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/testutils [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/types [2022-04-30T07:29:27.227Z] github.com/docker/docker/oci [2022-04-30T07:29:27.227Z] github.com/docker/docker/oci/caps [2022-04-30T07:29:27.227Z] github.com/docker/docker/opts [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/aaparser [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/archive [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/authorization [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/broadcaster [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/capabilities [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/chrootarchive [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/containerfs [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/devicemapper [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/directory [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/dmesg [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/filenotify [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/fileutils [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/fsutils [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/homedir [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/idtools [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/ioutils [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/jsonmessage [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/longpath [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/loopback [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/namesgenerator [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/parsers [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/pidfile [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/platform [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/plugingetter [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/plugins [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/plugins/transport [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/pools [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/progress [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/pubsub [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/reexec [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/signal [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/stack [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/stdcopy [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/streamformatter [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/stringid [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/sysinfo [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/system [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/tailfile [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/tarsum [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/truncindex [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/urlutil [2022-04-30T07:29:27.227Z] github.com/docker/docker/pkg/useragent [2022-04-30T07:29:27.227Z] github.com/docker/docker/plugin [2022-04-30T07:29:27.227Z] github.com/docker/docker/plugin/executor/containerd [2022-04-30T07:29:27.227Z] github.com/docker/docker/plugin/v2 [2022-04-30T07:29:27.227Z] github.com/docker/docker/profiles/apparmor [2022-04-30T07:29:27.227Z] github.com/docker/docker/profiles/seccomp [2022-04-30T07:29:27.227Z] github.com/docker/docker/quota [2022-04-30T07:29:27.227Z] github.com/docker/docker/reference [2022-04-30T07:29:27.227Z] github.com/docker/docker/registry [2022-04-30T07:29:27.227Z] github.com/docker/docker/registry/resumable [2022-04-30T07:29:27.227Z] github.com/docker/docker/restartmanager [2022-04-30T07:29:27.227Z] github.com/docker/docker/rootless [2022-04-30T07:29:27.227Z] github.com/docker/docker/rootless/specconv [2022-04-30T07:29:27.227Z] github.com/docker/docker/runconfig [2022-04-30T07:29:27.227Z] github.com/docker/docker/runconfig/opts [2022-04-30T07:29:27.227Z] github.com/docker/docker/testutil [2022-04-30T07:29:27.227Z] github.com/docker/docker/testutil/daemon [2022-04-30T07:29:27.227Z] github.com/docker/docker/testutil/environment [2022-04-30T07:29:27.227Z] github.com/docker/docker/testutil/fakecontext [2022-04-30T07:29:27.227Z] github.com/docker/docker/testutil/fakegit [2022-04-30T07:29:27.227Z] github.com/docker/docker/testutil/fakestorage [2022-04-30T07:29:27.227Z] github.com/docker/docker/testutil/fixtures/load [2022-04-30T07:29:27.227Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-30T07:29:27.227Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-30T07:29:27.227Z] github.com/docker/docker/testutil/registry [2022-04-30T07:29:27.227Z] github.com/docker/docker/testutil/request [2022-04-30T07:29:27.227Z] github.com/docker/docker/volume [2022-04-30T07:29:27.227Z] github.com/docker/docker/volume/drivers [2022-04-30T07:29:27.227Z] github.com/docker/docker/volume/local [2022-04-30T07:29:27.227Z] github.com/docker/docker/volume/mounts [2022-04-30T07:29:27.227Z] github.com/docker/docker/volume/service [2022-04-30T07:29:27.227Z] github.com/docker/docker/volume/service/opts [2022-04-30T07:29:27.227Z] github.com/docker/docker/volume/testutils' [2022-04-30T07:29:27.227Z] ++ grep --fixed-strings -v /libnetwork [2022-04-30T07:29:27.227Z] ++ echo 'github.com/docker/docker/api [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/backend/build [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/httpstatus [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/httputils [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/middleware [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/router [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/router/build [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/router/container [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/router/debug [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/router/distribution [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/router/grpc [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/router/image [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/router/network [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/router/plugin [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/router/session [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/router/swarm [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/router/system [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/server/router/volume [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/backend [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/blkiodev [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/container [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/events [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/filters [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/image [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/mount [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/network [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/registry [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/strslice [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/swarm [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/time [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/versions [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-30T07:29:27.227Z] github.com/docker/docker/api/types/volume [2022-04-30T07:29:27.227Z] github.com/docker/docker/builder [2022-04-30T07:29:27.227Z] github.com/docker/docker/builder/builder-next [2022-04-30T07:29:27.227Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-30T07:29:27.227Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-30T07:29:27.227Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-30T07:29:27.227Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-30T07:29:27.227Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-30T07:29:27.227Z] github.com/docker/docker/builder/builder-next/worker [2022-04-30T07:29:27.227Z] github.com/docker/docker/builder/dockerfile [2022-04-30T07:29:27.227Z] github.com/docker/docker/builder/remotecontext [2022-04-30T07:29:27.227Z] github.com/docker/docker/builder/remotecontext/git [2022-04-30T07:29:27.227Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-30T07:29:27.227Z] github.com/docker/docker/cli [2022-04-30T07:29:27.227Z] github.com/docker/docker/cli/config [2022-04-30T07:29:27.227Z] github.com/docker/docker/cli/debug [2022-04-30T07:29:27.227Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-30T07:29:27.227Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-30T07:29:27.227Z] github.com/docker/docker/client [2022-04-30T07:29:27.227Z] github.com/docker/docker/cmd/docker-proxy [2022-04-30T07:29:27.227Z] github.com/docker/docker/cmd/dockerd [2022-04-30T07:29:27.227Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-30T07:29:27.227Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-30T07:29:27.227Z] github.com/docker/docker/container [2022-04-30T07:29:27.227Z] github.com/docker/docker/container/stream [2022-04-30T07:29:27.227Z] github.com/docker/docker/contrib/apparmor [2022-04-30T07:29:27.227Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-30T07:29:27.227Z] github.com/docker/docker/contrib/httpserver [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/cluster [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/cluster/convert [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/cluster/executor [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/cluster/provider [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/config [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/events [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/events/testutils [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/exec [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/images [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/initlayer [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/links [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/listeners [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/gelf [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/journald [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/local [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/logentries [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/splunk [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/syslog [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/logger/templates [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/names [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/network [2022-04-30T07:29:27.227Z] github.com/docker/docker/daemon/stats [2022-04-30T07:29:27.227Z] github.com/docker/docker/distribution [2022-04-30T07:29:27.227Z] github.com/docker/docker/distribution/metadata [2022-04-30T07:29:27.227Z] github.com/docker/docker/distribution/utils [2022-04-30T07:29:27.227Z] github.com/docker/docker/distribution/xfer [2022-04-30T07:29:27.227Z] github.com/docker/docker/dockerversion [2022-04-30T07:29:27.227Z] github.com/docker/docker/errdefs [2022-04-30T07:29:27.227Z] github.com/docker/docker/image [2022-04-30T07:29:27.227Z] github.com/docker/docker/image/cache [2022-04-30T07:29:27.227Z] github.com/docker/docker/image/tarexport [2022-04-30T07:29:27.227Z] github.com/docker/docker/image/v1 [2022-04-30T07:29:27.227Z] github.com/docker/docker/internal/test/suite [2022-04-30T07:29:27.227Z] github.com/docker/docker/layer [2022-04-30T07:29:27.227Z] github.com/docker/docker/libcontainerd [2022-04-30T07:29:27.227Z] github.com/docker/docker/libcontainerd/queue [2022-04-30T07:29:27.227Z] github.com/docker/docker/libcontainerd/remote [2022-04-30T07:29:27.227Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-30T07:29:27.227Z] github.com/docker/docker/libcontainerd/types [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/bitseq [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/cluster [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/config [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/datastore [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/driverapi [2022-04-30T07:29:27.227Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/etchosts [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/idm [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/ipam [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/iptables [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/netlabel [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/netutils [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/networkdb [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/ns [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/options [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/osl [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/portallocator [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/portmapper [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/testutils [2022-04-30T07:29:27.228Z] github.com/docker/docker/libnetwork/types [2022-04-30T07:29:27.228Z] github.com/docker/docker/oci [2022-04-30T07:29:27.228Z] github.com/docker/docker/oci/caps [2022-04-30T07:29:27.228Z] github.com/docker/docker/opts [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/aaparser [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/archive [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/authorization [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/broadcaster [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/capabilities [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/chrootarchive [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/containerfs [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/devicemapper [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/directory [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/dmesg [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/filenotify [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/fileutils [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/fsutils [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/homedir [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/idtools [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/ioutils [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/jsonmessage [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/longpath [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/loopback [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/namesgenerator [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/parsers [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/pidfile [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/platform [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/plugingetter [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/plugins [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/plugins/transport [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/pools [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/progress [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/pubsub [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/reexec [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/signal [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/stack [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/stdcopy [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/streamformatter [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/stringid [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/sysinfo [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/system [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/tailfile [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/tarsum [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/truncindex [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/urlutil [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/useragent [2022-04-30T07:29:27.228Z] github.com/docker/docker/plugin [2022-04-30T07:29:27.228Z] github.com/docker/docker/plugin/executor/containerd [2022-04-30T07:29:27.228Z] github.com/docker/docker/plugin/v2 [2022-04-30T07:29:27.228Z] github.com/docker/docker/profiles/apparmor [2022-04-30T07:29:27.228Z] github.com/docker/docker/profiles/seccomp [2022-04-30T07:29:27.228Z] github.com/docker/docker/quota [2022-04-30T07:29:27.228Z] github.com/docker/docker/reference [2022-04-30T07:29:27.228Z] github.com/docker/docker/registry [2022-04-30T07:29:27.228Z] github.com/docker/docker/registry/resumable [2022-04-30T07:29:27.228Z] github.com/docker/docker/restartmanager [2022-04-30T07:29:27.228Z] github.com/docker/docker/rootless [2022-04-30T07:29:27.228Z] github.com/docker/docker/rootless/specconv [2022-04-30T07:29:27.228Z] github.com/docker/docker/runconfig [2022-04-30T07:29:27.228Z] github.com/docker/docker/runconfig/opts [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/daemon [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/environment [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/fakecontext [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/fakegit [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/fakestorage [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/fixtures/load [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/registry [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/request [2022-04-30T07:29:27.228Z] github.com/docker/docker/volume [2022-04-30T07:29:27.228Z] github.com/docker/docker/volume/drivers [2022-04-30T07:29:27.228Z] github.com/docker/docker/volume/local [2022-04-30T07:29:27.228Z] github.com/docker/docker/volume/mounts [2022-04-30T07:29:27.228Z] github.com/docker/docker/volume/service [2022-04-30T07:29:27.228Z] github.com/docker/docker/volume/service/opts [2022-04-30T07:29:27.228Z] github.com/docker/docker/volume/testutils' [2022-04-30T07:29:27.228Z] + base_pkg_list='github.com/docker/docker/api [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/backend/build [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/httpstatus [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/httputils [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/middleware [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/build [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/container [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/debug [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/distribution [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/grpc [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/image [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/network [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/plugin [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/session [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/swarm [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/system [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/volume [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/backend [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/blkiodev [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/container [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/events [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/filters [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/image [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/mount [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/network [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/registry [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/strslice [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/swarm [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/time [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/versions [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/volume [2022-04-30T07:29:27.228Z] github.com/docker/docker/builder [2022-04-30T07:29:27.228Z] github.com/docker/docker/builder/builder-next [2022-04-30T07:29:27.228Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-30T07:29:27.228Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-30T07:29:27.228Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-30T07:29:27.228Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-30T07:29:27.228Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-30T07:29:27.228Z] github.com/docker/docker/builder/builder-next/worker [2022-04-30T07:29:27.228Z] github.com/docker/docker/builder/dockerfile [2022-04-30T07:29:27.228Z] github.com/docker/docker/builder/remotecontext [2022-04-30T07:29:27.228Z] github.com/docker/docker/builder/remotecontext/git [2022-04-30T07:29:27.228Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-30T07:29:27.228Z] github.com/docker/docker/cli [2022-04-30T07:29:27.228Z] github.com/docker/docker/cli/config [2022-04-30T07:29:27.228Z] github.com/docker/docker/cli/debug [2022-04-30T07:29:27.228Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-30T07:29:27.228Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-30T07:29:27.228Z] github.com/docker/docker/client [2022-04-30T07:29:27.228Z] github.com/docker/docker/cmd/docker-proxy [2022-04-30T07:29:27.228Z] github.com/docker/docker/cmd/dockerd [2022-04-30T07:29:27.228Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-30T07:29:27.228Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-30T07:29:27.228Z] github.com/docker/docker/container [2022-04-30T07:29:27.228Z] github.com/docker/docker/container/stream [2022-04-30T07:29:27.228Z] github.com/docker/docker/contrib/apparmor [2022-04-30T07:29:27.228Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-30T07:29:27.228Z] github.com/docker/docker/contrib/httpserver [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/cluster [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/cluster/convert [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/cluster/executor [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/cluster/provider [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/config [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/events [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/events/testutils [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/exec [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/graphdriver [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/images [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/initlayer [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/links [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/listeners [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/logger [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/logger/gelf [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/logger/journald [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/logger/local [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/logger/logentries [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/logger/splunk [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/logger/syslog [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/logger/templates [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/names [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/network [2022-04-30T07:29:27.228Z] github.com/docker/docker/daemon/stats [2022-04-30T07:29:27.228Z] github.com/docker/docker/distribution [2022-04-30T07:29:27.228Z] github.com/docker/docker/distribution/metadata [2022-04-30T07:29:27.228Z] github.com/docker/docker/distribution/utils [2022-04-30T07:29:27.228Z] github.com/docker/docker/distribution/xfer [2022-04-30T07:29:27.228Z] github.com/docker/docker/dockerversion [2022-04-30T07:29:27.228Z] github.com/docker/docker/errdefs [2022-04-30T07:29:27.228Z] github.com/docker/docker/image [2022-04-30T07:29:27.228Z] github.com/docker/docker/image/cache [2022-04-30T07:29:27.228Z] github.com/docker/docker/image/tarexport [2022-04-30T07:29:27.228Z] github.com/docker/docker/image/v1 [2022-04-30T07:29:27.228Z] github.com/docker/docker/internal/test/suite [2022-04-30T07:29:27.228Z] github.com/docker/docker/layer [2022-04-30T07:29:27.228Z] github.com/docker/docker/libcontainerd [2022-04-30T07:29:27.228Z] github.com/docker/docker/libcontainerd/queue [2022-04-30T07:29:27.228Z] github.com/docker/docker/libcontainerd/remote [2022-04-30T07:29:27.228Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-30T07:29:27.228Z] github.com/docker/docker/libcontainerd/types [2022-04-30T07:29:27.228Z] github.com/docker/docker/oci [2022-04-30T07:29:27.228Z] github.com/docker/docker/oci/caps [2022-04-30T07:29:27.228Z] github.com/docker/docker/opts [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/aaparser [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/archive [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/authorization [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/broadcaster [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/capabilities [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/chrootarchive [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/containerfs [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/devicemapper [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/directory [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/dmesg [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/filenotify [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/fileutils [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/fsutils [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/homedir [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/idtools [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/ioutils [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/jsonmessage [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/longpath [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/loopback [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/namesgenerator [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/parsers [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/pidfile [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/platform [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/plugingetter [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/plugins [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/plugins/transport [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/pools [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/progress [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/pubsub [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/reexec [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/signal [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/stack [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/stdcopy [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/streamformatter [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/stringid [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/sysinfo [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/system [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/tailfile [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/tarsum [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/truncindex [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/urlutil [2022-04-30T07:29:27.228Z] github.com/docker/docker/pkg/useragent [2022-04-30T07:29:27.228Z] github.com/docker/docker/plugin [2022-04-30T07:29:27.228Z] github.com/docker/docker/plugin/executor/containerd [2022-04-30T07:29:27.228Z] github.com/docker/docker/plugin/v2 [2022-04-30T07:29:27.228Z] github.com/docker/docker/profiles/apparmor [2022-04-30T07:29:27.228Z] github.com/docker/docker/profiles/seccomp [2022-04-30T07:29:27.228Z] github.com/docker/docker/quota [2022-04-30T07:29:27.228Z] github.com/docker/docker/reference [2022-04-30T07:29:27.228Z] github.com/docker/docker/registry [2022-04-30T07:29:27.228Z] github.com/docker/docker/registry/resumable [2022-04-30T07:29:27.228Z] github.com/docker/docker/restartmanager [2022-04-30T07:29:27.228Z] github.com/docker/docker/rootless [2022-04-30T07:29:27.228Z] github.com/docker/docker/rootless/specconv [2022-04-30T07:29:27.228Z] github.com/docker/docker/runconfig [2022-04-30T07:29:27.228Z] github.com/docker/docker/runconfig/opts [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/daemon [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/environment [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/fakecontext [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/fakegit [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/fakestorage [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/fixtures/load [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/registry [2022-04-30T07:29:27.228Z] github.com/docker/docker/testutil/request [2022-04-30T07:29:27.228Z] github.com/docker/docker/volume [2022-04-30T07:29:27.228Z] github.com/docker/docker/volume/drivers [2022-04-30T07:29:27.228Z] github.com/docker/docker/volume/local [2022-04-30T07:29:27.228Z] github.com/docker/docker/volume/mounts [2022-04-30T07:29:27.228Z] github.com/docker/docker/volume/service [2022-04-30T07:29:27.228Z] github.com/docker/docker/volume/service/opts [2022-04-30T07:29:27.228Z] github.com/docker/docker/volume/testutils' [2022-04-30T07:29:27.228Z] ++ grep --fixed-strings /libnetwork [2022-04-30T07:29:27.228Z] ++ echo 'github.com/docker/docker/api [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/backend/build [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/httpstatus [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/httputils [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/middleware [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/build [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/container [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/debug [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/distribution [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/grpc [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/image [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/network [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/plugin [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/session [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/swarm [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/system [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/server/router/volume [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/backend [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/blkiodev [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/container [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/events [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/filters [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/image [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/mount [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/network [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/registry [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/strslice [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/swarm [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-30T07:29:27.228Z] github.com/docker/docker/api/types/time [2022-04-30T07:29:27.229Z] github.com/docker/docker/api/types/versions [2022-04-30T07:29:27.229Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-30T07:29:27.229Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-30T07:29:27.229Z] github.com/docker/docker/api/types/volume [2022-04-30T07:29:27.229Z] github.com/docker/docker/builder [2022-04-30T07:29:27.229Z] github.com/docker/docker/builder/builder-next [2022-04-30T07:29:27.229Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-30T07:29:27.229Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-30T07:29:27.229Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-30T07:29:27.229Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-30T07:29:27.229Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-30T07:29:27.229Z] github.com/docker/docker/builder/builder-next/worker [2022-04-30T07:29:27.229Z] github.com/docker/docker/builder/dockerfile [2022-04-30T07:29:27.229Z] github.com/docker/docker/builder/remotecontext [2022-04-30T07:29:27.229Z] github.com/docker/docker/builder/remotecontext/git [2022-04-30T07:29:27.229Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-30T07:29:27.229Z] github.com/docker/docker/cli [2022-04-30T07:29:27.229Z] github.com/docker/docker/cli/config [2022-04-30T07:29:27.229Z] github.com/docker/docker/cli/debug [2022-04-30T07:29:27.229Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-30T07:29:27.229Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-30T07:29:27.229Z] github.com/docker/docker/client [2022-04-30T07:29:27.229Z] github.com/docker/docker/cmd/docker-proxy [2022-04-30T07:29:27.229Z] github.com/docker/docker/cmd/dockerd [2022-04-30T07:29:27.229Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-30T07:29:27.229Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-30T07:29:27.229Z] github.com/docker/docker/container [2022-04-30T07:29:27.229Z] github.com/docker/docker/container/stream [2022-04-30T07:29:27.229Z] github.com/docker/docker/contrib/apparmor [2022-04-30T07:29:27.229Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-30T07:29:27.229Z] github.com/docker/docker/contrib/httpserver [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/cluster [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/cluster/convert [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/cluster/executor [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/cluster/provider [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/config [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/events [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/events/testutils [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/exec [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/graphdriver [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/images [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/initlayer [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/links [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/listeners [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/logger [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/logger/gelf [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/logger/journald [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/logger/local [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/logger/logentries [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/logger/splunk [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/logger/syslog [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/logger/templates [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/names [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/network [2022-04-30T07:29:27.229Z] github.com/docker/docker/daemon/stats [2022-04-30T07:29:27.229Z] github.com/docker/docker/distribution [2022-04-30T07:29:27.229Z] github.com/docker/docker/distribution/metadata [2022-04-30T07:29:27.229Z] github.com/docker/docker/distribution/utils [2022-04-30T07:29:27.229Z] github.com/docker/docker/distribution/xfer [2022-04-30T07:29:27.229Z] github.com/docker/docker/dockerversion [2022-04-30T07:29:27.229Z] github.com/docker/docker/errdefs [2022-04-30T07:29:27.229Z] github.com/docker/docker/image [2022-04-30T07:29:27.229Z] github.com/docker/docker/image/cache [2022-04-30T07:29:27.229Z] github.com/docker/docker/image/tarexport [2022-04-30T07:29:27.229Z] github.com/docker/docker/image/v1 [2022-04-30T07:29:27.229Z] github.com/docker/docker/internal/test/suite [2022-04-30T07:29:27.229Z] github.com/docker/docker/layer [2022-04-30T07:29:27.229Z] github.com/docker/docker/libcontainerd [2022-04-30T07:29:27.229Z] github.com/docker/docker/libcontainerd/queue [2022-04-30T07:29:27.229Z] github.com/docker/docker/libcontainerd/remote [2022-04-30T07:29:27.229Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-30T07:29:27.229Z] github.com/docker/docker/libcontainerd/types [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/bitseq [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cluster [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/config [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/datastore [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/driverapi [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/etchosts [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/idm [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipam [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/iptables [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/netlabel [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/netutils [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/networkdb [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ns [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/options [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/osl [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/portallocator [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/portmapper [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/testutils [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/types [2022-04-30T07:29:27.229Z] github.com/docker/docker/oci [2022-04-30T07:29:27.229Z] github.com/docker/docker/oci/caps [2022-04-30T07:29:27.229Z] github.com/docker/docker/opts [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/aaparser [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/archive [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/authorization [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/broadcaster [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/capabilities [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/chrootarchive [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/containerfs [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/devicemapper [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/directory [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/dmesg [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/filenotify [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/fileutils [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/fsutils [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/homedir [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/idtools [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/ioutils [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/jsonmessage [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/longpath [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/loopback [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/namesgenerator [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/parsers [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/pidfile [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/platform [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/plugingetter [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/plugins [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/plugins/transport [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/pools [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/progress [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/pubsub [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/reexec [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/signal [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/stack [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/stdcopy [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/streamformatter [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/stringid [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/sysinfo [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/system [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/tailfile [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/tarsum [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/truncindex [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/urlutil [2022-04-30T07:29:27.229Z] github.com/docker/docker/pkg/useragent [2022-04-30T07:29:27.229Z] github.com/docker/docker/plugin [2022-04-30T07:29:27.229Z] github.com/docker/docker/plugin/executor/containerd [2022-04-30T07:29:27.229Z] github.com/docker/docker/plugin/v2 [2022-04-30T07:29:27.229Z] github.com/docker/docker/profiles/apparmor [2022-04-30T07:29:27.229Z] github.com/docker/docker/profiles/seccomp [2022-04-30T07:29:27.229Z] github.com/docker/docker/quota [2022-04-30T07:29:27.229Z] github.com/docker/docker/reference [2022-04-30T07:29:27.229Z] github.com/docker/docker/registry [2022-04-30T07:29:27.229Z] github.com/docker/docker/registry/resumable [2022-04-30T07:29:27.229Z] github.com/docker/docker/restartmanager [2022-04-30T07:29:27.229Z] github.com/docker/docker/rootless [2022-04-30T07:29:27.229Z] github.com/docker/docker/rootless/specconv [2022-04-30T07:29:27.229Z] github.com/docker/docker/runconfig [2022-04-30T07:29:27.229Z] github.com/docker/docker/runconfig/opts [2022-04-30T07:29:27.229Z] github.com/docker/docker/testutil [2022-04-30T07:29:27.229Z] github.com/docker/docker/testutil/daemon [2022-04-30T07:29:27.229Z] github.com/docker/docker/testutil/environment [2022-04-30T07:29:27.229Z] github.com/docker/docker/testutil/fakecontext [2022-04-30T07:29:27.229Z] github.com/docker/docker/testutil/fakegit [2022-04-30T07:29:27.229Z] github.com/docker/docker/testutil/fakestorage [2022-04-30T07:29:27.229Z] github.com/docker/docker/testutil/fixtures/load [2022-04-30T07:29:27.229Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-30T07:29:27.229Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-30T07:29:27.229Z] github.com/docker/docker/testutil/registry [2022-04-30T07:29:27.229Z] github.com/docker/docker/testutil/request [2022-04-30T07:29:27.229Z] github.com/docker/docker/volume [2022-04-30T07:29:27.229Z] github.com/docker/docker/volume/drivers [2022-04-30T07:29:27.229Z] github.com/docker/docker/volume/local [2022-04-30T07:29:27.229Z] github.com/docker/docker/volume/mounts [2022-04-30T07:29:27.229Z] github.com/docker/docker/volume/service [2022-04-30T07:29:27.229Z] github.com/docker/docker/volume/service/opts [2022-04-30T07:29:27.229Z] github.com/docker/docker/volume/testutils' [2022-04-30T07:29:27.229Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/bitseq [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cluster [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/config [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/datastore [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/driverapi [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/etchosts [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/idm [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipam [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/iptables [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/netlabel [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/netutils [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/networkdb [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ns [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/options [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/osl [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/portallocator [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/portmapper [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/testutils [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/types' [2022-04-30T07:29:27.229Z] + echo 'github.com/docker/docker/libnetwork [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/bitseq [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cluster [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/config [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/datastore [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/driverapi [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/etchosts [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/idm [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipam [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-30T07:29:27.229Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/iptables [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/netlabel [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/netutils [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/networkdb [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/ns [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/options [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/osl [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/portallocator [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/portmapper [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/testutils [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/types' [2022-04-30T07:29:27.230Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-30T07:29:27.230Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-30T07:29:27.230Z] + type docker-proxy [2022-04-30T07:29:27.230Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-30T07:29:27.230Z] + hack/make.sh binary-proxy install-proxy [2022-04-30T07:29:27.230Z] [2022-04-30T07:29:27.230Z] Removing bundles/ [2022-04-30T07:29:27.230Z] [2022-04-30T07:29:27.230Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-30T07:29:27.266Z] #28 32.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-30T07:29:27.266Z] #28 32.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-30T07:29:27.266Z] #28 32.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-30T07:29:27.266Z] #28 32.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-30T07:29:27.266Z] #28 32.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-30T07:29:27.266Z] #28 32.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-30T07:29:27.266Z] #28 32.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-30T07:29:27.266Z] #28 32.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-30T07:29:27.266Z] #28 32.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-30T07:29:27.266Z] #28 32.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-30T07:29:27.266Z] #28 32.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-30T07:29:27.266Z] #28 32.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-30T07:29:27.266Z] #28 32.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-30T07:29:27.266Z] #28 32.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-30T07:29:27.266Z] #28 32.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-30T07:29:27.266Z] #28 32.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-30T07:29:27.266Z] #28 32.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-30T07:29:27.266Z] #28 32.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-30T07:29:27.266Z] #28 32.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-30T07:29:27.266Z] #28 32.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-30T07:29:27.266Z] #28 32.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-30T07:29:27.266Z] #28 32.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-30T07:29:27.266Z] #28 32.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-30T07:29:27.266Z] #28 32.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-30T07:29:27.266Z] #28 32.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-30T07:29:27.266Z] #28 32.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-30T07:29:27.266Z] #28 32.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-30T07:29:27.266Z] #28 32.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-30T07:29:27.266Z] #28 32.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-30T07:29:27.266Z] #28 32.71 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-30T07:29:27.266Z] #28 32.71 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-30T07:29:27.266Z] #28 32.72 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-30T07:29:27.266Z] #28 32.72 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-30T07:29:27.266Z] #28 32.73 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-30T07:29:27.266Z] #28 32.73 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-30T07:29:27.266Z] #28 32.74 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-30T07:29:27.266Z] #28 32.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-30T07:29:27.266Z] #28 32.77 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-30T07:29:27.491Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-30T07:29:27.491Z] GOOS="" GOARCH="" GOARM="" [2022-04-30T07:29:27.524Z] #28 32.77 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-30T07:29:27.524Z] #28 32.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-30T07:29:27.524Z] #28 32.91 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-30T07:29:27.524Z] #28 32.93 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-30T07:29:27.524Z] #28 32.93 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-30T07:29:28.089Z] #28 33.54 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:29:28.346Z] #28 33.80 Fetched 18.6 MB in 1s (27.6 MB/s) [2022-04-30T07:29:28.346Z] #28 33.84 Selecting previously unselected package pigz. [2022-04-30T07:29:28.610Z] #28 33.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-04-30T07:29:28.610Z] #28 33.90 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-30T07:29:28.610Z] #28 33.91 Unpacking pigz (2.6-1) ... [2022-04-30T07:29:28.610Z] #28 33.98 Selecting previously unselected package libelf1:amd64. [2022-04-30T07:29:28.610Z] #28 33.98 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-30T07:29:28.610Z] #28 33.99 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-30T07:29:28.868Z] #28 34.10 Selecting previously unselected package libbpf0:amd64. [2022-04-30T07:29:28.868Z] #28 34.10 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-30T07:29:28.868Z] #28 34.11 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-30T07:29:28.868Z] #28 34.21 Selecting previously unselected package libcap2:amd64. [2022-04-30T07:29:28.868Z] #28 34.22 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-30T07:29:28.868Z] #28 34.22 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-30T07:29:28.868Z] #28 34.28 Selecting previously unselected package libmnl0:amd64. [2022-04-30T07:29:28.868Z] #28 34.29 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-30T07:29:28.868Z] #28 34.29 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-30T07:29:28.868Z] #28 34.34 Selecting previously unselected package libxtables12:amd64. [2022-04-30T07:29:28.868Z] #28 34.34 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-30T07:29:28.868Z] #28 34.35 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-30T07:29:28.868Z] #28 34.41 Selecting previously unselected package libcap2-bin. [2022-04-30T07:29:29.126Z] #28 34.41 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-30T07:29:29.126Z] #28 34.42 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-30T07:29:29.126Z] #28 34.50 Selecting previously unselected package iproute2. [2022-04-30T07:29:29.126Z] #28 34.50 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-30T07:29:29.126Z] #28 34.51 Unpacking iproute2 (5.10.0-4) ... [2022-04-30T07:29:29.384Z] #28 34.81 Selecting previously unselected package xxd. [2022-04-30T07:29:29.384Z] #28 34.82 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-30T07:29:29.384Z] #28 34.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:29:29.384Z] #28 34.93 Selecting previously unselected package vim-common. [2022-04-30T07:29:29.641Z] #28 34.93 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-30T07:29:29.641Z] #28 34.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:29:29.641Z] #28 35.07 Selecting previously unselected package bash-completion. [2022-04-30T07:29:29.641Z] #28 35.07 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-30T07:29:29.691Z] 8f616e6e9eec: Pull complete [2022-04-30T07:29:31.013Z] #28 36.27 Unpacking bash-completion (1:2.11-2) ... [2022-04-30T07:29:31.013Z] #28 36.52 Selecting previously unselected package apparmor. [2022-04-30T07:29:31.013Z] #28 36.52 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-30T07:29:31.270Z] #28 36.55 Unpacking apparmor (2.13.6-10) ... [2022-04-30T07:29:31.270Z] #28 36.81 Selecting previously unselected package inetutils-ping. [2022-04-30T07:29:31.270Z] #28 36.81 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-30T07:29:31.528Z] #28 36.82 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-30T07:29:31.528Z] #28 36.90 Selecting previously unselected package libip4tc2:amd64. [2022-04-30T07:29:31.528Z] #28 36.91 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-30T07:29:31.528Z] #28 36.91 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-30T07:29:31.528Z] #28 36.97 Selecting previously unselected package libip6tc2:amd64. [2022-04-30T07:29:31.528Z] #28 36.97 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-30T07:29:31.528Z] #28 36.99 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-30T07:29:31.528Z] #28 37.03 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-30T07:29:31.786Z] #28 37.04 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-30T07:29:31.786Z] #28 37.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-30T07:29:31.786Z] #28 37.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-30T07:29:31.786Z] #28 37.10 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-30T07:29:31.786Z] #28 37.11 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-30T07:29:31.786Z] #28 37.17 Selecting previously unselected package libnftnl11:amd64. [2022-04-30T07:29:31.786Z] #28 37.17 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-30T07:29:31.786Z] #28 37.18 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-30T07:29:31.786Z] #28 37.24 Selecting previously unselected package iptables. [2022-04-30T07:29:31.786Z] #28 37.24 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-30T07:29:31.786Z] #28 37.25 Unpacking iptables (1.8.7-1) ... [2022-04-30T07:29:32.043Z] #28 37.43 Selecting previously unselected package libonig5:amd64. [2022-04-30T07:29:32.043Z] #28 37.43 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-30T07:29:32.043Z] #28 37.44 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-30T07:29:32.301Z] #28 37.54 Selecting previously unselected package libjq1:amd64. [2022-04-30T07:29:32.301Z] #28 37.55 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-30T07:29:32.301Z] #28 37.55 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-30T07:29:32.301Z] #28 37.63 Selecting previously unselected package jq. [2022-04-30T07:29:32.301Z] #28 37.64 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-30T07:29:32.301Z] #28 37.65 Unpacking jq (1.6-2.1) ... [2022-04-30T07:29:32.301Z] #28 37.71 Selecting previously unselected package libaio1:amd64. [2022-04-30T07:29:32.301Z] #28 37.71 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-30T07:29:32.301Z] #28 37.72 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-30T07:29:32.301Z] #28 37.77 Selecting previously unselected package libgpm2:amd64. [2022-04-30T07:29:32.301Z] #28 37.77 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-30T07:29:32.301Z] #28 37.77 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-30T07:29:32.301Z] #28 37.82 Selecting previously unselected package libinih1:amd64. [2022-04-30T07:29:32.301Z] #28 37.83 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-30T07:29:32.301Z] #28 37.83 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-30T07:29:32.559Z] #28 37.88 Selecting previously unselected package libnet1:amd64. [2022-04-30T07:29:32.559Z] #28 37.89 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-30T07:29:32.559Z] #28 37.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:29:32.559Z] #28 37.97 Selecting previously unselected package libnl-3-200:amd64. [2022-04-30T07:29:32.559Z] #28 37.97 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-30T07:29:32.559Z] #28 37.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-30T07:29:32.779Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-30T07:29:32.779Z] [2022-04-30T07:29:32.779Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-30T07:29:32.817Z] #28 38.04 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-30T07:29:32.817Z] #28 38.04 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-30T07:29:32.817Z] #28 38.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-30T07:29:32.817Z] #28 38.10 Selecting previously unselected package net-tools. [2022-04-30T07:29:32.817Z] #28 38.11 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-30T07:29:32.817Z] #28 38.11 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-30T07:29:32.817Z] #28 38.23 Selecting previously unselected package python-pip-whl. [2022-04-30T07:29:32.817Z] #28 38.25 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-30T07:29:32.817Z] #28 38.25 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-30T07:29:33.041Z] Installing docker-proxy to /usr/local/bin/ [2022-04-30T07:29:33.041Z] [2022-04-30T07:29:33.041Z] + mkdir -p bundles [2022-04-30T07:29:33.041Z] + '[' -n 'github.com/docker/docker/api [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/backend/build [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/httpstatus [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/httputils [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/middleware [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/router [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/router/build [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/router/container [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/router/debug [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/router/distribution [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/router/grpc [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/router/image [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/router/network [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/router/plugin [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/router/session [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/router/swarm [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/router/system [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/server/router/volume [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/backend [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/blkiodev [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/container [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/events [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/filters [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/image [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/mount [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/network [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/registry [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/strslice [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/swarm [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/time [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/versions [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-30T07:29:33.041Z] github.com/docker/docker/api/types/volume [2022-04-30T07:29:33.041Z] github.com/docker/docker/builder [2022-04-30T07:29:33.041Z] github.com/docker/docker/builder/builder-next [2022-04-30T07:29:33.041Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-30T07:29:33.041Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-30T07:29:33.041Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-30T07:29:33.041Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-30T07:29:33.041Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-30T07:29:33.041Z] github.com/docker/docker/builder/builder-next/worker [2022-04-30T07:29:33.041Z] github.com/docker/docker/builder/dockerfile [2022-04-30T07:29:33.041Z] github.com/docker/docker/builder/remotecontext [2022-04-30T07:29:33.041Z] github.com/docker/docker/builder/remotecontext/git [2022-04-30T07:29:33.041Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-30T07:29:33.041Z] github.com/docker/docker/cli [2022-04-30T07:29:33.041Z] github.com/docker/docker/cli/config [2022-04-30T07:29:33.041Z] github.com/docker/docker/cli/debug [2022-04-30T07:29:33.041Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-30T07:29:33.041Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-30T07:29:33.041Z] github.com/docker/docker/client [2022-04-30T07:29:33.041Z] github.com/docker/docker/cmd/docker-proxy [2022-04-30T07:29:33.041Z] github.com/docker/docker/cmd/dockerd [2022-04-30T07:29:33.041Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-30T07:29:33.041Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-30T07:29:33.041Z] github.com/docker/docker/container [2022-04-30T07:29:33.041Z] github.com/docker/docker/container/stream [2022-04-30T07:29:33.041Z] github.com/docker/docker/contrib/apparmor [2022-04-30T07:29:33.041Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-30T07:29:33.041Z] github.com/docker/docker/contrib/httpserver [2022-04-30T07:29:33.041Z] github.com/docker/docker/daemon [2022-04-30T07:29:33.041Z] github.com/docker/docker/daemon/cluster [2022-04-30T07:29:33.041Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-30T07:29:33.041Z] github.com/docker/docker/daemon/cluster/convert [2022-04-30T07:29:33.041Z] github.com/docker/docker/daemon/cluster/executor [2022-04-30T07:29:33.041Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-30T07:29:33.041Z] github.com/docker/docker/daemon/cluster/provider [2022-04-30T07:29:33.041Z] github.com/docker/docker/daemon/config [2022-04-30T07:29:33.041Z] github.com/docker/docker/daemon/events [2022-04-30T07:29:33.041Z] github.com/docker/docker/daemon/events/testutils [2022-04-30T07:29:33.041Z] github.com/docker/docker/daemon/exec [2022-04-30T07:29:33.041Z] github.com/docker/docker/daemon/graphdriver [2022-04-30T07:29:33.041Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-30T07:29:33.041Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-30T07:29:33.041Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-30T07:29:33.041Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/images [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/initlayer [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/links [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/listeners [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/logger [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/logger/gelf [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/logger/journald [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/logger/local [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/logger/logentries [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/logger/splunk [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/logger/syslog [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/logger/templates [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/names [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/network [2022-04-30T07:29:33.042Z] github.com/docker/docker/daemon/stats [2022-04-30T07:29:33.042Z] github.com/docker/docker/distribution [2022-04-30T07:29:33.042Z] github.com/docker/docker/distribution/metadata [2022-04-30T07:29:33.042Z] github.com/docker/docker/distribution/utils [2022-04-30T07:29:33.042Z] github.com/docker/docker/distribution/xfer [2022-04-30T07:29:33.042Z] github.com/docker/docker/dockerversion [2022-04-30T07:29:33.042Z] github.com/docker/docker/errdefs [2022-04-30T07:29:33.042Z] github.com/docker/docker/image [2022-04-30T07:29:33.042Z] github.com/docker/docker/image/cache [2022-04-30T07:29:33.042Z] github.com/docker/docker/image/tarexport [2022-04-30T07:29:33.042Z] github.com/docker/docker/image/v1 [2022-04-30T07:29:33.042Z] github.com/docker/docker/internal/test/suite [2022-04-30T07:29:33.042Z] github.com/docker/docker/layer [2022-04-30T07:29:33.042Z] github.com/docker/docker/libcontainerd [2022-04-30T07:29:33.042Z] github.com/docker/docker/libcontainerd/queue [2022-04-30T07:29:33.042Z] github.com/docker/docker/libcontainerd/remote [2022-04-30T07:29:33.042Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-30T07:29:33.042Z] github.com/docker/docker/libcontainerd/types [2022-04-30T07:29:33.042Z] github.com/docker/docker/oci [2022-04-30T07:29:33.042Z] github.com/docker/docker/oci/caps [2022-04-30T07:29:33.042Z] github.com/docker/docker/opts [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/aaparser [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/archive [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/authorization [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/broadcaster [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/capabilities [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/chrootarchive [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/containerfs [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/devicemapper [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/directory [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/dmesg [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/filenotify [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/fileutils [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/fsutils [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/homedir [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/idtools [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/ioutils [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/jsonmessage [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/longpath [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/loopback [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/namesgenerator [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/parsers [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/pidfile [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/platform [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/plugingetter [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/plugins [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/plugins/transport [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/pools [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/progress [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/pubsub [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/reexec [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/signal [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/stack [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/stdcopy [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/streamformatter [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/stringid [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/sysinfo [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/system [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/tailfile [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/tarsum [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/truncindex [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/urlutil [2022-04-30T07:29:33.042Z] github.com/docker/docker/pkg/useragent [2022-04-30T07:29:33.042Z] github.com/docker/docker/plugin [2022-04-30T07:29:33.042Z] github.com/docker/docker/plugin/executor/containerd [2022-04-30T07:29:33.042Z] github.com/docker/docker/plugin/v2 [2022-04-30T07:29:33.042Z] github.com/docker/docker/profiles/apparmor [2022-04-30T07:29:33.042Z] github.com/docker/docker/profiles/seccomp [2022-04-30T07:29:33.042Z] github.com/docker/docker/quota [2022-04-30T07:29:33.042Z] github.com/docker/docker/reference [2022-04-30T07:29:33.042Z] github.com/docker/docker/registry [2022-04-30T07:29:33.042Z] github.com/docker/docker/registry/resumable [2022-04-30T07:29:33.042Z] github.com/docker/docker/restartmanager [2022-04-30T07:29:33.042Z] github.com/docker/docker/rootless [2022-04-30T07:29:33.042Z] github.com/docker/docker/rootless/specconv [2022-04-30T07:29:33.042Z] github.com/docker/docker/runconfig [2022-04-30T07:29:33.042Z] github.com/docker/docker/runconfig/opts [2022-04-30T07:29:33.042Z] github.com/docker/docker/testutil [2022-04-30T07:29:33.042Z] github.com/docker/docker/testutil/daemon [2022-04-30T07:29:33.042Z] github.com/docker/docker/testutil/environment [2022-04-30T07:29:33.042Z] github.com/docker/docker/testutil/fakecontext [2022-04-30T07:29:33.042Z] github.com/docker/docker/testutil/fakegit [2022-04-30T07:29:33.042Z] github.com/docker/docker/testutil/fakestorage [2022-04-30T07:29:33.042Z] github.com/docker/docker/testutil/fixtures/load [2022-04-30T07:29:33.042Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-30T07:29:33.042Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-30T07:29:33.042Z] github.com/docker/docker/testutil/registry [2022-04-30T07:29:33.042Z] github.com/docker/docker/testutil/request [2022-04-30T07:29:33.042Z] github.com/docker/docker/volume [2022-04-30T07:29:33.042Z] github.com/docker/docker/volume/drivers [2022-04-30T07:29:33.042Z] github.com/docker/docker/volume/local [2022-04-30T07:29:33.042Z] github.com/docker/docker/volume/mounts [2022-04-30T07:29:33.042Z] github.com/docker/docker/volume/service [2022-04-30T07:29:33.042Z] github.com/docker/docker/volume/service/opts [2022-04-30T07:29:33.042Z] github.com/docker/docker/volume/testutils' ']' [2022-04-30T07:29:33.042Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-30T07:29:33.074Z] #28 38.56 Selecting previously unselected package python3-lib2to3. [2022-04-30T07:29:33.074Z] #28 38.57 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-30T07:29:33.074Z] #28 38.58 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-30T07:29:33.332Z] #28 38.66 Selecting previously unselected package python3-distutils. [2022-04-30T07:29:33.332Z] #28 38.67 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-30T07:29:33.332Z] #28 38.68 Unpacking python3-distutils (3.9.2-1) ... [2022-04-30T07:29:33.332Z] #28 38.78 Selecting previously unselected package python3-pkg-resources. [2022-04-30T07:29:33.332Z] #28 38.78 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-30T07:29:33.332Z] #28 38.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:29:33.332Z] #28 38.87 Selecting previously unselected package python3-setuptools. [2022-04-30T07:29:33.589Z] #28 38.88 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-30T07:29:33.589Z] #28 38.89 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-30T07:29:33.589Z] #28 39.06 Selecting previously unselected package python3-wheel. [2022-04-30T07:29:33.590Z] #28 39.07 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-30T07:29:33.590Z] #28 39.08 Unpacking python3-wheel (0.34.2-1) ... [2022-04-30T07:29:33.590Z] #28 39.12 Selecting previously unselected package python3-pip. [2022-04-30T07:29:33.847Z] #28 39.13 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-30T07:29:33.847Z] #28 39.14 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-30T07:29:33.986Z] ? github.com/docker/docker/api [no test files] [2022-04-30T07:29:34.104Z] #28 39.31 Selecting previously unselected package sudo. [2022-04-30T07:29:34.104Z] #28 39.32 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-30T07:29:34.104Z] #28 39.33 Unpacking sudo (1.9.5p2-3) ... [2022-04-30T07:29:34.362Z] #28 39.70 Selecting previously unselected package thin-provisioning-tools. [2022-04-30T07:29:34.362Z] #28 39.71 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-30T07:29:34.362Z] #28 39.72 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-30T07:29:34.620Z] #28 39.87 Selecting previously unselected package uidmap. [2022-04-30T07:29:34.620Z] #28 39.87 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-30T07:29:34.620Z] #28 39.88 Unpacking uidmap (1:4.8.1-1) ... [2022-04-30T07:29:34.620Z] #28 39.98 Selecting previously unselected package vim-runtime. [2022-04-30T07:29:34.620Z] #28 39.98 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-30T07:29:34.620Z] #28 40.01 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-30T07:29:34.620Z] #28 40.03 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-30T07:29:34.620Z] #28 40.05 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:29:35.184Z] #28 ... [2022-04-30T07:29:35.184Z] [2022-04-30T07:29:35.184Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:29:35.184Z] #69 sha256:64750ad7972e2e366a72084c74acb6bf5e2548e62dcb6d6f04089fb689b52e3d [2022-04-30T07:29:35.184Z] #69 101.0 + bin/containerd [2022-04-30T07:29:40.444Z] #69 ... [2022-04-30T07:29:40.444Z] [2022-04-30T07:29:40.444Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-30T07:29:40.444Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-30T07:29:40.444Z] #28 41.73 Selecting previously unselected package vim. [2022-04-30T07:29:40.444Z] #28 41.74 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-30T07:29:40.444Z] #28 41.75 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:29:40.444Z] #28 42.05 Selecting previously unselected package xfsprogs. [2022-04-30T07:29:40.444Z] #28 42.06 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-30T07:29:40.444Z] #28 42.07 Unpacking xfsprogs (5.10.0-4) ... [2022-04-30T07:29:40.444Z] #28 42.34 Selecting previously unselected package zip. [2022-04-30T07:29:40.444Z] #28 42.34 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-30T07:29:40.444Z] #28 42.35 Unpacking zip (3.0-12) ... [2022-04-30T07:29:40.444Z] #28 42.43 Selecting previously unselected package zstd. [2022-04-30T07:29:40.444Z] #28 42.43 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-30T07:29:40.444Z] #28 42.44 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-30T07:29:40.444Z] #28 42.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-30T07:29:40.444Z] #28 43.16 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-30T07:29:40.444Z] #28 43.18 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-30T07:29:40.444Z] #28 43.19 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-30T07:29:40.444Z] #28 43.20 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-30T07:29:40.444Z] #28 43.21 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-30T07:29:40.444Z] #28 43.23 Setting up uidmap (1:4.8.1-1) ... [2022-04-30T07:29:40.444Z] #28 43.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-30T07:29:40.444Z] #28 43.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-30T07:29:40.444Z] #28 43.29 Setting up python3-wheel (0.34.2-1) ... [2022-04-30T07:29:40.444Z] #28 43.64 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:29:40.444Z] #28 43.65 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-30T07:29:40.444Z] #28 43.66 Setting up libcap2-bin (1:2.44-1) ... [2022-04-30T07:29:40.444Z] #28 43.68 Setting up apparmor (2.13.6-10) ... [2022-04-30T07:29:40.444Z] #28 44.93 Setting up zip (3.0-12) ... [2022-04-30T07:29:40.444Z] #28 44.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:29:40.444Z] #28 44.98 Setting up bash-completion (1:2.11-2) ... [2022-04-30T07:29:40.702Z] #28 46.20 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-30T07:29:40.702Z] #28 46.21 Setting up sudo (1.9.5p2-3) ... [2022-04-30T07:29:40.960Z] #28 46.30 invoke-rc.d: could not determine current runlevel [2022-04-30T07:29:40.960Z] #28 46.31 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-30T07:29:40.960Z] #28 46.32 Setting up xfsprogs (5.10.0-4) ... [2022-04-30T07:29:40.960Z] #28 46.34 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-30T07:29:40.960Z] #28 46.35 Setting up inetutils-ping (2:2.0-1) ... [2022-04-30T07:29:40.960Z] #28 46.36 Setting up pigz (2.6-1) ... [2022-04-30T07:29:40.960Z] #28 46.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-30T07:29:40.960Z] #28 46.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-30T07:29:40.960Z] #28 46.41 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-30T07:29:40.960Z] #28 46.42 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:29:41.525Z] #28 46.87 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-30T07:29:41.525Z] #28 46.89 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-30T07:29:41.782Z] #28 47.16 Setting up libelf1:amd64 (0.183-1) ... [2022-04-30T07:29:41.782Z] #28 47.18 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-30T07:29:41.782Z] #28 47.19 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-30T07:29:41.782Z] #28 47.20 Setting up python3-distutils (3.9.2-1) ... [2022-04-30T07:29:42.040Z] #28 47.49 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-30T07:29:42.040Z] #28 47.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-30T07:29:42.040Z] #28 47.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-30T07:29:42.040Z] #28 47.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-30T07:29:42.040Z] #28 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-30T07:29:42.040Z] #28 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-30T07:29:42.040Z] #28 47.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-30T07:29:42.040Z] #28 47.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-30T07:29:42.040Z] #28 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-30T07:29:42.298Z] #28 47.57 Setting up python3-setuptools (52.0.0-4) ... [2022-04-30T07:29:43.231Z] #28 48.46 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-30T07:29:43.231Z] #28 48.47 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-30T07:29:43.231Z] #28 48.49 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-30T07:29:43.231Z] #28 48.51 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-30T07:29:43.797Z] #28 49.23 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-30T07:29:43.797Z] #28 49.24 Setting up jq (1.6-2.1) ... [2022-04-30T07:29:43.797Z] #28 49.25 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-30T07:29:43.797Z] #28 49.26 Setting up iptables (1.8.7-1) ... [2022-04-30T07:29:43.797Z] #28 49.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-30T07:29:43.797Z] #28 49.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-30T07:29:43.797Z] #28 49.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-30T07:29:43.797Z] #28 49.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-30T07:29:43.797Z] #28 49.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-30T07:29:43.797Z] #28 49.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-30T07:29:43.797Z] #28 49.30 Setting up iproute2 (5.10.0-4) ... [2022-04-30T07:29:44.362Z] #28 49.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:29:44.928Z] #28 DONE 50.1s [2022-04-30T07:29:44.928Z] [2022-04-30T07:29:44.928Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-30T07:29:44.928Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-04-30T07:29:45.495Z] #29 0.827 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-30T07:29:45.496Z] #29 0.831 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-30T07:29:45.496Z] #29 0.835 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-30T07:29:45.755Z] #29 DONE 0.9s [2022-04-30T07:29:45.755Z] [2022-04-30T07:29:45.755Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-30T07:29:45.755Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-04-30T07:29:47.539Z] #62 270.4 # github.com/containerd/containerd/cmd/containerd [2022-04-30T07:29:47.539Z] #62 270.4 /usr/bin/ld: /tmp/go-link-2244034103/000019.o: in function `New': [2022-04-30T07:29:47.539Z] #62 270.4 /tmp/tmp.5mebi0KCp2/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-04-30T07:29:47.539Z] #62 270.5 + bin/containerd-stress [2022-04-30T07:29:47.539Z] #62 271.6 + bin/containerd-shim [2022-04-30T07:29:48.899Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-04-30T07:29:52.801Z] 4612f6d0b889: Pull complete [2022-04-30T07:29:53.859Z] #30 7.541 Collecting yamllint==1.26.1 [2022-04-30T07:29:54.103Z] #62 282.6 + bin/containerd-shim-runc-v1 [2022-04-30T07:29:54.424Z] #30 8.585 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-30T07:29:55.084Z] #30 9.334 Collecting pathspec>=0.5.3 [2022-04-30T07:29:55.084Z] #30 9.338 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-30T07:29:55.084Z] #30 9.573 Collecting pyyaml [2022-04-30T07:29:55.348Z] #30 9.580 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-30T07:29:55.348Z] #30 9.618 Building wheels for collected packages: yamllint [2022-04-30T07:29:55.348Z] #30 9.619 Building wheel for yamllint (setup.py): started [2022-04-30T07:29:55.925Z] #30 10.25 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-30T07:29:55.925Z] #30 10.25 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f67b507d80e4b6dc1c52cb79b474ed27286b76a1c9d3311f9fb4c2f4098c448e [2022-04-30T07:29:55.925Z] #30 10.25 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-30T07:29:55.925Z] #30 10.25 Successfully built yamllint [2022-04-30T07:29:55.925Z] #30 10.26 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-30T07:29:56.187Z] #30 10.50 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-30T07:29:56.448Z] #30 DONE 10.9s [2022-04-30T07:29:56.448Z] [2022-04-30T07:29:56.448Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-30T07:29:56.448Z] #34 sha256:11f917a90212a60d1fc4cf02aec8074c173f7af7b411d38f04405653b31c7017 [2022-04-30T07:29:56.706Z] #34 DONE 0.3s [2022-04-30T07:29:56.706Z] [2022-04-30T07:29:56.706Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-30T07:29:56.706Z] #39 sha256:56d31790dc14fa144f3b360f4210bcbf325938775e612492dd2e699796968ef7 [2022-04-30T07:29:56.972Z] #39 DONE 0.3s [2022-04-30T07:29:56.972Z] [2022-04-30T07:29:56.972Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:29:56.972Z] #69 sha256:64750ad7972e2e366a72084c74acb6bf5e2548e62dcb6d6f04089fb689b52e3d [2022-04-30T07:29:56.972Z] #69 ... [2022-04-30T07:29:56.972Z] [2022-04-30T07:29:56.972Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-30T07:29:56.972Z] #42 sha256:13a7e6c0695074d039058e54d6bb69f73ef2b9490ead9c33c5e1539c8aad7ad8 [2022-04-30T07:29:56.972Z] #42 DONE 0.1s [2022-04-30T07:29:57.230Z] [2022-04-30T07:29:57.230Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-30T07:29:57.230Z] #44 sha256:9acfbc74c980558052cd9fd1cea8e9fc7c87d4e85107825b94c483e0c5cc6326 [2022-04-30T07:29:57.230Z] #44 DONE 0.1s [2022-04-30T07:29:57.230Z] [2022-04-30T07:29:57.230Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-30T07:29:57.230Z] #46 sha256:0e2e7da56d8194b8c944d3d99aaee2991ffe5829390f736b9c3a3691eeff2556 [2022-04-30T07:29:57.230Z] #46 DONE 0.1s [2022-04-30T07:29:57.230Z] [2022-04-30T07:29:57.230Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-30T07:29:57.230Z] #50 sha256:1ecea06e77ef5ab7983e3f3f7c4d41488d77eb94e0a93ed8ebd444ea3faf88b5 [2022-04-30T07:29:57.230Z] #50 DONE 0.0s [2022-04-30T07:29:57.230Z] [2022-04-30T07:29:57.230Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-30T07:29:57.230Z] #53 sha256:1299811520dea113422ff15ba69e0fcdff963a6733d5f4de3eec5af8eb4d8d5a [2022-04-30T07:29:57.488Z] #53 DONE 0.1s [2022-04-30T07:29:57.488Z] [2022-04-30T07:29:57.488Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-30T07:29:57.488Z] #57 sha256:27f4649eaf54ae124dda56818c22c77b7c28d3751895903bcaf321dc121eb71f [2022-04-30T07:29:57.488Z] #57 DONE 0.1s [2022-04-30T07:29:57.488Z] [2022-04-30T07:29:57.488Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:29:57.488Z] #69 sha256:64750ad7972e2e366a72084c74acb6bf5e2548e62dcb6d6f04089fb689b52e3d [2022-04-30T07:29:57.745Z] #69 ... [2022-04-30T07:29:57.745Z] [2022-04-30T07:29:57.745Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-30T07:29:57.745Z] #59 sha256:78162c206e44a01195f6f1e92aad2a3a9d304978d379c9ea4e17b7c463e0d37c [2022-04-30T07:29:57.745Z] #59 DONE 0.1s [2022-04-30T07:29:57.745Z] [2022-04-30T07:29:57.745Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-30T07:29:57.745Z] #61 sha256:9d986ceca9b6170167604ff97c565b08f197cd95ff4b5d351c892521058515d2 [2022-04-30T07:29:57.745Z] #61 DONE 0.2s [2022-04-30T07:29:57.745Z] [2022-04-30T07:29:57.745Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-30T07:29:57.745Z] #63 sha256:14b7b393ed0c4112c06d53f88b9543a478b9219876e53f3e112ea3f0bfbef2ea [2022-04-30T07:29:58.003Z] #63 DONE 0.1s [2022-04-30T07:29:58.003Z] [2022-04-30T07:29:58.003Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:29:58.003Z] #69 sha256:64750ad7972e2e366a72084c74acb6bf5e2548e62dcb6d6f04089fb689b52e3d [2022-04-30T07:30:00.742Z] #62 289.0 + bin/containerd-shim-runc-v2 [2022-04-30T07:30:01.308Z] #62 289.9 + binaries [2022-04-30T07:30:01.308Z] #62 289.9 + install -D bin/containerd /build/containerd [2022-04-30T07:30:01.308Z] #62 289.9 + install -D bin/containerd-shim /build/containerd-shim [2022-04-30T07:30:01.308Z] #62 289.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-30T07:30:01.308Z] #62 289.9 + install -D bin/ctr /build/ctr [2022-04-30T07:30:03.837Z] #62 DONE 292.3s [2022-04-30T07:30:04.776Z] [2022-04-30T07:30:04.776Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-30T07:30:04.776Z] #63 sha256:30c15935b7512acc870acf4c0431bedfd680a9f42fb6c3e97956671473de551a [2022-04-30T07:30:05.713Z] #63 DONE 0.9s [2022-04-30T07:30:05.713Z] [2022-04-30T07:30:05.713Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-30T07:30:05.713Z] #68 sha256:6668915ebb6a7aaa3a076197d5a3575173a1106023b70f996b36bcf84d689f8f [2022-04-30T07:30:05.713Z] #68 DONE 0.2s [2022-04-30T07:30:05.713Z] [2022-04-30T07:30:05.713Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-30T07:30:05.713Z] #73 sha256:97fefbafb2e0f66a8fd2fffdfcaab47b32c1f79e7bfeb055c58fb911dfed4369 [2022-04-30T07:30:06.648Z] #73 DONE 1.0s [2022-04-30T07:30:06.648Z] [2022-04-30T07:30:06.648Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-30T07:30:06.648Z] #74 sha256:f93957a17902cf0547751fdb6e559bd9a56fc326978baa4bfb4f3e80fed544b4 [2022-04-30T07:30:06.648Z] #74 DONE 0.0s [2022-04-30T07:30:06.907Z] [2022-04-30T07:30:06.907Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-04-30T07:30:06.907Z] #75 sha256:3c6e8fb0eeb36e729f274ddc17848d6619d6241443147f81064be5834ec9da74 [2022-04-30T07:30:07.474Z] #75 0.802 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-30T07:30:07.474Z] #75 0.802 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-30T07:30:07.733Z] #75 0.966 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-30T07:30:08.301Z] #75 1.046 Reading package lists... [2022-04-30T07:30:08.869Z] #75 1.557 Reading package lists... [2022-04-30T07:30:08.869Z] #75 2.069 Building dependency tree... [2022-04-30T07:30:09.129Z] #75 2.184 Reading state information... [2022-04-30T07:30:09.129Z] #75 2.300 The following additional packages will be installed: [2022-04-30T07:30:09.129Z] #75 2.301 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-30T07:30:09.129Z] #75 2.303 Suggested packages: [2022-04-30T07:30:09.129Z] #75 2.303 systemd-container policykit-1 [2022-04-30T07:30:09.129Z] #75 2.303 Recommended packages: [2022-04-30T07:30:09.129Z] #75 2.303 systemd-timesyncd | time-daemon libnss-systemd [2022-04-30T07:30:09.129Z] #75 2.369 The following NEW packages will be installed: [2022-04-30T07:30:09.129Z] #75 2.370 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-30T07:30:09.129Z] #75 2.370 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-30T07:30:09.389Z] #75 2.637 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-30T07:30:09.389Z] #75 2.637 Need to get 5817 kB of archives. [2022-04-30T07:30:09.389Z] #75 2.637 After this operation, 19.3 MB of additional disk space will be used. [2022-04-30T07:30:09.389Z] #75 2.637 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-30T07:30:09.389Z] #75 2.639 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-30T07:30:09.389Z] #75 2.641 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-30T07:30:09.389Z] #75 2.644 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-30T07:30:09.389Z] #75 2.645 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-30T07:30:09.389Z] #75 2.741 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-30T07:30:09.648Z] #75 2.742 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-30T07:30:09.648Z] #75 2.744 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-30T07:30:09.648Z] #75 2.746 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-30T07:30:09.648Z] #75 2.748 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-30T07:30:09.648Z] #75 2.904 debconf: delaying package configuration, since apt-utils is not installed [2022-04-30T07:30:09.648Z] #75 2.935 Fetched 5817 kB in 0s (15.6 MB/s) [2022-04-30T07:30:09.648Z] #75 2.960 Selecting previously unselected package libargon2-1:amd64. [2022-04-30T07:30:09.648Z] #75 2.960 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-04-30T07:30:09.648Z] #75 2.975 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-30T07:30:09.648Z] #75 2.983 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-30T07:30:09.648Z] #75 3.016 Selecting previously unselected package libjson-c5:amd64. [2022-04-30T07:30:09.907Z] #75 3.018 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-30T07:30:09.907Z] #75 3.022 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-30T07:30:09.907Z] #75 3.058 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-30T07:30:09.907Z] #75 3.060 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-30T07:30:09.907Z] #75 3.067 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-30T07:30:09.907Z] #75 3.123 Selecting previously unselected package libkmod2:amd64. [2022-04-30T07:30:09.907Z] #75 3.126 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-30T07:30:09.907Z] #75 3.129 Unpacking libkmod2:amd64 (28-1) ... [2022-04-30T07:30:09.907Z] #75 3.169 Selecting previously unselected package systemd. [2022-04-30T07:30:09.907Z] #75 3.172 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-30T07:30:09.907Z] #75 3.206 Unpacking systemd (247.3-7) ... [2022-04-30T07:30:10.475Z] #75 3.710 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-30T07:30:10.475Z] #75 3.721 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-30T07:30:10.475Z] #75 3.733 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-30T07:30:10.475Z] #75 3.745 Setting up libkmod2:amd64 (28-1) ... [2022-04-30T07:30:10.475Z] #75 3.758 Setting up systemd (247.3-7) ... [2022-04-30T07:30:10.475Z] #75 3.800 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-30T07:30:10.475Z] #75 3.802 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-30T07:30:10.476Z] #75 3.805 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-30T07:30:10.476Z] #75 3.833 Initializing machine ID from KVM UUID. [2022-04-30T07:30:11.042Z] #75 4.185 Selecting previously unselected package systemd-sysv. [2022-04-30T07:30:11.042Z] #75 4.185 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29433 files and directories currently installed.) [2022-04-30T07:30:11.042Z] #75 4.199 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-30T07:30:11.042Z] #75 4.203 Unpacking systemd-sysv (247.3-7) ... [2022-04-30T07:30:11.042Z] #75 4.244 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-30T07:30:11.042Z] #75 4.247 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-30T07:30:11.042Z] #75 4.251 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-30T07:30:11.042Z] #75 4.304 Selecting previously unselected package dbus. [2022-04-30T07:30:11.042Z] #75 4.307 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-30T07:30:11.042Z] #75 4.317 Unpacking dbus (1.12.20-2) ... [2022-04-30T07:30:11.042Z] #75 4.372 Selecting previously unselected package libpam-systemd:amd64. [2022-04-30T07:30:11.302Z] #75 4.375 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-30T07:30:11.302Z] #75 4.378 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-30T07:30:11.302Z] #75 4.425 Selecting previously unselected package dbus-user-session. [2022-04-30T07:30:11.302Z] #75 4.428 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-30T07:30:11.302Z] #75 4.432 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-30T07:30:11.302Z] #75 4.496 Setting up systemd-sysv (247.3-7) ... [2022-04-30T07:30:11.302Z] #75 4.507 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-30T07:30:11.302Z] #75 4.519 Setting up dbus (1.12.20-2) ... [2022-04-30T07:30:11.302Z] #75 4.638 invoke-rc.d: could not determine current runlevel [2022-04-30T07:30:11.561Z] #75 4.641 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-30T07:30:11.561Z] #75 4.646 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-30T07:30:11.561Z] #75 4.837 Setting up dbus-user-session (1.12.20-2) ... [2022-04-30T07:30:11.561Z] #75 4.855 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-30T07:30:11.819Z] #75 DONE 5.0s [2022-04-30T07:30:11.819Z] [2022-04-30T07:30:11.819Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-04-30T07:30:11.819Z] #76 sha256:03fbdfdc04c34155b17a0c0b827939935dd6f923858ca3d71ad00995fd067e49 [2022-04-30T07:30:12.389Z] #76 0.402 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-30T07:30:12.389Z] #76 0.404 Dload Upload Total Spent Left Speed [2022-04-30T07:30:12.651Z] #76 0.405 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5626 0 --:--:-- --:--:-- --:--:-- 5643 [2022-04-30T07:30:12.651Z] #76 DONE 0.8s [2022-04-30T07:30:12.651Z] [2022-04-30T07:30:12.651Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-30T07:30:12.651Z] #77 sha256:daa515229d66957c3a29a9c680d3aedde43fd9743ccf92da7c2d8fad54ba9529 [2022-04-30T07:30:13.589Z] #77 DONE 0.9s [2022-04-30T07:30:13.589Z] [2022-04-30T07:30:13.589Z] #78 exporting to image [2022-04-30T07:30:13.589Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-30T07:30:13.589Z] #78 exporting layers [2022-04-30T07:30:17.164Z] #62 276.6 # github.com/containerd/containerd/cmd/containerd [2022-04-30T07:30:17.164Z] #62 276.6 /usr/bin/ld: /tmp/go-link-2732497987/000019.o: in function `New': [2022-04-30T07:30:17.164Z] #62 276.6 /tmp/tmp.7bgHIhabTy/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-04-30T07:30:17.164Z] #62 276.6 + bin/containerd-stress [2022-04-30T07:30:17.164Z] #62 277.7 + bin/containerd-shim [2022-04-30T07:30:19.911Z] #69 ... [2022-04-30T07:30:19.911Z] [2022-04-30T07:30:19.911Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-30T07:30:19.911Z] #65 sha256:f83214199c2920156d8ba0e54243aa90674d06dc14e1e6a2a025ef847693ad84 [2022-04-30T07:30:19.911Z] #65 89.92 + mkdir -p /build [2022-04-30T07:30:19.911Z] #65 89.93 + cp runc /build/runc [2022-04-30T07:30:19.911Z] #65 DONE 90.3s [2022-04-30T07:30:19.911Z] [2022-04-30T07:30:19.911Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:30:19.911Z] #69 sha256:64750ad7972e2e366a72084c74acb6bf5e2548e62dcb6d6f04089fb689b52e3d [2022-04-30T07:30:20.157Z] #78 exporting layers 6.4s done [2022-04-30T07:30:20.157Z] #78 writing image sha256:685283b28d554a2cf7639c5c2a4eaacadf60ecbb9d2af8351e44fcbb261413a9 done [2022-04-30T07:30:20.157Z] #78 naming to docker.io/library/docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 done [2022-04-30T07:30:20.157Z] #78 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-30T07:30:20.474Z] #69 ... [2022-04-30T07:30:20.474Z] [2022-04-30T07:30:20.474Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-30T07:30:20.474Z] #66 sha256:8d2d7a15d0017ad3107ac3b6026bd43a133358828136e8b54210bb26d21d2992 [2022-04-30T07:30:20.474Z] #66 DONE 0.1s [2022-04-30T07:30:20.474Z] [2022-04-30T07:30:20.474Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-30T07:30:20.474Z] #69 sha256:64750ad7972e2e366a72084c74acb6bf5e2548e62dcb6d6f04089fb689b52e3d [2022-04-30T07:30:20.507Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43550/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 -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:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 hack/make.sh dynbinary test-integration [2022-04-30T07:30:21.881Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-30T07:30:21.881Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-30T07:30:21.881Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-30T07:30:21.881Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-30T07:30:21.881Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-04-30T07:30:21.881Z] Detected virtualization docker. [2022-04-30T07:30:21.881Z] Detected architecture x86-64. [2022-04-30T07:30:21.881Z] Set hostname to . [2022-04-30T07:30:22.140Z] modprobe@configfs.service: Succeeded. [2022-04-30T07:30:22.140Z] modprobe@drm.service: Succeeded. [2022-04-30T07:30:22.140Z] modprobe@fuse.service: Succeeded. [2022-04-30T07:30:22.382Z] #62 280.9 # github.com/containerd/containerd/cmd/containerd [2022-04-30T07:30:22.382Z] #62 280.9 /usr/bin/ld: /tmp/go-link-2398217192/000019.o: in function `New': [2022-04-30T07:30:22.382Z] #62 280.9 /tmp/tmp.3WrykU0vUm/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-04-30T07:30:22.382Z] #62 281.0 + bin/containerd-stress [2022-04-30T07:30:22.382Z] #62 282.1 + bin/containerd-shim [2022-04-30T07:30:22.401Z] + source /etc/docker-entrypoint-cmd [2022-04-30T07:30:22.401Z] ++ hack/make.sh dynbinary test-integration [2022-04-30T07:30:22.401Z] [2022-04-30T07:30:22.401Z] Removing bundles/ [2022-04-30T07:30:22.401Z] [2022-04-30T07:30:22.401Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-30T07:30:22.401Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-30T07:30:22.401Z] GOOS="" GOARCH="" GOARM="" [2022-04-30T07:30:23.791Z] #62 288.9 + bin/containerd-shim-runc-v1 [2022-04-30T07:30:28.976Z] #62 293.1 + bin/containerd-shim-runc-v1 [2022-04-30T07:30:30.354Z] #62 295.1 + bin/containerd-shim-runc-v2 [2022-04-30T07:30:30.612Z] #62 295.9 + binaries [2022-04-30T07:30:30.612Z] #62 295.9 + install -D bin/containerd /build/containerd [2022-04-30T07:30:30.612Z] #62 296.0 + install -D bin/containerd-shim /build/containerd-shim [2022-04-30T07:30:30.612Z] #62 296.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-30T07:30:30.612Z] #62 296.0 + install -D bin/ctr /build/ctr [2022-04-30T07:30:32.517Z] #62 DONE 297.9s [2022-04-30T07:30:33.453Z] [2022-04-30T07:30:33.453Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-30T07:30:33.453Z] #63 sha256:c3bdf5a65e053f50452181398e51008dc8b3b62e12d3e42317fc93f2fd3ec471 [2022-04-30T07:30:34.022Z] #63 DONE 0.4s [2022-04-30T07:30:34.022Z] [2022-04-30T07:30:34.022Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-30T07:30:34.022Z] #68 sha256:0f49c7326c5d23246a361c1b6e83b5e41251554ff3b8a0dde446dbec8e801188 [2022-04-30T07:30:34.022Z] #68 DONE 0.2s [2022-04-30T07:30:34.280Z] [2022-04-30T07:30:34.280Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-30T07:30:34.280Z] #73 sha256:e7a417ce3356511f88a4a422926b77ba4236fe7e268c95f8df8ffd0a06b00aa4 [2022-04-30T07:30:34.852Z] #73 DONE 0.9s [2022-04-30T07:30:35.111Z] [2022-04-30T07:30:35.111Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-30T07:30:35.111Z] #74 sha256:8ad3f5cf7a69aaba315b94a74ab292d408e048bbd0a1a6dd33a880ba46268e37 [2022-04-30T07:30:35.111Z] #74 DONE 0.0s [2022-04-30T07:30:35.111Z] [2022-04-30T07:30:35.111Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-30T07:30:35.111Z] #75 sha256:4496156db0eb3bdbb25cabd86e5b7ef9469260dc2bc87ca35e4f76a491ba0fc0 [2022-04-30T07:30:35.566Z] #62 299.3 + bin/containerd-shim-runc-v2 [2022-04-30T07:30:35.566Z] #62 300.1 + binaries [2022-04-30T07:30:35.566Z] #62 300.1 + install -D bin/containerd /build/containerd [2022-04-30T07:30:35.566Z] #62 300.2 + install -D bin/containerd-shim /build/containerd-shim [2022-04-30T07:30:35.566Z] #62 300.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-30T07:30:35.566Z] #62 300.2 + install -D bin/ctr /build/ctr [2022-04-30T07:30:36.489Z] #75 DONE 1.3s [2022-04-30T07:30:36.489Z] [2022-04-30T07:30:36.489Z] #76 exporting to image [2022-04-30T07:30:36.489Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-30T07:30:36.489Z] #76 exporting layers [2022-04-30T07:30:38.115Z] #62 DONE 302.3s [2022-04-30T07:30:38.689Z] [2022-04-30T07:30:38.689Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-30T07:30:38.689Z] #63 sha256:2c77577a2a1d94b88af9e2dc535f2908390a319dcb541dc872c461e36341bbab [2022-04-30T07:30:39.631Z] #63 DONE 0.9s [2022-04-30T07:30:39.631Z] [2022-04-30T07:30:39.631Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-30T07:30:39.631Z] #68 sha256:2353f4a208a743cbe9d7645270499a26ad5a2f52813f2a9fcfe6f59bae392cfd [2022-04-30T07:30:39.652Z] dccd9e4d14d3: Pull complete [2022-04-30T07:30:39.652Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-30T07:30:39.652Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:30:39.652Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:30:39.652Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-30T07:30:39.652Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-30T07:30:39.652Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-30T07:30:39.652Z] INFO: Docker version of control daemon [2022-04-30T07:30:39.652Z] [2022-04-30T07:30:39.652Z] Client: [2022-04-30T07:30:39.652Z] Version: 20.10.9 [2022-04-30T07:30:39.652Z] API version: 1.41 [2022-04-30T07:30:39.652Z] Go version: go1.16.8 [2022-04-30T07:30:39.652Z] Git commit: c2ea9bc [2022-04-30T07:30:39.652Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-30T07:30:39.652Z] OS/Arch: windows/amd64 [2022-04-30T07:30:39.652Z] Context: default [2022-04-30T07:30:39.652Z] Experimental: true [2022-04-30T07:30:39.652Z] [2022-04-30T07:30:39.652Z] Server: Docker Engine - Community [2022-04-30T07:30:39.652Z] Engine: [2022-04-30T07:30:39.652Z] Version: 20.10.9 [2022-04-30T07:30:39.652Z] API version: 1.41 (minimum version 1.24) [2022-04-30T07:30:39.652Z] Go version: go1.16.8 [2022-04-30T07:30:39.652Z] Git commit: 79ea9d3 [2022-04-30T07:30:39.652Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-30T07:30:39.652Z] OS/Arch: windows/amd64 [2022-04-30T07:30:39.652Z] Experimental: true [2022-04-30T07:30:39.652Z] [2022-04-30T07:30:39.652Z] INFO: Docker info of control daemon [2022-04-30T07:30:39.652Z] [2022-04-30T07:30:39.652Z] Client: [2022-04-30T07:30:39.652Z] Context: default [2022-04-30T07:30:39.652Z] Debug Mode: false [2022-04-30T07:30:39.652Z] [2022-04-30T07:30:39.652Z] Server: [2022-04-30T07:30:39.652Z] Containers: 0 [2022-04-30T07:30:39.652Z] Running: 0 [2022-04-30T07:30:39.652Z] Paused: 0 [2022-04-30T07:30:39.652Z] Stopped: 0 [2022-04-30T07:30:39.652Z] Images: 1 [2022-04-30T07:30:39.652Z] Server Version: 20.10.9 [2022-04-30T07:30:39.652Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-30T07:30:39.652Z] Windows: [2022-04-30T07:30:39.652Z] LCOW: [2022-04-30T07:30:39.652Z] Logging Driver: json-file [2022-04-30T07:30:39.652Z] Plugins: [2022-04-30T07:30:39.652Z] Volume: local [2022-04-30T07:30:39.652Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-30T07:30:39.652Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-30T07:30:39.652Z] Swarm: inactive [2022-04-30T07:30:39.652Z] Default Isolation: process [2022-04-30T07:30:39.652Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-30T07:30:39.652Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-30T07:30:39.652Z] OSType: windows [2022-04-30T07:30:39.652Z] Architecture: x86_64 [2022-04-30T07:30:39.652Z] CPUs: 4 [2022-04-30T07:30:39.652Z] Total Memory: 32GiB [2022-04-30T07:30:39.652Z] Name: azwin-2-3d1d70 [2022-04-30T07:30:39.652Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-30T07:30:39.652Z] Docker Root Dir: D:\docker [2022-04-30T07:30:39.652Z] Debug Mode: false [2022-04-30T07:30:39.652Z] Registry: https://index.docker.io/v1/ [2022-04-30T07:30:39.652Z] Labels: [2022-04-30T07:30:39.652Z] Experimental: true [2022-04-30T07:30:39.652Z] Insecure Registries: [2022-04-30T07:30:39.652Z] 10.0.0.4:5000 [2022-04-30T07:30:39.652Z] 127.0.0.0/8 [2022-04-30T07:30:39.652Z] Registry Mirrors: [2022-04-30T07:30:39.652Z] http://10.0.0.4:5000/ [2022-04-30T07:30:39.652Z] Live Restore Enabled: false [2022-04-30T07:30:39.652Z] Product License: Community Engine [2022-04-30T07:30:39.652Z] [2022-04-30T07:30:39.652Z] [2022-04-30T07:30:39.652Z] INFO: Commit hash is 7eb5d4c93d [2022-04-30T07:30:39.652Z] INFO: Nuke-Everything... [2022-04-30T07:30:39.652Z] INFO: Container count on control daemon to delete is 0 [2022-04-30T07:30:39.652Z] INFO: Nuking d:\CI [2022-04-30T07:30:39.652Z] INFO: Zapped successfully [2022-04-30T07:30:39.652Z] INFO: Location for testing is d:\CI\PR-43550\1 [2022-04-30T07:30:39.652Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-30T07:30:39.652Z] [2022-04-30T07:30:39.652Z] [2022-04-30T07:30:39.652Z] INFO: Building the image from Dockerfile.windows at 04/30/2022 07:30:27... [2022-04-30T07:30:39.652Z] [2022-04-30T07:30:39.652Z] Sending build context to Docker daemon 66.58MB [2022-04-30T07:30:39.652Z] [2022-04-30T07:30:39.652Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-30T07:30:39.652Z] ---> aa8714eb8356 [2022-04-30T07:30:39.652Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-30T07:30:39.652Z] ---> Running in 5fb491fdca02 [2022-04-30T07:30:39.652Z] Removing intermediate container 5fb491fdca02 [2022-04-30T07:30:39.652Z] ---> 9c0553e102a1 [2022-04-30T07:30:39.652Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-30T07:30:39.652Z] ---> Running in c3eceaac647b [2022-04-30T07:30:39.652Z] Removing intermediate container c3eceaac647b [2022-04-30T07:30:39.652Z] ---> 5b101732a23e [2022-04-30T07:30:39.652Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.3 [2022-04-30T07:30:39.652Z] ---> Running in 4e60f0aa78d3 [2022-04-30T07:30:39.652Z] Removing intermediate container 4e60f0aa78d3 [2022-04-30T07:30:39.652Z] ---> ee8d5c4c15cc [2022-04-30T07:30:39.652Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-30T07:30:39.652Z] ---> Running in 9fed0a7a0fcd [2022-04-30T07:30:39.652Z] Removing intermediate container 9fed0a7a0fcd [2022-04-30T07:30:39.652Z] ---> 6bcfc8563db6 [2022-04-30T07:30:39.652Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-30T07:30:39.652Z] ---> Running in 99a49854bd38 [2022-04-30T07:30:39.652Z] Removing intermediate container 99a49854bd38 [2022-04-30T07:30:39.652Z] ---> 8d3fbf2e8772 [2022-04-30T07:30:39.652Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-30T07:30:39.652Z] ---> Running in ee830d708c46 [2022-04-30T07:30:39.652Z] Removing intermediate container ee830d708c46 [2022-04-30T07:30:39.652Z] ---> a057aa18d6d3 [2022-04-30T07:30:39.652Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-30T07:30:39.652Z] ---> Running in 21d3e98533ee [2022-04-30T07:30:39.895Z] #68 DONE 0.2s [2022-04-30T07:30:39.895Z] [2022-04-30T07:30:39.895Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-30T07:30:39.895Z] #73 sha256:1d5a74249259aa96814fb4b537fcbf0a9b35a15bc889d1d54b877a9d70e91f7d [2022-04-30T07:30:40.837Z] #73 DONE 1.0s [2022-04-30T07:30:41.098Z] [2022-04-30T07:30:41.098Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-30T07:30:41.098Z] #74 sha256:dfdc0bfd40df13bb2a4f43acc3f159ce08fbd838d11c1fb06ab2d628c910ca83 [2022-04-30T07:30:41.098Z] #74 DONE 0.0s [2022-04-30T07:30:41.098Z] [2022-04-30T07:30:41.098Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-30T07:30:41.098Z] #75 sha256:0bb7027f928dcc398c4d66f1c7f1feaefd6f1916826cf06cf89a85dff8489a84 [2022-04-30T07:30:42.481Z] #75 DONE 1.3s [2022-04-30T07:30:42.481Z] [2022-04-30T07:30:42.481Z] #76 exporting to image [2022-04-30T07:30:42.481Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-30T07:30:42.481Z] #76 exporting layers [2022-04-30T07:30:43.052Z] #76 exporting layers 5.9s done [2022-04-30T07:30:43.052Z] #76 writing image sha256:c0e4ede7db3ed6b532044e0694804682308579628a7df891546e6123eb5d383d done [2022-04-30T07:30:43.052Z] #76 naming to docker.io/library/docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 done [2022-04-30T07:30:43.052Z] #76 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-30T07:30:43.381Z] + trap exit INT TERM [2022-04-30T07:30:43.381Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-30T07:30:43.381Z] + CONTAINER_NAME=docker-pr1 [2022-04-30T07:30:43.381Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43550/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43550/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 -e DOCKER_GRAPHDRIVER docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 hack/make.sh dynbinary [2022-04-30T07:30:44.756Z] [2022-04-30T07:30:45.016Z] Removing bundles/ [2022-04-30T07:30:45.016Z] [2022-04-30T07:30:45.016Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-30T07:30:45.016Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-30T07:30:45.016Z] GOOS="" GOARCH="" GOARM="" [2022-04-30T07:30:45.476Z] [2022-04-30T07:30:45.476Z] SUCCESS: Specified value was saved. [2022-04-30T07:30:46.438Z] INFO: Downloading git... [2022-04-30T07:30:47.969Z] INFO: Downloading go... [2022-04-30T07:30:49.071Z] #76 exporting layers 6.2s done [2022-04-30T07:30:49.071Z] #76 writing image sha256:458d0f811345ecebdee60f6ae7f394e482ce2a6ec4556d2acaaa598cc5cb4115 done [2022-04-30T07:30:49.071Z] #76 naming to docker.io/library/docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 done [2022-04-30T07:30:49.071Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-30T07:30:49.420Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43550/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 -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:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 hack/make.sh dynbinary test-integration [2022-04-30T07:30:50.361Z] [2022-04-30T07:30:50.361Z] Removing bundles/ [2022-04-30T07:30:50.361Z] [2022-04-30T07:30:50.361Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-30T07:30:50.361Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-30T07:30:50.361Z] GOOS="" GOARCH="" GOARM="" [2022-04-30T07:30:50.881Z] INFO: Downloading compiler 1 of 3... [2022-04-30T07:30:52.409Z] INFO: Downloading compiler 2 of 3... [2022-04-30T07:30:52.528Z] #69 178.3 # github.com/containerd/containerd/cmd/containerd [2022-04-30T07:30:52.528Z] #69 178.3 /usr/bin/ld: /tmp/go-link-2221205406/000019.o: in function `New': [2022-04-30T07:30:52.528Z] #69 178.3 /tmp/tmp.Ym4aJaic8m/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-04-30T07:30:52.528Z] #69 178.3 + bin/containerd-stress [2022-04-30T07:30:53.372Z] INFO: Downloading compiler 3 of 3... [2022-04-30T07:30:53.458Z] #69 179.4 + bin/containerd-shim [2022-04-30T07:30:53.828Z] INFO: Extracting git... [2022-04-30T07:30:56.637Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-30T07:30:56.637Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-30T07:30:56.637Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-04-30T07:30:56.637Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-04-30T07:30:56.637Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-30T07:30:56.637Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-30T07:30:56.637Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-30T07:30:56.637Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-30T07:30:56.637Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-30T07:30:56.637Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-30T07:30:56.637Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-30T07:30:56.637Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-30T07:30:56.637Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-30T07:30:56.637Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-30T07:30:56.637Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-30T07:30:56.898Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-04-30T07:30:56.898Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-30T07:30:56.898Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-30T07:30:56.898Z] ? github.com/docker/docker/api/types [no test files] [2022-04-30T07:30:56.898Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-30T07:30:56.898Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-30T07:30:56.898Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-30T07:30:56.898Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-30T07:30:57.469Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-30T07:30:57.469Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-30T07:30:57.469Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-04-30T07:30:57.469Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/builder [no test files] [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-30T07:30:57.469Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-30T07:31:00.015Z] ok github.com/docker/docker/builder/remotecontext 0.110s coverage: 13.7% of statements [2022-04-30T07:31:00.015Z] ok github.com/docker/docker/builder/dockerfile 0.409s coverage: 49.3% of statements [2022-04-30T07:31:00.275Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-30T07:31:01.218Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-30T07:31:01.791Z] ok github.com/docker/docker/builder/remotecontext/git 1.528s coverage: 86.3% of statements [2022-04-30T07:31:01.791Z] ? github.com/docker/docker/cli [no test files] [2022-04-30T07:31:01.791Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-30T07:31:01.791Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-30T07:31:01.791Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-30T07:31:02.363Z] ok github.com/docker/docker/cmd/docker-proxy 0.263s coverage: 67.6% of statements [2022-04-30T07:31:05.640Z] #69 190.6 + bin/containerd-shim-runc-v1 [2022-04-30T07:31:05.674Z] ok github.com/docker/docker/client 0.070s coverage: 75.6% of statements [2022-04-30T07:31:08.613Z] INFO: Expanding go... [2022-04-30T07:31:12.193Z] #69 197.0 + bin/containerd-shim-runc-v2 [2022-04-30T07:31:12.193Z] #69 197.8 + binaries [2022-04-30T07:31:12.193Z] #69 197.8 + install -D bin/containerd /build/containerd [2022-04-30T07:31:12.193Z] #69 197.8 + install -D bin/containerd-shim /build/containerd-shim [2022-04-30T07:31:12.193Z] #69 197.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-30T07:31:12.193Z] #69 197.8 + install -D bin/ctr /build/ctr [2022-04-30T07:31:12.450Z] #69 DONE 198.3s [2022-04-30T07:31:13.824Z] [2022-04-30T07:31:13.824Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-30T07:31:13.824Z] #70 sha256:99b85ab641604da00076fa20c12cdbcc30e13bd8556de9e66d49e039f61f354a [2022-04-30T07:31:13.824Z] #70 DONE 0.2s [2022-04-30T07:31:13.824Z] [2022-04-30T07:31:13.824Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-30T07:31:13.824Z] #75 sha256:1b07b52c83c4009e7b4732addf5693127bef97c5791383c37b480f13353389ac [2022-04-30T07:31:14.080Z] #75 DONE 0.1s [2022-04-30T07:31:14.080Z] [2022-04-30T07:31:14.080Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-30T07:31:14.080Z] #80 sha256:801c8876ed90a25ecedee6a8bb9a23a86699c0b5610dbb17a392b533aa11f2bb [2022-04-30T07:31:14.337Z] #80 DONE 0.5s [2022-04-30T07:31:14.337Z] [2022-04-30T07:31:14.337Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-30T07:31:14.337Z] #81 sha256:c9e459c6e8110972c916a6f6071f8dededc9bdf9d23abb2d5869338eca4af6c4 [2022-04-30T07:31:14.337Z] #81 DONE 0.0s [2022-04-30T07:31:14.337Z] [2022-04-30T07:31:14.337Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-30T07:31:14.337Z] #82 sha256:44a3354709d4a0cf02a9f73658fc36d0e28fb285e1f3eb75d2664c558fa6fd14 [2022-04-30T07:31:18.512Z] #82 DONE 4.0s [2022-04-30T07:31:18.512Z] [2022-04-30T07:31:18.512Z] #83 exporting to image [2022-04-30T07:31:18.512Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-30T07:31:18.512Z] #83 exporting layers [2022-04-30T07:31:26.386Z] dccd9e4d14d3: Pull complete [2022-04-30T07:31:26.387Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-30T07:31:26.387Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:31:26.387Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:31:26.387Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-30T07:31:26.387Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-30T07:31:26.387Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-30T07:31:26.387Z] INFO: Docker version of control daemon [2022-04-30T07:31:26.387Z] [2022-04-30T07:31:26.387Z] Client: [2022-04-30T07:31:26.387Z] Version: 20.10.9 [2022-04-30T07:31:26.387Z] API version: 1.41 [2022-04-30T07:31:26.387Z] Go version: go1.16.8 [2022-04-30T07:31:26.387Z] Git commit: c2ea9bc [2022-04-30T07:31:26.387Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-30T07:31:26.387Z] OS/Arch: windows/amd64 [2022-04-30T07:31:26.387Z] Context: default [2022-04-30T07:31:26.387Z] Experimental: true [2022-04-30T07:31:26.387Z] [2022-04-30T07:31:26.387Z] Server: Docker Engine - Community [2022-04-30T07:31:26.387Z] Engine: [2022-04-30T07:31:26.387Z] Version: 20.10.9 [2022-04-30T07:31:26.387Z] API version: 1.41 (minimum version 1.24) [2022-04-30T07:31:26.387Z] Go version: go1.16.8 [2022-04-30T07:31:26.387Z] Git commit: 79ea9d3 [2022-04-30T07:31:26.387Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-30T07:31:26.387Z] OS/Arch: windows/amd64 [2022-04-30T07:31:26.387Z] Experimental: true [2022-04-30T07:31:26.387Z] [2022-04-30T07:31:26.387Z] INFO: Docker info of control daemon [2022-04-30T07:31:26.387Z] [2022-04-30T07:31:26.387Z] Client: [2022-04-30T07:31:26.387Z] Context: default [2022-04-30T07:31:26.387Z] Debug Mode: false [2022-04-30T07:31:26.387Z] [2022-04-30T07:31:26.387Z] Server: [2022-04-30T07:31:26.387Z] Containers: 0 [2022-04-30T07:31:26.387Z] Running: 0 [2022-04-30T07:31:26.387Z] Paused: 0 [2022-04-30T07:31:26.387Z] Stopped: 0 [2022-04-30T07:31:26.387Z] Images: 1 [2022-04-30T07:31:26.387Z] Server Version: 20.10.9 [2022-04-30T07:31:26.387Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-30T07:31:26.387Z] Windows: [2022-04-30T07:31:26.387Z] LCOW: [2022-04-30T07:31:26.387Z] Logging Driver: json-file [2022-04-30T07:31:26.387Z] Plugins: [2022-04-30T07:31:26.387Z] Volume: local [2022-04-30T07:31:26.387Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-30T07:31:26.387Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-30T07:31:26.387Z] Swarm: inactive [2022-04-30T07:31:26.387Z] Default Isolation: process [2022-04-30T07:31:26.387Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-30T07:31:26.387Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-30T07:31:26.387Z] OSType: windows [2022-04-30T07:31:26.387Z] Architecture: x86_64 [2022-04-30T07:31:26.387Z] CPUs: 4 [2022-04-30T07:31:26.387Z] Total Memory: 32GiB [2022-04-30T07:31:26.387Z] Name: azwin-2-112650 [2022-04-30T07:31:26.387Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-30T07:31:26.387Z] Docker Root Dir: D:\docker [2022-04-30T07:31:26.387Z] Debug Mode: false [2022-04-30T07:31:26.387Z] Registry: https://index.docker.io/v1/ [2022-04-30T07:31:26.387Z] Labels: [2022-04-30T07:31:26.387Z] Experimental: true [2022-04-30T07:31:26.387Z] Insecure Registries: [2022-04-30T07:31:26.387Z] 10.0.0.4:5000 [2022-04-30T07:31:26.387Z] 127.0.0.0/8 [2022-04-30T07:31:26.387Z] Registry Mirrors: [2022-04-30T07:31:26.387Z] http://10.0.0.4:5000/ [2022-04-30T07:31:26.387Z] Live Restore Enabled: false [2022-04-30T07:31:26.387Z] Product License: Community Engine [2022-04-30T07:31:26.387Z] [2022-04-30T07:31:26.387Z] [2022-04-30T07:31:26.387Z] INFO: Commit hash is 7eb5d4c93d [2022-04-30T07:31:26.387Z] INFO: Nuke-Everything... [2022-04-30T07:31:26.387Z] INFO: Container count on control daemon to delete is 0 [2022-04-30T07:31:26.387Z] INFO: Nuking d:\CI [2022-04-30T07:31:26.387Z] INFO: Zapped successfully [2022-04-30T07:31:26.387Z] INFO: Location for testing is d:\CI\PR-43550\1 [2022-04-30T07:31:26.387Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-30T07:31:26.387Z] [2022-04-30T07:31:26.387Z] [2022-04-30T07:31:26.387Z] INFO: Building the image from Dockerfile.windows at 04/30/2022 07:31:19... [2022-04-30T07:31:26.387Z] [2022-04-30T07:31:26.855Z] Sending build context to Docker daemon 66.58MB [2022-04-30T07:31:26.855Z] [2022-04-30T07:31:27.324Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-30T07:31:27.324Z] ---> aa8714eb8356 [2022-04-30T07:31:27.324Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-30T07:31:27.324Z] ---> Running in 31df3e23b2f9 [2022-04-30T07:31:27.324Z] Removing intermediate container 31df3e23b2f9 [2022-04-30T07:31:27.324Z] ---> 7aa68b9b42a1 [2022-04-30T07:31:27.324Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-30T07:31:27.792Z] ---> Running in 8dadef816ab9 [2022-04-30T07:31:27.792Z] Removing intermediate container 8dadef816ab9 [2022-04-30T07:31:27.792Z] ---> cf343118d53a [2022-04-30T07:31:27.792Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.3 [2022-04-30T07:31:27.792Z] ---> Running in 7ff404ecc38b [2022-04-30T07:31:28.311Z] Removing intermediate container 7ff404ecc38b [2022-04-30T07:31:28.311Z] ---> 9ecd2947256b [2022-04-30T07:31:28.311Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-30T07:31:28.311Z] ---> Running in 4cc3e46e5fd4 [2022-04-30T07:31:28.779Z] Removing intermediate container 4cc3e46e5fd4 [2022-04-30T07:31:28.780Z] ---> 8414883117a9 [2022-04-30T07:31:28.780Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-30T07:31:28.780Z] ---> Running in a801265c2cc2 [2022-04-30T07:31:29.248Z] Removing intermediate container a801265c2cc2 [2022-04-30T07:31:29.248Z] ---> 286532f243ed [2022-04-30T07:31:29.248Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-30T07:31:29.248Z] ---> Running in cb136c19fd81 [2022-04-30T07:31:29.716Z] Removing intermediate container cb136c19fd81 [2022-04-30T07:31:29.716Z] ---> 2fad49159f4d [2022-04-30T07:31:29.716Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-30T07:31:29.716Z] ---> Running in f1bbb1744201 [2022-04-30T07:31:34.525Z] [2022-04-30T07:31:34.525Z] SUCCESS: Specified value was saved. [2022-04-30T07:31:35.511Z] INFO: Downloading git... [2022-04-30T07:31:37.093Z] INFO: Downloading go... [2022-04-30T07:31:37.797Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 30.2% of statements [2022-04-30T07:31:38.368Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-04-30T07:31:38.529Z] INFO: Expanding compiler 1 of 3... [2022-04-30T07:31:38.529Z] INFO: Expanding compiler 2 of 3... [2022-04-30T07:31:38.939Z] ok github.com/docker/docker/cmd/dockerd/trap 2.436s coverage: 0.0% of statements [2022-04-30T07:31:38.939Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-30T07:31:38.939Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-30T07:31:38.939Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-30T07:31:38.939Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-30T07:31:38.939Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-30T07:31:39.307Z] INFO: Downloading compiler 1 of 3... [2022-04-30T07:31:39.307Z] INFO: Downloading compiler 2 of 3... [2022-04-30T07:31:39.779Z] INFO: Downloading compiler 3 of 3... [2022-04-30T07:31:39.779Z] INFO: Extracting git... [2022-04-30T07:31:43.206Z] INFO: Expanding compiler 3 of 3... [2022-04-30T07:31:43.663Z] INFO: Removing downloaded files... [2022-04-30T07:31:43.663Z] INFO: Downloading containerd [2022-04-30T07:31:44.240Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2022-04-30T07:31:45.027Z] #83 exporting layers 24.8s done [2022-04-30T07:31:45.028Z] #83 writing image sha256:6d9e13921d965f4f8af5e35592bbcb5c438e29155f8d513be563bb0ab34bbca6 done [2022-04-30T07:31:45.028Z] #83 naming to docker.io/library/docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 done [2022-04-30T07:31:45.028Z] #83 DONE 24.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-30T07:31:45.369Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43550/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43550/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 hack/validate/default [2022-04-30T07:31:45.627Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-04-30T07:31:45.931Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-30T07:31:45.931Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-30T07:31:45.931Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-30T07:31:45.931Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-30T07:31:45.931Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-30T07:31:45.931Z] Congratulations! No new tests were added to integration-cli. [2022-04-30T07:31:45.932Z] [2022-04-30T07:31:45.932Z] INFO Start validation with golang-ci-lint [2022-04-30T07:31:46.862Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-30T07:31:46.862Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-30T07:31:46.862Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-30T07:31:47.042Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-30T07:31:53.637Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.8% of statements [2022-04-30T07:31:54.579Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.5% of statements [2022-04-30T07:31:54.710Z] INFO: Expanding go... [2022-04-30T07:31:55.149Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-30T07:31:55.720Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-30T07:31:56.663Z] ok github.com/docker/docker/daemon 10.121s coverage: 16.7% of statements [2022-04-30T07:31:56.663Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-30T07:31:56.663Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-30T07:31:56.663Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-30T07:31:56.663Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-30T07:31:56.924Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.619s coverage: 74.8% of statements [2022-04-30T07:31:57.866Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.295s coverage: 56.2% of statements [2022-04-30T07:31:58.437Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-04-30T07:31:58.441Z] [2022-04-30T07:31:58.441Z] Name Version Source Summary [2022-04-30T07:31:58.441Z] ---- ------- ------ ------- [2022-04-30T07:31:58.441Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-30T07:31:58.897Z] [2022-04-30T07:31:58.897Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-30T07:31:58.897Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-30T07:31:58.897Z] PSChildName : containerd [2022-04-30T07:31:58.897Z] PSDrive : C [2022-04-30T07:31:58.897Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-30T07:31:58.897Z] PSIsContainer : True [2022-04-30T07:31:58.897Z] Name : containerd [2022-04-30T07:31:58.897Z] FullName : C:\containerd [2022-04-30T07:31:58.897Z] Parent : [2022-04-30T07:31:58.897Z] Exists : True [2022-04-30T07:31:58.897Z] Root : C:\ [2022-04-30T07:31:58.897Z] Extension : [2022-04-30T07:31:58.897Z] CreationTime : 4/30/2022 7:31:58 AM [2022-04-30T07:31:58.897Z] CreationTimeUtc : 4/30/2022 7:31:58 AM [2022-04-30T07:31:58.897Z] LastAccessTime : 4/30/2022 7:31:58 AM [2022-04-30T07:31:58.897Z] LastAccessTimeUtc : 4/30/2022 7:31:58 AM [2022-04-30T07:31:58.897Z] LastWriteTime : 4/30/2022 7:31:58 AM [2022-04-30T07:31:58.897Z] LastWriteTimeUtc : 4/30/2022 7:31:58 AM [2022-04-30T07:31:58.897Z] Attributes : Directory [2022-04-30T07:31:58.897Z] Mode : d----- [2022-04-30T07:31:58.897Z] BaseName : containerd [2022-04-30T07:31:58.897Z] Target : {} [2022-04-30T07:31:58.897Z] LinkType : [2022-04-30T07:31:58.897Z] [2022-04-30T07:31:59.835Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-04-30T07:32:00.427Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-30T07:32:00.427Z] INFO: Configuring git core.autocrlf... [2022-04-30T07:32:00.427Z] [2022-04-30T07:32:00.427Z] [2022-04-30T07:32:00.780Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.160s coverage: 50.6% of statements [2022-04-30T07:32:02.693Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.210s coverage: 46.1% of statements [2022-04-30T07:32:02.693Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-30T07:32:02.953Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.895s coverage: 58.2% of statements [2022-04-30T07:32:02.954Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-30T07:32:02.954Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-30T07:32:03.525Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-04-30T07:32:04.048Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-04-30T07:32:04.309Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-04-30T07:32:04.665Z] ba8181afd426: Pull complete [2022-04-30T07:32:04.665Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-30T07:32:04.665Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:32:04.665Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:32:04.665Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-30T07:32:04.665Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-30T07:32:04.665Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-04-30T07:32:04.665Z] INFO: Docker version of control daemon [2022-04-30T07:32:04.665Z] [2022-04-30T07:32:04.665Z] Client: [2022-04-30T07:32:04.665Z] Version: 20.10.9 [2022-04-30T07:32:04.665Z] API version: 1.41 [2022-04-30T07:32:04.665Z] Go version: go1.16.8 [2022-04-30T07:32:04.665Z] Git commit: c2ea9bc [2022-04-30T07:32:04.665Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-30T07:32:04.665Z] OS/Arch: windows/amd64 [2022-04-30T07:32:04.665Z] Context: default [2022-04-30T07:32:04.665Z] Experimental: true [2022-04-30T07:32:04.665Z] [2022-04-30T07:32:04.665Z] Server: Docker Engine - Community [2022-04-30T07:32:04.665Z] Engine: [2022-04-30T07:32:04.665Z] Version: 20.10.9 [2022-04-30T07:32:04.665Z] API version: 1.41 (minimum version 1.24) [2022-04-30T07:32:04.665Z] Go version: go1.16.8 [2022-04-30T07:32:04.665Z] Git commit: 79ea9d3 [2022-04-30T07:32:04.665Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-30T07:32:04.665Z] OS/Arch: windows/amd64 [2022-04-30T07:32:04.665Z] Experimental: true [2022-04-30T07:32:04.665Z] [2022-04-30T07:32:04.665Z] INFO: Docker info of control daemon [2022-04-30T07:32:04.665Z] [2022-04-30T07:32:04.665Z] Client: [2022-04-30T07:32:04.665Z] Context: default [2022-04-30T07:32:04.665Z] Debug Mode: false [2022-04-30T07:32:04.665Z] Plugins: [2022-04-30T07:32:04.665Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-30T07:32:04.665Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-30T07:32:04.665Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-30T07:32:04.665Z] [2022-04-30T07:32:04.665Z] Server: [2022-04-30T07:32:04.665Z] Containers: 0 [2022-04-30T07:32:04.665Z] Running: 0 [2022-04-30T07:32:04.665Z] Paused: 0 [2022-04-30T07:32:04.665Z] Stopped: 0 [2022-04-30T07:32:04.665Z] Images: 1 [2022-04-30T07:32:04.665Z] Server Version: 20.10.9 [2022-04-30T07:32:04.665Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-30T07:32:04.665Z] LCOW: [2022-04-30T07:32:04.665Z] Windows: [2022-04-30T07:32:04.665Z] Logging Driver: json-file [2022-04-30T07:32:04.665Z] Plugins: [2022-04-30T07:32:04.665Z] Volume: local [2022-04-30T07:32:04.665Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-30T07:32:04.665Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-30T07:32:04.665Z] Swarm: inactive [2022-04-30T07:32:04.665Z] Default Isolation: process [2022-04-30T07:32:04.665Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-30T07:32:04.665Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-30T07:32:04.665Z] OSType: windows [2022-04-30T07:32:04.665Z] Architecture: x86_64 [2022-04-30T07:32:04.665Z] CPUs: 4 [2022-04-30T07:32:04.665Z] Total Memory: 32GiB [2022-04-30T07:32:04.665Z] Name: azwin-2-1d7680 [2022-04-30T07:32:04.665Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-30T07:32:04.665Z] Docker Root Dir: D:\docker [2022-04-30T07:32:04.665Z] Debug Mode: false [2022-04-30T07:32:04.665Z] Registry: https://index.docker.io/v1/ [2022-04-30T07:32:04.665Z] Labels: [2022-04-30T07:32:04.665Z] Experimental: true [2022-04-30T07:32:04.665Z] Insecure Registries: [2022-04-30T07:32:04.665Z] 10.0.0.4:5000 [2022-04-30T07:32:04.665Z] 127.0.0.0/8 [2022-04-30T07:32:04.665Z] Registry Mirrors: [2022-04-30T07:32:04.665Z] http://10.0.0.4:5000/ [2022-04-30T07:32:04.665Z] Live Restore Enabled: false [2022-04-30T07:32:04.665Z] Product License: Community Engine [2022-04-30T07:32:04.665Z] [2022-04-30T07:32:04.665Z] [2022-04-30T07:32:04.665Z] INFO: Commit hash is 7eb5d4c93d [2022-04-30T07:32:04.665Z] INFO: Nuke-Everything... [2022-04-30T07:32:04.665Z] INFO: Container count on control daemon to delete is 0 [2022-04-30T07:32:04.665Z] INFO: Nuking d:\CI [2022-04-30T07:32:04.665Z] INFO: Zapped successfully [2022-04-30T07:32:04.665Z] INFO: Location for testing is d:\CI\PR-43550\1 [2022-04-30T07:32:04.665Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-30T07:32:04.665Z] [2022-04-30T07:32:04.665Z] [2022-04-30T07:32:04.665Z] INFO: Building the image from Dockerfile.windows at 04/30/2022 07:32:00... [2022-04-30T07:32:04.665Z] [2022-04-30T07:32:05.697Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 6.6% of statements [2022-04-30T07:32:05.697Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-30T07:32:05.697Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-30T07:32:05.958Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.0% of statements [2022-04-30T07:32:06.530Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-04-30T07:32:06.790Z] ok github.com/docker/docker/daemon/logger/awslogs 0.122s coverage: 80.2% of statements [2022-04-30T07:32:06.790Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-30T07:32:07.361Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-04-30T07:32:07.361Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 22.0% of statements [2022-04-30T07:32:07.622Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-04-30T07:32:07.883Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 69.9% of statements [2022-04-30T07:32:08.427Z] Sending build context to Docker daemon 66.58MB [2022-04-30T07:32:08.427Z] [2022-04-30T07:32:08.427Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-30T07:32:08.427Z] ---> e8870c5c3ab2 [2022-04-30T07:32:08.427Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-30T07:32:08.427Z] ---> Running in 92edcdcb3f8e [2022-04-30T07:32:08.455Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 78.7% of statements [2022-04-30T07:32:08.455Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-30T07:32:08.896Z] Removing intermediate container 92edcdcb3f8e [2022-04-30T07:32:08.896Z] ---> 33fde041bff8 [2022-04-30T07:32:08.896Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-30T07:32:08.896Z] ---> Running in fd30110f6119 [2022-04-30T07:32:09.027Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 54.9% of statements [2022-04-30T07:32:09.027Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-04-30T07:32:09.360Z] Removing intermediate container fd30110f6119 [2022-04-30T07:32:09.360Z] ---> 71a501f5d55d [2022-04-30T07:32:09.360Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.3 [2022-04-30T07:32:09.360Z] ---> Running in b46431312e09 [2022-04-30T07:32:09.824Z] Removing intermediate container b46431312e09 [2022-04-30T07:32:09.824Z] ---> db251b58a1be [2022-04-30T07:32:09.824Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-30T07:32:09.824Z] ---> Running in 577364c4ded9 [2022-04-30T07:32:09.971Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-04-30T07:32:10.232Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-30T07:32:10.288Z] Removing intermediate container 577364c4ded9 [2022-04-30T07:32:10.288Z] ---> ad1776f0e805 [2022-04-30T07:32:10.288Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-30T07:32:10.288Z] ---> Running in 77960eb9358c [2022-04-30T07:32:10.751Z] Removing intermediate container 77960eb9358c [2022-04-30T07:32:10.751Z] ---> 5c2d749e53e4 [2022-04-30T07:32:10.751Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-30T07:32:10.751Z] ---> Running in 252e87c9de47 [2022-04-30T07:32:10.804Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-30T07:32:11.218Z] Removing intermediate container 252e87c9de47 [2022-04-30T07:32:11.218Z] ---> ad6d454b07ef [2022-04-30T07:32:11.218Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-30T07:32:11.218Z] ---> Running in 6a9538010dbb [2022-04-30T07:32:11.377Z] ok github.com/docker/docker/daemon/logger/splunk 1.520s coverage: 82.5% of statements [2022-04-30T07:32:11.377Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-30T07:32:11.377Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-30T07:32:12.320Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-04-30T07:32:12.580Z] ok github.com/docker/docker/distribution 0.609s coverage: 28.2% of statements [2022-04-30T07:32:12.581Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-30T07:32:13.152Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-30T07:32:13.723Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-30T07:32:14.295Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-30T07:32:14.869Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-04-30T07:32:14.869Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-30T07:32:14.869Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.7% of statements [2022-04-30T07:32:15.131Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-04-30T07:32:15.131Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-30T07:32:15.706Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-04-30T07:32:16.280Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-04-30T07:32:16.854Z] ok github.com/docker/docker/opts 0.023s coverage: 65.5% of statements [2022-04-30T07:32:17.116Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-30T07:32:18.505Z] ok github.com/docker/docker/pkg/archive 0.288s coverage: 82.4% of statements [2022-04-30T07:32:19.447Z] ok github.com/docker/docker/pkg/authorization 0.276s coverage: 68.3% of statements [2022-04-30T07:32:19.447Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-30T07:32:19.708Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-30T07:32:23.009Z] ok github.com/docker/docker/pkg/chrootarchive 2.513s coverage: 42.7% of statements [2022-04-30T07:32:23.009Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-30T07:32:23.270Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-30T07:32:23.530Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-04-30T07:32:24.101Z] ok github.com/docker/docker/layer 7.770s coverage: 69.0% of statements [2022-04-30T07:32:24.101Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-30T07:32:24.101Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-30T07:32:24.101Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-30T07:32:24.101Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-30T07:32:24.101Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-30T07:32:24.101Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-30T07:32:24.362Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-30T07:32:24.625Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-04-30T07:32:24.625Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2022-04-30T07:32:24.810Z] INFO: Expanding compiler 1 of 3... [2022-04-30T07:32:24.810Z] INFO: Expanding compiler 2 of 3... [2022-04-30T07:32:24.886Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2022-04-30T07:32:25.829Z] ok github.com/docker/docker/pkg/ioutils 0.350s coverage: 70.1% of statements [2022-04-30T07:32:25.829Z] ok github.com/docker/docker/pkg/idtools 0.481s coverage: 67.9% of statements [2022-04-30T07:32:26.090Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-04-30T07:32:26.090Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-04-30T07:32:26.090Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-30T07:32:26.351Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-04-30T07:32:26.351Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-04-30T07:32:26.612Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-04-30T07:32:26.873Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2022-04-30T07:32:26.873Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.5% of statements [2022-04-30T07:32:26.873Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-30T07:32:26.873Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-30T07:32:27.445Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-04-30T07:32:27.705Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-04-30T07:32:27.966Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-30T07:32:28.227Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-30T07:32:28.602Z] INFO: Expanding compiler 3 of 3... [2022-04-30T07:32:28.872Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-30T07:32:28.872Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-30T07:32:28.872Z] GOOS="" GOARCH="" GOARM="" [2022-04-30T07:32:28.872Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-30T07:32:28.872Z] [2022-04-30T07:32:28.872Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-30T07:32:28.872Z] DOCKER_SYSTEMD=1 [2022-04-30T07:32:28.872Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-30T07:32:28.872Z] HOSTNAME=c0ba32405218 [2022-04-30T07:32:28.872Z] DEST=bundles/test-integration [2022-04-30T07:32:28.872Z] PWD=/go/src/github.com/docker/docker [2022-04-30T07:32:28.872Z] DOCKER_GITCOMMIT=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:32:28.872Z] container=docker [2022-04-30T07:32:28.872Z] HOME=/root [2022-04-30T07:32:28.872Z] LANG=C.UTF-8 [2022-04-30T07:32:28.872Z] INVOCATION_ID=a79215c3c3a843b384e25dedb0cae345 [2022-04-30T07:32:28.872Z] GOLANG_VERSION=1.18.1 [2022-04-30T07:32:28.872Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-30T07:32:28.872Z] VALIDATE_BRANCH=master [2022-04-30T07:32:28.872Z] TERM=xterm [2022-04-30T07:32:28.872Z] DOCKER_PKG=github.com/docker/docker [2022-04-30T07:32:28.872Z] SHLVL=3 [2022-04-30T07:32:28.872Z] TIMEOUT=120m [2022-04-30T07:32:28.872Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-30T07:32:28.872Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-30T07:32:28.872Z] GO111MODULE=off [2022-04-30T07:32:28.872Z] DOCKER_EXPERIMENTAL=1 [2022-04-30T07:32:28.872Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-30T07:32:28.872Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-30T07:32:28.872Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-30T07:32:28.872Z] GOPATH=/go [2022-04-30T07:32:28.872Z] PKG_CONFIG=pkg-config [2022-04-30T07:32:28.872Z] _=/usr/bin/env [2022-04-30T07:32:28.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-30T07:32:29.070Z] INFO: Removing downloaded files... [2022-04-30T07:32:29.070Z] INFO: Downloading containerd [2022-04-30T07:32:29.610Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-04-30T07:32:29.871Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-04-30T07:32:29.871Z] ok github.com/docker/docker/pkg/stack 0.005s coverage: 90.9% of statements [2022-04-30T07:32:30.131Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-30T07:32:30.392Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-30T07:32:30.652Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-30T07:32:31.241Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-04-30T07:32:31.504Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-30T07:32:32.091Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2022-04-30T07:32:32.353Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-04-30T07:32:32.361Z] [2022-04-30T07:32:32.361Z] SUCCESS: Specified value was saved. [2022-04-30T07:32:32.361Z] INFO: Downloading git... [2022-04-30T07:32:32.361Z] INFO: Downloading go... [2022-04-30T07:32:32.923Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-30T07:32:32.923Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-30T07:32:34.557Z] INFO: Downloading compiler 1 of 3... [2022-04-30T07:32:34.557Z] INFO: Downloading compiler 2 of 3... [2022-04-30T07:32:34.557Z] INFO: Downloading compiler 3 of 3... [2022-04-30T07:32:34.557Z] INFO: Extracting git... [2022-04-30T07:32:34.836Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.3% of statements [2022-04-30T07:32:34.836Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-30T07:32:35.407Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-30T07:32:36.792Z] ok github.com/docker/docker/quota 0.226s coverage: 71.4% of statements [2022-04-30T07:32:36.792Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-30T07:32:37.737Z] ok github.com/docker/docker/registry 0.082s coverage: 58.6% of statements [2022-04-30T07:32:37.998Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-30T07:32:38.258Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-30T07:32:38.830Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-04-30T07:32:39.091Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-30T07:32:41.005Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-30T07:32:41.266Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2022-04-30T07:32:41.838Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-04-30T07:32:42.782Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-04-30T07:32:49.411Z] INFO: Expanding go... [2022-04-30T07:32:50.297Z] [2022-04-30T07:32:50.297Z] Name Version Source Summary [2022-04-30T07:32:50.297Z] ---- ------- ------ ------- [2022-04-30T07:32:50.297Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-30T07:32:50.297Z] [2022-04-30T07:32:50.297Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-30T07:32:50.297Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-30T07:32:50.297Z] PSChildName : containerd [2022-04-30T07:32:50.297Z] PSDrive : C [2022-04-30T07:32:50.297Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-30T07:32:50.297Z] PSIsContainer : True [2022-04-30T07:32:50.297Z] Name : containerd [2022-04-30T07:32:50.297Z] FullName : C:\containerd [2022-04-30T07:32:50.297Z] Parent : [2022-04-30T07:32:50.297Z] Exists : True [2022-04-30T07:32:50.297Z] Root : C:\ [2022-04-30T07:32:50.297Z] Extension : [2022-04-30T07:32:50.297Z] CreationTime : 4/30/2022 7:32:47 AM [2022-04-30T07:32:50.297Z] CreationTimeUtc : 4/30/2022 7:32:47 AM [2022-04-30T07:32:50.297Z] LastAccessTime : 4/30/2022 7:32:47 AM [2022-04-30T07:32:50.297Z] LastAccessTimeUtc : 4/30/2022 7:32:47 AM [2022-04-30T07:32:50.297Z] LastWriteTime : 4/30/2022 7:32:47 AM [2022-04-30T07:32:50.297Z] LastWriteTimeUtc : 4/30/2022 7:32:47 AM [2022-04-30T07:32:50.297Z] Attributes : Directory [2022-04-30T07:32:50.297Z] Mode : d----- [2022-04-30T07:32:50.297Z] BaseName : containerd [2022-04-30T07:32:50.297Z] Target : {} [2022-04-30T07:32:50.297Z] LinkType : [2022-04-30T07:32:50.297Z] [2022-04-30T07:32:50.297Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-30T07:32:50.297Z] INFO: Configuring git core.autocrlf... [2022-04-30T07:32:50.297Z] [2022-04-30T07:32:50.297Z] [2022-04-30T07:32:51.481Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-30T07:32:51.481Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-30T07:32:51.481Z] GOOS="" GOARCH="" GOARM="" [2022-04-30T07:32:51.481Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-30T07:32:51.481Z] [2022-04-30T07:32:51.481Z] + TEST_INTEGRATION_DEST=1 [2022-04-30T07:32:51.481Z] + CONTAINER_NAME=docker-pr1-1 [2022-04-30T07:32:51.481Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-30T07:32:51.481Z] + run_tests test-integration-flaky [2022-04-30T07:32:51.481Z] + '[' -n 0 ']' [2022-04-30T07:32:51.481Z] + rm= [2022-04-30T07:32:51.481Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43550/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43550/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43550/.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=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 hack/make.sh test-integration-flaky test-integration [2022-04-30T07:32:51.481Z] + c=0 [2022-04-30T07:32:51.481Z] + TEST_INTEGRATION_DEST=3 [2022-04-30T07:32:51.481Z] + CONTAINER_NAME=docker-pr1-3 [2022-04-30T07:32:51.481Z] + TEST_SKIP_INTEGRATION=1 [2022-04-30T07:32:51.481Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-30T07:32:51.481Z] + run_tests [2022-04-30T07:32:51.481Z] + '[' -n 0 ']' [2022-04-30T07:32:51.481Z] + rm= [2022-04-30T07:32:51.481Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43550/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43550/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43550/.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=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 hack/make.sh '' test-integration [2022-04-30T07:32:51.481Z] + TEST_INTEGRATION_DEST=2 [2022-04-30T07:32:51.481Z] + CONTAINER_NAME=docker-pr1-2 [2022-04-30T07:32:51.481Z] + TEST_SKIP_INTEGRATION=1 [2022-04-30T07:32:51.481Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-30T07:32:51.481Z] + run_tests [2022-04-30T07:32:51.481Z] + '[' -n 0 ']' [2022-04-30T07:32:51.481Z] + rm= [2022-04-30T07:32:51.481Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43550/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43550/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43550/.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=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 hack/make.sh '' test-integration [2022-04-30T07:32:51.481Z] ++ jobs -p [2022-04-30T07:32:51.481Z] + for job in $(jobs -p) [2022-04-30T07:32:51.481Z] + wait 7004 [2022-04-30T07:32:51.481Z] [2022-04-30T07:32:51.481Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-30T07:32:51.481Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-30T07:32:51.481Z] HOSTNAME=2f8273131a57 [2022-04-30T07:32:51.481Z] TEST_SKIP_INTEGRATION=1 [2022-04-30T07:32:51.481Z] TESTDEBUG=0 [2022-04-30T07:32:51.481Z] DEST=bundles/test-integration [2022-04-30T07:32:51.481Z] PWD=/go/src/github.com/docker/docker [2022-04-30T07:32:51.481Z] KEEPBUNDLE=1 [2022-04-30T07:32:51.481Z] DOCKER_GITCOMMIT=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:32:51.481Z] container=docker [2022-04-30T07:32:51.481Z] HOME=/root [2022-04-30T07:32:51.481Z] GOLANG_VERSION=1.18.1 [2022-04-30T07:32:51.481Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-30T07:32:51.481Z] VALIDATE_BRANCH=master [2022-04-30T07:32:51.481Z] TERM=xterm [2022-04-30T07:32:51.481Z] DOCKER_PKG=github.com/docker/docker [2022-04-30T07:32:51.481Z] SHLVL=1 [2022-04-30T07:32:51.481Z] TIMEOUT=120m [2022-04-30T07:32:51.481Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-30T07:32:51.481Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-30T07:32:51.481Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-30T07:32:51.481Z] GO111MODULE=off [2022-04-30T07:32:51.481Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-30T07:32:51.481Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-30T07:32:51.481Z] GOPATH=/go [2022-04-30T07:32:51.481Z] PKG_CONFIG=pkg-config [2022-04-30T07:32:51.481Z] _=/usr/bin/env [2022-04-30T07:32:51.481Z] Building test suite binary ./integration-cli/test.main [2022-04-30T07:32:51.481Z] [2022-04-30T07:32:51.481Z] [2022-04-30T07:32:51.481Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-30T07:32:51.481Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-30T07:32:51.481Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-30T07:32:51.481Z] HOSTNAME=fe1760c19362 [2022-04-30T07:32:51.481Z] TEST_SKIP_INTEGRATION=1 [2022-04-30T07:32:51.481Z] TESTDEBUG=0 [2022-04-30T07:32:51.481Z] DEST=bundles/test-integration [2022-04-30T07:32:51.481Z] PWD=/go/src/github.com/docker/docker [2022-04-30T07:32:51.481Z] KEEPBUNDLE=1 [2022-04-30T07:32:51.481Z] DOCKER_GITCOMMIT=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:32:51.481Z] container=docker [2022-04-30T07:32:51.481Z] HOME=/root [2022-04-30T07:32:51.481Z] GOLANG_VERSION=1.18.1 [2022-04-30T07:32:51.481Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-30T07:32:51.481Z] VALIDATE_BRANCH=master [2022-04-30T07:32:51.481Z] TERM=xterm [2022-04-30T07:32:51.481Z] DOCKER_PKG=github.com/docker/docker [2022-04-30T07:32:51.481Z] SHLVL=1 [2022-04-30T07:32:51.481Z] TIMEOUT=120m [2022-04-30T07:32:51.481Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-30T07:32:51.481Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-30T07:32:51.481Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-30T07:32:51.481Z] GO111MODULE=off [2022-04-30T07:32:51.481Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-30T07:32:51.481Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-30T07:32:51.481Z] GOPATH=/go [2022-04-30T07:32:51.481Z] PKG_CONFIG=pkg-config [2022-04-30T07:32:51.481Z] _=/usr/bin/env [2022-04-30T07:32:51.481Z] Building test suite binary ./integration-cli/test.main [2022-04-30T07:32:51.481Z] No new tests added to integration. [2022-04-30T07:32:51.481Z] [2022-04-30T07:32:51.481Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-30T07:32:51.481Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-30T07:32:51.481Z] HOSTNAME=c6e92652480b [2022-04-30T07:32:51.481Z] TESTDEBUG=0 [2022-04-30T07:32:51.481Z] DEST=bundles/test-integration [2022-04-30T07:32:51.481Z] PWD=/go/src/github.com/docker/docker [2022-04-30T07:32:51.481Z] KEEPBUNDLE=1 [2022-04-30T07:32:51.481Z] DOCKER_GITCOMMIT=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:32:51.481Z] container=docker [2022-04-30T07:32:51.481Z] HOME=/root [2022-04-30T07:32:51.481Z] GOLANG_VERSION=1.18.1 [2022-04-30T07:32:51.481Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-30T07:32:51.481Z] VALIDATE_BRANCH=master [2022-04-30T07:32:51.481Z] TERM=xterm [2022-04-30T07:32:51.481Z] DOCKER_PKG=github.com/docker/docker [2022-04-30T07:32:51.481Z] SHLVL=1 [2022-04-30T07:32:51.481Z] TIMEOUT=120m [2022-04-30T07:32:51.481Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-30T07:32:51.481Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-30T07:32:51.481Z] GO111MODULE=off [2022-04-30T07:32:51.481Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-30T07:32:51.481Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-30T07:32:51.481Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-30T07:32:51.481Z] GOPATH=/go [2022-04-30T07:32:51.481Z] PKG_CONFIG=pkg-config [2022-04-30T07:32:51.481Z] _=/usr/bin/env [2022-04-30T07:32:51.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-30T07:32:56.884Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-30T07:32:56.884Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-30T07:32:56.884Z] GOOS="" GOARCH="" GOARM="" [2022-04-30T07:32:56.884Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-30T07:32:56.884Z] [2022-04-30T07:32:56.884Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-30T07:32:56.884Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-30T07:32:56.884Z] HOSTNAME=bd2db68fb333 [2022-04-30T07:32:56.884Z] DEST=bundles/test-integration [2022-04-30T07:32:56.884Z] PWD=/go/src/github.com/docker/docker [2022-04-30T07:32:56.884Z] DOCKER_ROOTLESS=1 [2022-04-30T07:32:56.884Z] DOCKER_GITCOMMIT=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:32:56.884Z] container=docker [2022-04-30T07:32:56.884Z] HOME=/root [2022-04-30T07:32:56.884Z] GOLANG_VERSION=1.18.1 [2022-04-30T07:32:56.884Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-30T07:32:56.884Z] VALIDATE_BRANCH=master [2022-04-30T07:32:56.884Z] TERM=xterm [2022-04-30T07:32:56.884Z] DOCKER_PKG=github.com/docker/docker [2022-04-30T07:32:56.884Z] SHLVL=1 [2022-04-30T07:32:56.884Z] TIMEOUT=120m [2022-04-30T07:32:56.884Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-30T07:32:56.884Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-30T07:32:56.884Z] GO111MODULE=off [2022-04-30T07:32:56.884Z] DOCKER_EXPERIMENTAL=1 [2022-04-30T07:32:56.884Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-30T07:32:56.884Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-30T07:32:56.884Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-30T07:32:56.884Z] GOPATH=/go [2022-04-30T07:32:56.884Z] PKG_CONFIG=pkg-config [2022-04-30T07:32:56.884Z] _=/usr/bin/env [2022-04-30T07:32:56.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-30T07:33:04.739Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/rootless [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/volume [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-30T07:33:04.739Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === Skipped [2022-04-30T07:33:04.739Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-30T07:33:04.739Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-30T07:33:04.739Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-30T07:33:04.739Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-30T07:33:04.739Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-30T07:33:04.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:33:04.739Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-30T07:33:04.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:33:04.739Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-30T07:33:04.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:33:04.739Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-30T07:33:04.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:33:04.739Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-30T07:33:04.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:33:04.739Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-30T07:33:04.739Z] graphtest_unix.go:71: No driver to put! [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-30T07:33:04.739Z] time="2022-04-30T07:31:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-30T07:33:04.739Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-30T07:33:04.739Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-30T07:33:04.739Z] time="2022-04-30T07:31:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-30T07:33:04.739Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-30T07:33:04.739Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-30T07:33:04.739Z] time="2022-04-30T07:31:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-30T07:33:04.739Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-30T07:33:04.739Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-30T07:33:04.739Z] time="2022-04-30T07:31:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-30T07:33:04.739Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-30T07:33:04.739Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-30T07:33:04.739Z] time="2022-04-30T07:31:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-30T07:33:04.739Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-30T07:33:04.739Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-30T07:33:04.739Z] graphtest_unix.go:71: No driver to put! [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-30T07:33:04.739Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-30T07:33:04.739Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-30T07:33:04.739Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-30T07:33:04.739Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-30T07:33:04.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:33:04.739Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-30T07:33:04.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:33:04.739Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-30T07:33:04.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:33:04.739Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-30T07:33:04.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:33:04.739Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-30T07:33:04.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:33:04.739Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-30T07:33:04.739Z] graphtest_unix.go:71: No driver to put! [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-30T07:33:04.739Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-30T07:33:04.739Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-30T07:33:04.739Z] [2022-04-30T07:33:04.739Z] DONE 2526 tests, 28 skipped in 208.426s [2022-04-30T07:33:04.739Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/bitseq [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/cluster [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/config [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/datastore [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/driverapi [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/etchosts [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/idm [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/ipam [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/iptables [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/netlabel [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/netutils [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/networkdb [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/ns [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/options [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/osl [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/portallocator [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/portmapper [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/testutils [2022-04-30T07:33:04.739Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-30T07:33:04.739Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-30T07:33:15.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-30T07:33:15.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-30T07:33:19.425Z] INFO: Expanding compiler 1 of 3... [2022-04-30T07:33:19.425Z] INFO: Expanding compiler 2 of 3... [2022-04-30T07:33:25.258Z] INFO: Expanding compiler 3 of 3... [2022-04-30T07:33:25.258Z] INFO: Removing downloaded files... [2022-04-30T07:33:25.258Z] INFO: Downloading containerd [2022-04-30T07:33:26.451Z] Removing intermediate container 21d3e98533ee [2022-04-30T07:33:26.451Z] ---> d0aab468a8c8 [2022-04-30T07:33:26.451Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-30T07:33:26.451Z] ---> Running in 1bdfeaaff659 [2022-04-30T07:33:26.451Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-30T07:33:26.451Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-30T07:33:26.451Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-30T07:33:26.451Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-30T07:33:26.451Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-30T07:33:26.451Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-30T07:33:26.451Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-30T07:33:26.451Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-30T07:33:26.451Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-30T07:33:26.451Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-30T07:33:26.451Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-30T07:33:26.451Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-30T07:33:26.451Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-30T07:33:26.451Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-30T07:33:26.451Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-30T07:33:26.451Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-30T07:33:36.739Z] Removing intermediate container 1bdfeaaff659 [2022-04-30T07:33:36.739Z] ---> fc52496519ab [2022-04-30T07:33:36.739Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-30T07:33:36.739Z] ---> Running in 01253c16987a [2022-04-30T07:33:37.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-30T07:33:37.699Z] [2022-04-30T07:33:37.699Z] Name Version Source Summary [2022-04-30T07:33:37.699Z] ---- ------- ------ ------- [2022-04-30T07:33:37.699Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-30T07:33:38.170Z] [2022-04-30T07:33:38.170Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-30T07:33:38.170Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-30T07:33:38.170Z] PSChildName : containerd [2022-04-30T07:33:38.170Z] PSDrive : C [2022-04-30T07:33:38.170Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-30T07:33:38.170Z] PSIsContainer : True [2022-04-30T07:33:38.170Z] Name : containerd [2022-04-30T07:33:38.170Z] FullName : C:\containerd [2022-04-30T07:33:38.170Z] Parent : [2022-04-30T07:33:38.170Z] Exists : True [2022-04-30T07:33:38.170Z] Root : C:\ [2022-04-30T07:33:38.170Z] Extension : [2022-04-30T07:33:38.170Z] CreationTime : 4/30/2022 7:33:38 AM [2022-04-30T07:33:38.170Z] CreationTimeUtc : 4/30/2022 7:33:38 AM [2022-04-30T07:33:38.170Z] LastAccessTime : 4/30/2022 7:33:38 AM [2022-04-30T07:33:38.170Z] LastAccessTimeUtc : 4/30/2022 7:33:38 AM [2022-04-30T07:33:38.170Z] LastWriteTime : 4/30/2022 7:33:38 AM [2022-04-30T07:33:38.170Z] LastWriteTimeUtc : 4/30/2022 7:33:38 AM [2022-04-30T07:33:38.170Z] Attributes : Directory [2022-04-30T07:33:38.170Z] Mode : d----- [2022-04-30T07:33:38.170Z] BaseName : containerd [2022-04-30T07:33:38.170Z] Target : {} [2022-04-30T07:33:38.170Z] LinkType : [2022-04-30T07:33:38.170Z] [2022-04-30T07:33:39.661Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-30T07:33:39.662Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-30T07:33:40.118Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-30T07:33:40.118Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-30T07:33:40.362Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-30T07:33:40.362Z] INFO: Configuring git core.autocrlf... [2022-04-30T07:33:40.362Z] [2022-04-30T07:33:40.362Z] [2022-04-30T07:33:40.577Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-30T07:33:40.577Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-30T07:33:40.577Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-30T07:33:41.034Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-30T07:33:43.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-30T07:33:43.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-30T07:33:44.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-30T07:33:49.573Z] Removing intermediate container 01253c16987a [2022-04-30T07:33:49.573Z] ---> ec08e9facf2c [2022-04-30T07:33:49.573Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-30T07:33:49.573Z] ---> Running in 5dd79ba4e937 [2022-04-30T07:33:49.573Z] Removing intermediate container 5dd79ba4e937 [2022-04-30T07:33:49.573Z] ---> 30d4859a8a02 [2022-04-30T07:33:49.573Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-30T07:33:49.573Z] ---> Running in 5e338ab17442 [2022-04-30T07:33:50.030Z] Removing intermediate container 5e338ab17442 [2022-04-30T07:33:50.030Z] ---> c7b9a3678494 [2022-04-30T07:33:50.030Z] Step 13/13 : COPY . . [2022-04-30T07:33:51.449Z] ok github.com/docker/docker/libnetwork 37.356s coverage: 40.6% of statements [2022-04-30T07:33:51.449Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-04-30T07:33:51.449Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-30T07:33:51.449Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-30T07:33:51.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-30T07:33:51.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-30T07:33:51.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-30T07:33:51.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-30T07:33:51.449Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-30T07:33:51.449Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-30T07:33:51.449Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-04-30T07:33:51.449Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-30T07:33:51.449Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-30T07:33:51.449Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-30T07:33:51.449Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-30T07:33:51.449Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.531s coverage: 59.9% of statements [2022-04-30T07:33:51.449Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-30T07:33:51.449Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-30T07:33:51.449Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 4.0% of statements [2022-04-30T07:33:51.449Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-30T07:33:51.449Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-30T07:33:51.449Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-30T07:33:51.449Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-30T07:33:52.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-30T07:33:53.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-30T07:33:53.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-30T07:33:54.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-30T07:33:54.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-30T07:33:55.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-30T07:33:58.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-30T07:33:59.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-30T07:34:00.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-30T07:34:00.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-30T07:34:01.446Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.634s coverage: 7.4% of statements [2022-04-30T07:34:01.446Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-30T07:34:01.446Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-04-30T07:34:01.446Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-04-30T07:34:01.446Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-30T07:34:01.446Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-30T07:34:01.446Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-30T07:34:01.447Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-04-30T07:34:01.447Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-04-30T07:34:01.447Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-30T07:34:01.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-30T07:34:01.707Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-30T07:34:01.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-30T07:34:02.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-30T07:34:03.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-30T07:34:04.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-30T07:34:04.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-30T07:34:05.917Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-30T07:34:05.917Z] Using test binary docker [2022-04-30T07:34:05.917Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-30T07:34:05.917Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-30T07:34:05.917Z] INFO: Waiting for daemon to start... [2022-04-30T07:34:05.917Z] Starting dockerd [2022-04-30T07:34:08.446Z] . [2022-04-30T07:34:08.446Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-30T07:34:08.446Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-30T07:34:08.446Z] Error: No such image: emptyfs [2022-04-30T07:34:08.446Z] Running integration-test (iteration 1) [2022-04-30T07:34:08.446Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-30T07:34:08.704Z] Loaded image: busybox:latest [2022-04-30T07:34:08.964Z] Loaded image: busybox:glibc [2022-04-30T07:34:10.341Z] Loaded image: debian:bullseye-slim [2022-04-30T07:34:10.341Z] Loaded image: hello-world:latest [2022-04-30T07:34:10.341Z] Loaded image: arm32v7/hello-world:latest [2022-04-30T07:34:10.341Z] INFO: Testing against a local daemon [2022-04-30T07:34:10.341Z] === RUN TestCgroupNamespacesBuild [2022-04-30T07:34:11.717Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2022-04-30T07:34:11.717Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-30T07:34:11.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-30T07:34:13.092Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2022-04-30T07:34:13.092Z] === RUN TestBuildWithSession [2022-04-30T07:34:13.092Z] build_session_test.go:25: TODO: BuildKit [2022-04-30T07:34:13.092Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-30T07:34:13.092Z] === RUN TestBuildSquashParent [2022-04-30T07:34:13.943Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-30T07:34:16.559Z] Removing intermediate container f1bbb1744201 [2022-04-30T07:34:16.559Z] ---> 54aa9c9bbf43 [2022-04-30T07:34:16.559Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-30T07:34:16.559Z] ---> Running in 40dafabb5280 [2022-04-30T07:34:16.559Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-30T07:34:16.559Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-30T07:34:16.559Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-30T07:34:16.559Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-30T07:34:16.559Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-30T07:34:16.559Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-30T07:34:16.559Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-30T07:34:16.559Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-30T07:34:16.559Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-30T07:34:16.559Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-30T07:34:16.559Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-30T07:34:16.559Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-30T07:34:16.559Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-30T07:34:16.559Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-30T07:34:16.559Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-30T07:34:16.559Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-30T07:34:17.282Z] --- PASS: TestBuildSquashParent (4.21s) [2022-04-30T07:34:17.282Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-30T07:34:17.282Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:34:17.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:34:17.282Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:34:17.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:34:17.282Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:34:17.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:34:17.282Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:34:17.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:34:17.283Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:34:17.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:34:17.283Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:34:17.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:34:17.283Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:34:17.283Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:34:18.660Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:34:18.919Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:34:19.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-30T07:34:19.981Z] ---> d803c9dc8da1 [2022-04-30T07:34:20.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-30T07:34:20.294Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:34:20.438Z] Successfully built d803c9dc8da1 [2022-04-30T07:34:20.438Z] Successfully tagged docker:latest [2022-04-30T07:34:20.438Z] INFO: Image build ended at 04/30/2022 07:34:20. Duration:00:03:53.0362831 [2022-04-30T07:34:20.553Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:34:20.894Z] [2022-04-30T07:34:20.894Z] [2022-04-30T07:34:20.895Z] INFO: Building the test binaries at 04/30/2022 07:34:20... [2022-04-30T07:34:21.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-30T07:34:21.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-30T07:34:21.930Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-30T07:34:21.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s) [2022-04-30T07:34:21.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.66s) [2022-04-30T07:34:21.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.32s) [2022-04-30T07:34:21.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.56s) [2022-04-30T07:34:21.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.55s) [2022-04-30T07:34:21.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.36s) [2022-04-30T07:34:21.930Z] === RUN TestBuildMultiStageCopy [2022-04-30T07:34:21.930Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-30T07:34:21.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-30T07:34:22.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-30T07:34:23.306Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-30T07:34:23.566Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-30T07:34:23.824Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-30T07:34:23.824Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-30T07:34:24.083Z] --- PASS: TestBuildMultiStageCopy (2.34s) [2022-04-30T07:34:24.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2022-04-30T07:34:24.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-04-30T07:34:24.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-04-30T07:34:24.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-04-30T07:34:24.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-04-30T07:34:24.083Z] === RUN TestBuildMultiStageParentConfig [2022-04-30T07:34:24.624Z] INFO: make.ps1 starting at 04/30/2022 07:34:24 [2022-04-30T07:34:25.017Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2022-04-30T07:34:25.017Z] === RUN TestBuildLabelWithTargets [2022-04-30T07:34:25.082Z] INFO: Git commit (7eb5d4c93d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-30T07:34:25.082Z] INFO: Invoking autogen... [2022-04-30T07:34:25.082Z] { [2022-04-30T07:34:25.082Z] "RT_GROUP_ICON": { [2022-04-30T07:34:25.082Z] "#1": { [2022-04-30T07:34:25.082Z] "0409": "../../winresources/docker.ico" [2022-04-30T07:34:25.082Z] } [2022-04-30T07:34:25.082Z] }, [2022-04-30T07:34:25.082Z] "RT_MANIFEST": { [2022-04-30T07:34:25.082Z] "#1": { [2022-04-30T07:34:25.082Z] "0409": { [2022-04-30T07:34:25.082Z] "identity": {}, [2022-04-30T07:34:25.082Z] "description": "Docker Engine", [2022-04-30T07:34:25.082Z] "minimum-os": "vista", [2022-04-30T07:34:25.082Z] "execution-level": "", [2022-04-30T07:34:25.082Z] "ui-access": false, [2022-04-30T07:34:25.082Z] "auto-elevate": false, [2022-04-30T07:34:25.082Z] "dpi-awareness": "unaware", [2022-04-30T07:34:25.082Z] "disable-theming": false, [2022-04-30T07:34:25.082Z] "disable-window-filtering": false, [2022-04-30T07:34:25.082Z] "high-resolution-scrolling-aware": false, [2022-04-30T07:34:25.082Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-30T07:34:25.082Z] "long-path-aware": false, [2022-04-30T07:34:25.082Z] "printer-driver-isolation": false, [2022-04-30T07:34:25.082Z] "gdi-scaling": false, [2022-04-30T07:34:25.082Z] "segment-heap": false, [2022-04-30T07:34:25.082Z] "use-common-controls-v6": false [2022-04-30T07:34:25.082Z] } [2022-04-30T07:34:25.082Z] } [2022-04-30T07:34:25.082Z] }, [2022-04-30T07:34:25.082Z] "RT_MESSAGETABLE": { [2022-04-30T07:34:25.082Z] "#1": { [2022-04-30T07:34:25.082Z] "0409": "../../winresources/event_messages.bin" [2022-04-30T07:34:25.082Z] } [2022-04-30T07:34:25.082Z] }, [2022-04-30T07:34:25.082Z] "RT_VERSION": { [2022-04-30T07:34:25.082Z] "#1": { [2022-04-30T07:34:25.082Z] "0409": { [2022-04-30T07:34:25.082Z] "fixed": { [2022-04-30T07:34:25.082Z] "file_version": "0.0.0.0", [2022-04-30T07:34:25.082Z] "product_version": "0.0.0.0", [2022-04-30T07:34:25.082Z] "type": "Unknown" [2022-04-30T07:34:25.082Z] }, [2022-04-30T07:34:25.082Z] "info": { [2022-04-30T07:34:25.082Z] "0000": { [2022-04-30T07:34:25.082Z] "CompanyName": "", [2022-04-30T07:34:25.082Z] "FileVersion": "0.0.0-dev", [2022-04-30T07:34:25.082Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-30T07:34:25.082Z] "OriginalFileName": "dockerd.exe", [2022-04-30T07:34:25.082Z] "ProductName": "", [2022-04-30T07:34:25.082Z] "ProductVersion": "0.0.0-dev", [2022-04-30T07:34:25.082Z] "SpecialBuild": "7eb5d4c93d" [2022-04-30T07:34:25.082Z] } [2022-04-30T07:34:25.082Z] } [2022-04-30T07:34:25.082Z] } [2022-04-30T07:34:25.082Z] } [2022-04-30T07:34:25.082Z] } [2022-04-30T07:34:25.082Z] } [2022-04-30T07:34:25.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-30T07:34:25.958Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-04-30T07:34:25.958Z] === RUN TestBuildWithEmptyLayers [2022-04-30T07:34:26.049Z] powershell.exe : cmd\dockerd\config.go [2022-04-30T07:34:26.050Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-a5bb18f2\powershellWrapper.ps1:3 char:1 [2022-04-30T07:34:26.050Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-30T07:34:26.050Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-30T07:34:26.050Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-30T07:34:26.050Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-30T07:34:26.050Z] [2022-04-30T07:34:26.050Z] cmd\dockerd\config_windows.go [2022-04-30T07:34:26.050Z] cmd\dockerd\daemon.go [2022-04-30T07:34:26.050Z] cmd\dockerd\daemon_test.go [2022-04-30T07:34:26.050Z] cmd\dockerd\daemon_windows.go [2022-04-30T07:34:26.050Z] cmd\dockerd\docker.go [2022-04-30T07:34:26.050Z] cmd\dockerd\docker_windows.go [2022-04-30T07:34:26.050Z] cmd\dockerd\genwinres_windows.go [2022-04-30T07:34:26.050Z] cmd\dockerd\metrics.go [2022-04-30T07:34:26.050Z] cmd\dockerd\options.go [2022-04-30T07:34:26.050Z] cmd\dockerd\options_test.go [2022-04-30T07:34:26.050Z] cmd\dockerd\service_windows.go [2022-04-30T07:34:26.050Z] INFO: Building daemon... [2022-04-30T07:34:26.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-30T07:34:26.525Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-04-30T07:34:26.525Z] === RUN TestBuildMultiStageOnBuild [2022-04-30T07:34:27.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-30T07:34:27.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-30T07:34:28.426Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) [2022-04-30T07:34:28.426Z] === RUN TestBuildUncleanTarFilenames [2022-04-30T07:34:28.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-30T07:34:28.687Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-04-30T07:34:28.687Z] === RUN TestBuildMultiStageLayerLeak [2022-04-30T07:34:28.848Z] ok github.com/docker/docker/libnetwork/ipam 15.860s coverage: 85.3% of statements [2022-04-30T07:34:28.848Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-30T07:34:28.848Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-30T07:34:28.848Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-30T07:34:29.109Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-30T07:34:29.109Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-30T07:34:29.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-30T07:34:29.369Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-30T07:34:29.940Z] ok github.com/docker/docker/libnetwork/ipamutils 0.268s coverage: 74.0% of statements [2022-04-30T07:34:30.512Z] ok github.com/docker/docker/libnetwork/iptables 0.165s coverage: 45.1% of statements [2022-04-30T07:34:30.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-30T07:34:30.588Z] --- PASS: TestBuildMultiStageLayerLeak (1.79s) [2022-04-30T07:34:30.588Z] === RUN TestBuildWithHugeFile [2022-04-30T07:34:30.773Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-30T07:34:31.034Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-30T07:34:31.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-30T07:34:31.487Z] Removing intermediate container 40dafabb5280 [2022-04-30T07:34:31.487Z] ---> 27eb32f9ca67 [2022-04-30T07:34:31.487Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-30T07:34:31.487Z] ---> Running in aafe0008a4ca [2022-04-30T07:34:32.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-30T07:34:32.615Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-30T07:34:32.615Z] Using test binary docker [2022-04-30T07:34:32.875Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-30T07:34:32.875Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-30T07:34:32.875Z] INFO: Waiting for daemon to start... [2022-04-30T07:34:32.875Z] Starting dockerd [2022-04-30T07:34:34.609Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-30T07:34:34.609Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-30T07:34:35.077Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-30T07:34:35.077Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-30T07:34:35.545Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-30T07:34:35.545Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-30T07:34:35.545Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-30T07:34:35.545Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-30T07:34:36.170Z] . [2022-04-30T07:34:36.170Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-30T07:34:36.170Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-30T07:34:36.170Z] Error: No such image: emptyfs [2022-04-30T07:34:36.170Z] Running integration-test (iteration 1) [2022-04-30T07:34:36.170Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-30T07:34:36.170Z] Loaded image: busybox:latest [2022-04-30T07:34:36.170Z] Loaded image: busybox:glibc [2022-04-30T07:34:37.554Z] Loaded image: debian:bullseye-slim [2022-04-30T07:34:37.554Z] Loaded image: hello-world:latest [2022-04-30T07:34:37.815Z] Loaded image: arm32v7/hello-world:latest [2022-04-30T07:34:37.815Z] INFO: Testing against a local daemon [2022-04-30T07:34:37.815Z] === RUN TestCgroupNamespacesBuild [2022-04-30T07:34:39.199Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-04-30T07:34:39.199Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-30T07:34:40.148Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-04-30T07:34:40.148Z] === RUN TestBuildWithSession [2022-04-30T07:34:40.148Z] build_session_test.go:25: TODO: BuildKit [2022-04-30T07:34:40.148Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-30T07:34:40.148Z] === RUN TestBuildSquashParent [2022-04-30T07:34:45.965Z] Removing intermediate container aafe0008a4ca [2022-04-30T07:34:45.965Z] ---> cb31088cd7f1 [2022-04-30T07:34:45.965Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-30T07:34:45.965Z] ---> Running in d2d613bd8e75 [2022-04-30T07:34:45.965Z] Removing intermediate container d2d613bd8e75 [2022-04-30T07:34:45.965Z] ---> 708663a2dc5a [2022-04-30T07:34:45.965Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-30T07:34:45.965Z] ---> Running in 37083ed57214 [2022-04-30T07:34:45.965Z] Removing intermediate container 37083ed57214 [2022-04-30T07:34:45.965Z] ---> 9d5f2038e296 [2022-04-30T07:34:45.965Z] Step 13/13 : COPY . . [2022-04-30T07:34:48.283Z] --- PASS: TestBuildSquashParent (6.87s) [2022-04-30T07:34:48.283Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-30T07:34:48.283Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:34:48.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:34:48.283Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:34:48.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:34:48.283Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:34:48.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:34:48.283Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:34:48.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:34:48.283Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:34:48.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:34:48.283Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:34:48.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:34:48.283Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:34:48.283Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:34:48.543Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:34:49.484Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:34:50.867Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:34:50.867Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:34:52.780Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-30T07:34:52.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s) [2022-04-30T07:34:52.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.41s) [2022-04-30T07:34:52.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.20s) [2022-04-30T07:34:52.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s) [2022-04-30T07:34:52.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2022-04-30T07:34:52.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2022-04-30T07:34:52.780Z] === RUN TestBuildMultiStageCopy [2022-04-30T07:34:52.780Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-30T07:34:53.307Z] INFO [loader] Go packages loading at mode 575 (files|deps|exports_file|imports|name|types_sizes|compiled_files) took 2m51.789577633s [2022-04-30T07:34:53.307Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-04-30T07:34:53.307Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 495.340491ms [2022-04-30T07:34:56.076Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-30T07:34:57.018Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-30T07:34:58.399Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-30T07:34:58.970Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-30T07:35:00.353Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2022-04-30T07:35:00.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2022-04-30T07:35:00.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-30T07:35:00.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-30T07:35:00.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-30T07:35:00.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-30T07:35:00.353Z] === RUN TestBuildMultiStageParentConfig [2022-04-30T07:35:05.635Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-30T07:35:05.635Z] === RUN TestBuildLabelWithTargets [2022-04-30T07:35:13.766Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-30T07:35:13.766Z] === RUN TestBuildWithEmptyLayers [2022-04-30T07:35:16.065Z] ---> af3558abc1c2 [2022-04-30T07:35:16.065Z] Successfully built af3558abc1c2 [2022-04-30T07:35:16.065Z] Successfully tagged docker:latest [2022-04-30T07:35:16.065Z] INFO: Image build ended at 04/30/2022 07:35:15. Duration:00:03:55.8483482 [2022-04-30T07:35:16.065Z] [2022-04-30T07:35:16.065Z] [2022-04-30T07:35:16.065Z] INFO: Building the test binaries at 04/30/2022 07:35:15... [2022-04-30T07:35:16.341Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-30T07:35:16.341Z] === RUN TestBuildMultiStageOnBuild [2022-04-30T07:35:19.860Z] INFO: make.ps1 starting at 04/30/2022 07:35:19 [2022-04-30T07:35:19.860Z] INFO: Git commit (7eb5d4c93d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-30T07:35:19.860Z] INFO: Invoking autogen... [2022-04-30T07:35:20.328Z] { [2022-04-30T07:35:20.328Z] "RT_GROUP_ICON": { [2022-04-30T07:35:20.328Z] "#1": { [2022-04-30T07:35:20.328Z] "0409": "../../winresources/docker.ico" [2022-04-30T07:35:20.328Z] } [2022-04-30T07:35:20.328Z] }, [2022-04-30T07:35:20.328Z] "RT_MANIFEST": { [2022-04-30T07:35:20.328Z] "#1": { [2022-04-30T07:35:20.328Z] "0409": { [2022-04-30T07:35:20.328Z] "identity": {}, [2022-04-30T07:35:20.328Z] "description": "Docker Engine", [2022-04-30T07:35:20.328Z] "minimum-os": "vista", [2022-04-30T07:35:20.328Z] "execution-level": "", [2022-04-30T07:35:20.328Z] "ui-access": false, [2022-04-30T07:35:20.328Z] "auto-elevate": false, [2022-04-30T07:35:20.328Z] "dpi-awareness": "unaware", [2022-04-30T07:35:20.328Z] "disable-theming": false, [2022-04-30T07:35:20.328Z] "disable-window-filtering": false, [2022-04-30T07:35:20.328Z] "high-resolution-scrolling-aware": false, [2022-04-30T07:35:20.328Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-30T07:35:20.328Z] "long-path-aware": false, [2022-04-30T07:35:20.328Z] "printer-driver-isolation": false, [2022-04-30T07:35:20.328Z] "gdi-scaling": false, [2022-04-30T07:35:20.328Z] "segment-heap": false, [2022-04-30T07:35:20.328Z] "use-common-controls-v6": false [2022-04-30T07:35:20.328Z] } [2022-04-30T07:35:20.328Z] } [2022-04-30T07:35:20.328Z] }, [2022-04-30T07:35:20.328Z] "RT_MESSAGETABLE": { [2022-04-30T07:35:20.328Z] "#1": { [2022-04-30T07:35:20.328Z] "0409": "../../winresources/event_messages.bin" [2022-04-30T07:35:20.328Z] } [2022-04-30T07:35:20.328Z] }, [2022-04-30T07:35:20.328Z] "RT_VERSION": { [2022-04-30T07:35:20.328Z] "#1": { [2022-04-30T07:35:20.328Z] "0409": { [2022-04-30T07:35:20.328Z] "fixed": { [2022-04-30T07:35:20.328Z] "file_version": "0.0.0.0", [2022-04-30T07:35:20.328Z] "product_version": "0.0.0.0", [2022-04-30T07:35:20.328Z] "type": "Unknown" [2022-04-30T07:35:20.328Z] }, [2022-04-30T07:35:20.328Z] "info": { [2022-04-30T07:35:20.328Z] "0000": { [2022-04-30T07:35:20.328Z] "CompanyName": "", [2022-04-30T07:35:20.328Z] "FileVersion": "0.0.0-dev", [2022-04-30T07:35:20.328Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-30T07:35:20.328Z] "OriginalFileName": "dockerd.exe", [2022-04-30T07:35:20.328Z] "ProductName": "", [2022-04-30T07:35:20.328Z] "ProductVersion": "0.0.0-dev", [2022-04-30T07:35:20.328Z] "SpecialBuild": "7eb5d4c93d" [2022-04-30T07:35:20.328Z] } [2022-04-30T07:35:20.328Z] } [2022-04-30T07:35:20.328Z] } [2022-04-30T07:35:20.328Z] } [2022-04-30T07:35:20.328Z] } [2022-04-30T07:35:20.328Z] } [2022-04-30T07:35:20.796Z] powershell.exe : cmd\dockerd\config.go [2022-04-30T07:35:20.796Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-e7cab661\powershellWrapper.ps1:3 char:1 [2022-04-30T07:35:20.796Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-30T07:35:20.796Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-30T07:35:20.796Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-30T07:35:20.796Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-30T07:35:20.796Z] [2022-04-30T07:35:20.796Z] cmd\dockerd\config_windows.go [2022-04-30T07:35:20.796Z] cmd\dockerd\daemon.go [2022-04-30T07:35:20.796Z] cmd\dockerd\daemon_test.go [2022-04-30T07:35:20.796Z] cmd\dockerd\daemon_windows.go [2022-04-30T07:35:20.796Z] cmd\dockerd\docker.go [2022-04-30T07:35:20.796Z] cmd\dockerd\docker_windows.go [2022-04-30T07:35:20.796Z] cmd\dockerd\genwinres_windows.go [2022-04-30T07:35:20.796Z] cmd\dockerd\metrics.go [2022-04-30T07:35:20.796Z] cmd\dockerd\options.go [2022-04-30T07:35:20.796Z] cmd\dockerd\options_test.go [2022-04-30T07:35:20.796Z] cmd\dockerd\service_windows.go [2022-04-30T07:35:20.796Z] INFO: Building daemon... [2022-04-30T07:35:21.639Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-30T07:35:21.639Z] === RUN TestBuildUncleanTarFilenames [2022-04-30T07:35:21.639Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-04-30T07:35:21.639Z] === RUN TestBuildMultiStageLayerLeak [2022-04-30T07:35:21.684Z] Removing intermediate container 6a9538010dbb [2022-04-30T07:35:21.684Z] ---> 82a9e0693f21 [2022-04-30T07:35:21.684Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-30T07:35:21.684Z] ---> Running in 2e7a156da602 [2022-04-30T07:35:21.684Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-30T07:35:21.684Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-30T07:35:21.684Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-30T07:35:21.684Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-30T07:35:21.684Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-30T07:35:21.684Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-30T07:35:21.684Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-30T07:35:21.684Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-30T07:35:21.684Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-30T07:35:21.684Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-30T07:35:21.684Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-30T07:35:21.684Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-30T07:35:21.684Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-30T07:35:21.684Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-30T07:35:21.684Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-30T07:35:21.684Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-30T07:35:26.812Z] --- PASS: TestBuildWithHugeFile (50.88s) [2022-04-30T07:35:26.812Z] === RUN TestBuildWCOWSandboxSize [2022-04-30T07:35:26.812Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-30T07:35:26.812Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-30T07:35:26.812Z] === RUN TestBuildWithEmptyDockerfile [2022-04-30T07:35:26.812Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:35:26.812Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:35:26.812Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:35:26.812Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:35:26.812Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:35:26.812Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:35:26.812Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:35:26.812Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:35:26.812Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:35:26.812Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-30T07:35:26.812Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-30T07:35:26.812Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-30T07:35:26.812Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-30T07:35:26.812Z] === RUN TestBuildPreserveOwnership [2022-04-30T07:35:26.812Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-30T07:35:26.812Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-30T07:35:26.812Z] --- PASS: TestBuildPreserveOwnership (3.60s) [2022-04-30T07:35:26.812Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.42s) [2022-04-30T07:35:26.812Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-04-30T07:35:26.812Z] === RUN TestBuildPlatformInvalid [2022-04-30T07:35:26.812Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-30T07:35:26.812Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-30T07:35:26.812Z] Loaded image: busybox:latest [2022-04-30T07:35:26.812Z] Loaded image: busybox:glibc [2022-04-30T07:35:26.922Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-04-30T07:35:26.923Z] === RUN TestBuildWithHugeFile [2022-04-30T07:35:27.380Z] Loaded image: debian:bullseye-slim [2022-04-30T07:35:27.380Z] Loaded image: hello-world:latest [2022-04-30T07:35:27.638Z] Loaded image: arm32v7/hello-world:latest [2022-04-30T07:35:27.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-30T07:35:27.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-30T07:35:37.611Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.94s) [2022-04-30T07:35:37.611Z] PASS [2022-04-30T07:35:37.611Z] [2022-04-30T07:35:37.611Z] === Skipped [2022-04-30T07:35:37.611Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-30T07:35:37.611Z] build_session_test.go:25: TODO: BuildKit [2022-04-30T07:35:37.611Z] [2022-04-30T07:35:37.611Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-30T07:35:37.611Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-30T07:35:37.611Z] [2022-04-30T07:35:37.611Z] DONE 34 tests, 2 skipped in 87.567s [2022-04-30T07:35:37.611Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-30T07:35:37.611Z] INFO: Testing against a local daemon [2022-04-30T07:35:37.611Z] === RUN TestConfigInspect [2022-04-30T07:35:38.546Z] --- PASS: TestConfigInspect (2.27s) [2022-04-30T07:35:38.546Z] === RUN TestConfigList [2022-04-30T07:35:39.420Z] Removing intermediate container 2e7a156da602 [2022-04-30T07:35:39.420Z] ---> d05f34f157af [2022-04-30T07:35:39.420Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-30T07:35:39.420Z] ---> Running in a2b65d647704 [2022-04-30T07:35:41.075Z] --- PASS: TestConfigList (2.18s) [2022-04-30T07:35:41.076Z] === RUN TestConfigsCreateAndDelete [2022-04-30T07:35:42.975Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-04-30T07:35:42.975Z] === RUN TestConfigsUpdate [2022-04-30T07:35:44.158Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-30T07:35:44.158Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-30T07:35:44.158Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-30T07:35:44.158Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-30T07:35:44.876Z] --- PASS: TestConfigsUpdate (2.16s) [2022-04-30T07:35:44.876Z] === RUN TestTemplatedConfig [2022-04-30T07:35:45.133Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-30T07:35:45.133Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-30T07:35:45.133Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-30T07:35:45.133Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-30T07:35:48.186Z] --- PASS: TestTemplatedConfig (2.69s) [2022-04-30T07:35:48.186Z] === RUN TestConfigCreateResolve [2022-04-30T07:35:50.094Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-04-30T07:35:50.094Z] PASS [2022-04-30T07:35:50.094Z] [2022-04-30T07:35:50.094Z] DONE 6 tests in 13.660s [2022-04-30T07:35:50.094Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-30T07:35:50.094Z] INFO: Testing against a local daemon [2022-04-30T07:35:50.094Z] === RUN TestCheckpoint [2022-04-30T07:35:50.094Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-30T07:35:50.094Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-30T07:35:50.094Z] === RUN TestContainerInvalidJSON [2022-04-30T07:35:50.094Z] === RUN TestContainerInvalidJSON/commit [2022-04-30T07:35:50.094Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-30T07:35:50.094Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-30T07:35:50.094Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-30T07:35:50.094Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:35:50.094Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:35:50.094Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:35:50.094Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:35:50.094Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:35:50.094Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:35:50.094Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-30T07:35:50.094Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-30T07:35:50.094Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-30T07:35:50.094Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-30T07:35:50.094Z] === CONT TestContainerInvalidJSON/commit [2022-04-30T07:35:50.094Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-30T07:35:50.094Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-30T07:35:50.094Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-30T07:35:50.094Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-30T07:35:50.094Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-30T07:35:50.094Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-30T07:35:50.094Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-30T07:35:50.094Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-30T07:35:50.095Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-30T07:35:50.095Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-30T07:35:50.095Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-30T07:35:50.095Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-30T07:35:50.095Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-30T07:35:50.095Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-30T07:35:50.095Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-30T07:35:50.095Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-30T07:35:50.095Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-30T07:35:50.095Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-30T07:35:50.095Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-30T07:35:50.095Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-30T07:35:50.095Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-30T07:35:50.095Z] === RUN TestCopyEmptyFile [2022-04-30T07:35:50.354Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-04-30T07:35:50.354Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-30T07:35:50.354Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-30T07:35:50.354Z] === RUN TestCopyFromContainer [2022-04-30T07:35:51.288Z] === RUN TestCopyFromContainer// [2022-04-30T07:35:51.547Z] === RUN TestCopyFromContainer//bar/root [2022-04-30T07:35:51.547Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-30T07:35:51.547Z] === RUN TestCopyFromContainer/bar/quux [2022-04-30T07:35:51.806Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-30T07:35:51.806Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-30T07:35:51.806Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-30T07:35:51.806Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-30T07:35:52.053Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-30T07:35:52.053Z] [2022-04-30T07:35:52.053Z] ________ ____ __. [2022-04-30T07:35:52.053Z] \_____ \ | |/ _| [2022-04-30T07:35:52.053Z] / | \| < [2022-04-30T07:35:52.053Z] / | \ | \ [2022-04-30T07:35:52.053Z] \_______ /____|__ \ [2022-04-30T07:35:52.053Z] \/ \/ [2022-04-30T07:35:52.053Z] [2022-04-30T07:35:52.053Z] INFO: make.ps1 ended at 04/30/2022 07:35:49 [2022-04-30T07:35:52.053Z] INFO: Binaries build ended at 04/30/2022 07:35:51. Duration:00:01:30.8537520 [2022-04-30T07:35:52.065Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-30T07:35:52.065Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-30T07:35:52.065Z] --- PASS: TestCopyFromContainer (1.81s) [2022-04-30T07:35:52.065Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-30T07:35:52.065Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-30T07:35:52.065Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-04-30T07:35:52.065Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-04-30T07:35:52.065Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-30T07:35:52.065Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-30T07:35:52.065Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-30T07:35:52.065Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-30T07:35:52.065Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-30T07:35:52.065Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-30T07:35:52.065Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-30T07:35:52.065Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:35:52.065Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:35:52.065Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:35:52.065Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:35:52.065Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:35:52.065Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:35:52.065Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:35:52.065Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:35:52.065Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:35:52.065Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-30T07:35:52.065Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-30T07:35:52.065Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-30T07:35:52.065Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-30T07:35:52.065Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-30T07:35:52.065Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-30T07:35:52.065Z] === RUN TestCreateWithInvalidEnv [2022-04-30T07:35:52.065Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-30T07:35:52.065Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-30T07:35:52.065Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-30T07:35:52.065Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-30T07:35:52.065Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-30T07:35:52.065Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-30T07:35:52.065Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-30T07:35:52.065Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-30T07:35:52.065Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-30T07:35:52.065Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-30T07:35:52.065Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-30T07:35:52.065Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-30T07:35:52.065Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-30T07:35:52.065Z] === RUN TestCreateTmpfsMountsTarget [2022-04-30T07:35:52.065Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-30T07:35:52.065Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-30T07:35:52.514Z] INFO: Copying the built daemon binary to d:\CI\PR-43550\1\binary\dockerd-7eb5d4c93d.exe... [2022-04-30T07:35:52.971Z] INFO: Copying the built client binary to d:\CI\PR-43550\1\binary\docker-7eb5d4c93d.exe... [2022-04-30T07:35:52.971Z] INFO: Copying the golang package from the container to d:\CI\PR-43550\1\installer\go.zip... [2022-04-30T07:35:53.427Z] INFO: Extracting go.zip to d:\CI\PR-43550\1\go [2022-04-30T07:35:53.967Z] --- PASS: TestCreateWithCustomMaskedPaths (1.70s) [2022-04-30T07:35:53.967Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-30T07:35:55.343Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.52s) [2022-04-30T07:35:55.343Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-30T07:35:55.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:35:55.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:35:55.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:35:55.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:35:55.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:35:55.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:35:55.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:35:55.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:35:55.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:35:55.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:35:55.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:35:55.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:35:55.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:35:55.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:35:55.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:35:55.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-30T07:35:55.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-30T07:35:55.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-30T07:35:55.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-30T07:35:55.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-30T07:35:55.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-30T07:35:55.344Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-30T07:35:55.493Z] Removing intermediate container a2b65d647704 [2022-04-30T07:35:55.493Z] ---> 4779c6bd4d16 [2022-04-30T07:35:55.493Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-30T07:35:55.493Z] ---> Running in 05a559f07318 [2022-04-30T07:35:55.493Z] Removing intermediate container 05a559f07318 [2022-04-30T07:35:55.493Z] ---> e9af0ae91c6e [2022-04-30T07:35:55.493Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-30T07:35:55.493Z] ---> Running in 39081900aee7 [2022-04-30T07:35:55.911Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-04-30T07:35:55.911Z] === RUN TestCreateDifferentPlatform [2022-04-30T07:35:55.911Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-30T07:35:55.911Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-30T07:35:55.911Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-30T07:35:55.911Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-30T07:35:55.911Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-30T07:35:55.911Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-30T07:35:56.169Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-04-30T07:35:56.169Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-30T07:35:56.169Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-30T07:35:56.169Z] === RUN TestContainerStartOnDaemonRestart [2022-04-30T07:35:56.169Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-30T07:35:56.169Z] === RUN TestDaemonRestartIpcMode [2022-04-30T07:35:56.169Z] === PAUSE TestDaemonRestartIpcMode [2022-04-30T07:35:56.169Z] === RUN TestDaemonHostGatewayIP [2022-04-30T07:35:56.169Z] === PAUSE TestDaemonHostGatewayIP [2022-04-30T07:35:56.169Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-30T07:35:56.169Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-30T07:35:56.169Z] === RUN TestContainerKillOnDaemonStart [2022-04-30T07:35:56.169Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-30T07:35:56.169Z] === RUN TestDiff [2022-04-30T07:35:56.467Z] Removing intermediate container 39081900aee7 [2022-04-30T07:35:56.467Z] ---> fff1b4dc04fd [2022-04-30T07:35:56.467Z] Step 13/13 : COPY . . [2022-04-30T07:35:56.735Z] --- PASS: TestDiff (0.53s) [2022-04-30T07:35:56.735Z] === RUN TestExecWithCloseStdin [2022-04-30T07:35:57.301Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-04-30T07:35:57.301Z] === RUN TestExec [2022-04-30T07:35:57.868Z] --- PASS: TestExec (0.64s) [2022-04-30T07:35:57.868Z] === RUN TestExecUser [2022-04-30T07:35:58.436Z] --- PASS: TestExecUser (0.60s) [2022-04-30T07:35:58.436Z] === RUN TestExportContainerAndImportImage [2022-04-30T07:35:59.372Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-04-30T07:35:59.372Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-30T07:36:00.747Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-04-30T07:36:00.747Z] === RUN TestHealthCheckWorkdir [2022-04-30T07:36:01.313Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2022-04-30T07:36:01.313Z] === RUN TestHealthKillContainer [2022-04-30T07:36:11.282Z] --- PASS: TestHealthKillContainer (8.23s) [2022-04-30T07:36:11.283Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-30T07:36:11.283Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-04-30T07:36:11.283Z] === RUN TestIpcModeNone [2022-04-30T07:36:11.283Z] --- PASS: TestIpcModeNone (0.62s) [2022-04-30T07:36:11.283Z] === RUN TestIpcModePrivate [2022-04-30T07:36:11.283Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-30T07:36:11.541Z] --- PASS: TestIpcModePrivate (0.61s) [2022-04-30T07:36:11.541Z] === RUN TestIpcModeShareable [2022-04-30T07:36:11.800Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-30T07:36:12.059Z] --- PASS: TestIpcModeShareable (0.60s) [2022-04-30T07:36:12.059Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-30T07:36:13.966Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2022-04-30T07:36:13.966Z] === RUN TestAPIIpcModeHost [2022-04-30T07:36:14.225Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-04-30T07:36:14.225Z] === RUN TestDaemonIpcModeShareable [2022-04-30T07:36:14.750Z] INFO [linters context/goanalysis] analyzers took 4m36.676726183s with top 10 stages: buildir: 2m0.843945653s, goimports: 23.263880507s, unconvert: 17.26759398s, gosec: 14.714534913s, golint: 8.032486813s, S1038: 8.003637966s, misspell: 6.446886985s, nilness: 4.347886603s, inspect: 3.407271549s, S1039: 3.377034839s [2022-04-30T07:36:14.750Z] INFO [runner] Issues before processing: 3032, after processing: 0 [2022-04-30T07:36:14.750Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/78, cgo: 2416/3032, skip_files: 2416/2416, identifier_marker: 2033/2033, skip_dirs: 2416/2416, autogenerated_exclude: 2033/2416, exclude: 2033/2033, exclude-rules: 78/2033, filename_unadjuster: 2416/2416, path_prettifier: 2416/2416 [2022-04-30T07:36:14.750Z] INFO [runner] processing took 82.082258ms with stages: nolint: 31.797066ms, identifier_marker: 22.195501ms, path_prettifier: 9.62506ms, autogenerated_exclude: 8.490831ms, exclude-rules: 7.675016ms, skip_dirs: 1.867005ms, cgo: 262.92µs, filename_unadjuster: 162.215µs, max_same_issues: 1.871µs, skip_files: 992ns, uniq_by_line: 787ns, exclude: 583ns, max_from_linter: 525ns, diff: 474ns, source_code: 309ns, severity-rules: 267ns, max_per_file_from_linter: 265ns, path_shortener: 260ns, sort_results: 207ns, path_prefixer: 104ns [2022-04-30T07:36:14.750Z] INFO [runner] linters took 1m31.761087434s with stages: goanalysis_metalinter: 1m31.678801338s [2022-04-30T07:36:14.750Z] INFO File cache stats: 1667 entries of total size 8.5MiB [2022-04-30T07:36:14.750Z] INFO Memory: 2642 samples, avg is 285.3MB, max is 1225.8MB [2022-04-30T07:36:14.750Z] INFO Execution took 4m24.056283413s [2022-04-30T07:36:14.750Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-30T07:36:15.075Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43550/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 hack/make.sh dynbinary test-docker-py [2022-04-30T07:36:15.160Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-30T07:36:15.331Z] [2022-04-30T07:36:15.418Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-04-30T07:36:15.418Z] === RUN TestDaemonIpcModePrivate [2022-04-30T07:36:15.588Z] Removing bundles/ [2022-04-30T07:36:15.588Z] [2022-04-30T07:36:15.588Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-30T07:36:15.588Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-30T07:36:15.588Z] GOOS="" GOARCH="" GOARM="" [2022-04-30T07:36:16.353Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-30T07:36:16.611Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-04-30T07:36:16.611Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-30T07:36:17.544Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-30T07:36:17.802Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-04-30T07:36:17.802Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-30T07:36:18.737Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-30T07:36:18.995Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-04-30T07:36:18.995Z] === RUN TestIpcModeOlderClient [2022-04-30T07:36:18.995Z] === PAUSE TestIpcModeOlderClient [2022-04-30T07:36:18.995Z] === RUN TestKillContainerInvalidSignal [2022-04-30T07:36:19.253Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-04-30T07:36:19.253Z] === RUN TestKillContainer [2022-04-30T07:36:19.253Z] === RUN TestKillContainer/no_signal [2022-04-30T07:36:19.821Z] === RUN TestKillContainer/non_killing_signal [2022-04-30T07:36:20.079Z] === RUN TestKillContainer/killing_signal [2022-04-30T07:36:20.646Z] --- PASS: TestKillContainer (1.31s) [2022-04-30T07:36:20.646Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-04-30T07:36:20.646Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-30T07:36:20.646Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-04-30T07:36:20.646Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-30T07:36:20.646Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-30T07:36:21.214Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-30T07:36:22.153Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2022-04-30T07:36:22.153Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2022-04-30T07:36:22.153Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-04-30T07:36:22.153Z] === RUN TestKillStoppedContainer [2022-04-30T07:36:22.153Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-30T07:36:22.153Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-30T07:36:22.153Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-30T07:36:22.153Z] === RUN TestKillDifferentUserContainer [2022-04-30T07:36:22.556Z] ok github.com/docker/docker/libnetwork/networkdb 103.987s coverage: 60.5% of statements [2022-04-30T07:36:22.556Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-30T07:36:22.556Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-30T07:36:22.556Z] ok github.com/docker/docker/libnetwork/osl 4.349s coverage: 39.7% of statements [2022-04-30T07:36:22.556Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-30T07:36:22.556Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-30T07:36:22.556Z] ok github.com/docker/docker/libnetwork/portmapper 0.271s coverage: 48.6% of statements [2022-04-30T07:36:22.719Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-04-30T07:36:22.719Z] === RUN TestInspectOomKilledTrue [2022-04-30T07:36:22.719Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:36:22.719Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-30T07:36:22.719Z] === RUN TestInspectOomKilledFalse [2022-04-30T07:36:22.719Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:36:22.719Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-30T07:36:22.719Z] === RUN TestLinksEtcHostsContentMatch [2022-04-30T07:36:22.816Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-30T07:36:22.816Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-30T07:36:22.977Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-04-30T07:36:22.977Z] === RUN TestLinksContainerNames [2022-04-30T07:36:23.076Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-30T07:36:23.076Z] [2022-04-30T07:36:23.076Z] === Skipped [2022-04-30T07:36:23.076Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-30T07:36:23.076Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-30T07:36:23.076Z] [2022-04-30T07:36:23.076Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-30T07:36:23.077Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-30T07:36:23.077Z] [2022-04-30T07:36:23.077Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-30T07:36:23.077Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-30T07:36:23.077Z] [2022-04-30T07:36:23.077Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-30T07:36:23.077Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:36:23.077Z] [2022-04-30T07:36:23.077Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-30T07:36:23.077Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:36:23.077Z] [2022-04-30T07:36:23.077Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-30T07:36:23.077Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:36:23.077Z] [2022-04-30T07:36:23.077Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-30T07:36:23.077Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:36:23.077Z] [2022-04-30T07:36:23.077Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-30T07:36:23.077Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:36:23.077Z] [2022-04-30T07:36:23.077Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-30T07:36:23.077Z] firewalld_test.go:14: firewalld is not running [2022-04-30T07:36:23.077Z] [2022-04-30T07:36:23.077Z] DONE 326 tests, 9 skipped in 201.689s [2022-04-30T07:36:23.191Z] --- PASS: TestBuildWithHugeFile (50.94s) [2022-04-30T07:36:23.191Z] === RUN TestBuildWCOWSandboxSize [2022-04-30T07:36:23.191Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-30T07:36:23.191Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-30T07:36:23.191Z] === RUN TestBuildWithEmptyDockerfile [2022-04-30T07:36:23.191Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:36:23.191Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:36:23.191Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:36:23.191Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:36:23.191Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:36:23.191Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:36:23.191Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:36:23.191Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:36:23.191Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:36:23.191Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-30T07:36:23.191Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-04-30T07:36:23.191Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-04-30T07:36:23.191Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-30T07:36:23.191Z] === RUN TestBuildPreserveOwnership [2022-04-30T07:36:23.191Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-30T07:36:23.191Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-30T07:36:23.355Z] INFO: Extraction ended at 04/30/2022 07:36:20. Duration:00:00:26.8572066 [2022-04-30T07:36:23.355Z] INFO: Updating the golang and path environment variables [2022-04-30T07:36:23.355Z] INFO: GOPATH=d:\gopath [2022-04-30T07:36:23.355Z] INFO: go version go1.18.1 windows/amd64 [2022-04-30T07:36:23.355Z] INFO: Running the daemon under test in debug mode [2022-04-30T07:36:23.355Z] INFO: Starting a daemon under test... [2022-04-30T07:36:23.355Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43550\1\daemon --pidfile d:\CI\PR-43550\1\docker.pid -D [2022-04-30T07:36:23.355Z] INFO: Process started successfully. [2022-04-30T07:36:23.355Z] INFO: Start tailing logs of the daemon under tests [2022-04-30T07:36:23.355Z] INFO: Waiting for the daemon under test to start... Post stage [Pipeline] junit [2022-04-30T07:36:23.669Z] Recording test results [2022-04-30T07:36:23.912Z] --- PASS: TestLinksContainerNames (0.88s) [2022-04-30T07:36:23.912Z] === RUN TestLogsFollowTailEmpty [2022-04-30T07:36:24.173Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-04-30T07:36:24.173Z] === RUN TestContainerNetworkMountsNoChown [2022-04-30T07:36:24.740Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/default [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/default [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/private [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/private [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/rprivate [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/slave [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/slave [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/rslave [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/shared [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/shared [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/rshared [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/default [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/rshared [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/shared [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/rslave [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/slave [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/rprivate [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/private [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-30T07:36:24.740Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-30T07:36:24.740Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-30T07:36:24.740Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-30T07:36:24.999Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-30T07:36:24.999Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-30T07:36:24.999Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-30T07:36:24.999Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-30T07:36:24.999Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-30T07:36:24.999Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-30T07:36:24.999Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-30T07:36:24.999Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-30T07:36:24.999Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-30T07:36:24.999Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-30T07:36:24.999Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-30T07:36:24.999Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-30T07:36:24.999Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-30T07:36:24.999Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-30T07:36:24.999Z] === RUN TestContainerBindMountNonRecursive [2022-04-30T07:36:25.086Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-30T07:36:25.440Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43550/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 -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:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 hack/make.sh dynbinary test-integration [2022-04-30T07:36:25.701Z] [2022-04-30T07:36:25.962Z] Removing bundles/ [2022-04-30T07:36:25.962Z] [2022-04-30T07:36:25.962Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-30T07:36:25.962Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-30T07:36:25.962Z] GOOS="" GOARCH="" GOARM="" [2022-04-30T07:36:26.375Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-04-30T07:36:26.375Z] === RUN TestContainerVolumesMountedAsShared [2022-04-30T07:36:26.942Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-04-30T07:36:26.942Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-30T07:36:27.201Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-04-30T07:36:27.201Z] === RUN TestNetworkNat [2022-04-30T07:36:27.390Z] --- PASS: TestBuildPreserveOwnership (9.78s) [2022-04-30T07:36:27.390Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.75s) [2022-04-30T07:36:27.390Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-30T07:36:27.390Z] === RUN TestBuildPlatformInvalid [2022-04-30T07:36:27.390Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-04-30T07:36:27.390Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-30T07:36:27.390Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-30T07:36:27.390Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-30T07:36:27.390Z] PASS [2022-04-30T07:36:27.390Z] [2022-04-30T07:36:27.390Z] === Skipped [2022-04-30T07:36:27.390Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-30T07:36:27.390Z] build_session_test.go:25: TODO: BuildKit [2022-04-30T07:36:27.390Z] [2022-04-30T07:36:27.390Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-30T07:36:27.390Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-30T07:36:27.390Z] [2022-04-30T07:36:27.390Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-30T07:36:27.390Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-30T07:36:27.390Z] [2022-04-30T07:36:27.390Z] DONE 34 tests, 3 skipped in 111.335s [2022-04-30T07:36:27.390Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-30T07:36:27.390Z] INFO: Testing against a local daemon [2022-04-30T07:36:27.390Z] === RUN TestConfigInspect [2022-04-30T07:36:27.391Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:36:27.391Z] --- SKIP: TestConfigInspect (0.01s) [2022-04-30T07:36:27.391Z] === RUN TestConfigList [2022-04-30T07:36:27.391Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:36:27.391Z] --- SKIP: TestConfigList (0.01s) [2022-04-30T07:36:27.391Z] === RUN TestConfigsCreateAndDelete [2022-04-30T07:36:27.391Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:36:27.391Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-30T07:36:27.391Z] === RUN TestConfigsUpdate [2022-04-30T07:36:27.391Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:36:27.391Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-30T07:36:27.391Z] === RUN TestTemplatedConfig [2022-04-30T07:36:27.391Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:36:27.391Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-30T07:36:27.391Z] === RUN TestConfigCreateResolve [2022-04-30T07:36:27.391Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:36:27.391Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-30T07:36:27.391Z] PASS [2022-04-30T07:36:27.391Z] [2022-04-30T07:36:27.391Z] === Skipped [2022-04-30T07:36:27.391Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-04-30T07:36:27.391Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:36:27.391Z] [2022-04-30T07:36:27.391Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-30T07:36:27.391Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:36:27.391Z] [2022-04-30T07:36:27.391Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-30T07:36:27.391Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:36:27.391Z] [2022-04-30T07:36:27.391Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-30T07:36:27.391Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:36:27.391Z] [2022-04-30T07:36:27.391Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-30T07:36:27.391Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:36:27.391Z] [2022-04-30T07:36:27.391Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-30T07:36:27.391Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:36:27.391Z] [2022-04-30T07:36:27.391Z] DONE 6 tests, 6 skipped in 0.152s [2022-04-30T07:36:27.391Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-30T07:36:27.652Z] INFO: Testing against a local daemon [2022-04-30T07:36:27.652Z] === RUN TestCheckpoint [2022-04-30T07:36:27.652Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-30T07:36:27.652Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/commit [2022-04-30T07:36:27.652Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-30T07:36:27.652Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:36:27.652Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:36:27.652Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:36:27.652Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-30T07:36:27.652Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-30T07:36:27.652Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-30T07:36:27.652Z] === CONT TestContainerInvalidJSON/commit [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-30T07:36:27.652Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-30T07:36:27.652Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-30T07:36:27.652Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-30T07:36:27.652Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-30T07:36:27.652Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-30T07:36:27.652Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-30T07:36:27.652Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-30T07:36:27.652Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-30T07:36:27.652Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-30T07:36:27.652Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-30T07:36:27.652Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-30T07:36:27.652Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-30T07:36:27.652Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-30T07:36:27.652Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-30T07:36:27.652Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-30T07:36:27.652Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-30T07:36:27.653Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-30T07:36:27.653Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-30T07:36:27.653Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-30T07:36:27.653Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-30T07:36:27.653Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-30T07:36:27.653Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-30T07:36:27.653Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-30T07:36:27.653Z] === RUN TestCopyEmptyFile [2022-04-30T07:36:27.768Z] --- PASS: TestNetworkNat (0.52s) [2022-04-30T07:36:27.768Z] === RUN TestNetworkLocalhostTCPNat [2022-04-30T07:36:27.914Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-04-30T07:36:27.914Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-30T07:36:27.914Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-30T07:36:27.914Z] === RUN TestCopyFromContainer [2022-04-30T07:36:28.335Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-04-30T07:36:28.335Z] === RUN TestNetworkLoopbackNat [2022-04-30T07:36:30.864Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-04-30T07:36:30.864Z] === RUN TestPause [2022-04-30T07:36:31.431Z] --- PASS: TestPause (0.48s) [2022-04-30T07:36:31.431Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-30T07:36:31.431Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-30T07:36:31.431Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-30T07:36:31.431Z] === RUN TestPauseStopPausedContainer [2022-04-30T07:36:31.690Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-04-30T07:36:31.690Z] === RUN TestPidHost [2022-04-30T07:36:32.116Z] === RUN TestCopyFromContainer// [2022-04-30T07:36:32.116Z] === RUN TestCopyFromContainer//bar/root [2022-04-30T07:36:32.116Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-30T07:36:32.216Z] ---> 86519876b2e1 [2022-04-30T07:36:32.216Z] Successfully built 86519876b2e1 [2022-04-30T07:36:32.216Z] Successfully tagged docker:latest [2022-04-30T07:36:32.216Z] INFO: Image build ended at 04/30/2022 07:36:29. Duration:00:04:29.1413735 [2022-04-30T07:36:32.216Z] [2022-04-30T07:36:32.216Z] [2022-04-30T07:36:32.216Z] INFO: Building the test binaries at 04/30/2022 07:36:30... [2022-04-30T07:36:32.378Z] === RUN TestCopyFromContainer/bar/quux [2022-04-30T07:36:32.378Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-30T07:36:32.378Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-30T07:36:32.378Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-30T07:36:32.378Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-30T07:36:32.638Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-30T07:36:32.638Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-30T07:36:32.638Z] --- PASS: TestCopyFromContainer (4.70s) [2022-04-30T07:36:32.638Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-30T07:36:32.638Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-30T07:36:32.638Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-30T07:36:32.638Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-30T07:36:32.638Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-30T07:36:32.638Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-30T07:36:32.638Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-30T07:36:32.638Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-30T07:36:32.638Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-30T07:36:32.638Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-30T07:36:32.638Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-30T07:36:32.638Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:36:32.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:36:32.638Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:36:32.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:36:32.638Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:36:32.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:36:32.638Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:36:32.638Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:36:32.638Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:36:32.638Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-30T07:36:32.638Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-30T07:36:32.638Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-30T07:36:32.638Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-30T07:36:32.638Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-30T07:36:32.638Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-30T07:36:32.638Z] === RUN TestCreateWithInvalidEnv [2022-04-30T07:36:32.638Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-30T07:36:32.638Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-30T07:36:32.638Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-30T07:36:32.638Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-30T07:36:32.638Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-30T07:36:32.638Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-30T07:36:32.638Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-30T07:36:32.638Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-30T07:36:32.638Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-30T07:36:32.638Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-30T07:36:32.638Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-30T07:36:32.638Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-30T07:36:32.638Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-30T07:36:32.638Z] === RUN TestCreateTmpfsMountsTarget [2022-04-30T07:36:32.638Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-30T07:36:32.638Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-30T07:36:33.065Z] --- PASS: TestPidHost (1.02s) [2022-04-30T07:36:33.065Z] === RUN TestPsFilter [2022-04-30T07:36:33.065Z] --- PASS: TestPsFilter (0.12s) [2022-04-30T07:36:33.065Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-30T07:36:33.323Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-04-30T07:36:33.323Z] === RUN TestRemoveContainerWithVolume [2022-04-30T07:36:33.581Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-04-30T07:36:33.581Z] === RUN TestRemoveContainerRunning [2022-04-30T07:36:34.021Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-04-30T07:36:34.021Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-30T07:36:34.148Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-04-30T07:36:34.148Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-30T07:36:34.716Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-04-30T07:36:34.716Z] === RUN TestRemoveInvalidContainer [2022-04-30T07:36:34.716Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-30T07:36:34.716Z] === RUN TestRenameLinkedContainer [2022-04-30T07:36:35.406Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-04-30T07:36:35.406Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-30T07:36:35.406Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:36:35.406Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:36:35.406Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:36:35.406Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:36:35.406Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:36:35.406Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:36:35.406Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:36:35.406Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:36:35.406Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:36:35.406Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:36:35.406Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:36:35.406Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:36:35.406Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:36:35.406Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:36:35.406Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:36:35.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-30T07:36:35.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-30T07:36:35.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-30T07:36:35.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-30T07:36:35.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-30T07:36:35.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-30T07:36:35.406Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-30T07:36:35.667Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-04-30T07:36:35.667Z] === RUN TestCreateDifferentPlatform [2022-04-30T07:36:35.667Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-30T07:36:35.667Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-30T07:36:35.667Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-30T07:36:35.667Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-30T07:36:35.667Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-30T07:36:35.667Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-30T07:36:35.667Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-30T07:36:35.667Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-30T07:36:35.667Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-30T07:36:35.667Z] === RUN TestContainerStartOnDaemonRestart [2022-04-30T07:36:35.667Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-30T07:36:35.667Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-30T07:36:35.667Z] === RUN TestDaemonRestartIpcMode [2022-04-30T07:36:35.667Z] === PAUSE TestDaemonRestartIpcMode [2022-04-30T07:36:35.667Z] === RUN TestDaemonHostGatewayIP [2022-04-30T07:36:35.667Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:36:35.667Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-30T07:36:35.667Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-30T07:36:35.667Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-30T07:36:35.667Z] === RUN TestContainerKillOnDaemonStart [2022-04-30T07:36:35.667Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-30T07:36:35.667Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-30T07:36:35.667Z] === RUN TestDiff [2022-04-30T07:36:36.238Z] --- PASS: TestDiff (0.42s) [2022-04-30T07:36:36.238Z] === RUN TestExecWithCloseStdin [2022-04-30T07:36:36.500Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-04-30T07:36:36.500Z] === RUN TestExec [2022-04-30T07:36:36.623Z] --- PASS: TestRenameLinkedContainer (1.82s) [2022-04-30T07:36:36.623Z] === RUN TestRenameStoppedContainer [2022-04-30T07:36:36.882Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-30T07:36:36.882Z] === RUN TestRenameRunningContainerAndReuse [2022-04-30T07:36:36.923Z] INFO: make.ps1 starting at 04/30/2022 07:36:35 [2022-04-30T07:36:36.923Z] INFO: Git commit (7eb5d4c93d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-30T07:36:36.923Z] INFO: Invoking autogen... [2022-04-30T07:36:36.923Z] { [2022-04-30T07:36:36.923Z] "RT_GROUP_ICON": { [2022-04-30T07:36:36.923Z] "#1": { [2022-04-30T07:36:36.923Z] "0409": "../../winresources/docker.ico" [2022-04-30T07:36:36.923Z] } [2022-04-30T07:36:36.923Z] }, [2022-04-30T07:36:36.923Z] "RT_MANIFEST": { [2022-04-30T07:36:36.923Z] "#1": { [2022-04-30T07:36:36.923Z] "0409": { [2022-04-30T07:36:36.923Z] "identity": {}, [2022-04-30T07:36:36.923Z] "description": "Docker Engine", [2022-04-30T07:36:36.923Z] "minimum-os": "vista", [2022-04-30T07:36:36.923Z] "execution-level": "", [2022-04-30T07:36:36.923Z] "ui-access": false, [2022-04-30T07:36:36.923Z] "auto-elevate": false, [2022-04-30T07:36:36.923Z] "dpi-awareness": "unaware", [2022-04-30T07:36:36.923Z] "disable-theming": false, [2022-04-30T07:36:36.923Z] "disable-window-filtering": false, [2022-04-30T07:36:36.923Z] "high-resolution-scrolling-aware": false, [2022-04-30T07:36:36.923Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-30T07:36:36.923Z] "long-path-aware": false, [2022-04-30T07:36:36.923Z] "printer-driver-isolation": false, [2022-04-30T07:36:36.923Z] "gdi-scaling": false, [2022-04-30T07:36:36.923Z] "segment-heap": false, [2022-04-30T07:36:36.923Z] "use-common-controls-v6": false [2022-04-30T07:36:36.923Z] } [2022-04-30T07:36:36.923Z] } [2022-04-30T07:36:36.923Z] }, [2022-04-30T07:36:36.923Z] "RT_MESSAGETABLE": { [2022-04-30T07:36:36.923Z] "#1": { [2022-04-30T07:36:36.923Z] "0409": "../../winresources/event_messages.bin" [2022-04-30T07:36:36.923Z] } [2022-04-30T07:36:36.923Z] }, [2022-04-30T07:36:36.923Z] "RT_VERSION": { [2022-04-30T07:36:36.923Z] "#1": { [2022-04-30T07:36:36.923Z] "0409": { [2022-04-30T07:36:36.923Z] "fixed": { [2022-04-30T07:36:36.923Z] "file_version": "0.0.0.0", [2022-04-30T07:36:36.923Z] "product_version": "0.0.0.0", [2022-04-30T07:36:36.923Z] "type": "Unknown" [2022-04-30T07:36:36.923Z] }, [2022-04-30T07:36:36.923Z] "info": { [2022-04-30T07:36:36.923Z] "0000": { [2022-04-30T07:36:36.923Z] "CompanyName": "", [2022-04-30T07:36:36.923Z] "FileVersion": "0.0.0-dev", [2022-04-30T07:36:36.923Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-30T07:36:36.923Z] "OriginalFileName": "dockerd.exe", [2022-04-30T07:36:36.923Z] "ProductName": "", [2022-04-30T07:36:36.923Z] "ProductVersion": "0.0.0-dev", [2022-04-30T07:36:36.923Z] "SpecialBuild": "7eb5d4c93d" [2022-04-30T07:36:36.923Z] } [2022-04-30T07:36:36.923Z] } [2022-04-30T07:36:36.923Z] } [2022-04-30T07:36:36.923Z] } [2022-04-30T07:36:36.923Z] } [2022-04-30T07:36:36.923Z] } [2022-04-30T07:36:37.072Z] --- PASS: TestExec (0.52s) [2022-04-30T07:36:37.072Z] === RUN TestExecUser [2022-04-30T07:36:37.644Z] --- PASS: TestExecUser (0.45s) [2022-04-30T07:36:37.644Z] === RUN TestExportContainerAndImportImage [2022-04-30T07:36:37.818Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-04-30T07:36:37.818Z] === RUN TestRenameInvalidName [2022-04-30T07:36:37.899Z] powershell.exe : cmd\dockerd\config.go [2022-04-30T07:36:37.899Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-3b07c4f0\powershellWrapper.ps1:3 char:1 [2022-04-30T07:36:37.899Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-30T07:36:37.899Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-30T07:36:37.899Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-30T07:36:37.899Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-30T07:36:37.899Z] [2022-04-30T07:36:37.899Z] cmd\dockerd\config_windows.go [2022-04-30T07:36:37.899Z] cmd\dockerd\daemon.go [2022-04-30T07:36:37.899Z] cmd\dockerd\daemon_test.go [2022-04-30T07:36:37.899Z] cmd\dockerd\daemon_windows.go [2022-04-30T07:36:37.899Z] cmd\dockerd\docker.go [2022-04-30T07:36:37.899Z] cmd\dockerd\docker_windows.go [2022-04-30T07:36:37.899Z] cmd\dockerd\genwinres_windows.go [2022-04-30T07:36:37.899Z] cmd\dockerd\metrics.go [2022-04-30T07:36:37.899Z] cmd\dockerd\options.go [2022-04-30T07:36:37.899Z] cmd\dockerd\options_test.go [2022-04-30T07:36:37.899Z] cmd\dockerd\service_windows.go [2022-04-30T07:36:37.899Z] INFO: Building daemon... [2022-04-30T07:36:38.077Z] --- PASS: TestRenameInvalidName (0.45s) [2022-04-30T07:36:38.077Z] === RUN TestRenameAnonymousContainer [2022-04-30T07:36:38.215Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-04-30T07:36:38.215Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-30T07:36:39.599Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-04-30T07:36:39.599Z] === RUN TestHealthCheckWorkdir [2022-04-30T07:36:39.977Z] --- PASS: TestRenameAnonymousContainer (1.65s) [2022-04-30T07:36:39.977Z] === RUN TestRenameContainerWithSameName [2022-04-30T07:36:40.170Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-04-30T07:36:40.170Z] === RUN TestHealthKillContainer [2022-04-30T07:36:40.236Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-04-30T07:36:40.236Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-30T07:36:41.007Z] ...INFO: Daemon under test started and replied! [2022-04-30T07:36:41.007Z] INFO: Docker version of the daemon under test [2022-04-30T07:36:41.007Z] [2022-04-30T07:36:41.007Z] Client: [2022-04-30T07:36:41.007Z] Version: 17.06.2-ce [2022-04-30T07:36:41.007Z] API version: 1.30 [2022-04-30T07:36:41.007Z] Go version: go1.8.3 [2022-04-30T07:36:41.007Z] Git commit: cec0b72 [2022-04-30T07:36:41.007Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-30T07:36:41.007Z] OS/Arch: windows/amd64 [2022-04-30T07:36:41.007Z] [2022-04-30T07:36:41.007Z] Server: [2022-04-30T07:36:41.007Z] Version: 0.0.0-dev [2022-04-30T07:36:41.007Z] API version: 1.42 (minimum version 1.24) [2022-04-30T07:36:41.007Z] Go version: go1.18.1 [2022-04-30T07:36:41.007Z] Git commit: 7eb5d4c93d [2022-04-30T07:36:41.007Z] Built: [2022-04-30T07:36:41.007Z] OS/Arch: windows/amd64 [2022-04-30T07:36:41.007Z] Experimental: false [2022-04-30T07:36:41.007Z] [2022-04-30T07:36:41.007Z] INFO: Docker info of the daemon under test [2022-04-30T07:36:41.007Z] [2022-04-30T07:36:41.007Z] Containers: 0 [2022-04-30T07:36:41.007Z] Running: 0 [2022-04-30T07:36:41.007Z] Paused: 0 [2022-04-30T07:36:41.007Z] Stopped: 0 [2022-04-30T07:36:41.007Z] Images: 0 [2022-04-30T07:36:41.007Z] Server Version: 0.0.0-dev [2022-04-30T07:36:41.007Z] Storage Driver: windowsfilter [2022-04-30T07:36:41.007Z] Windows: [2022-04-30T07:36:41.007Z] Logging Driver: json-file [2022-04-30T07:36:41.007Z] Plugins: [2022-04-30T07:36:41.007Z] Volume: local [2022-04-30T07:36:41.007Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-30T07:36:41.007Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-30T07:36:41.007Z] Swarm: inactive [2022-04-30T07:36:41.007Z] Default Isolation: process [2022-04-30T07:36:41.007Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-30T07:36:41.007Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-30T07:36:41.007Z] OSType: windows [2022-04-30T07:36:41.007Z] Architecture: x86_64 [2022-04-30T07:36:41.007Z] CPUs: 4 [2022-04-30T07:36:41.007Z] Total Memory: 32GiB [2022-04-30T07:36:41.007Z] Name: azwin-2-3d1d70 [2022-04-30T07:36:41.007Z] ID: MDRM:VZJH:ASFR:23EH:HNHO:M6JB:6552:3IGG:ADAE:V4Z7:RBNJ:C6GN [2022-04-30T07:36:41.007Z] Docker Root Dir: D:\CI\PR-43550\1\daemon [2022-04-30T07:36:41.007Z] Debug Mode (client): false [2022-04-30T07:36:41.007Z] Debug Mode (server): true [2022-04-30T07:36:41.007Z] File Descriptors: -1 [2022-04-30T07:36:41.007Z] Goroutines: 16 [2022-04-30T07:36:41.007Z] System Time: 2022-04-30T07:36:39.7127092Z [2022-04-30T07:36:41.007Z] EventsListeners: 0 [2022-04-30T07:36:41.007Z] Registry: https://index.docker.io/v1/ [2022-04-30T07:36:41.007Z] Labels: [2022-04-30T07:36:41.007Z] Experimental: false [2022-04-30T07:36:41.007Z] Insecure Registries: [2022-04-30T07:36:41.007Z] 127.0.0.0/8 [2022-04-30T07:36:41.007Z] Live Restore Enabled: false [2022-04-30T07:36:41.007Z] [2022-04-30T07:36:41.007Z] [2022-04-30T07:36:41.007Z] INFO: Docker images of the daemon under test [2022-04-30T07:36:41.007Z] [2022-04-30T07:36:41.007Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-30T07:36:41.007Z] [2022-04-30T07:36:41.007Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-30T07:36:41.007Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-30T07:36:41.007Z] ltsc2022: Pulling from windows/servercore [2022-04-30T07:36:41.007Z] 8f616e6e9eec: Pulling fs layer [2022-04-30T07:36:41.007Z] dccd9e4d14d3: Pulling fs layer [2022-04-30T07:36:41.171Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-04-30T07:36:41.171Z] === RUN TestResize [2022-04-30T07:36:41.737Z] --- PASS: TestResize (0.45s) [2022-04-30T07:36:41.737Z] === RUN TestResizeWithInvalidSize [2022-04-30T07:36:41.995Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-04-30T07:36:41.995Z] === RUN TestResizeWhenContainerNotStarted [2022-04-30T07:36:42.580Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-04-30T07:36:42.581Z] === RUN TestDaemonRestartKillContainers [2022-04-30T07:36:42.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-30T07:36:42.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-30T07:36:42.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-30T07:36:42.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-30T07:36:42.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-30T07:36:42.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-30T07:36:42.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-30T07:36:42.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-30T07:36:42.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-30T07:36:42.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-30T07:36:42.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-30T07:36:42.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-30T07:36:42.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-30T07:36:42.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-30T07:36:42.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-30T07:36:42.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-30T07:36:42.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:36:42.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:36:42.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:36:42.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:36:42.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:36:42.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:36:42.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:36:42.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:36:42.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:36:42.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:36:42.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:36:42.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:36:42.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:36:42.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:36:42.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:36:42.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:36:42.581Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-30T07:36:42.581Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:36:44.515Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:36:45.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:36:46.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:36:46.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:36:48.201Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:36:48.201Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:36:48.303Z] --- PASS: TestHealthKillContainer (7.85s) [2022-04-30T07:36:48.303Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-30T07:36:48.303Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-30T07:36:48.303Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-30T07:36:48.303Z] === RUN TestIpcModeNone [2022-04-30T07:36:48.303Z] --- PASS: TestIpcModeNone (0.43s) [2022-04-30T07:36:48.303Z] === RUN TestIpcModePrivate [2022-04-30T07:36:48.563Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-30T07:36:48.823Z] --- PASS: TestIpcModePrivate (0.46s) [2022-04-30T07:36:48.823Z] === RUN TestIpcModeShareable [2022-04-30T07:36:48.823Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-30T07:36:48.823Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-30T07:36:48.823Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-30T07:36:49.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-30T07:36:50.207Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-04-30T07:36:50.207Z] === RUN TestAPIIpcModeHost [2022-04-30T07:36:50.207Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-30T07:36:50.207Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-30T07:36:50.207Z] === RUN TestDaemonIpcModeShareable [2022-04-30T07:36:50.207Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-30T07:36:50.207Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-30T07:36:50.207Z] === RUN TestDaemonIpcModePrivate [2022-04-30T07:36:51.150Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-30T07:36:51.410Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-04-30T07:36:51.410Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-30T07:36:51.410Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-30T07:36:51.410Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-30T07:36:51.410Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-30T07:36:51.410Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-30T07:36:51.410Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-30T07:36:51.410Z] === RUN TestIpcModeOlderClient [2022-04-30T07:36:51.410Z] === PAUSE TestIpcModeOlderClient [2022-04-30T07:36:51.410Z] === RUN TestKillContainerInvalidSignal [2022-04-30T07:36:51.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:36:51.670Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-04-30T07:36:51.671Z] === RUN TestKillContainer [2022-04-30T07:36:51.671Z] === RUN TestKillContainer/no_signal [2022-04-30T07:36:51.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-30T07:36:52.242Z] === RUN TestKillContainer/non_killing_signal [2022-04-30T07:36:52.502Z] === RUN TestKillContainer/killing_signal [2022-04-30T07:36:53.072Z] --- PASS: TestKillContainer (1.31s) [2022-04-30T07:36:53.072Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-04-30T07:36:53.072Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-04-30T07:36:53.072Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-04-30T07:36:53.072Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-30T07:36:53.072Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-30T07:36:53.643Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-30T07:36:53.644Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-30T07:36:53.904Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-04-30T07:36:53.904Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-04-30T07:36:53.904Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-04-30T07:36:53.904Z] === RUN TestKillStoppedContainer [2022-04-30T07:36:53.904Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-30T07:36:53.904Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-30T07:36:53.904Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-30T07:36:53.904Z] === RUN TestKillDifferentUserContainer [2022-04-30T07:36:54.474Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-30T07:36:54.474Z] === RUN TestInspectOomKilledTrue [2022-04-30T07:36:54.474Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-30T07:36:54.474Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-30T07:36:54.474Z] === RUN TestInspectOomKilledFalse [2022-04-30T07:36:54.474Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:36:54.474Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-30T07:36:54.474Z] === RUN TestLinksEtcHostsContentMatch [2022-04-30T07:36:54.474Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-30T07:36:54.474Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-30T07:36:54.474Z] === RUN TestLinksContainerNames [2022-04-30T07:36:55.415Z] --- PASS: TestLinksContainerNames (0.85s) [2022-04-30T07:36:55.415Z] === RUN TestLogsFollowTailEmpty [2022-04-30T07:36:55.544Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-30T07:36:55.544Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-30T07:36:55.675Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-04-30T07:36:55.675Z] === RUN TestContainerNetworkMountsNoChown [2022-04-30T07:36:55.787Z] dccd9e4d14d3: Verifying Checksum [2022-04-30T07:36:55.788Z] dccd9e4d14d3: Download complete [2022-04-30T07:36:55.936Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/default [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/default [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/private [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/private [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/rprivate [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/slave [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/slave [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/rslave [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/shared [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/shared [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/rshared [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-30T07:36:55.936Z] === CONT TestMountDaemonRoot/default [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-30T07:36:55.936Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-30T07:36:55.936Z] === CONT TestMountDaemonRoot/rprivate [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-30T07:36:55.936Z] === CONT TestMountDaemonRoot/private [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-30T07:36:55.936Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-30T07:36:55.936Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-30T07:36:55.936Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/shared [2022-04-30T07:36:56.197Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-30T07:36:56.197Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-30T07:36:56.197Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-30T07:36:56.197Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-30T07:36:56.197Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-30T07:36:56.197Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-30T07:36:56.197Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-30T07:36:56.197Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/rshared [2022-04-30T07:36:56.197Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-30T07:36:56.197Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-30T07:36:56.197Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-30T07:36:56.197Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-30T07:36:56.197Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-30T07:36:56.197Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-30T07:36:56.197Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-30T07:36:56.197Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/rslave [2022-04-30T07:36:56.197Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-30T07:36:56.197Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-30T07:36:56.197Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-30T07:36:56.197Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-30T07:36:56.197Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-30T07:36:56.197Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-30T07:36:56.197Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-30T07:36:56.197Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/slave [2022-04-30T07:36:56.197Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-30T07:36:56.197Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-30T07:36:56.197Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-30T07:36:56.197Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-30T07:36:56.197Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-30T07:36:56.197Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-30T07:36:56.197Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-30T07:36:56.197Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-30T07:36:56.197Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-30T07:36:56.458Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-30T07:36:56.458Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-30T07:36:56.458Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-30T07:36:56.458Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-30T07:36:56.458Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-30T07:36:56.458Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-30T07:36:56.458Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-30T07:36:56.458Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-30T07:36:56.458Z] === RUN TestContainerBindMountNonRecursive [2022-04-30T07:36:56.458Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-30T07:36:56.458Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-30T07:36:56.458Z] === RUN TestContainerVolumesMountedAsShared [2022-04-30T07:36:56.458Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-30T07:36:56.458Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-30T07:36:56.458Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-30T07:36:56.458Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-30T07:36:56.458Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-30T07:36:56.458Z] === RUN TestNetworkNat [2022-04-30T07:36:57.031Z] --- PASS: TestNetworkNat (0.58s) [2022-04-30T07:36:57.031Z] === RUN TestNetworkLocalhostTCPNat [2022-04-30T07:36:57.447Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-30T07:36:57.601Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-30T07:36:57.601Z] === RUN TestNetworkLoopbackNat [2022-04-30T07:36:57.705Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-30T07:36:59.081Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-30T07:37:00.140Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-04-30T07:37:00.140Z] === RUN TestPause [2022-04-30T07:37:00.140Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-30T07:37:00.140Z] --- SKIP: TestPause (0.00s) [2022-04-30T07:37:00.140Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-30T07:37:00.140Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-30T07:37:00.140Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-30T07:37:00.140Z] === RUN TestPauseStopPausedContainer [2022-04-30T07:37:00.140Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-30T07:37:00.140Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-30T07:37:00.140Z] === RUN TestPidHost [2022-04-30T07:37:00.456Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-30T07:37:00.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.97s) [2022-04-30T07:37:00.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-04-30T07:37:00.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s) [2022-04-30T07:37:00.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-30T07:37:00.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-30T07:37:00.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-04-30T07:37:00.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.45s) [2022-04-30T07:37:00.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s) [2022-04-30T07:37:00.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2022-04-30T07:37:00.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2022-04-30T07:37:00.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.07s) [2022-04-30T07:37:00.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.90s) [2022-04-30T07:37:00.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.24s) [2022-04-30T07:37:00.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-04-30T07:37:00.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-04-30T07:37:00.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.49s) [2022-04-30T07:37:00.456Z] === RUN TestCgroupNamespacesRun [2022-04-30T07:37:01.082Z] --- PASS: TestPidHost (0.93s) [2022-04-30T07:37:01.082Z] === RUN TestPsFilter [2022-04-30T07:37:01.082Z] --- PASS: TestPsFilter (0.13s) [2022-04-30T07:37:01.082Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-30T07:37:01.653Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-04-30T07:37:01.653Z] === RUN TestRemoveContainerWithVolume [2022-04-30T07:37:01.831Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-04-30T07:37:01.831Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-30T07:37:01.831Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-30T07:37:01.831Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-30T07:37:01.831Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-30T07:37:01.913Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-04-30T07:37:01.913Z] === RUN TestRemoveContainerRunning [2022-04-30T07:37:02.281Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-30T07:37:02.281Z] [2022-04-30T07:37:02.281Z] ________ ____ __. [2022-04-30T07:37:02.281Z] \_____ \ | |/ _| [2022-04-30T07:37:02.281Z] / | \| < [2022-04-30T07:37:02.281Z] / | \ | \ [2022-04-30T07:37:02.281Z] \_______ /____|__ \ [2022-04-30T07:37:02.281Z] \/ \/ [2022-04-30T07:37:02.281Z] [2022-04-30T07:37:02.281Z] INFO: make.ps1 ended at 04/30/2022 07:36:52 [2022-04-30T07:37:02.281Z] INFO: Binaries build ended at 04/30/2022 07:36:53. Duration:00:01:38.3172182 [2022-04-30T07:37:02.281Z] INFO: Copying the built daemon binary to d:\CI\PR-43550\1\binary\dockerd-7eb5d4c93d.exe... [2022-04-30T07:37:02.281Z] INFO: Copying the built client binary to d:\CI\PR-43550\1\binary\docker-7eb5d4c93d.exe... [2022-04-30T07:37:02.281Z] INFO: Copying the golang package from the container to d:\CI\PR-43550\1\installer\go.zip... [2022-04-30T07:37:02.281Z] INFO: Extracting go.zip to d:\CI\PR-43550\1\go [2022-04-30T07:37:02.484Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-30T07:37:02.484Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-30T07:37:02.749Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-04-30T07:37:02.749Z] === RUN TestRemoveInvalidContainer [2022-04-30T07:37:02.749Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-30T07:37:02.749Z] === RUN TestRenameLinkedContainer [2022-04-30T07:37:03.205Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2022-04-30T07:37:03.205Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-30T07:37:04.140Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-04-30T07:37:04.140Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-30T07:37:04.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-30T07:37:04.660Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-04-30T07:37:04.660Z] === RUN TestRenameStoppedContainer [2022-04-30T07:37:04.921Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-04-30T07:37:04.921Z] === RUN TestRenameRunningContainerAndReuse [2022-04-30T07:37:05.514Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-04-30T07:37:05.514Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-30T07:37:05.862Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-04-30T07:37:05.862Z] === RUN TestRenameInvalidName [2022-04-30T07:37:06.123Z] --- PASS: TestRenameInvalidName (0.45s) [2022-04-30T07:37:06.123Z] === RUN TestRenameAnonymousContainer [2022-04-30T07:37:06.448Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-04-30T07:37:06.448Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-30T07:37:07.382Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-04-30T07:37:07.382Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-30T07:37:08.037Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-04-30T07:37:08.038Z] === RUN TestRenameContainerWithSameName [2022-04-30T07:37:08.298Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-04-30T07:37:08.298Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-30T07:37:08.317Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-04-30T07:37:08.318Z] === RUN TestNISDomainname [2022-04-30T07:37:08.884Z] --- PASS: TestNISDomainname (0.61s) [2022-04-30T07:37:08.884Z] === RUN TestHostnameDnsResolution [2022-04-30T07:37:09.263Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-04-30T07:37:09.263Z] === RUN TestResize [2022-04-30T07:37:09.524Z] --- PASS: TestResize (0.42s) [2022-04-30T07:37:09.524Z] === RUN TestResizeWithInvalidSize [2022-04-30T07:37:09.818Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-04-30T07:37:09.819Z] === RUN TestUnprivilegedPortsAndPing [2022-04-30T07:37:10.099Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-04-30T07:37:10.099Z] === RUN TestResizeWhenContainerNotStarted [2022-04-30T07:37:10.368Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-04-30T07:37:10.368Z] === RUN TestDaemonRestartKillContainers [2022-04-30T07:37:10.368Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-30T07:37:10.368Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-30T07:37:10.368Z] === RUN TestCgroupNamespacesRun [2022-04-30T07:37:10.384Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2022-04-30T07:37:10.384Z] === RUN TestPrivilegedHostDevices [2022-04-30T07:37:10.950Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2022-04-30T07:37:10.950Z] === RUN TestStats [2022-04-30T07:37:11.750Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-04-30T07:37:11.750Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-30T07:37:12.692Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-04-30T07:37:12.692Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-30T07:37:13.479Z] --- PASS: TestStats (2.47s) [2022-04-30T07:37:13.479Z] === RUN TestStopContainerWithTimeout [2022-04-30T07:37:13.479Z] === RUN TestStopContainerWithTimeout/0 [2022-04-30T07:37:13.479Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-30T07:37:13.479Z] === RUN TestStopContainerWithTimeout/1 [2022-04-30T07:37:13.479Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-30T07:37:13.479Z] === RUN TestStopContainerWithTimeout/3 [2022-04-30T07:37:13.479Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-30T07:37:13.479Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-30T07:37:13.479Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-30T07:37:13.479Z] === CONT TestStopContainerWithTimeout/0 [2022-04-30T07:37:13.479Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-30T07:37:14.046Z] === CONT TestStopContainerWithTimeout/3 [2022-04-30T07:37:14.076Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-04-30T07:37:14.076Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-30T07:37:15.018Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-04-30T07:37:15.018Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-30T07:37:15.946Z] === CONT TestStopContainerWithTimeout/1 [2022-04-30T07:37:16.403Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-04-30T07:37:16.403Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-30T07:37:17.346Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-30T07:37:17.346Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-30T07:37:17.845Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-30T07:37:17.845Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-04-30T07:37:17.845Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-04-30T07:37:17.845Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-04-30T07:37:17.845Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-04-30T07:37:17.845Z] === RUN TestDeleteDevicemapper [2022-04-30T07:37:17.845Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-30T07:37:17.845Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-30T07:37:17.845Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-30T07:37:18.287Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-04-30T07:37:18.287Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-30T07:37:19.220Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-04-30T07:37:19.220Z] === RUN TestUpdateMemory [2022-04-30T07:37:19.220Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:37:19.220Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-30T07:37:19.220Z] === RUN TestUpdateCPUQuota [2022-04-30T07:37:19.228Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-04-30T07:37:19.228Z] === RUN TestNISDomainname [2022-04-30T07:37:19.228Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-30T07:37:19.228Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-30T07:37:19.228Z] === RUN TestHostnameDnsResolution [2022-04-30T07:37:20.154Z] --- PASS: TestUpdateCPUQuota (0.94s) [2022-04-30T07:37:20.154Z] === RUN TestUpdatePidsLimit [2022-04-30T07:37:20.154Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-30T07:37:20.154Z] === RUN TestUpdatePidsLimit/no_change [2022-04-30T07:37:20.166Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-04-30T07:37:20.166Z] === RUN TestUnprivilegedPortsAndPing [2022-04-30T07:37:20.166Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-30T07:37:20.166Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-30T07:37:20.166Z] === RUN TestPrivilegedHostDevices [2022-04-30T07:37:20.412Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-30T07:37:20.425Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-04-30T07:37:20.425Z] === RUN TestStats [2022-04-30T07:37:20.425Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-30T07:37:20.425Z] --- SKIP: TestStats (0.00s) [2022-04-30T07:37:20.425Z] === RUN TestStopContainerWithTimeout [2022-04-30T07:37:20.425Z] === RUN TestStopContainerWithTimeout/0 [2022-04-30T07:37:20.425Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-30T07:37:20.425Z] === RUN TestStopContainerWithTimeout/1 [2022-04-30T07:37:20.425Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-30T07:37:20.425Z] === RUN TestStopContainerWithTimeout/3 [2022-04-30T07:37:20.425Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-30T07:37:20.425Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-30T07:37:20.425Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-30T07:37:20.425Z] === CONT TestStopContainerWithTimeout/0 [2022-04-30T07:37:20.425Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-30T07:37:20.670Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-30T07:37:20.929Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-30T07:37:20.929Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-30T07:37:20.995Z] === CONT TestStopContainerWithTimeout/3 [2022-04-30T07:37:21.188Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-30T07:37:22.124Z] --- PASS: TestUpdatePidsLimit (2.06s) [2022-04-30T07:37:22.124Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-04-30T07:37:22.124Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-04-30T07:37:22.124Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-04-30T07:37:22.124Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-04-30T07:37:22.124Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-04-30T07:37:22.124Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-04-30T07:37:22.124Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-04-30T07:37:22.124Z] === RUN TestUpdateRestartPolicy [2022-04-30T07:37:23.537Z] === CONT TestStopContainerWithTimeout/1 [2022-04-30T07:37:24.477Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-30T07:37:24.477Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-04-30T07:37:24.477Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-04-30T07:37:24.477Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-04-30T07:37:24.477Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-04-30T07:37:24.477Z] === RUN TestDeleteDevicemapper [2022-04-30T07:37:24.477Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-30T07:37:24.477Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-30T07:37:24.477Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-30T07:37:27.020Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.12s) [2022-04-30T07:37:27.020Z] === RUN TestUpdateMemory [2022-04-30T07:37:27.020Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-30T07:37:27.020Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-30T07:37:27.020Z] === RUN TestUpdateCPUQuota [2022-04-30T07:37:27.020Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-30T07:37:27.020Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-30T07:37:27.020Z] === RUN TestUpdatePidsLimit [2022-04-30T07:37:27.020Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-30T07:37:27.020Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-30T07:37:27.020Z] === RUN TestUpdateRestartPolicy [2022-04-30T07:37:27.563Z] INFO: Extraction ended at 04/30/2022 07:37:24. Duration:00:00:28.8419949 [2022-04-30T07:37:27.563Z] INFO: Updating the golang and path environment variables [2022-04-30T07:37:27.563Z] INFO: GOPATH=d:\gopath [2022-04-30T07:37:27.563Z] INFO: go version go1.18.1 windows/amd64 [2022-04-30T07:37:27.563Z] INFO: Running the daemon under test in debug mode [2022-04-30T07:37:27.563Z] INFO: Running the daemon under test in containerd mode [2022-04-30T07:37:27.563Z] INFO: Starting a daemon under test... [2022-04-30T07:37:27.563Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43550\1\daemon --pidfile d:\CI\PR-43550\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-30T07:37:27.563Z] INFO: Containerd started successfully. [2022-04-30T07:37:27.563Z] INFO: Process started successfully. [2022-04-30T07:37:27.563Z] INFO: Start tailing logs of the daemon under tests [2022-04-30T07:37:27.563Z] INFO: Waiting for the daemon under test to start... [2022-04-30T07:37:34.319Z] --- PASS: TestUpdateRestartPolicy (11.15s) [2022-04-30T07:37:34.319Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-30T07:37:34.319Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-04-30T07:37:34.319Z] === RUN TestWaitNonBlocked [2022-04-30T07:37:34.319Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:37:34.319Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:37:34.319Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:37:34.319Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:37:34.319Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:37:34.319Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:37:34.319Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-30T07:37:34.319Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-04-30T07:37:34.319Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2022-04-30T07:37:34.319Z] === RUN TestWaitBlocked [2022-04-30T07:37:34.319Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-30T07:37:34.319Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-30T07:37:34.319Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-30T07:37:34.319Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-30T07:37:34.319Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-30T07:37:34.577Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-30T07:37:35.145Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-30T07:37:35.145Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-04-30T07:37:35.145Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-04-30T07:37:35.145Z] === CONT TestContainerStartOnDaemonRestart [2022-04-30T07:37:35.145Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-30T07:37:36.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-30T07:37:36.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-30T07:37:37.676Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.32s) [2022-04-30T07:37:37.676Z] === CONT TestIpcModeOlderClient [2022-04-30T07:37:37.676Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-30T07:37:37.676Z] === CONT TestContainerKillOnDaemonStart [2022-04-30T07:37:37.676Z] --- PASS: TestContainerStartOnDaemonRestart (2.43s) [2022-04-30T07:37:37.677Z] === CONT TestDaemonHostGatewayIP [2022-04-30T07:37:38.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-30T07:37:39.244Z] --- PASS: TestUpdateRestartPolicy (10.95s) [2022-04-30T07:37:39.244Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-30T07:37:39.244Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-04-30T07:37:39.244Z] === RUN TestWaitNonBlocked [2022-04-30T07:37:39.244Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:37:39.244Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:37:39.244Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:37:39.244Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:37:39.244Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:37:39.244Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:37:39.244Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-30T07:37:39.244Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-04-30T07:37:39.244Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-04-30T07:37:39.244Z] === RUN TestWaitBlocked [2022-04-30T07:37:39.244Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-30T07:37:39.244Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-30T07:37:39.244Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-30T07:37:39.244Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-30T07:37:39.244Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-30T07:37:39.244Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-30T07:37:39.504Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-30T07:37:39.504Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-04-30T07:37:39.504Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-04-30T07:37:39.504Z] === CONT TestDaemonRestartIpcMode [2022-04-30T07:37:39.504Z] === CONT TestIpcModeOlderClient [2022-04-30T07:37:39.765Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-30T07:37:39.765Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-30T07:37:40.206Z] === CONT TestDaemonRestartIpcMode [2022-04-30T07:37:40.206Z] --- PASS: TestDaemonHostGatewayIP (2.52s) [2022-04-30T07:37:40.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-30T07:37:41.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-30T07:37:42.308Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s) [2022-04-30T07:37:42.308Z] --- PASS: TestDaemonRestartIpcMode (2.81s) [2022-04-30T07:37:42.308Z] PASS [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === Skipped [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-30T07:37:42.308Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-30T07:37:42.308Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-30T07:37:42.308Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-30T07:37:42.308Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-30T07:37:42.308Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-30T07:37:42.308Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-30T07:37:42.308Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-30T07:37:42.308Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-30T07:37:42.308Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-30T07:37:42.308Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-30T07:37:42.308Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-30T07:37:42.308Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-30T07:37:42.308Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-30T07:37:42.308Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-30T07:37:42.308Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-30T07:37:42.308Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-30T07:37:42.308Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-30T07:37:42.308Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-30T07:37:42.308Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-30T07:37:42.308Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-30T07:37:42.308Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-30T07:37:42.308Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-30T07:37:42.308Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-30T07:37:42.308Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-30T07:37:42.308Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-30T07:37:42.308Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-30T07:37:42.308Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-30T07:37:42.308Z] [2022-04-30T07:37:42.308Z] DONE 212 tests, 27 skipped in 75.000s [2022-04-30T07:37:42.308Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-30T07:37:42.569Z] === RUN TestConfigDaemonLibtrustID [2022-04-30T07:37:42.737Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2022-04-30T07:37:43.139Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-30T07:37:43.139Z] === RUN TestDaemonConfigValidation [2022-04-30T07:37:43.139Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-30T07:37:43.139Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-30T07:37:43.139Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-30T07:37:43.139Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-30T07:37:43.139Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-30T07:37:43.139Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-30T07:37:43.139Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-30T07:37:43.139Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-30T07:37:43.139Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-30T07:37:43.139Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-30T07:37:43.139Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-30T07:37:43.139Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-30T07:37:43.139Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-30T07:37:43.139Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-30T07:37:43.139Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-30T07:37:43.399Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-30T07:37:43.399Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-30T07:37:43.399Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-04-30T07:37:43.399Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-30T07:37:43.399Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-30T07:37:43.399Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-30T07:37:43.399Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-30T07:37:43.399Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-30T07:37:43.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-30T07:37:44.341Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-30T07:37:45.377Z] ...INFO: Daemon under test started and replied! [2022-04-30T07:37:45.377Z] INFO: Docker version of the daemon under test [2022-04-30T07:37:45.377Z] [2022-04-30T07:37:45.377Z] Client: [2022-04-30T07:37:45.377Z] Version: 17.06.2-ce [2022-04-30T07:37:45.377Z] API version: 1.30 [2022-04-30T07:37:45.377Z] Go version: go1.8.3 [2022-04-30T07:37:45.377Z] Git commit: cec0b72 [2022-04-30T07:37:45.377Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-30T07:37:45.377Z] OS/Arch: windows/amd64 [2022-04-30T07:37:45.377Z] [2022-04-30T07:37:45.377Z] Server: [2022-04-30T07:37:45.377Z] Version: 0.0.0-dev [2022-04-30T07:37:45.377Z] API version: 1.42 (minimum version 1.24) [2022-04-30T07:37:45.377Z] Go version: go1.18.1 [2022-04-30T07:37:45.377Z] Git commit: 7eb5d4c93d [2022-04-30T07:37:45.377Z] Built: [2022-04-30T07:37:45.377Z] OS/Arch: windows/amd64 [2022-04-30T07:37:45.377Z] Experimental: false [2022-04-30T07:37:45.377Z] [2022-04-30T07:37:45.377Z] INFO: Docker info of the daemon under test [2022-04-30T07:37:45.377Z] [2022-04-30T07:37:45.377Z] Containers: 0 [2022-04-30T07:37:45.377Z] Running: 0 [2022-04-30T07:37:45.377Z] Paused: 0 [2022-04-30T07:37:45.377Z] Stopped: 0 [2022-04-30T07:37:45.377Z] Images: 0 [2022-04-30T07:37:45.377Z] Server Version: 0.0.0-dev [2022-04-30T07:37:45.377Z] Storage Driver: windowsfilter [2022-04-30T07:37:45.377Z] Windows: [2022-04-30T07:37:45.377Z] Logging Driver: json-file [2022-04-30T07:37:45.377Z] Plugins: [2022-04-30T07:37:45.377Z] Volume: local [2022-04-30T07:37:45.377Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-30T07:37:45.377Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-30T07:37:45.377Z] Swarm: inactive [2022-04-30T07:37:45.377Z] Default Isolation: process [2022-04-30T07:37:45.377Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-30T07:37:45.377Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-30T07:37:45.377Z] OSType: windows [2022-04-30T07:37:45.377Z] Architecture: x86_64 [2022-04-30T07:37:45.377Z] CPUs: 4 [2022-04-30T07:37:45.377Z] Total Memory: 32GiB [2022-04-30T07:37:45.377Z] Name: azwin-2-112650 [2022-04-30T07:37:45.377Z] ID: TNAH:6LW6:CJVF:FA3X:WOZP:FTS5:E4V6:7FAU:PKSV:M2AV:JFKT:MEZM [2022-04-30T07:37:45.377Z] Docker Root Dir: D:\CI\PR-43550\1\daemon [2022-04-30T07:37:45.377Z] Debug Mode (client): false [2022-04-30T07:37:45.377Z] Debug Mode (server): true [2022-04-30T07:37:45.377Z] File Descriptors: -1 [2022-04-30T07:37:45.377Z] Goroutines: 29 [2022-04-30T07:37:45.377Z] System Time: 2022-04-30T07:37:44.4973081Z [2022-04-30T07:37:45.377Z] EventsListeners: 0 [2022-04-30T07:37:45.377Z] Registry: https://index.docker.io/v1/ [2022-04-30T07:37:45.377Z] Labels: [2022-04-30T07:37:45.377Z] Experimental: false [2022-04-30T07:37:45.377Z] Insecure Registries: [2022-04-30T07:37:45.377Z] 127.0.0.0/8 [2022-04-30T07:37:45.377Z] Live Restore Enabled: false [2022-04-30T07:37:45.377Z] [2022-04-30T07:37:45.377Z] [2022-04-30T07:37:45.377Z] INFO: Docker images of the daemon under test [2022-04-30T07:37:45.377Z] [2022-04-30T07:37:45.377Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-30T07:37:45.377Z] [2022-04-30T07:37:45.377Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-30T07:37:45.377Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-30T07:37:45.377Z] ltsc2022: Pulling from windows/servercore [2022-04-30T07:37:45.377Z] 8f616e6e9eec: Pulling fs layer [2022-04-30T07:37:45.377Z] dccd9e4d14d3: Pulling fs layer [2022-04-30T07:37:45.728Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-30T07:37:46.670Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-30T07:37:46.670Z] daemon_test.go:156: [d59e213d9c418] daemon is not started [2022-04-30T07:37:46.670Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-04-30T07:37:46.670Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-04-30T07:37:46.670Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-30T07:37:46.670Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-04-30T07:37:46.670Z] === RUN TestDaemonProxy [2022-04-30T07:37:46.670Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-30T07:37:46.670Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-30T07:37:46.670Z] PASS [2022-04-30T07:37:46.670Z] [2022-04-30T07:37:46.670Z] === Skipped [2022-04-30T07:37:46.670Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-30T07:37:46.670Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-30T07:37:46.670Z] [2022-04-30T07:37:46.670Z] DONE 12 tests, 1 skipped in 4.185s [2022-04-30T07:37:46.670Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-30T07:37:46.670Z] INFO: Testing against a local daemon [2022-04-30T07:37:46.670Z] === RUN TestCommitInheritsEnv [2022-04-30T07:37:48.052Z] --- PASS: TestCommitInheritsEnv (1.32s) [2022-04-30T07:37:48.052Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-30T07:37:48.052Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-30T07:37:48.052Z] === RUN TestImportWithCustomPlatform [2022-04-30T07:37:48.052Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-30T07:37:48.052Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-30T07:37:48.052Z] === RUN TestImportWithCustomPlatform// [2022-04-30T07:37:48.052Z] === RUN TestImportWithCustomPlatform/linux [2022-04-30T07:37:48.313Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-30T07:37:48.313Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-30T07:37:48.313Z] === RUN TestImportWithCustomPlatform/macos [2022-04-30T07:37:48.313Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-30T07:37:48.313Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-30T07:37:48.313Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-04-30T07:37:48.313Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-30T07:37:48.313Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-30T07:37:48.313Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-30T07:37:48.313Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-30T07:37:48.313Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-30T07:37:48.313Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-30T07:37:48.313Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-30T07:37:48.313Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-30T07:37:48.313Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-30T07:37:48.313Z] === RUN TestImagesFilterMultiReference [2022-04-30T07:37:48.574Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-30T07:37:48.574Z] === RUN TestImagePullPlatformInvalid [2022-04-30T07:37:48.574Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-30T07:37:48.574Z] === RUN TestRemoveImageOrphaning [2022-04-30T07:37:49.294Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) [2022-04-30T07:37:49.294Z] PASS [2022-04-30T07:37:49.294Z] [2022-04-30T07:37:49.294Z] === Skipped [2022-04-30T07:37:49.294Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-30T07:37:49.294Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-30T07:37:49.294Z] [2022-04-30T07:37:49.294Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-30T07:37:49.294Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:37:49.294Z] [2022-04-30T07:37:49.294Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-30T07:37:49.294Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:37:49.294Z] [2022-04-30T07:37:49.294Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-30T07:37:49.294Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-30T07:37:49.294Z] [2022-04-30T07:37:49.294Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-30T07:37:49.294Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-30T07:37:49.294Z] [2022-04-30T07:37:49.294Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-30T07:37:49.294Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-30T07:37:49.294Z] [2022-04-30T07:37:49.294Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-30T07:37:49.294Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:37:49.294Z] [2022-04-30T07:37:49.294Z] DONE 235 tests, 7 skipped in 119.524s [2022-04-30T07:37:49.294Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-30T07:37:49.294Z] === RUN TestConfigDaemonLibtrustID [2022-04-30T07:37:49.881Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-30T07:37:49.881Z] === RUN TestDaemonConfigValidation [2022-04-30T07:37:49.881Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-30T07:37:49.881Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-30T07:37:49.881Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-30T07:37:49.881Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-30T07:37:49.881Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-30T07:37:49.881Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-30T07:37:49.881Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-30T07:37:49.881Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-30T07:37:49.881Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-30T07:37:49.881Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-30T07:37:49.881Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-30T07:37:49.881Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-30T07:37:49.881Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-30T07:37:49.881Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-30T07:37:50.158Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-30T07:37:50.158Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-30T07:37:50.158Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-30T07:37:50.158Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-04-30T07:37:50.158Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2022-04-30T07:37:50.158Z] --- PASS: TestDaemonConfigValidation/valid_config (0.16s) [2022-04-30T07:37:50.158Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-30T07:37:50.158Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-30T07:37:50.158Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-30T07:37:50.484Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-04-30T07:37:50.484Z] === RUN TestRemoveImageGarbageCollector [2022-04-30T07:37:50.484Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-30T07:37:50.484Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-30T07:37:50.484Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-30T07:37:50.484Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-30T07:37:50.484Z] === RUN TestTagInvalidReference [2022-04-30T07:37:50.484Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-30T07:37:50.484Z] === RUN TestTagValidPrefixedRepo [2022-04-30T07:37:50.484Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-30T07:37:50.484Z] === RUN TestTagExistedNameWithoutForce [2022-04-30T07:37:50.484Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-30T07:37:50.484Z] === RUN TestTagOfficialNames [2022-04-30T07:37:50.484Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-30T07:37:50.484Z] === RUN TestTagMatchesDigest [2022-04-30T07:37:50.484Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-30T07:37:50.484Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-30T07:37:51.118Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-30T07:37:52.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-30T07:37:52.498Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-30T07:37:53.433Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-30T07:37:53.434Z] daemon_test.go:156: [d6d6258d82d97] daemon is not started [2022-04-30T07:37:53.434Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-30T07:37:53.434Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-30T07:37:53.434Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-30T07:37:53.434Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-30T07:37:53.434Z] === RUN TestDaemonProxy [2022-04-30T07:37:53.434Z] === RUN TestDaemonProxy/environment_variables [2022-04-30T07:37:54.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-30T07:37:55.336Z] === RUN TestDaemonProxy/command-line_options [2022-04-30T07:37:56.709Z] === RUN TestDaemonProxy/configuration_file [2022-04-30T07:37:57.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-30T07:37:58.612Z] === RUN TestDaemonProxy/conflicting_options [2022-04-30T07:37:58.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-30T07:37:58.870Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-30T07:37:59.437Z] --- PASS: TestDaemonProxy (6.21s) [2022-04-30T07:37:59.437Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-04-30T07:37:59.437Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-30T07:37:59.437Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-04-30T07:37:59.437Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-30T07:37:59.437Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-30T07:37:59.437Z] PASS [2022-04-30T07:37:59.437Z] [2022-04-30T07:37:59.437Z] DONE 17 tests in 10.159s [2022-04-30T07:37:59.437Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-30T07:37:59.695Z] INFO: Testing against a local daemon [2022-04-30T07:37:59.695Z] === RUN TestCommitInheritsEnv [2022-04-30T07:37:59.953Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-04-30T07:37:59.954Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-30T07:37:59.954Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-30T07:37:59.954Z] === RUN TestImportWithCustomPlatform [2022-04-30T07:37:59.954Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-30T07:37:59.954Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-30T07:37:59.954Z] === RUN TestImportWithCustomPlatform// [2022-04-30T07:37:59.954Z] === RUN TestImportWithCustomPlatform/linux [2022-04-30T07:37:59.954Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-30T07:38:00.212Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-30T07:38:00.212Z] === RUN TestImportWithCustomPlatform/macos [2022-04-30T07:38:00.212Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-30T07:38:00.212Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-30T07:38:00.212Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-04-30T07:38:00.212Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-30T07:38:00.212Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-30T07:38:00.212Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-30T07:38:00.212Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-30T07:38:00.212Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-04-30T07:38:00.212Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-30T07:38:00.212Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-30T07:38:00.212Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-30T07:38:00.212Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-30T07:38:00.212Z] === RUN TestImagesFilterMultiReference [2022-04-30T07:38:00.212Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-30T07:38:00.212Z] === RUN TestImagePullPlatformInvalid [2022-04-30T07:38:00.212Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-30T07:38:00.212Z] === RUN TestRemoveImageOrphaning [2022-04-30T07:38:00.471Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-04-30T07:38:00.471Z] === RUN TestRemoveImageGarbageCollector [2022-04-30T07:38:01.038Z] time="2022-04-30T07:38:00Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-30T07:38:02.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-30T07:38:02.415Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2022-04-30T07:38:02.415Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-30T07:38:02.415Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-30T07:38:02.415Z] === RUN TestTagInvalidReference [2022-04-30T07:38:02.415Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-30T07:38:02.415Z] === RUN TestTagValidPrefixedRepo [2022-04-30T07:38:02.415Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-30T07:38:02.415Z] === RUN TestTagExistedNameWithoutForce [2022-04-30T07:38:02.490Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-30T07:38:02.490Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-30T07:38:02.490Z] GOOS="" GOARCH="" GOARM="" [2022-04-30T07:38:02.490Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-30T07:38:02.490Z] [2022-04-30T07:38:02.490Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-30T07:38:02.490Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-30T07:38:02.490Z] HOSTNAME=9824146e075b [2022-04-30T07:38:02.490Z] TESTDEBUG=0 [2022-04-30T07:38:02.490Z] DEST=bundles/test-integration [2022-04-30T07:38:02.490Z] PWD=/go/src/github.com/docker/docker [2022-04-30T07:38:02.490Z] DOCKER_GITCOMMIT=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 [2022-04-30T07:38:02.490Z] container=docker [2022-04-30T07:38:02.490Z] HOME=/root [2022-04-30T07:38:02.490Z] GOLANG_VERSION=1.18.1 [2022-04-30T07:38:02.490Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-30T07:38:02.490Z] VALIDATE_BRANCH=master [2022-04-30T07:38:02.490Z] TERM=xterm [2022-04-30T07:38:02.490Z] DOCKER_PKG=github.com/docker/docker [2022-04-30T07:38:02.490Z] SHLVL=1 [2022-04-30T07:38:02.490Z] TIMEOUT=120m [2022-04-30T07:38:02.490Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-30T07:38:02.490Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-30T07:38:02.490Z] GO111MODULE=off [2022-04-30T07:38:02.490Z] DOCKER_EXPERIMENTAL=1 [2022-04-30T07:38:02.490Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-30T07:38:02.490Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-30T07:38:02.490Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-30T07:38:02.490Z] GOPATH=/go [2022-04-30T07:38:02.490Z] PKG_CONFIG=pkg-config [2022-04-30T07:38:02.490Z] _=/usr/bin/env [2022-04-30T07:38:02.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-30T07:38:02.674Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-30T07:38:02.674Z] === RUN TestTagOfficialNames [2022-04-30T07:38:02.674Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-30T07:38:02.674Z] === RUN TestTagMatchesDigest [2022-04-30T07:38:02.674Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-30T07:38:02.674Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-30T07:38:03.191Z] 8f616e6e9eec: Verifying Checksum [2022-04-30T07:38:03.191Z] 8f616e6e9eec: Download complete [2022-04-30T07:38:03.191Z] dccd9e4d14d3: Verifying Checksum [2022-04-30T07:38:03.191Z] dccd9e4d14d3: Download complete [2022-04-30T07:38:04.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-30T07:38:08.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-30T07:38:10.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-30T07:38:12.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-30T07:38:15.220Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-30T07:38:15.220Z] Using test binary docker [2022-04-30T07:38:15.479Z] +++ /etc/init.d/apparmor start [2022-04-30T07:38:15.479Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-30T07:38:15.479Z] INFO: Waiting for daemon to start... [2022-04-30T07:38:15.479Z] Starting dockerd [2022-04-30T07:38:15.479Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-30T07:38:18.013Z] . [2022-04-30T07:38:18.013Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-30T07:38:18.013Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-30T07:38:18.013Z] Error: No such image: emptyfs [2022-04-30T07:38:18.013Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-30T07:38:18.013Z] ++++ docker load [2022-04-30T07:38:18.272Z] Running integration-test (iteration 1) [2022-04-30T07:38:18.272Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-30T07:38:18.272Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:38:18.272Z] ++ set -e [2022-04-30T07:38:18.272Z] ++ '[' -n 0 ']' [2022-04-30T07:38:18.272Z] ++ set -x [2022-04-30T07:38:18.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:38:19.208Z] Loaded image: busybox:latest [2022-04-30T07:38:19.247Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-30T07:38:19.247Z] [2022-04-30T07:38:19.247Z] ________ ____ __. [2022-04-30T07:38:19.247Z] \_____ \ | |/ _| [2022-04-30T07:38:19.247Z] / | \| < [2022-04-30T07:38:19.247Z] / | \ | \ [2022-04-30T07:38:19.247Z] \_______ /____|__ \ [2022-04-30T07:38:19.247Z] \/ \/ [2022-04-30T07:38:19.247Z] [2022-04-30T07:38:19.247Z] INFO: make.ps1 ended at 04/30/2022 07:38:18 [2022-04-30T07:38:19.467Z] Loaded image: busybox:glibc [2022-04-30T07:38:19.710Z] INFO: Binaries build ended at 04/30/2022 07:38:19. Duration:00:01:49.3641408 [2022-04-30T07:38:21.259Z] INFO: Copying the built daemon binary to d:\CI\PR-43550\1\binary\dockerd-7eb5d4c93d.exe... [2022-04-30T07:38:21.723Z] INFO: Copying the built client binary to d:\CI\PR-43550\1\binary\docker-7eb5d4c93d.exe... [2022-04-30T07:38:21.723Z] INFO: Copying the golang package from the container to d:\CI\PR-43550\1\installer\go.zip... [2022-04-30T07:38:22.014Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-30T07:38:22.014Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-30T07:38:22.014Z] GOOS="" GOARCH="" GOARM="" [2022-04-30T07:38:22.014Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-30T07:38:22.014Z] [2022-04-30T07:38:22.014Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-30T07:38:22.014Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-30T07:38:22.014Z] Using test binary docker [2022-04-30T07:38:22.014Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-30T07:38:22.014Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-30T07:38:22.014Z] INFO: Waiting for daemon to start... [2022-04-30T07:38:22.014Z] Starting dockerd [2022-04-30T07:38:22.014Z] . [2022-04-30T07:38:22.014Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-30T07:38:22.185Z] INFO: Extracting go.zip to d:\CI\PR-43550\1\go [2022-04-30T07:38:23.665Z] Loaded image: debian:bullseye-slim [2022-04-30T07:38:23.923Z] Loaded image: hello-world:latest [2022-04-30T07:38:24.181Z] Loaded image: arm32v7/hello-world:latest [2022-04-30T07:38:24.181Z] INFO: Testing against a local daemon [2022-04-30T07:38:24.181Z] === RUN TestCgroupNamespacesBuild [2022-04-30T07:38:26.714Z] --- PASS: TestCgroupNamespacesBuild (2.29s) [2022-04-30T07:38:26.714Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-30T07:38:28.618Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2022-04-30T07:38:28.618Z] === RUN TestBuildWithSession [2022-04-30T07:38:28.618Z] build_session_test.go:25: TODO: BuildKit [2022-04-30T07:38:28.618Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-30T07:38:28.618Z] === RUN TestBuildSquashParent [2022-04-30T07:38:34.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-30T07:38:34.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-30T07:38:36.983Z] 8f616e6e9eec: Verifying Checksum [2022-04-30T07:38:36.983Z] 8f616e6e9eec: Download complete [2022-04-30T07:38:38.590Z] --- PASS: TestBuildSquashParent (8.80s) [2022-04-30T07:38:38.590Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-30T07:38:38.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:38:38.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:38:38.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:38:38.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:38:38.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:38:38.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:38:38.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:38:38.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:38:38.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:38:38.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:38:38.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:38:38.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:38:38.590Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:38:38.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:38:40.495Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:38:40.754Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:38:44.043Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:38:44.043Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:38:47.329Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-30T07:38:47.329Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.12s) [2022-04-30T07:38:47.329Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2022-04-30T07:38:47.329Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.24s) [2022-04-30T07:38:47.329Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s) [2022-04-30T07:38:47.329Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.20s) [2022-04-30T07:38:47.329Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.41s) [2022-04-30T07:38:47.329Z] === RUN TestBuildMultiStageCopy [2022-04-30T07:38:47.329Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-30T07:38:49.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-30T07:38:49.862Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-30T07:38:50.839Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-30T07:38:51.098Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-30T07:38:51.667Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-30T07:38:52.190Z] INFO: Extraction ended at 04/30/2022 07:38:50. Duration:00:00:28.8031793 [2022-04-30T07:38:52.190Z] INFO: Updating the golang and path environment variables [2022-04-30T07:38:52.190Z] INFO: GOPATH=d:\gopath [2022-04-30T07:38:52.190Z] INFO: go version go1.18.1 windows/amd64 [2022-04-30T07:38:52.190Z] INFO: Running the daemon under test in debug mode [2022-04-30T07:38:52.190Z] INFO: Starting a daemon under test... [2022-04-30T07:38:52.190Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43550\1\daemon --pidfile d:\CI\PR-43550\1\docker.pid -D [2022-04-30T07:38:52.190Z] INFO: Process started successfully. [2022-04-30T07:38:52.190Z] INFO: Start tailing logs of the daemon under tests [2022-04-30T07:38:52.190Z] INFO: Waiting for the daemon under test to start... [2022-04-30T07:38:52.607Z] --- PASS: TestBuildMultiStageCopy (5.31s) [2022-04-30T07:38:52.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.81s) [2022-04-30T07:38:52.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2022-04-30T07:38:52.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-04-30T07:38:52.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2022-04-30T07:38:52.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2022-04-30T07:38:52.607Z] === RUN TestBuildMultiStageParentConfig [2022-04-30T07:38:53.984Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2022-04-30T07:38:53.984Z] === RUN TestBuildLabelWithTargets [2022-04-30T07:38:56.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-30T07:38:56.519Z] --- PASS: TestBuildLabelWithTargets (2.28s) [2022-04-30T07:38:56.519Z] === RUN TestBuildWithEmptyLayers [2022-04-30T07:38:57.897Z] --- PASS: TestBuildWithEmptyLayers (1.49s) [2022-04-30T07:38:57.897Z] === RUN TestBuildMultiStageOnBuild [2022-04-30T07:39:00.690Z] sha256:a8789e087513910e2673feaba36f2d72a89d4c099bff5e891d13d6d07d5d19c7 [2022-04-30T07:39:00.690Z] INFO: Starting docker-py tests... [2022-04-30T07:39:00.690Z] ============================= test session starts ============================== [2022-04-30T07:39:00.690Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-30T07:39:00.690Z] rootdir: /src, inifile: pytest.ini [2022-04-30T07:39:00.691Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-30T07:39:00.691Z] collected 395 items / 2 deselected / 393 selected [2022-04-30T07:39:00.691Z] [2022-04-30T07:39:01.191Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2022-04-30T07:39:01.191Z] === RUN TestBuildUncleanTarFilenames [2022-04-30T07:39:02.574Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2022-04-30T07:39:02.574Z] === RUN TestBuildMultiStageLayerLeak [2022-04-30T07:39:04.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-30T07:39:04.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-30T07:39:04.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-30T07:39:05.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-30T07:39:05.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-30T07:39:06.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-30T07:39:06.766Z] --- PASS: TestBuildMultiStageLayerLeak (3.49s) [2022-04-30T07:39:06.766Z] === RUN TestBuildWithHugeFile [2022-04-30T07:39:08.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-30T07:39:09.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-30T07:39:10.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-30T07:39:10.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-30T07:39:11.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-30T07:39:11.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-30T07:39:12.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-30T07:39:13.323Z] .....INFO: Daemon under test started and replied! [2022-04-30T07:39:13.323Z] INFO: Docker version of the daemon under test [2022-04-30T07:39:13.323Z] [2022-04-30T07:39:13.323Z] Client: [2022-04-30T07:39:13.323Z] Version: 17.06.2-ce [2022-04-30T07:39:13.323Z] API version: 1.30 [2022-04-30T07:39:13.323Z] Go version: go1.8.3 [2022-04-30T07:39:13.323Z] Git commit: cec0b72 [2022-04-30T07:39:13.323Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-30T07:39:13.323Z] OS/Arch: windows/amd64 [2022-04-30T07:39:13.323Z] [2022-04-30T07:39:13.323Z] Server: [2022-04-30T07:39:13.323Z] Version: 0.0.0-dev [2022-04-30T07:39:13.323Z] API version: 1.42 (minimum version 1.24) [2022-04-30T07:39:13.323Z] Go version: go1.18.1 [2022-04-30T07:39:13.323Z] Git commit: 7eb5d4c93d [2022-04-30T07:39:13.323Z] Built: [2022-04-30T07:39:13.323Z] OS/Arch: windows/amd64 [2022-04-30T07:39:13.323Z] Experimental: false [2022-04-30T07:39:13.323Z] [2022-04-30T07:39:13.323Z] INFO: Docker info of the daemon under test [2022-04-30T07:39:13.323Z] [2022-04-30T07:39:13.323Z] Containers: 0 [2022-04-30T07:39:13.323Z] Running: 0 [2022-04-30T07:39:13.323Z] Paused: 0 [2022-04-30T07:39:13.323Z] Stopped: 0 [2022-04-30T07:39:13.323Z] Images: 0 [2022-04-30T07:39:13.323Z] Server Version: 0.0.0-dev [2022-04-30T07:39:13.323Z] Storage Driver: windowsfilter [2022-04-30T07:39:13.323Z] Windows: [2022-04-30T07:39:13.323Z] Logging Driver: json-file [2022-04-30T07:39:13.323Z] Plugins: [2022-04-30T07:39:13.323Z] Volume: local [2022-04-30T07:39:13.323Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-30T07:39:13.323Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-30T07:39:13.323Z] Swarm: inactive [2022-04-30T07:39:13.323Z] Default Isolation: process [2022-04-30T07:39:13.323Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-30T07:39:13.323Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-30T07:39:13.323Z] OSType: windows [2022-04-30T07:39:13.323Z] Architecture: x86_64 [2022-04-30T07:39:13.323Z] CPUs: 4 [2022-04-30T07:39:13.323Z] Total Memory: 32GiB [2022-04-30T07:39:13.323Z] Name: azwin-2-1d7680 [2022-04-30T07:39:13.323Z] ID: T5X7:6Q5L:DQT4:KR5V:YDZ3:EROZ:A54F:O336:LM4M:7ZSC:VVLN:WMHG [2022-04-30T07:39:13.323Z] Docker Root Dir: D:\CI\PR-43550\1\daemon [2022-04-30T07:39:13.323Z] Debug Mode (client): false [2022-04-30T07:39:13.323Z] Debug Mode (server): true [2022-04-30T07:39:13.323Z] File Descriptors: -1 [2022-04-30T07:39:13.323Z] Goroutines: 16 [2022-04-30T07:39:13.323Z] System Time: 2022-04-30T07:39:10.7535267Z [2022-04-30T07:39:13.323Z] EventsListeners: 0 [2022-04-30T07:39:13.323Z] Registry: https://index.docker.io/v1/ [2022-04-30T07:39:13.323Z] Labels: [2022-04-30T07:39:13.323Z] Experimental: false [2022-04-30T07:39:13.323Z] Insecure Registries: [2022-04-30T07:39:13.323Z] 127.0.0.0/8 [2022-04-30T07:39:13.323Z] Live Restore Enabled: false [2022-04-30T07:39:13.323Z] [2022-04-30T07:39:13.323Z] [2022-04-30T07:39:13.323Z] INFO: Docker images of the daemon under test [2022-04-30T07:39:13.323Z] [2022-04-30T07:39:13.323Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-30T07:39:13.323Z] [2022-04-30T07:39:13.323Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-30T07:39:13.323Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-30T07:39:13.323Z] ltsc2019: Pulling from windows/servercore [2022-04-30T07:39:13.323Z] 4612f6d0b889: Pulling fs layer [2022-04-30T07:39:13.323Z] ba8181afd426: Pulling fs layer [2022-04-30T07:39:13.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-30T07:39:14.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-30T07:39:14.601Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-30T07:39:15.343Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-30T07:39:15.343Z] Using test binary docker [2022-04-30T07:39:15.343Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-30T07:39:15.343Z] +++ /etc/init.d/apparmor start [2022-04-30T07:39:15.343Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-30T07:39:15.343Z] INFO: Waiting for daemon to start... [2022-04-30T07:39:15.343Z] Starting dockerd [2022-04-30T07:39:15.343Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-04-30T07:39:15.427Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-30T07:39:16.615Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-30T07:39:21.924Z] . [2022-04-30T07:39:21.924Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-30T07:39:21.924Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-30T07:39:21.924Z] Error: No such image: emptyfs [2022-04-30T07:39:21.924Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-30T07:39:21.924Z] ++++ docker load [2022-04-30T07:39:22.185Z] Running integration-test (iteration 1) [2022-04-30T07:39:22.185Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-30T07:39:22.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:39:22.185Z] ++ set -e [2022-04-30T07:39:22.185Z] ++ '[' -n 0 ']' [2022-04-30T07:39:22.185Z] ++ set -x [2022-04-30T07:39:22.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:39:22.445Z] Loaded image: busybox:latest [2022-04-30T07:39:22.445Z] Loaded image: busybox:glibc [2022-04-30T07:39:23.829Z] Loaded image: debian:bullseye-slim [2022-04-30T07:39:23.829Z] Loaded image: hello-world:latest [2022-04-30T07:39:23.829Z] Loaded image: arm32v7/hello-world:latest [2022-04-30T07:39:23.829Z] INFO: Testing against a local daemon [2022-04-30T07:39:23.829Z] === RUN TestCgroupNamespacesBuild [2022-04-30T07:39:25.214Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2022-04-30T07:39:25.214Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-30T07:39:25.785Z] ba8181afd426: Verifying Checksum [2022-04-30T07:39:25.785Z] ba8181afd426: Download complete [2022-04-30T07:39:26.597Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-04-30T07:39:26.597Z] === RUN TestBuildWithSession [2022-04-30T07:39:26.597Z] build_session_test.go:25: TODO: BuildKit [2022-04-30T07:39:26.597Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-30T07:39:26.597Z] === RUN TestBuildSquashParent [2022-04-30T07:39:26.970Z] --- PASS: TestImportExtremelyLargeImageWorks (93.07s) [2022-04-30T07:39:26.970Z] PASS [2022-04-30T07:39:26.970Z] [2022-04-30T07:39:26.970Z] === Skipped [2022-04-30T07:39:26.970Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-30T07:39:26.970Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-30T07:39:26.970Z] [2022-04-30T07:39:26.970Z] DONE 22 tests, 1 skipped in 96.714s [2022-04-30T07:39:26.970Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-30T07:39:26.970Z] INFO: Testing against a local daemon [2022-04-30T07:39:26.970Z] === RUN TestNetworkCreateDelete [2022-04-30T07:39:26.970Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-30T07:39:26.970Z] === RUN TestDockerNetworkDeletePreferID [2022-04-30T07:39:26.970Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-04-30T07:39:26.970Z] === RUN TestDaemonDNSFallback [2022-04-30T07:39:30.265Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-04-30T07:39:30.265Z] === RUN TestInspectNetwork [2022-04-30T07:39:30.265Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:30.265Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-30T07:39:30.265Z] === RUN TestRunContainerWithBridgeNone [2022-04-30T07:39:30.265Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.265Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-30T07:39:30.265Z] === RUN TestNetworkInvalidJSON [2022-04-30T07:39:30.265Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-30T07:39:30.265Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-30T07:39:30.265Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:39:30.265Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:39:30.265Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:39:30.265Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:39:30.265Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-30T07:39:30.265Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-30T07:39:30.265Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:39:30.265Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-30T07:39:30.265Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-30T07:39:30.265Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-30T07:39:30.265Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-30T07:39:30.265Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-30T07:39:30.265Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-30T07:39:30.265Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-30T07:39:30.265Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:39:30.265Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-30T07:39:30.265Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-30T07:39:30.265Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-30T07:39:30.265Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-30T07:39:30.265Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-30T07:39:30.265Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-30T07:39:30.265Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-30T07:39:30.265Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-30T07:39:30.265Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-30T07:39:30.265Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-30T07:39:30.265Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-30T07:39:30.265Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-30T07:39:30.265Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-30T07:39:30.265Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-30T07:39:30.265Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-30T07:39:30.265Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-30T07:39:30.265Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-30T07:39:30.265Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-30T07:39:30.265Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-30T07:39:30.265Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-30T07:39:30.265Z] === RUN TestNetworkList [2022-04-30T07:39:30.265Z] === RUN TestNetworkList//networks [2022-04-30T07:39:30.265Z] === PAUSE TestNetworkList//networks [2022-04-30T07:39:30.265Z] === RUN TestNetworkList//networks/ [2022-04-30T07:39:30.265Z] === PAUSE TestNetworkList//networks/ [2022-04-30T07:39:30.265Z] === CONT TestNetworkList//networks [2022-04-30T07:39:30.266Z] === CONT TestNetworkList//networks/ [2022-04-30T07:39:30.266Z] --- PASS: TestNetworkList (0.02s) [2022-04-30T07:39:30.266Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-30T07:39:30.266Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-30T07:39:30.266Z] === RUN TestHostIPv4BridgeLabel [2022-04-30T07:39:30.266Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.266Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-30T07:39:30.266Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-30T07:39:30.266Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.266Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-30T07:39:30.266Z] === RUN TestDaemonDefaultNetworkPools [2022-04-30T07:39:30.266Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.266Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-30T07:39:30.266Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-30T07:39:30.266Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.266Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-30T07:39:30.266Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-30T07:39:30.266Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.266Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-30T07:39:30.266Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-30T07:39:30.266Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.266Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-30T07:39:30.266Z] === RUN TestServiceWithPredefinedNetwork [2022-04-30T07:39:30.266Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:30.266Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-30T07:39:30.266Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-30T07:39:30.266Z] service_test.go:243: FLAKY_TEST [2022-04-30T07:39:30.266Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-30T07:39:30.266Z] === RUN TestServiceWithDataPathPortInit [2022-04-30T07:39:30.266Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:30.266Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-30T07:39:30.266Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-30T07:39:30.266Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:30.266Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-30T07:39:30.266Z] PASS [2022-04-30T07:39:30.266Z] [2022-04-30T07:39:30.266Z] === Skipped [2022-04-30T07:39:30.266Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-30T07:39:30.266Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:30.266Z] [2022-04-30T07:39:30.266Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-30T07:39:30.266Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.266Z] [2022-04-30T07:39:30.266Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-30T07:39:30.266Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.266Z] [2022-04-30T07:39:30.266Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-30T07:39:30.266Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.266Z] [2022-04-30T07:39:30.266Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-30T07:39:30.266Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.266Z] [2022-04-30T07:39:30.266Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-30T07:39:30.266Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.266Z] [2022-04-30T07:39:30.266Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-30T07:39:30.266Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.266Z] [2022-04-30T07:39:30.266Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-30T07:39:30.266Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.266Z] [2022-04-30T07:39:30.266Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-30T07:39:30.266Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:30.266Z] [2022-04-30T07:39:30.266Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-30T07:39:30.266Z] service_test.go:243: FLAKY_TEST [2022-04-30T07:39:30.266Z] [2022-04-30T07:39:30.266Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-30T07:39:30.266Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:30.266Z] [2022-04-30T07:39:30.266Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-30T07:39:30.266Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:30.266Z] [2022-04-30T07:39:30.266Z] DONE 34 tests, 12 skipped in 7.066s [2022-04-30T07:39:30.526Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-30T07:39:30.526Z] INFO: Testing against a local daemon [2022-04-30T07:39:30.526Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-30T07:39:30.526Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-30T07:39:30.526Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-30T07:39:30.526Z] === RUN TestDockerNetworkIpvlan [2022-04-30T07:39:30.526Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-30T07:39:30.526Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-30T07:39:30.526Z] PASS [2022-04-30T07:39:30.526Z] [2022-04-30T07:39:30.526Z] === Skipped [2022-04-30T07:39:30.526Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-30T07:39:30.526Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-30T07:39:30.526Z] [2022-04-30T07:39:30.526Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-30T07:39:30.526Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-30T07:39:30.526Z] [2022-04-30T07:39:30.526Z] DONE 2 tests, 2 skipped in 0.098s [2022-04-30T07:39:30.526Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-30T07:39:30.526Z] INFO: Testing against a local daemon [2022-04-30T07:39:30.526Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-30T07:39:30.526Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.526Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-30T07:39:30.527Z] === RUN TestDockerNetworkMacvlan [2022-04-30T07:39:30.527Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.527Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-30T07:39:30.527Z] PASS [2022-04-30T07:39:30.527Z] [2022-04-30T07:39:30.527Z] === Skipped [2022-04-30T07:39:30.527Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-30T07:39:30.527Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.527Z] [2022-04-30T07:39:30.527Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-30T07:39:30.527Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-30T07:39:30.527Z] [2022-04-30T07:39:30.527Z] DONE 2 tests, 2 skipped in 0.090s [2022-04-30T07:39:30.527Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-30T07:39:30.527Z] testing: warning: no tests to run [2022-04-30T07:39:30.527Z] PASS [2022-04-30T07:39:30.527Z] [2022-04-30T07:39:30.527Z] DONE 0 tests in 0.026s [2022-04-30T07:39:30.527Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-30T07:39:30.787Z] INFO: Testing against a local daemon [2022-04-30T07:39:30.787Z] === RUN TestAuthZPluginAllowRequest [2022-04-30T07:39:30.787Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:30.787Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-30T07:39:30.787Z] === RUN TestAuthZPluginTLS [2022-04-30T07:39:30.787Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:30.787Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-30T07:39:30.787Z] === RUN TestAuthZPluginDenyRequest [2022-04-30T07:39:30.787Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:30.787Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-30T07:39:30.787Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-30T07:39:30.787Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:30.787Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-30T07:39:30.787Z] === RUN TestAuthZPluginDenyResponse [2022-04-30T07:39:30.787Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:30.787Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-30T07:39:30.787Z] === RUN TestAuthZPluginAllowEventStream [2022-04-30T07:39:30.787Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:30.787Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-30T07:39:30.787Z] === RUN TestAuthZPluginErrorResponse [2022-04-30T07:39:30.787Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:30.787Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-30T07:39:30.787Z] === RUN TestAuthZPluginErrorRequest [2022-04-30T07:39:30.787Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:30.787Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-30T07:39:30.787Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-30T07:39:30.787Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:30.787Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-30T07:39:30.787Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-30T07:39:30.787Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:30.787Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-30T07:39:30.787Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-30T07:39:30.787Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:30.787Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-30T07:39:30.787Z] === RUN TestAuthZPluginHeader [2022-04-30T07:39:30.787Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:30.787Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-30T07:39:30.787Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-30T07:39:30.787Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:30.787Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-30T07:39:30.787Z] === RUN TestAuthZPluginV2Disable [2022-04-30T07:39:30.787Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:30.787Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-30T07:39:30.787Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-30T07:39:30.787Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:30.787Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-30T07:39:30.787Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-30T07:39:30.799Z] --- PASS: TestBuildSquashParent (3.83s) [2022-04-30T07:39:30.799Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-30T07:39:30.799Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:39:30.799Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:39:30.799Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:39:30.799Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:39:30.799Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:39:30.799Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:39:30.799Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:39:30.799Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:39:30.799Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:39:30.799Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:39:30.799Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:39:30.799Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:39:30.799Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:39:30.799Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-30T07:39:31.047Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-30T07:39:31.047Z] PASS [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] === Skipped [2022-04-30T07:39:31.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-30T07:39:31.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.047Z] [2022-04-30T07:39:31.047Z] DONE 17 tests, 17 skipped in 0.282s [2022-04-30T07:39:31.047Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-30T07:39:31.047Z] INFO: Testing against a local daemon [2022-04-30T07:39:31.047Z] === RUN TestPluginInvalidJSON [2022-04-30T07:39:31.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:39:31.047Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:39:31.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:39:31.047Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:39:31.047Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-30T07:39:31.047Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-30T07:39:31.047Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:39:31.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-30T07:39:31.047Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-30T07:39:31.047Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-30T07:39:31.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-30T07:39:31.047Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-30T07:39:31.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-30T07:39:31.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-30T07:39:31.047Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-30T07:39:31.047Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:39:31.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-30T07:39:31.047Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-30T07:39:31.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-30T07:39:31.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-30T07:39:31.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-30T07:39:31.047Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-30T07:39:31.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-04-30T07:39:31.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-30T07:39:31.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-30T07:39:31.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-30T07:39:31.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-30T07:39:31.047Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-04-30T07:39:31.047Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-30T07:39:31.047Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-30T07:39:31.047Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-30T07:39:31.047Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-30T07:39:31.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-30T07:39:31.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-30T07:39:31.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-30T07:39:31.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-30T07:39:31.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-30T07:39:31.048Z] === RUN TestPluginInstall [2022-04-30T07:39:31.048Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.048Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-30T07:39:31.048Z] === RUN TestPluginsWithRuntimes [2022-04-30T07:39:31.048Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-30T07:39:31.048Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-30T07:39:31.048Z] === RUN TestPluginBackCompatMediaTypes [2022-04-30T07:39:31.048Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-30T07:39:31.048Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-30T07:39:31.048Z] PASS [2022-04-30T07:39:31.048Z] [2022-04-30T07:39:31.048Z] === Skipped [2022-04-30T07:39:31.048Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-30T07:39:31.048Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-30T07:39:31.048Z] [2022-04-30T07:39:31.048Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-30T07:39:31.048Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-30T07:39:31.048Z] [2022-04-30T07:39:31.048Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-30T07:39:31.048Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-30T07:39:31.048Z] [2022-04-30T07:39:31.048Z] DONE 19 tests, 3 skipped in 0.135s [2022-04-30T07:39:31.048Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-30T07:39:31.308Z] INFO: Testing against a local daemon [2022-04-30T07:39:31.308Z] === RUN TestExternalGraphDriver [2022-04-30T07:39:31.308Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-30T07:39:31.308Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-30T07:39:31.308Z] === RUN TestGraphdriverPluginV2 [2022-04-30T07:39:31.373Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:39:31.373Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:39:32.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:39:32.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:39:34.141Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-30T07:39:34.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.20s) [2022-04-30T07:39:34.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.26s) [2022-04-30T07:39:34.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.09s) [2022-04-30T07:39:34.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.29s) [2022-04-30T07:39:34.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.35s) [2022-04-30T07:39:34.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.20s) [2022-04-30T07:39:34.141Z] === RUN TestBuildMultiStageCopy [2022-04-30T07:39:34.141Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-30T07:39:34.392Z] 4612f6d0b889: Verifying Checksum [2022-04-30T07:39:34.392Z] 4612f6d0b889: Download complete [2022-04-30T07:39:34.608Z] --- PASS: TestGraphdriverPluginV2 (3.42s) [2022-04-30T07:39:34.608Z] PASS [2022-04-30T07:39:34.608Z] [2022-04-30T07:39:34.608Z] === Skipped [2022-04-30T07:39:34.608Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-30T07:39:34.608Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-30T07:39:34.608Z] [2022-04-30T07:39:34.608Z] DONE 2 tests, 1 skipped in 3.556s [2022-04-30T07:39:34.608Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-30T07:39:34.868Z] INFO: Testing against a local daemon [2022-04-30T07:39:34.868Z] === RUN TestContinueAfterPluginCrash [2022-04-30T07:39:34.868Z] === PAUSE TestContinueAfterPluginCrash [2022-04-30T07:39:34.868Z] === RUN TestReadPluginNoRead [2022-04-30T07:39:34.868Z] === PAUSE TestReadPluginNoRead [2022-04-30T07:39:34.868Z] === RUN TestDaemonStartWithLogOpt [2022-04-30T07:39:34.868Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-30T07:39:34.868Z] === CONT TestContinueAfterPluginCrash [2022-04-30T07:39:34.868Z] === CONT TestDaemonStartWithLogOpt [2022-04-30T07:39:35.082Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-30T07:39:35.343Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-30T07:39:35.603Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-30T07:39:35.863Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-30T07:39:36.125Z] --- PASS: TestBuildMultiStageCopy (2.16s) [2022-04-30T07:39:36.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-04-30T07:39:36.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-04-30T07:39:36.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-04-30T07:39:36.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s) [2022-04-30T07:39:36.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.28s) [2022-04-30T07:39:36.125Z] === RUN TestBuildMultiStageParentConfig [2022-04-30T07:39:36.697Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-04-30T07:39:36.697Z] === RUN TestBuildLabelWithTargets [2022-04-30T07:39:37.638Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-04-30T07:39:37.638Z] === RUN TestBuildWithEmptyLayers [2022-04-30T07:39:38.209Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-04-30T07:39:38.209Z] === RUN TestBuildMultiStageOnBuild [2022-04-30T07:39:39.080Z] --- PASS: TestDaemonStartWithLogOpt (4.33s) [2022-04-30T07:39:39.080Z] === CONT TestReadPluginNoRead [2022-04-30T07:39:39.111Z] --- PASS: TestImportExtremelyLargeImageWorks (91.34s) [2022-04-30T07:39:39.111Z] PASS [2022-04-30T07:39:39.111Z] [2022-04-30T07:39:39.111Z] DONE 22 tests in 94.446s [2022-04-30T07:39:39.111Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-30T07:39:39.111Z] INFO: Testing against a local daemon [2022-04-30T07:39:39.111Z] === RUN TestNetworkCreateDelete [2022-04-30T07:39:39.111Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-04-30T07:39:39.111Z] === RUN TestDockerNetworkDeletePreferID [2022-04-30T07:39:39.111Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-04-30T07:39:39.111Z] === RUN TestDaemonDNSFallback [2022-04-30T07:39:39.594Z] --- PASS: TestBuildMultiStageOnBuild (1.41s) [2022-04-30T07:39:39.594Z] === RUN TestBuildUncleanTarFilenames [2022-04-30T07:39:40.165Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-04-30T07:39:40.165Z] === RUN TestBuildMultiStageLayerLeak [2022-04-30T07:39:41.008Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-04-30T07:39:41.008Z] === RUN TestInspectNetwork [2022-04-30T07:39:41.622Z] === RUN TestReadPluginNoRead/default [2022-04-30T07:39:42.077Z] --- PASS: TestBuildMultiStageLayerLeak (1.48s) [2022-04-30T07:39:42.078Z] === RUN TestBuildWithHugeFile [2022-04-30T07:39:42.587Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-30T07:39:44.009Z] --- PASS: TestContinueAfterPluginCrash (9.05s) [2022-04-30T07:39:44.009Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-30T07:39:44.293Z] === RUN TestInspectNetwork/full_network_id [2022-04-30T07:39:44.293Z] === RUN TestInspectNetwork/partial_network_id [2022-04-30T07:39:44.293Z] === RUN TestInspectNetwork/network_name [2022-04-30T07:39:44.293Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-30T07:39:44.842Z] 8f616e6e9eec: Pull complete [2022-04-30T07:39:45.396Z] === CONT TestReadPluginNoRead [2022-04-30T07:39:45.396Z] read_test.go:92: [d71a4d0291ea9] daemon is not started [2022-04-30T07:39:45.396Z] --- PASS: TestReadPluginNoRead (6.06s) [2022-04-30T07:39:45.396Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-04-30T07:39:45.396Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.33s) [2022-04-30T07:39:45.396Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-04-30T07:39:45.396Z] PASS [2022-04-30T07:39:45.396Z] [2022-04-30T07:39:45.396Z] DONE 6 tests in 10.505s [2022-04-30T07:39:45.396Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-30T07:39:45.396Z] testing: warning: no tests to run [2022-04-30T07:39:45.396Z] PASS [2022-04-30T07:39:45.396Z] [2022-04-30T07:39:45.396Z] DONE 0 tests in 0.030s [2022-04-30T07:39:45.396Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-30T07:39:45.396Z] INFO: Testing against a local daemon [2022-04-30T07:39:45.396Z] === RUN TestPluginWithDevMounts [2022-04-30T07:39:45.396Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-30T07:39:45.396Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-30T07:39:45.396Z] PASS [2022-04-30T07:39:45.396Z] [2022-04-30T07:39:45.396Z] === Skipped [2022-04-30T07:39:45.396Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-30T07:39:45.396Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-30T07:39:45.396Z] [2022-04-30T07:39:45.396Z] DONE 1 tests, 1 skipped in 0.098s [2022-04-30T07:39:45.396Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-30T07:39:45.396Z] INFO: Testing against a local daemon [2022-04-30T07:39:45.396Z] === RUN TestSecretInspect [2022-04-30T07:39:45.396Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.396Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-30T07:39:45.396Z] === RUN TestSecretList [2022-04-30T07:39:45.396Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.396Z] --- SKIP: TestSecretList (0.02s) [2022-04-30T07:39:45.396Z] === RUN TestSecretsCreateAndDelete [2022-04-30T07:39:45.396Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.396Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-30T07:39:45.396Z] === RUN TestSecretsUpdate [2022-04-30T07:39:45.396Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.396Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-30T07:39:45.396Z] === RUN TestTemplatedSecret [2022-04-30T07:39:45.396Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.396Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-30T07:39:45.396Z] === RUN TestSecretCreateResolve [2022-04-30T07:39:45.396Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.396Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-30T07:39:45.396Z] PASS [2022-04-30T07:39:45.396Z] [2022-04-30T07:39:45.396Z] === Skipped [2022-04-30T07:39:45.396Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-30T07:39:45.396Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.396Z] [2022-04-30T07:39:45.396Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-04-30T07:39:45.396Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.396Z] [2022-04-30T07:39:45.396Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-30T07:39:45.396Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.396Z] [2022-04-30T07:39:45.396Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-30T07:39:45.396Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.396Z] [2022-04-30T07:39:45.396Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-30T07:39:45.396Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.396Z] [2022-04-30T07:39:45.396Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-30T07:39:45.396Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.396Z] [2022-04-30T07:39:45.396Z] DONE 6 tests, 6 skipped in 0.156s [2022-04-30T07:39:45.396Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-30T07:39:45.657Z] INFO: Testing against a local daemon [2022-04-30T07:39:45.657Z] === RUN TestServiceCreateInit [2022-04-30T07:39:45.657Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-30T07:39:45.657Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.657Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-30T07:39:45.657Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.657Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-30T07:39:45.657Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-30T07:39:45.657Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-30T07:39:45.657Z] === RUN TestCreateServiceMultipleTimes [2022-04-30T07:39:45.657Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.657Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-30T07:39:45.657Z] === RUN TestCreateServiceConflict [2022-04-30T07:39:45.657Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.657Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-30T07:39:45.657Z] === RUN TestCreateServiceMaxReplicas [2022-04-30T07:39:45.657Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.657Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-04-30T07:39:45.657Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-30T07:39:45.657Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.657Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-30T07:39:45.657Z] === RUN TestCreateServiceSecretFileMode [2022-04-30T07:39:45.657Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.657Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-30T07:39:45.657Z] === RUN TestCreateServiceConfigFileMode [2022-04-30T07:39:45.657Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.657Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-30T07:39:45.657Z] === RUN TestCreateServiceSysctls [2022-04-30T07:39:45.657Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.657Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-30T07:39:45.657Z] === RUN TestCreateServiceCapabilities [2022-04-30T07:39:45.657Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.657Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-30T07:39:45.657Z] === RUN TestInspect [2022-04-30T07:39:45.657Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.657Z] --- SKIP: TestInspect (0.01s) [2022-04-30T07:39:45.657Z] === RUN TestCreateJob [2022-04-30T07:39:45.657Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.657Z] --- SKIP: TestCreateJob (0.01s) [2022-04-30T07:39:45.657Z] === RUN TestReplicatedJob [2022-04-30T07:39:45.657Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.657Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-30T07:39:45.657Z] === RUN TestUpdateReplicatedJob [2022-04-30T07:39:45.918Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.918Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-04-30T07:39:45.918Z] === RUN TestServiceListWithStatuses [2022-04-30T07:39:45.918Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-30T07:39:45.918Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-30T07:39:45.918Z] === RUN TestDockerNetworkConnectAlias [2022-04-30T07:39:45.918Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.918Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-30T07:39:45.918Z] === RUN TestDockerNetworkReConnect [2022-04-30T07:39:45.918Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:45.918Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-30T07:39:45.918Z] === RUN TestServicePlugin [2022-04-30T07:39:46.789Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-30T07:39:47.830Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] --- SKIP: TestServicePlugin (1.94s) [2022-04-30T07:39:47.830Z] === RUN TestServiceUpdateLabel [2022-04-30T07:39:47.830Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-30T07:39:47.830Z] === RUN TestServiceUpdateSecrets [2022-04-30T07:39:47.830Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-30T07:39:47.830Z] === RUN TestServiceUpdateConfigs [2022-04-30T07:39:47.830Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-30T07:39:47.830Z] === RUN TestServiceUpdateNetwork [2022-04-30T07:39:47.830Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-04-30T07:39:47.830Z] === RUN TestServiceUpdatePidsLimit [2022-04-30T07:39:47.830Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-30T07:39:47.830Z] PASS [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === Skipped [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-30T07:39:47.830Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-30T07:39:47.830Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-30T07:39:47.830Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-30T07:39:47.830Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-04-30T07:39:47.830Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-30T07:39:47.830Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-30T07:39:47.830Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-30T07:39:47.830Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-30T07:39:47.830Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-30T07:39:47.830Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-30T07:39:47.830Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-30T07:39:47.830Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-30T07:39:47.830Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-04-30T07:39:47.830Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-30T07:39:47.830Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-30T07:39:47.830Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-30T07:39:47.830Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-04-30T07:39:47.830Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-30T07:39:47.830Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-30T07:39:47.830Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-30T07:39:47.830Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-04-30T07:39:47.830Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-30T07:39:47.830Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-30T07:39:47.830Z] [2022-04-30T07:39:47.830Z] DONE 24 tests, 23 skipped in 2.354s [2022-04-30T07:39:47.830Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-30T07:39:47.830Z] INFO: Testing against a local daemon [2022-04-30T07:39:47.830Z] === RUN TestSessionCreate [2022-04-30T07:39:48.091Z] --- PASS: TestSessionCreate (0.04s) [2022-04-30T07:39:48.091Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-30T07:39:48.091Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-30T07:39:48.091Z] PASS [2022-04-30T07:39:48.091Z] [2022-04-30T07:39:48.091Z] DONE 2 tests in 0.141s [2022-04-30T07:39:48.091Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-30T07:39:48.091Z] INFO: Testing against a local daemon [2022-04-30T07:39:48.091Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-30T07:39:48.091Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-30T07:39:48.091Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-30T07:39:48.091Z] === RUN TestDiskUsage [2022-04-30T07:39:48.091Z] === PAUSE TestDiskUsage [2022-04-30T07:39:48.091Z] === RUN TestEventsExecDie [2022-04-30T07:39:48.475Z] --- PASS: TestInspectNetwork (7.15s) [2022-04-30T07:39:48.475Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-30T07:39:48.475Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-30T07:39:48.475Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-30T07:39:48.475Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-30T07:39:48.475Z] === RUN TestRunContainerWithBridgeNone [2022-04-30T07:39:48.662Z] --- PASS: TestEventsExecDie (0.55s) [2022-04-30T07:39:48.662Z] === RUN TestEventsBackwardsCompatible [2022-04-30T07:39:48.662Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-04-30T07:39:48.662Z] === RUN TestEventsVolumeCreate [2022-04-30T07:39:48.662Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-30T07:39:48.662Z] === RUN TestInfoBinaryCommits [2022-04-30T07:39:48.662Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-30T07:39:48.662Z] === RUN TestInfoAPIVersioned [2022-04-30T07:39:48.662Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-30T07:39:48.662Z] === RUN TestInfoAPI [2022-04-30T07:39:48.922Z] --- PASS: TestInfoAPI (0.02s) [2022-04-30T07:39:48.922Z] === RUN TestInfoAPIWarnings [2022-04-30T07:39:49.850Z] --- PASS: TestRunContainerWithBridgeNone (1.64s) [2022-04-30T07:39:49.850Z] === RUN TestNetworkInvalidJSON [2022-04-30T07:39:49.850Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-30T07:39:49.850Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-30T07:39:49.850Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:39:49.850Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:39:49.850Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:39:49.850Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:39:49.850Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-30T07:39:49.850Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-30T07:39:49.850Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:39:49.850Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-30T07:39:49.850Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-30T07:39:49.850Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-30T07:39:49.850Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-30T07:39:49.850Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-30T07:39:49.850Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-30T07:39:49.850Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:39:49.850Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-30T07:39:49.850Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-30T07:39:49.850Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-30T07:39:49.850Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-30T07:39:49.850Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-30T07:39:49.850Z] === RUN TestNetworkList [2022-04-30T07:39:49.850Z] === RUN TestNetworkList//networks [2022-04-30T07:39:49.850Z] === PAUSE TestNetworkList//networks [2022-04-30T07:39:49.850Z] === RUN TestNetworkList//networks/ [2022-04-30T07:39:49.850Z] === PAUSE TestNetworkList//networks/ [2022-04-30T07:39:49.850Z] === CONT TestNetworkList//networks [2022-04-30T07:39:49.850Z] === CONT TestNetworkList//networks/ [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkList (0.01s) [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-30T07:39:49.850Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-30T07:39:49.850Z] === RUN TestHostIPv4BridgeLabel [2022-04-30T07:39:50.109Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-30T07:39:50.109Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-30T07:39:51.481Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-30T07:39:51.481Z] === RUN TestDaemonDefaultNetworkPools [2022-04-30T07:39:52.054Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-04-30T07:39:52.054Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-30T07:39:52.989Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-04-30T07:39:52.989Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-30T07:39:54.364Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-04-30T07:39:54.364Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-30T07:39:54.930Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-30T07:39:54.930Z] === RUN TestServiceWithPredefinedNetwork [2022-04-30T07:39:57.458Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-04-30T07:39:57.458Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-30T07:39:57.458Z] service_test.go:243: FLAKY_TEST [2022-04-30T07:39:57.458Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-30T07:39:57.458Z] === RUN TestServiceWithDataPathPortInit [2022-04-30T07:40:02.987Z] 8f616e6e9eec: Pull complete [2022-04-30T07:40:07.030Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-04-30T07:40:07.030Z] === RUN TestInfoDebug [2022-04-30T07:40:07.030Z] --- PASS: TestInfoDebug (0.54s) [2022-04-30T07:40:07.030Z] === RUN TestInfoInsecureRegistries [2022-04-30T07:40:07.030Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-30T07:40:07.030Z] === RUN TestInfoRegistryMirrors [2022-04-30T07:40:07.030Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-30T07:40:07.030Z] === RUN TestLoginFailsWithBadCredentials [2022-04-30T07:40:07.030Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-30T07:40:07.030Z] === RUN TestPingCacheHeaders [2022-04-30T07:40:07.030Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-30T07:40:07.030Z] === RUN TestPingGet [2022-04-30T07:40:07.030Z] --- PASS: TestPingGet (0.01s) [2022-04-30T07:40:07.030Z] === RUN TestPingHead [2022-04-30T07:40:07.291Z] --- PASS: TestPingHead (0.03s) [2022-04-30T07:40:07.291Z] === RUN TestPingSwarmHeader [2022-04-30T07:40:07.552Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-30T07:40:08.122Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-30T07:40:09.506Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-30T07:40:09.506Z] --- PASS: TestPingSwarmHeader (2.16s) [2022-04-30T07:40:09.506Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-30T07:40:09.506Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-30T07:40:09.506Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-30T07:40:09.506Z] === RUN TestVersion [2022-04-30T07:40:09.506Z] --- PASS: TestVersion (0.03s) [2022-04-30T07:40:09.506Z] === CONT TestDiskUsage [2022-04-30T07:40:09.767Z] === RUN TestDiskUsage/empty [2022-04-30T07:40:09.767Z] === RUN TestDiskUsage/empty/container_types [2022-04-30T07:40:09.767Z] === RUN TestDiskUsage/empty/image_types [2022-04-30T07:40:09.767Z] === RUN TestDiskUsage/empty/volume_types [2022-04-30T07:40:09.767Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-30T07:40:09.767Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-30T07:40:09.767Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-30T07:40:09.767Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-30T07:40:09.767Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-30T07:40:09.767Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-30T07:40:09.767Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-30T07:40:09.767Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-30T07:40:10.028Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-30T07:40:10.028Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-30T07:40:10.028Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-30T07:40:10.028Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-30T07:40:10.028Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-30T07:40:10.028Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-30T07:40:10.028Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-30T07:40:10.028Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-30T07:40:10.028Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-30T07:40:10.028Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-30T07:40:10.028Z] === RUN TestDiskUsage/after_container.Run [2022-04-30T07:40:10.289Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-30T07:40:10.289Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-30T07:40:10.289Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-30T07:40:10.289Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-30T07:40:10.289Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-30T07:40:10.289Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-30T07:40:10.289Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-30T07:40:10.289Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-30T07:40:10.289Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-30T07:40:10.289Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage (1.23s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-30T07:40:10.549Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-04-30T07:40:10.549Z] PASS [2022-04-30T07:40:10.549Z] [2022-04-30T07:40:10.549Z] === Skipped [2022-04-30T07:40:10.549Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-30T07:40:10.549Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-30T07:40:10.549Z] [2022-04-30T07:40:10.549Z] DONE 54 tests, 1 skipped in 22.560s [2022-04-30T07:40:10.549Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-30T07:40:10.549Z] INFO: Testing against a local daemon [2022-04-30T07:40:10.549Z] === RUN TestVolumesCreateAndList [2022-04-30T07:40:10.810Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-30T07:40:10.810Z] === RUN TestVolumesRemove [2022-04-30T07:40:10.810Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-30T07:40:10.810Z] === RUN TestVolumesInspect [2022-04-30T07:40:10.810Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-30T07:40:10.810Z] === RUN TestVolumesInvalidJSON [2022-04-30T07:40:10.810Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-30T07:40:10.810Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-30T07:40:10.810Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-30T07:40:10.810Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-30T07:40:10.810Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-30T07:40:10.810Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-30T07:40:10.810Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-30T07:40:10.810Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-30T07:40:10.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-30T07:40:10.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-30T07:40:10.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-30T07:40:10.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-30T07:40:10.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-30T07:40:10.810Z] PASS [2022-04-30T07:40:10.810Z] [2022-04-30T07:40:10.810Z] DONE 9 tests in 0.186s [2022-04-30T07:40:10.810Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-30T07:40:10.810Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14203 is not a child of this shell [2022-04-30T07:40:10.810Z] warning: PID 14203 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-30T07:40:10.810Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-30T07:40:10.810Z] [2022-04-30T07:40:10.810Z] Unloading profiles will leave already running processes permanently [2022-04-30T07:40:10.810Z] unconfined, which can lead to unexpected situations. [2022-04-30T07:40:10.810Z] [2022-04-30T07:40:10.810Z] To set a process to complain mode, use the command line tool [2022-04-30T07:40:10.810Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-30T07:40:10.810Z] Removing test suite binaries [2022-04-30T07:40:10.810Z] exiting test-integration [2022-04-30T07:40:10.810Z] ++ exit 0 [2022-04-30T07:40:10.810Z] Post stage [Pipeline] junit [2022-04-30T07:40:11.768Z] Recording test results [2022-04-30T07:40:12.328Z] --- PASS: TestServiceWithDataPathPortInit (13.98s) [2022-04-30T07:40:12.328Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-30T07:40:13.543Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-30T07:40:13.703Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7bt6zwswx99a43a6d1mzm3opd Created:2022-04-30 07:40:12.442436487 +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[8e5bac894c70fd1656fcb52b48d9884fc7ef10c61d354a28392019f273b12826:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rogszlfnnjkw9m0qrfzmi3urq EndpointID:f27135f276a5c2135f324e6fd16740efc041ea88fe5d744abe7f5b44b564e66a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d714d230bbde4d841f647f1708abafe6b612c95afd72b14c48bee24a58df3f16 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:9717f79ee7c6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rogszlfnnjkw9m0qrfzmi3urq EndpointID:f27135f276a5c2135f324e6fd16740efc041ea88fe5d744abe7f5b44b564e66a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-30T07:40:13.894Z] + echo Ensuring container killed. [2022-04-30T07:40:13.894Z] Ensuring container killed. [2022-04-30T07:40:13.894Z] + docker rm -vf docker-pr1 [2022-04-30T07:40:13.894Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-30T07:40:14.186Z] + echo Chowning /workspace to jenkins user [2022-04-30T07:40:14.186Z] Chowning /workspace to jenkins user [2022-04-30T07:40:14.186Z] + id -u [2022-04-30T07:40:14.186Z] + id -g [2022-04-30T07:40:14.186Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43550:/workspace busybox chown -R 1000:1000 /workspace [2022-04-30T07:40:14.186Z] Unable to find image 'busybox:latest' locally [2022-04-30T07:40:14.186Z] latest: Pulling from library/busybox [2022-04-30T07:40:14.446Z] 50e8d59317eb: Pulling fs layer [2022-04-30T07:40:14.446Z] 50e8d59317eb: Download complete [2022-04-30T07:40:14.446Z] 50e8d59317eb: Pull complete [2022-04-30T07:40:14.446Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-30T07:40:14.446Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-30T07:40:16.132Z] + bundleName=amd64-rootless [2022-04-30T07:40:16.132Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-30T07:40:16.132Z] Creating amd64-rootless-bundles.tar.gz [2022-04-30T07:40:16.132Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-04-30T07:40:16.132Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-04-30T07:40:16.146Z] Archiving artifacts [2022-04-30T07:40:18.125Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43550/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-30T07:40:18.444Z] + make clean [2022-04-30T07:40:18.704Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-30T07:40:18.704Z] docker-dev-cache [2022-04-30T07:40:18.704Z] docker-mod-cache [Pipeline] deleteDir [2022-04-30T07:40:18.967Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-04-30T07:40:18.967Z] PASS [2022-04-30T07:40:18.967Z] [2022-04-30T07:40:18.967Z] === Skipped [2022-04-30T07:40:18.967Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-30T07:40:18.967Z] service_test.go:243: FLAKY_TEST [2022-04-30T07:40:18.967Z] [2022-04-30T07:40:18.967Z] DONE 38 tests, 1 skipped in 44.059s [2022-04-30T07:40:18.968Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-30T07:40:18.968Z] INFO: Testing against a local daemon [2022-04-30T07:40:18.968Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-30T07:40:18.968Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-30T07:40:18.968Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-30T07:40:18.968Z] === RUN TestDockerNetworkIpvlan [2022-04-30T07:40:18.968Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-30T07:40:18.968Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-30T07:40:18.968Z] PASS [2022-04-30T07:40:18.968Z] [2022-04-30T07:40:18.968Z] === Skipped [2022-04-30T07:40:18.968Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-30T07:40:18.968Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-30T07:40:18.968Z] [2022-04-30T07:40:18.968Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-30T07:40:18.968Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-30T07:40:18.968Z] [2022-04-30T07:40:18.968Z] DONE 2 tests, 2 skipped in 0.023s [2022-04-30T07:40:18.968Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-30T07:40:18.968Z] INFO: Testing against a local daemon [2022-04-30T07:40:18.968Z] === RUN TestDockerNetworkMacvlanPersistance [Pipeline] } [Pipeline] // withEnv [2022-04-30T07:40:19.533Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-04-30T07:40:19.533Z] === RUN TestDockerNetworkMacvlan [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-30T07:40:20.102Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-30T07:40:20.668Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-30T07:40:21.602Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-30T07:40:23.503Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-30T07:40:25.405Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-30T07:40:28.720Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-30T07:40:29.289Z] --- PASS: TestDockerNetworkMacvlan (9.93s) [2022-04-30T07:40:29.289Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-04-30T07:40:29.289Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-30T07:40:29.289Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2022-04-30T07:40:29.289Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-04-30T07:40:29.289Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.14s) [2022-04-30T07:40:29.289Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2022-04-30T07:40:29.289Z] PASS [2022-04-30T07:40:29.289Z] [2022-04-30T07:40:29.289Z] DONE 8 tests in 11.224s [2022-04-30T07:40:29.289Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-30T07:40:29.289Z] testing: warning: no tests to run [2022-04-30T07:40:29.289Z] PASS [2022-04-30T07:40:29.289Z] [2022-04-30T07:40:29.289Z] DONE 0 tests in 0.009s [2022-04-30T07:40:29.289Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-30T07:40:29.289Z] INFO: Testing against a local daemon [2022-04-30T07:40:29.289Z] === RUN TestAuthZPluginAllowRequest [2022-04-30T07:40:30.674Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-04-30T07:40:30.674Z] === RUN TestAuthZPluginTLS [2022-04-30T07:40:31.240Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-30T07:40:31.240Z] === RUN TestAuthZPluginDenyRequest [2022-04-30T07:40:31.806Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-30T07:40:31.806Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-30T07:40:32.064Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-30T07:40:32.064Z] === RUN TestAuthZPluginDenyResponse [2022-04-30T07:40:32.630Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-30T07:40:32.630Z] === RUN TestAuthZPluginAllowEventStream [2022-04-30T07:40:34.013Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2022-04-30T07:40:34.013Z] === RUN TestAuthZPluginErrorResponse [2022-04-30T07:40:34.578Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-30T07:40:34.578Z] === RUN TestAuthZPluginErrorRequest [2022-04-30T07:40:35.145Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-30T07:40:35.145Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-30T07:40:35.403Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-30T07:40:35.403Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-30T07:40:37.304Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.53s) [2022-04-30T07:40:37.304Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-30T07:40:38.431Z] --- PASS: TestBuildWithHugeFile (55.23s) [2022-04-30T07:40:38.431Z] === RUN TestBuildWCOWSandboxSize [2022-04-30T07:40:38.431Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-30T07:40:38.431Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-30T07:40:38.431Z] === RUN TestBuildWithEmptyDockerfile [2022-04-30T07:40:38.431Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:40:38.431Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:40:38.431Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:40:38.431Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:40:38.431Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:40:38.431Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:40:38.431Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:40:38.431Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:40:38.431Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:40:38.431Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-30T07:40:38.431Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-30T07:40:38.431Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-30T07:40:38.431Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-30T07:40:38.431Z] === RUN TestBuildPreserveOwnership [2022-04-30T07:40:38.431Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-30T07:40:38.679Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.52s) [2022-04-30T07:40:38.680Z] === RUN TestAuthZPluginHeader [2022-04-30T07:40:39.001Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-30T07:40:39.246Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-30T07:40:39.246Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-30T07:40:39.943Z] --- PASS: TestBuildPreserveOwnership (2.91s) [2022-04-30T07:40:39.943Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.92s) [2022-04-30T07:40:39.943Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-04-30T07:40:39.943Z] === RUN TestBuildPlatformInvalid [2022-04-30T07:40:40.204Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-30T07:40:40.204Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-30T07:40:40.648Z] .........................xx.................... [ 29%] [2022-04-30T07:40:40.775Z] Loaded image: busybox:latest [2022-04-30T07:40:41.036Z] Loaded image: busybox:glibc [2022-04-30T07:40:41.978Z] Loaded image: debian:bullseye-slim [2022-04-30T07:40:41.978Z] Loaded image: hello-world:latest [2022-04-30T07:40:42.239Z] Loaded image: arm32v7/hello-world:latest [2022-04-30T07:40:43.430Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.94s) [2022-04-30T07:40:43.430Z] === RUN TestAuthZPluginV2Disable [2022-04-30T07:40:46.712Z] --- PASS: TestAuthZPluginV2Disable (3.46s) [2022-04-30T07:40:46.712Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-30T07:40:49.994Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.21s) [2022-04-30T07:40:49.994Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-30T07:40:50.377Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.45s) [2022-04-30T07:40:50.377Z] PASS [2022-04-30T07:40:50.377Z] [2022-04-30T07:40:50.377Z] === Skipped [2022-04-30T07:40:50.377Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-30T07:40:50.377Z] build_session_test.go:25: TODO: BuildKit [2022-04-30T07:40:50.377Z] [2022-04-30T07:40:50.377Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-30T07:40:50.377Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-30T07:40:50.377Z] [2022-04-30T07:40:50.377Z] DONE 34 tests, 2 skipped in 87.407s [2022-04-30T07:40:50.377Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-30T07:40:50.377Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:40:50.377Z] ++ set -e [2022-04-30T07:40:50.377Z] ++ '[' -n 0 ']' [2022-04-30T07:40:50.377Z] ++ set -x [2022-04-30T07:40:50.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:40:50.377Z] INFO: Testing against a local daemon [2022-04-30T07:40:50.377Z] === RUN TestConfigInspect [2022-04-30T07:40:52.288Z] --- PASS: TestConfigInspect (2.40s) [2022-04-30T07:40:52.288Z] === RUN TestConfigList [2022-04-30T07:40:54.201Z] --- PASS: TestConfigList (2.16s) [2022-04-30T07:40:54.201Z] === RUN TestConfigsCreateAndDelete [2022-04-30T07:40:56.743Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-04-30T07:40:56.743Z] === RUN TestConfigsUpdate [2022-04-30T07:40:57.419Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-30T07:40:58.319Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-30T07:40:58.319Z] Using test binary docker [2022-04-30T07:40:58.319Z] +++ /etc/init.d/apparmor start [2022-04-30T07:40:58.319Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-30T07:40:58.319Z] INFO: Waiting for daemon to start... [2022-04-30T07:40:58.319Z] Starting dockerd [2022-04-30T07:40:58.319Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-30T07:40:58.319Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-30T07:40:58.319Z] Using test binary docker [2022-04-30T07:40:58.319Z] +++ /etc/init.d/apparmor start [2022-04-30T07:40:58.319Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-30T07:40:58.319Z] INFO: Waiting for daemon to start... [2022-04-30T07:40:58.319Z] Starting dockerd [2022-04-30T07:40:58.319Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-30T07:40:58.319Z] . [2022-04-30T07:40:58.319Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-30T07:40:58.319Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-30T07:40:58.319Z] Error: No such image: emptyfs [2022-04-30T07:40:58.319Z] ++++ docker load [2022-04-30T07:40:58.319Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-30T07:40:58.577Z] Running integration-test (iteration 1) [2022-04-30T07:40:58.577Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-30T07:40:58.577Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-30T07:40:58.577Z] ++ set -e [2022-04-30T07:40:58.577Z] ++ '[' -n 0 ']' [2022-04-30T07:40:58.577Z] ++ set -x [2022-04-30T07:40:58.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-30T07:40:58.655Z] --- PASS: TestConfigsUpdate (2.16s) [2022-04-30T07:40:58.655Z] === RUN TestTemplatedConfig [2022-04-30T07:40:59.144Z] Loaded image: busybox:latest [2022-04-30T07:40:59.402Z] Loaded image: busybox:glibc [2022-04-30T07:40:59.661Z] [2022-04-30T07:40:59.661Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-30T07:40:59.661Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-30T07:40:59.661Z] Error: No such image: emptyfs [2022-04-30T07:40:59.661Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-30T07:40:59.661Z] ++++ docker load [2022-04-30T07:40:59.920Z] Running integration-test (iteration 1) [2022-04-30T07:40:59.961Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.87s) [2022-04-30T07:40:59.961Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-30T07:41:00.179Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-30T07:41:00.179Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-30T07:41:00.179Z] ++ set -e [2022-04-30T07:41:00.179Z] ++ '[' -n 0 ']' [2022-04-30T07:41:00.179Z] ++ set -x [2022-04-30T07:41:00.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-30T07:41:01.115Z] Loaded image: busybox:latest [2022-04-30T07:41:01.198Z] --- PASS: TestTemplatedConfig (2.46s) [2022-04-30T07:41:01.198Z] === RUN TestConfigCreateResolve [2022-04-30T07:41:01.373Z] Loaded image: busybox:glibc [2022-04-30T07:41:03.110Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-04-30T07:41:03.110Z] PASS [2022-04-30T07:41:03.110Z] [2022-04-30T07:41:03.110Z] DONE 6 tests in 13.638s [2022-04-30T07:41:03.371Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-30T07:41:03.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:41:03.371Z] ++ set -e [2022-04-30T07:41:03.371Z] ++ '[' -n 0 ']' [2022-04-30T07:41:03.371Z] ++ set -x [2022-04-30T07:41:03.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:41:03.371Z] INFO: Testing against a local daemon [2022-04-30T07:41:03.371Z] === RUN TestCheckpoint [2022-04-30T07:41:03.371Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-30T07:41:03.371Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/commit [2022-04-30T07:41:03.371Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-30T07:41:03.371Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:41:03.371Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:41:03.371Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:41:03.371Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-30T07:41:03.371Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-30T07:41:03.371Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-30T07:41:03.371Z] === CONT TestContainerInvalidJSON/commit [2022-04-30T07:41:03.371Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-30T07:41:03.371Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-30T07:41:03.371Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-30T07:41:03.371Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-30T07:41:03.371Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-30T07:41:03.371Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-30T07:41:03.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-30T07:41:03.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-30T07:41:03.371Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-30T07:41:03.634Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-30T07:41:03.634Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-30T07:41:03.634Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-30T07:41:03.634Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-30T07:41:03.634Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-30T07:41:03.634Z] === RUN TestCopyEmptyFile [2022-04-30T07:41:03.895Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-04-30T07:41:03.895Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-30T07:41:03.895Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-04-30T07:41:03.895Z] === RUN TestCopyFromContainer [2022-04-30T07:41:03.907Z] Loaded image: debian:bullseye-slim [2022-04-30T07:41:03.907Z] Loaded image: hello-world:latest [2022-04-30T07:41:03.907Z] Loaded image: arm32v7/hello-world:latest [2022-04-30T07:41:03.907Z] INFO: Testing against a local daemon [2022-04-30T07:41:03.907Z] === RUN TestDockerSuite [2022-04-30T07:41:03.907Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-30T07:41:03.907Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-30T07:41:04.165Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-30T07:41:04.165Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-30T07:41:04.165Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-30T07:41:04.165Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-30T07:41:04.165Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-30T07:41:04.165Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-30T07:41:04.837Z] === RUN TestCopyFromContainer// [2022-04-30T07:41:04.837Z] === RUN TestCopyFromContainer//bar/root [2022-04-30T07:41:04.847Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-30T07:41:05.098Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-30T07:41:05.098Z] === RUN TestCopyFromContainer/bar/quux [2022-04-30T07:41:05.098Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-30T07:41:05.098Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-30T07:41:05.360Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-30T07:41:05.360Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-30T07:41:05.360Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-30T07:41:05.360Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-30T07:41:05.541Z] Loaded image: debian:bullseye-slim [2022-04-30T07:41:05.620Z] --- PASS: TestCopyFromContainer (1.63s) [2022-04-30T07:41:05.620Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-30T07:41:05.620Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-04-30T07:41:05.620Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-30T07:41:05.620Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-30T07:41:05.620Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-30T07:41:05.620Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-30T07:41:05.620Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-30T07:41:05.620Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-30T07:41:05.620Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-30T07:41:05.620Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-30T07:41:05.620Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-30T07:41:05.620Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:41:05.620Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:41:05.620Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:41:05.620Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:41:05.620Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:41:05.620Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:41:05.620Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:41:05.620Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:41:05.620Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:41:05.620Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-30T07:41:05.620Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-30T07:41:05.620Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-30T07:41:05.620Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-30T07:41:05.620Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-30T07:41:05.620Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-30T07:41:05.620Z] === RUN TestCreateWithInvalidEnv [2022-04-30T07:41:05.620Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-30T07:41:05.620Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-30T07:41:05.620Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-30T07:41:05.620Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-30T07:41:05.620Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-30T07:41:05.620Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-30T07:41:05.620Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-30T07:41:05.620Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-30T07:41:05.620Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-30T07:41:05.620Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-30T07:41:05.620Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-30T07:41:05.620Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-30T07:41:05.620Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-30T07:41:05.620Z] === RUN TestCreateTmpfsMountsTarget [2022-04-30T07:41:05.620Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-30T07:41:05.620Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-30T07:41:05.800Z] Loaded image: hello-world:latest [2022-04-30T07:41:05.800Z] Loaded image: arm32v7/hello-world:latest [2022-04-30T07:41:06.059Z] INFO: Testing against a local daemon [2022-04-30T07:41:06.059Z] === RUN TestDockerDaemonSuite [2022-04-30T07:41:06.059Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-30T07:41:06.625Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-30T07:41:06.887Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-30T07:41:07.004Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-04-30T07:41:07.004Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-30T07:41:07.453Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-30T07:41:07.453Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-30T07:41:08.388Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-30T07:41:08.388Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-30T07:41:08.388Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-30T07:41:08.389Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.36s) [2022-04-30T07:41:08.389Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-30T07:41:08.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:41:08.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:41:08.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:41:08.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:41:08.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:41:08.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:41:08.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:41:08.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:41:08.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:41:08.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:41:08.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:41:08.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:41:08.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:41:08.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:41:08.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:41:08.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-30T07:41:08.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-30T07:41:08.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-30T07:41:08.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-30T07:41:08.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-30T07:41:08.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-30T07:41:08.389Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-30T07:41:08.649Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-04-30T07:41:08.649Z] === RUN TestCreateDifferentPlatform [2022-04-30T07:41:08.649Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-30T07:41:08.649Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-30T07:41:08.649Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-30T07:41:08.649Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-30T07:41:08.649Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-30T07:41:08.649Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-30T07:41:08.649Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-30T07:41:08.649Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-30T07:41:08.649Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-30T07:41:08.649Z] === RUN TestContainerStartOnDaemonRestart [2022-04-30T07:41:08.649Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-30T07:41:08.649Z] === RUN TestDaemonRestartIpcMode [2022-04-30T07:41:08.649Z] === PAUSE TestDaemonRestartIpcMode [2022-04-30T07:41:08.649Z] === RUN TestDaemonHostGatewayIP [2022-04-30T07:41:08.649Z] === PAUSE TestDaemonHostGatewayIP [2022-04-30T07:41:08.649Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-30T07:41:08.649Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-30T07:41:08.649Z] === RUN TestContainerKillOnDaemonStart [2022-04-30T07:41:08.649Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-30T07:41:08.649Z] === RUN TestDiff [2022-04-30T07:41:09.221Z] --- PASS: TestDiff (0.41s) [2022-04-30T07:41:09.221Z] === RUN TestExecWithCloseStdin [2022-04-30T07:41:09.483Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-04-30T07:41:09.483Z] === RUN TestExec [2022-04-30T07:41:09.619Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-30T07:41:09.764Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-30T07:41:10.023Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-30T07:41:10.023Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-30T07:41:10.023Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-30T07:41:10.056Z] --- PASS: TestExec (0.48s) [2022-04-30T07:41:10.056Z] === RUN TestExecUser [2022-04-30T07:41:10.626Z] --- PASS: TestExecUser (0.46s) [2022-04-30T07:41:10.626Z] === RUN TestExportContainerAndImportImage [2022-04-30T07:41:10.961Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-30T07:41:11.198Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-04-30T07:41:11.198Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-30T07:41:11.219Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-30T07:41:12.152Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-30T07:41:12.411Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-30T07:41:12.411Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-30T07:41:12.411Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-30T07:41:12.581Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-30T07:41:12.581Z] === RUN TestHealthCheckWorkdir [2022-04-30T07:41:12.978Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-30T07:41:13.151Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2022-04-30T07:41:13.151Z] === RUN TestHealthKillContainer [2022-04-30T07:41:15.505Z] --- PASS: TestBuildWithHugeFile (129.45s) [2022-04-30T07:41:15.505Z] === RUN TestBuildWCOWSandboxSize [2022-04-30T07:41:15.505Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-30T07:41:15.505Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-30T07:41:15.505Z] === RUN TestBuildWithEmptyDockerfile [2022-04-30T07:41:15.505Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:41:15.505Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:41:15.505Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:41:15.505Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:41:15.505Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:41:15.505Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:41:15.506Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:41:15.506Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:41:15.506Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:41:15.764Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-30T07:41:15.764Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-30T07:41:15.764Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-30T07:41:15.764Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-30T07:41:15.764Z] === RUN TestBuildPreserveOwnership [2022-04-30T07:41:15.764Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-30T07:41:16.331Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-30T07:41:18.035Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-04-30T07:41:18.035Z] PASS [2022-04-30T07:41:18.035Z] [2022-04-30T07:41:18.035Z] DONE 17 tests in 46.942s [2022-04-30T07:41:18.035Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-30T07:41:18.035Z] INFO: Testing against a local daemon [2022-04-30T07:41:18.035Z] === RUN TestPluginInvalidJSON [2022-04-30T07:41:18.035Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:41:18.035Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:41:18.035Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:41:18.035Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:41:18.035Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-30T07:41:18.035Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-30T07:41:18.035Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:41:18.035Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-30T07:41:18.035Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-30T07:41:18.035Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-30T07:41:18.035Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-30T07:41:18.035Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-30T07:41:18.035Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-30T07:41:18.035Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-30T07:41:18.035Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-30T07:41:18.035Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-30T07:41:18.035Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:41:18.035Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-30T07:41:18.035Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-30T07:41:18.035Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-30T07:41:18.035Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-30T07:41:18.035Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-30T07:41:18.035Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-30T07:41:18.035Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-04-30T07:41:18.035Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-30T07:41:18.035Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-30T07:41:18.035Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-30T07:41:18.035Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-30T07:41:18.035Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-04-30T07:41:18.035Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-30T07:41:18.035Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-30T07:41:18.035Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-30T07:41:18.035Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-30T07:41:18.035Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-30T07:41:18.035Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-30T07:41:18.035Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-30T07:41:18.035Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-30T07:41:18.035Z] === RUN TestPluginInstall [2022-04-30T07:41:18.035Z] === RUN TestPluginInstall/no_auth [2022-04-30T07:41:18.035Z] time="2022-04-30T07:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:41:18.035Z] time="2022-04-30T07:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b4afa9a07619233ae1a201498c8b98ba35e79248b864cbe8b13365a54bda9f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:41:18.035Z] time="2022-04-30T07:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:41:18.035Z] time="2022-04-30T07:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b4afa9a07619233ae1a201498c8b98ba35e79248b864cbe8b13365a54bda9f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:41:18.035Z] === RUN TestPluginInstall/with_htpasswd [2022-04-30T07:41:18.035Z] time="2022-04-30T07:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:41:18.035Z] time="2022-04-30T07:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a0759c498b30a635695072189617758a4f92c31f100b346f3774bb45913a391" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:41:18.035Z] time="2022-04-30T07:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:41:18.035Z] time="2022-04-30T07:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a0759c498b30a635695072189617758a4f92c31f100b346f3774bb45913a391" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:41:18.035Z] === RUN TestPluginInstall/with_insecure [2022-04-30T07:41:18.232Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-30T07:41:18.232Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-30T07:41:18.970Z] time="2022-04-30T07:41:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:41:18.970Z] time="2022-04-30T07:41:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a797db14e10bd2e520e4d900f3b7a9598c0c7642c55021c69443d80bee25b585" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:41:18.970Z] time="2022-04-30T07:41:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:41:18.970Z] time="2022-04-30T07:41:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a797db14e10bd2e520e4d900f3b7a9598c0c7642c55021c69443d80bee25b585" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:41:18.970Z] plugin_test.go:195: [d6639d2a1e951] daemon is not started [2022-04-30T07:41:18.970Z] --- PASS: TestPluginInstall (2.74s) [2022-04-30T07:41:18.970Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-04-30T07:41:18.970Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-04-30T07:41:18.970Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-04-30T07:41:18.970Z] === RUN TestPluginsWithRuntimes [2022-04-30T07:41:19.165Z] --- PASS: TestBuildPreserveOwnership (3.44s) [2022-04-30T07:41:19.165Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.22s) [2022-04-30T07:41:19.165Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s) [2022-04-30T07:41:19.165Z] === RUN TestBuildPlatformInvalid [2022-04-30T07:41:19.165Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-30T07:41:19.165Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-30T07:41:20.100Z] Loaded image: busybox:latest [2022-04-30T07:41:20.100Z] Loaded image: busybox:glibc [2022-04-30T07:41:20.666Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-30T07:41:20.870Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-30T07:41:21.284Z] --- PASS: TestHealthKillContainer (7.90s) [2022-04-30T07:41:21.284Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-30T07:41:21.284Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-04-30T07:41:21.284Z] === RUN TestIpcModeNone [2022-04-30T07:41:21.436Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-30T07:41:21.855Z] --- PASS: TestIpcModeNone (0.49s) [2022-04-30T07:41:21.855Z] === RUN TestIpcModePrivate [2022-04-30T07:41:22.041Z] Loaded image: debian:bullseye-slim [2022-04-30T07:41:22.041Z] Loaded image: hello-world:latest [2022-04-30T07:41:22.115Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-30T07:41:22.300Z] Loaded image: arm32v7/hello-world:latest [2022-04-30T07:41:22.369Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-04-30T07:41:22.369Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-04-30T07:41:22.369Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-04-30T07:41:22.369Z] === RUN TestPluginBackCompatMediaTypes [2022-04-30T07:41:22.375Z] --- PASS: TestIpcModePrivate (0.48s) [2022-04-30T07:41:22.375Z] === RUN TestIpcModeShareable [2022-04-30T07:41:22.558Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-30T07:41:22.636Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-04-30T07:41:22.636Z] --- PASS: TestIpcModeShareable (0.45s) [2022-04-30T07:41:22.636Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-30T07:41:22.935Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-30T07:41:22.936Z] PASS [2022-04-30T07:41:22.936Z] [2022-04-30T07:41:22.936Z] DONE 24 tests in 6.705s [2022-04-30T07:41:22.936Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-30T07:41:22.936Z] INFO: Testing against a local daemon [2022-04-30T07:41:22.936Z] === RUN TestExternalGraphDriver [2022-04-30T07:41:23.127Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-30T07:41:23.194Z] === RUN TestExternalGraphDriver/json [2022-04-30T07:41:23.694Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-30T07:41:24.581Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2022-04-30T07:41:24.581Z] === RUN TestAPIIpcModeHost [2022-04-30T07:41:24.581Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-04-30T07:41:24.581Z] === RUN TestDaemonIpcModeShareable [2022-04-30T07:41:24.631Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-30T07:41:25.093Z] === RUN TestExternalGraphDriver/spec [2022-04-30T07:41:25.198Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-30T07:41:25.526Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-30T07:41:25.787Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-04-30T07:41:25.787Z] === RUN TestDaemonIpcModePrivate [2022-04-30T07:41:26.230Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-30T07:41:26.467Z] === RUN TestExternalGraphDriver/pull [2022-04-30T07:41:26.728Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-30T07:41:26.989Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-04-30T07:41:26.989Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-30T07:41:27.099Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-30T07:41:27.930Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-30T07:41:28.190Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-04-30T07:41:28.190Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-30T07:41:28.368Z] --- PASS: TestExternalGraphDriver (4.99s) [2022-04-30T07:41:28.368Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-04-30T07:41:28.368Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-04-30T07:41:28.368Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-04-30T07:41:28.368Z] === RUN TestGraphdriverPluginV2 [2022-04-30T07:41:28.475Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-30T07:41:29.131Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-30T07:41:29.131Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-04-30T07:41:29.131Z] === RUN TestIpcModeOlderClient [2022-04-30T07:41:29.131Z] === PAUSE TestIpcModeOlderClient [2022-04-30T07:41:29.131Z] === RUN TestKillContainerInvalidSignal [2022-04-30T07:41:29.468Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-30T07:41:29.468Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-30T07:41:29.702Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-04-30T07:41:29.702Z] === RUN TestKillContainer [2022-04-30T07:41:29.702Z] === RUN TestKillContainer/no_signal [2022-04-30T07:41:29.963Z] === RUN TestKillContainer/non_killing_signal [2022-04-30T07:41:30.408Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-30T07:41:30.534Z] === RUN TestKillContainer/killing_signal [2022-04-30T07:41:31.105Z] --- PASS: TestKillContainer (1.37s) [2022-04-30T07:41:31.105Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-04-30T07:41:31.105Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2022-04-30T07:41:31.105Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-04-30T07:41:31.105Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-30T07:41:31.105Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-30T07:41:31.349Z] docker_cli_daemon_test.go:1472: [d2bccfdf85dff] daemon is not started [2022-04-30T07:41:31.365Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-30T07:41:31.936Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2022-04-30T07:41:31.936Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-04-30T07:41:31.936Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2022-04-30T07:41:31.936Z] === RUN TestKillStoppedContainer [2022-04-30T07:41:31.936Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-30T07:41:31.936Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-30T07:41:31.936Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-30T07:41:31.936Z] === RUN TestKillDifferentUserContainer [2022-04-30T07:41:32.291Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-30T07:41:32.291Z] check_test.go:307: [d31d48a5795a0] daemon is not started [2022-04-30T07:41:32.291Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-30T07:41:32.507Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-04-30T07:41:32.507Z] === RUN TestInspectOomKilledTrue [2022-04-30T07:41:32.553Z] --- PASS: TestGraphdriverPluginV2 (3.93s) [2022-04-30T07:41:32.553Z] PASS [2022-04-30T07:41:32.553Z] [2022-04-30T07:41:32.553Z] DONE 5 tests in 8.956s [2022-04-30T07:41:32.553Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-30T07:41:32.553Z] INFO: Testing against a local daemon [2022-04-30T07:41:32.553Z] === RUN TestContinueAfterPluginCrash [2022-04-30T07:41:32.553Z] === PAUSE TestContinueAfterPluginCrash [2022-04-30T07:41:32.553Z] === RUN TestReadPluginNoRead [2022-04-30T07:41:32.553Z] === PAUSE TestReadPluginNoRead [2022-04-30T07:41:32.553Z] === RUN TestDaemonStartWithLogOpt [2022-04-30T07:41:32.553Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-30T07:41:32.553Z] === CONT TestContinueAfterPluginCrash [2022-04-30T07:41:32.553Z] === CONT TestDaemonStartWithLogOpt [2022-04-30T07:41:32.767Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-04-30T07:41:32.767Z] === RUN TestInspectOomKilledFalse [2022-04-30T07:41:32.858Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-30T07:41:33.338Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-04-30T07:41:33.338Z] === RUN TestLinksEtcHostsContentMatch [2022-04-30T07:41:33.425Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.17s) [2022-04-30T07:41:33.425Z] PASS [2022-04-30T07:41:33.425Z] [2022-04-30T07:41:33.425Z] === Skipped [2022-04-30T07:41:33.425Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-30T07:41:33.425Z] build_session_test.go:25: TODO: BuildKit [2022-04-30T07:41:33.425Z] [2022-04-30T07:41:33.425Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-30T07:41:33.425Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-30T07:41:33.425Z] [2022-04-30T07:41:33.425Z] DONE 34 tests, 2 skipped in 195.133s [2022-04-30T07:41:33.425Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-30T07:41:33.425Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:41:33.425Z] ++ set -e [2022-04-30T07:41:33.425Z] ++ '[' -n 0 ']' [2022-04-30T07:41:33.425Z] ++ set -x [2022-04-30T07:41:33.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:41:33.425Z] INFO: Testing against a local daemon [2022-04-30T07:41:33.425Z] === RUN TestConfigInspect [2022-04-30T07:41:33.599Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-04-30T07:41:33.599Z] === RUN TestLinksContainerNames [2022-04-30T07:41:33.683Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-30T07:41:34.249Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-30T07:41:34.541Z] --- PASS: TestLinksContainerNames (0.85s) [2022-04-30T07:41:34.541Z] === RUN TestLogsFollowTailEmpty [2022-04-30T07:41:34.801Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-04-30T07:41:34.801Z] === RUN TestContainerNetworkMountsNoChown [2022-04-30T07:41:34.816Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-30T07:41:35.373Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/default [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/default [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/private [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/private [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/rprivate [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/slave [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/slave [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/rslave [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/shared [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/shared [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/rshared [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-30T07:41:35.373Z] === CONT TestMountDaemonRoot/default [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-30T07:41:35.373Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-30T07:41:35.373Z] === CONT TestMountDaemonRoot/rshared [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-30T07:41:35.373Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-30T07:41:35.373Z] === CONT TestMountDaemonRoot/shared [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-30T07:41:35.373Z] === CONT TestMountDaemonRoot/rslave [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-30T07:41:35.373Z] === CONT TestMountDaemonRoot/slave [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-30T07:41:35.373Z] === CONT TestMountDaemonRoot/rprivate [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-30T07:41:35.373Z] === CONT TestMountDaemonRoot/private [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-30T07:41:35.373Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-30T07:41:35.373Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-30T07:41:35.373Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-30T07:41:35.373Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-30T07:41:35.373Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-30T07:41:35.373Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-30T07:41:35.373Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-30T07:41:35.373Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-30T07:41:35.373Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-30T07:41:35.634Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-30T07:41:35.839Z] --- PASS: TestDaemonStartWithLogOpt (3.38s) [2022-04-30T07:41:35.839Z] === CONT TestReadPluginNoRead [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-30T07:41:35.896Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-30T07:41:35.896Z] === RUN TestContainerBindMountNonRecursive [2022-04-30T07:41:35.943Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-30T07:41:36.191Z] check_test.go:307: [d38d24d39a2cb] daemon is not started [2022-04-30T07:41:36.191Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-30T07:41:36.449Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-30T07:41:36.707Z] --- PASS: TestConfigInspect (3.16s) [2022-04-30T07:41:36.707Z] === RUN TestConfigList [2022-04-30T07:41:36.966Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-30T07:41:37.280Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-04-30T07:41:37.280Z] === RUN TestContainerVolumesMountedAsShared [2022-04-30T07:41:37.385Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-30T07:41:37.540Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-04-30T07:41:37.540Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-30T07:41:37.740Z] === RUN TestReadPluginNoRead/default [2022-04-30T07:41:37.801Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-04-30T07:41:37.801Z] === RUN TestNetworkNat [2022-04-30T07:41:37.902Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-30T07:41:37.902Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-30T07:41:38.373Z] --- PASS: TestNetworkNat (0.42s) [2022-04-30T07:41:38.373Z] === RUN TestNetworkLocalhostTCPNat [2022-04-30T07:41:38.635Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-30T07:41:38.635Z] === RUN TestNetworkLoopbackNat [2022-04-30T07:41:38.837Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-30T07:41:39.097Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-30T07:41:39.114Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-30T07:41:39.356Z] --- PASS: TestConfigList (2.65s) [2022-04-30T07:41:39.356Z] === RUN TestConfigsCreateAndDelete [2022-04-30T07:41:40.048Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-30T07:41:40.291Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-30T07:41:40.306Z] --- PASS: TestContinueAfterPluginCrash (8.41s) [2022-04-30T07:41:41.178Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-04-30T07:41:41.178Z] === RUN TestPause [2022-04-30T07:41:41.240Z] === CONT TestReadPluginNoRead [2022-04-30T07:41:41.240Z] read_test.go:92: [d5db896ce374c] daemon is not started [2022-04-30T07:41:41.240Z] --- PASS: TestReadPluginNoRead (5.88s) [2022-04-30T07:41:41.240Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-04-30T07:41:41.240Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-04-30T07:41:41.240Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-04-30T07:41:41.240Z] PASS [2022-04-30T07:41:41.240Z] [2022-04-30T07:41:41.240Z] DONE 6 tests in 9.290s [2022-04-30T07:41:41.240Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-30T07:41:41.240Z] testing: warning: no tests to run [2022-04-30T07:41:41.240Z] PASS [2022-04-30T07:41:41.240Z] [2022-04-30T07:41:41.240Z] DONE 0 tests in 0.008s [2022-04-30T07:41:41.240Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-30T07:41:41.240Z] INFO: Testing against a local daemon [2022-04-30T07:41:41.240Z] === RUN TestPluginWithDevMounts [2022-04-30T07:41:41.240Z] === PAUSE TestPluginWithDevMounts [2022-04-30T07:41:41.240Z] === CONT TestPluginWithDevMounts [2022-04-30T07:41:41.545Z] dccd9e4d14d3: Pull complete [2022-04-30T07:41:41.545Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-30T07:41:41.545Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:41:41.545Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-30T07:41:41.545Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-30T07:41:41.545Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-30T07:41:41.545Z] WARN: Skipping validation tests [2022-04-30T07:41:41.545Z] INFO: Running unit tests at 04/30/2022 07:41:34... [2022-04-30T07:41:41.545Z] INFO: make.ps1 starting at 04/30/2022 07:41:39 [2022-04-30T07:41:41.545Z] INFO: Git commit (7eb5d4c93d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-30T07:41:41.545Z] INFO: Running unit tests... [2022-04-30T07:41:41.749Z] --- PASS: TestPause (0.46s) [2022-04-30T07:41:41.750Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-30T07:41:41.750Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-30T07:41:41.750Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-30T07:41:41.750Z] === RUN TestPauseStopPausedContainer [2022-04-30T07:41:41.788Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-30T07:41:42.191Z] --- PASS: TestConfigsCreateAndDelete (2.79s) [2022-04-30T07:41:42.191Z] === RUN TestConfigsUpdate [2022-04-30T07:41:42.320Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-04-30T07:41:42.320Z] === RUN TestPidHost [2022-04-30T07:41:43.126Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-30T07:41:43.139Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-04-30T07:41:43.139Z] PASS [2022-04-30T07:41:43.139Z] [2022-04-30T07:41:43.139Z] DONE 1 tests in 1.620s [2022-04-30T07:41:43.139Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-30T07:41:43.139Z] INFO: Testing against a local daemon [2022-04-30T07:41:43.139Z] === RUN TestSecretInspect [2022-04-30T07:41:43.262Z] --- PASS: TestPidHost (1.02s) [2022-04-30T07:41:43.262Z] === RUN TestPsFilter [2022-04-30T07:41:43.262Z] --- PASS: TestPsFilter (0.11s) [2022-04-30T07:41:43.262Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-30T07:41:43.833Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-04-30T07:41:43.833Z] === RUN TestRemoveContainerWithVolume [2022-04-30T07:41:44.093Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-04-30T07:41:44.093Z] === RUN TestRemoveContainerRunning [2022-04-30T07:41:44.663Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-04-30T07:41:44.663Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-30T07:41:44.924Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-04-30T07:41:44.924Z] === RUN TestRemoveInvalidContainer [2022-04-30T07:41:44.924Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-30T07:41:44.924Z] === RUN TestRenameLinkedContainer [2022-04-30T07:41:45.038Z] --- PASS: TestSecretInspect (2.19s) [2022-04-30T07:41:45.038Z] === RUN TestSecretList [2022-04-30T07:41:45.668Z] --- PASS: TestConfigsUpdate (3.10s) [2022-04-30T07:41:45.668Z] === RUN TestTemplatedConfig [2022-04-30T07:41:45.668Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-30T07:41:46.205Z] ............................ [ 66%] [2022-04-30T07:41:46.835Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-04-30T07:41:46.835Z] === RUN TestRenameStoppedContainer [2022-04-30T07:41:47.096Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-04-30T07:41:47.096Z] === RUN TestRenameRunningContainerAndReuse [2022-04-30T07:41:47.576Z] --- PASS: TestSecretList (2.19s) [2022-04-30T07:41:47.576Z] === RUN TestSecretsCreateAndDelete [2022-04-30T07:41:48.037Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-04-30T07:41:48.037Z] === RUN TestRenameInvalidName [2022-04-30T07:41:48.609Z] --- PASS: TestRenameInvalidName (0.43s) [2022-04-30T07:41:48.609Z] === RUN TestRenameAnonymousContainer [2022-04-30T07:41:48.950Z] --- PASS: TestTemplatedConfig (3.60s) [2022-04-30T07:41:48.950Z] === RUN TestConfigCreateResolve [2022-04-30T07:41:48.950Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-30T07:41:49.499Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2022-04-30T07:41:49.499Z] === RUN TestSecretsUpdate [2022-04-30T07:41:49.993Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-04-30T07:41:49.993Z] === RUN TestRenameContainerWithSameName [2022-04-30T07:41:50.206Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-30T07:41:50.564Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-04-30T07:41:50.564Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-30T07:41:51.505Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) [2022-04-30T07:41:51.505Z] === RUN TestResize [2022-04-30T07:41:51.765Z] --- PASS: TestResize (0.39s) [2022-04-30T07:41:51.765Z] === RUN TestResizeWithInvalidSize [2022-04-30T07:41:52.028Z] --- PASS: TestSecretsUpdate (2.24s) [2022-04-30T07:41:52.028Z] === RUN TestTemplatedSecret [2022-04-30T07:41:52.232Z] --- PASS: TestConfigCreateResolve (3.01s) [2022-04-30T07:41:52.232Z] PASS [2022-04-30T07:41:52.232Z] [2022-04-30T07:41:52.232Z] DONE 6 tests in 18.421s [2022-04-30T07:41:52.232Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-30T07:41:52.232Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:41:52.232Z] ++ set -e [2022-04-30T07:41:52.232Z] ++ '[' -n 0 ']' [2022-04-30T07:41:52.232Z] ++ set -x [2022-04-30T07:41:52.232Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:41:52.232Z] INFO: Testing against a local daemon [2022-04-30T07:41:52.232Z] === RUN TestCheckpoint [2022-04-30T07:41:52.232Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-30T07:41:52.232Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/commit [2022-04-30T07:41:52.232Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-30T07:41:52.232Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:41:52.232Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:41:52.232Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:41:52.232Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-30T07:41:52.232Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-30T07:41:52.232Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-30T07:41:52.232Z] === CONT TestContainerInvalidJSON/commit [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-30T07:41:52.232Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-30T07:41:52.232Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-30T07:41:52.232Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-30T07:41:52.232Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:41:52.233Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-30T07:41:52.233Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-30T07:41:52.233Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-30T07:41:52.233Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-30T07:41:52.233Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-30T07:41:52.233Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-30T07:41:52.233Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-30T07:41:52.233Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-30T07:41:52.233Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-30T07:41:52.233Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-30T07:41:52.233Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-30T07:41:52.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-30T07:41:52.233Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-30T07:41:52.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-30T07:41:52.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-30T07:41:52.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-30T07:41:52.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-30T07:41:52.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-30T07:41:52.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-30T07:41:52.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-30T07:41:52.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-30T07:41:52.233Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-30T07:41:52.233Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-30T07:41:52.233Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-30T07:41:52.233Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-30T07:41:52.233Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-04-30T07:41:52.233Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-30T07:41:52.233Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-04-30T07:41:52.233Z] === RUN TestCopyEmptyFile [2022-04-30T07:41:52.336Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-04-30T07:41:52.337Z] === RUN TestResizeWhenContainerNotStarted [2022-04-30T07:41:52.597Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-04-30T07:41:52.597Z] === RUN TestDaemonRestartKillContainers [2022-04-30T07:41:52.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-30T07:41:52.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-30T07:41:52.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-30T07:41:52.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-30T07:41:52.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-30T07:41:52.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-30T07:41:52.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-30T07:41:52.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-30T07:41:52.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-30T07:41:52.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-30T07:41:52.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-30T07:41:52.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-30T07:41:52.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-30T07:41:52.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-30T07:41:52.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-30T07:41:52.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-30T07:41:52.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:41:52.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:41:52.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:41:52.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:41:52.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:41:52.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:41:52.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:41:52.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:41:52.598Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:41:52.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:41:52.598Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:41:52.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:41:52.598Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:41:52.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:41:52.598Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:41:52.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:41:52.598Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-30T07:41:52.598Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:41:52.799Z] --- PASS: TestCopyEmptyFile (0.38s) [2022-04-30T07:41:52.799Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-30T07:41:52.799Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-04-30T07:41:52.799Z] === RUN TestCopyFromContainer [2022-04-30T07:41:54.510Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:41:54.557Z] --- PASS: TestTemplatedSecret (2.58s) [2022-04-30T07:41:54.557Z] === RUN TestSecretCreateResolve [2022-04-30T07:41:54.700Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-30T07:41:54.700Z] === RUN TestCopyFromContainer// [2022-04-30T07:41:54.700Z] === RUN TestCopyFromContainer//bar/root [2022-04-30T07:41:54.700Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-30T07:41:54.700Z] === RUN TestCopyFromContainer/bar/quux [2022-04-30T07:41:54.958Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-30T07:41:54.958Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-30T07:41:54.958Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-30T07:41:55.223Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-30T07:41:55.223Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-30T07:41:55.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:41:55.481Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-30T07:41:55.740Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-30T07:41:55.740Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-30T07:41:55.740Z] --- PASS: TestCopyFromContainer (3.08s) [2022-04-30T07:41:55.740Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-04-30T07:41:55.740Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-04-30T07:41:55.740Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-04-30T07:41:55.740Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-04-30T07:41:55.740Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2022-04-30T07:41:55.740Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-04-30T07:41:55.740Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-04-30T07:41:55.740Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s) [2022-04-30T07:41:55.740Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.17s) [2022-04-30T07:41:55.740Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-04-30T07:41:55.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-30T07:41:55.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:41:55.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:41:55.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:41:55.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:41:55.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:41:55.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:41:55.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:41:55.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:41:55.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:41:55.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-30T07:41:55.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-30T07:41:55.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-30T07:41:55.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-30T07:41:55.740Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-30T07:41:55.740Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-30T07:41:55.740Z] === RUN TestCreateWithInvalidEnv [2022-04-30T07:41:55.740Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-30T07:41:55.740Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-30T07:41:55.740Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-30T07:41:55.740Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-30T07:41:55.740Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-30T07:41:55.740Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-30T07:41:55.999Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-30T07:41:55.999Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-30T07:41:55.999Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-30T07:41:55.999Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-04-30T07:41:55.999Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-30T07:41:55.999Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-30T07:41:55.999Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-30T07:41:55.999Z] === RUN TestCreateTmpfsMountsTarget [2022-04-30T07:41:55.999Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-30T07:41:55.999Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-30T07:41:55.999Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-30T07:41:56.393Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:41:56.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:41:57.087Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-04-30T07:41:57.087Z] PASS [2022-04-30T07:41:57.087Z] [2022-04-30T07:41:57.087Z] DONE 6 tests in 13.660s [2022-04-30T07:41:57.087Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-30T07:41:57.087Z] INFO: Testing against a local daemon [2022-04-30T07:41:57.087Z] === RUN TestServiceCreateInit [2022-04-30T07:41:57.087Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-30T07:41:57.375Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-30T07:41:57.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:41:57.634Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-30T07:41:57.857Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:41:57.893Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2022-04-30T07:41:57.893Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-30T07:41:58.460Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-30T07:41:58.460Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-30T07:41:59.401Z] dccd9e4d14d3: Pull complete [2022-04-30T07:41:59.401Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-30T07:41:59.401Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:41:59.401Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-30T07:41:59.401Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-30T07:41:59.401Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-30T07:41:59.401Z] WARN: Skipping validation tests [2022-04-30T07:41:59.401Z] INFO: Running unit tests at 04/30/2022 07:41:46... [2022-04-30T07:41:59.401Z] INFO: make.ps1 starting at 04/30/2022 07:41:50 [2022-04-30T07:41:59.401Z] INFO: Git commit (7eb5d4c93d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-30T07:41:59.401Z] INFO: Running unit tests... [2022-04-30T07:41:59.838Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-30T07:41:59.859Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-30T07:42:00.097Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s) [2022-04-30T07:42:00.097Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-30T07:42:00.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:42:00.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:42:00.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:42:00.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:42:00.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:42:00.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:42:00.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:42:00.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:42:00.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:42:00.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:42:00.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:42:00.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:42:00.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:42:00.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:42:00.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:42:00.097Z] check_test.go:307: [db99602389508] daemon is not started [2022-04-30T07:42:00.097Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-30T07:42:00.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-30T07:42:00.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-04-30T07:42:00.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-30T07:42:00.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-30T07:42:00.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-30T07:42:00.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-30T07:42:00.355Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-30T07:42:00.368Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-30T07:42:00.613Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-30T07:42:00.871Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2022-04-30T07:42:00.871Z] === RUN TestCreateDifferentPlatform [2022-04-30T07:42:00.871Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-30T07:42:00.871Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-30T07:42:00.871Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-30T07:42:00.871Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-30T07:42:00.872Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-30T07:42:00.872Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-30T07:42:00.872Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-30T07:42:00.872Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-30T07:42:01.130Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-30T07:42:01.130Z] === RUN TestContainerStartOnDaemonRestart [2022-04-30T07:42:01.130Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-30T07:42:01.130Z] === RUN TestDaemonRestartIpcMode [2022-04-30T07:42:01.130Z] === PAUSE TestDaemonRestartIpcMode [2022-04-30T07:42:01.130Z] === RUN TestDaemonHostGatewayIP [2022-04-30T07:42:01.130Z] === PAUSE TestDaemonHostGatewayIP [2022-04-30T07:42:01.130Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-30T07:42:01.130Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-30T07:42:01.130Z] === RUN TestContainerKillOnDaemonStart [2022-04-30T07:42:01.130Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-30T07:42:01.130Z] === RUN TestDiff [2022-04-30T07:42:01.158Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:42:01.419Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-30T07:42:01.549Z] 4612f6d0b889: Pull complete [2022-04-30T07:42:01.698Z] --- PASS: TestDiff (0.77s) [2022-04-30T07:42:01.698Z] === RUN TestExecWithCloseStdin [2022-04-30T07:42:02.634Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-30T07:42:02.634Z] --- PASS: TestExecWithCloseStdin (0.81s) [2022-04-30T07:42:02.634Z] === RUN TestExec [2022-04-30T07:42:02.696Z] ? github.com/docker/docker/api [no test files] [2022-04-30T07:42:03.203Z] --- PASS: TestExec (0.55s) [2022-04-30T07:42:03.203Z] === RUN TestExecUser [2022-04-30T07:42:03.340Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-30T07:42:03.462Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-30T07:42:04.029Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-30T07:42:04.029Z] --- PASS: TestExecUser (0.87s) [2022-04-30T07:42:04.029Z] === RUN TestExportContainerAndImportImage [2022-04-30T07:42:04.287Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-30T07:42:04.554Z] --- PASS: TestServiceCreateInit (7.53s) [2022-04-30T07:42:04.554Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2022-04-30T07:42:04.554Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s) [2022-04-30T07:42:04.554Z] === RUN TestCreateServiceMultipleTimes [2022-04-30T07:42:05.222Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2022-04-30T07:42:05.222Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-30T07:42:05.252Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-30T07:42:05.252Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-30T07:42:06.158Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-30T07:42:06.636Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-30T07:42:06.727Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2022-04-30T07:42:06.727Z] === RUN TestHealthCheckWorkdir [2022-04-30T07:42:06.896Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-30T07:42:07.660Z] --- PASS: TestHealthCheckWorkdir (0.90s) [2022-04-30T07:42:07.660Z] === RUN TestHealthKillContainer [2022-04-30T07:42:08.809Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-30T07:42:10.192Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-30T07:42:10.192Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-30T07:42:10.231Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-30T07:42:10.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-04-30T07:42:10.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-30T07:42:10.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) [2022-04-30T07:42:10.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-30T07:42:10.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-30T07:42:10.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-04-30T07:42:10.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s) [2022-04-30T07:42:10.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s) [2022-04-30T07:42:10.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s) [2022-04-30T07:42:10.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-04-30T07:42:10.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s) [2022-04-30T07:42:10.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-04-30T07:42:10.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-04-30T07:42:10.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-04-30T07:42:10.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-04-30T07:42:10.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-04-30T07:42:10.231Z] === RUN TestCgroupNamespacesRun [2022-04-30T07:42:11.178Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-04-30T07:42:11.178Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-30T07:42:12.091Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-30T07:42:12.274Z] ? github.com/docker/docker/api [no test files] [2022-04-30T07:42:12.350Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-30T07:42:12.561Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-04-30T07:42:12.561Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-30T07:42:13.283Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-30T07:42:13.283Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-30T07:42:13.503Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-04-30T07:42:13.503Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-30T07:42:13.850Z] check_test.go:307: [d246b19d5c0cc] daemon is not started [2022-04-30T07:42:13.850Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-30T07:42:14.415Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-30T07:42:14.895Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-04-30T07:42:14.895Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-30T07:42:14.982Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-30T07:42:15.552Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-30T07:42:15.552Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-30T07:42:15.811Z] --- PASS: TestHealthKillContainer (8.27s) [2022-04-30T07:42:15.811Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-30T07:42:15.838Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-04-30T07:42:15.838Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-30T07:42:16.379Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2022-04-30T07:42:16.379Z] === RUN TestIpcModeNone [2022-04-30T07:42:16.946Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-30T07:42:17.220Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-04-30T07:42:17.220Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-30T07:42:17.512Z] --- PASS: TestIpcModeNone (0.96s) [2022-04-30T07:42:17.512Z] === RUN TestIpcModePrivate [2022-04-30T07:42:17.770Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-30T07:42:17.791Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-30T07:42:17.791Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-30T07:42:18.034Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:108, shared: false, mustBeShared: false [2022-04-30T07:42:18.295Z] --- PASS: TestIpcModePrivate (0.96s) [2022-04-30T07:42:18.295Z] === RUN TestIpcModeShareable [2022-04-30T07:42:18.554Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-30T07:42:19.120Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2022-04-30T07:42:19.120Z] --- PASS: TestIpcModeShareable (0.83s) [2022-04-30T07:42:19.120Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-30T07:42:19.174Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-04-30T07:42:19.174Z] === RUN TestNISDomainname [2022-04-30T07:42:19.435Z] --- PASS: TestNISDomainname (0.56s) [2022-04-30T07:42:19.435Z] === RUN TestHostnameDnsResolution [2022-04-30T07:42:20.377Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-04-30T07:42:20.377Z] === RUN TestUnprivilegedPortsAndPing [2022-04-30T07:42:20.638Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-04-30T07:42:20.638Z] === RUN TestPrivilegedHostDevices [2022-04-30T07:42:21.025Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-30T07:42:21.209Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-04-30T07:42:21.209Z] === RUN TestStats [2022-04-30T07:42:21.641Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s) [2022-04-30T07:42:21.641Z] === RUN TestAPIIpcModeHost [2022-04-30T07:42:22.233Z] --- PASS: TestAPIIpcModeHost (0.48s) [2022-04-30T07:42:22.233Z] === RUN TestDaemonIpcModeShareable [2022-04-30T07:42:22.630Z] --- PASS: TestCreateServiceMultipleTimes (15.65s) [2022-04-30T07:42:22.630Z] === RUN TestCreateServiceConflict [2022-04-30T07:42:22.630Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-04-30T07:42:22.630Z] === RUN TestCreateServiceMaxReplicas [2022-04-30T07:42:23.616Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2022-04-30T07:42:23.616Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-30T07:42:23.616Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2022-04-30T07:42:23.616Z] === RUN TestDaemonIpcModePrivate [2022-04-30T07:42:23.751Z] --- PASS: TestStats (2.43s) [2022-04-30T07:42:23.751Z] === RUN TestStopContainerWithTimeout [2022-04-30T07:42:23.751Z] === RUN TestStopContainerWithTimeout/0 [2022-04-30T07:42:23.751Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-30T07:42:23.751Z] === RUN TestStopContainerWithTimeout/1 [2022-04-30T07:42:23.751Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-30T07:42:23.751Z] === RUN TestStopContainerWithTimeout/3 [2022-04-30T07:42:23.751Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-30T07:42:23.751Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-30T07:42:23.751Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-30T07:42:23.751Z] === CONT TestStopContainerWithTimeout/0 [2022-04-30T07:42:23.751Z] === CONT TestStopContainerWithTimeout/3 [2022-04-30T07:42:23.874Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-30T07:42:24.692Z] === CONT TestStopContainerWithTimeout/1 [2022-04-30T07:42:25.162Z] --- PASS: TestCreateServiceMaxReplicas (2.83s) [2022-04-30T07:42:25.162Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-30T07:42:25.249Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-30T07:42:25.249Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-04-30T07:42:25.249Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2022-04-30T07:42:25.249Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-30T07:42:26.074Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-30T07:42:26.184Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-30T07:42:26.184Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-30T07:42:26.184Z] check_test.go:307: [d444553de0411] daemon is not started [2022-04-30T07:42:26.184Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-30T07:42:26.184Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-30T07:42:26.750Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-04-30T07:42:27.320Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2022-04-30T07:42:27.320Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-30T07:42:27.379Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-30T07:42:28.133Z] === RUN TestMiddlewares [2022-04-30T07:42:28.133Z] --- PASS: TestMiddlewares (0.00s) [2022-04-30T07:42:28.133Z] PASS [2022-04-30T07:42:28.133Z] coverage: 7.9% of statements [2022-04-30T07:42:28.133Z] ok github.com/docker/docker/api/server 0.070s coverage: 7.9% of statements [2022-04-30T07:42:28.257Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-30T07:42:28.616Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-30T07:42:28.616Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2022-04-30T07:42:28.616Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-04-30T07:42:28.616Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-04-30T07:42:28.616Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-04-30T07:42:28.616Z] === RUN TestDeleteDevicemapper [2022-04-30T07:42:28.616Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-30T07:42:28.616Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-30T07:42:28.616Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-30T07:42:28.824Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2022-04-30T07:42:28.824Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2022-04-30T07:42:28.824Z] === RUN TestIpcModeOlderClient [2022-04-30T07:42:28.824Z] === PAUSE TestIpcModeOlderClient [2022-04-30T07:42:28.824Z] === RUN TestKillContainerInvalidSignal [2022-04-30T07:42:29.082Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-30T07:42:29.650Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2022-04-30T07:42:29.650Z] === RUN TestKillContainer [2022-04-30T07:42:29.650Z] === RUN TestKillContainer/no_signal [2022-04-30T07:42:30.001Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2022-04-30T07:42:30.001Z] === RUN TestUpdateMemory [2022-04-30T07:42:30.217Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-30T07:42:30.261Z] --- PASS: TestUpdateMemory (0.49s) [2022-04-30T07:42:30.261Z] === RUN TestUpdateCPUQuota [2022-04-30T07:42:30.476Z] === RUN TestKillContainer/non_killing_signal [2022-04-30T07:42:31.043Z] === RUN TestKillContainer/killing_signal [2022-04-30T07:42:31.203Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-04-30T07:42:31.203Z] === RUN TestUpdatePidsLimit [2022-04-30T07:42:31.203Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-30T07:42:31.203Z] === RUN TestUpdatePidsLimit/no_change [2022-04-30T07:42:31.464Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-30T07:42:31.725Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-30T07:42:31.725Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-30T07:42:31.978Z] --- PASS: TestKillContainer (2.37s) [2022-04-30T07:42:31.978Z] --- PASS: TestKillContainer/no_signal (0.82s) [2022-04-30T07:42:31.978Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-04-30T07:42:31.978Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2022-04-30T07:42:31.978Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-30T07:42:31.978Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-30T07:42:31.978Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-30T07:42:31.985Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-30T07:42:32.245Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-30T07:42:32.914Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-30T07:42:33.187Z] --- PASS: TestUpdatePidsLimit (1.98s) [2022-04-30T07:42:33.187Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-04-30T07:42:33.187Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-04-30T07:42:33.187Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2022-04-30T07:42:33.187Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-04-30T07:42:33.187Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-04-30T07:42:33.187Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-04-30T07:42:33.187Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s) [2022-04-30T07:42:33.187Z] === RUN TestUpdateRestartPolicy [2022-04-30T07:42:33.337Z] === RUN TestMiddlewares [2022-04-30T07:42:33.337Z] --- PASS: TestMiddlewares (0.00s) [2022-04-30T07:42:33.337Z] PASS [2022-04-30T07:42:33.337Z] coverage: 7.9% of statements [2022-04-30T07:42:33.337Z] ok github.com/docker/docker/api/server 0.043s coverage: 7.9% of statements [2022-04-30T07:42:33.850Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s) [2022-04-30T07:42:33.850Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2022-04-30T07:42:33.850Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-04-30T07:42:33.850Z] === RUN TestKillStoppedContainer [2022-04-30T07:42:33.850Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-04-30T07:42:33.850Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-30T07:42:33.850Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-30T07:42:33.850Z] === RUN TestKillDifferentUserContainer [2022-04-30T07:42:33.850Z] check_test.go:307: [d7ee116e0a17d] daemon is not started [2022-04-30T07:42:33.850Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-30T07:42:34.418Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2022-04-30T07:42:34.418Z] === RUN TestInspectOomKilledTrue [2022-04-30T07:42:34.418Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:42:34.418Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-30T07:42:34.418Z] === RUN TestInspectOomKilledFalse [2022-04-30T07:42:34.418Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:42:34.418Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-30T07:42:34.418Z] === RUN TestLinksEtcHostsContentMatch [2022-04-30T07:42:35.354Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2022-04-30T07:42:35.354Z] === RUN TestLinksContainerNames [2022-04-30T07:42:36.730Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-30T07:42:36.730Z] --- PASS: TestLinksContainerNames (1.45s) [2022-04-30T07:42:36.730Z] === RUN TestLogsFollowTailEmpty [2022-04-30T07:42:36.730Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-30T07:42:37.301Z] check_test.go:307: [da52f29a62dc2] daemon is not started [2022-04-30T07:42:37.301Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-30T07:42:37.301Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2022-04-30T07:42:37.301Z] === RUN TestContainerNetworkMountsNoChown [2022-04-30T07:42:38.238Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/default [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/default [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/private [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/private [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/rprivate [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/slave [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/slave [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/rslave [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/shared [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/shared [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/rshared [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/default [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/rslave [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/slave [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/rprivate [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/private [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/shared [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/rshared [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-30T07:42:38.238Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-30T07:42:38.238Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-30T07:42:38.238Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-30T07:42:38.496Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-30T07:42:38.496Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-30T07:42:38.496Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-30T07:42:38.496Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-30T07:42:38.496Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-30T07:42:38.496Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-30T07:42:38.496Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-30T07:42:38.496Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-30T07:42:38.496Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-30T07:42:38.496Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-30T07:42:38.496Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-30T07:42:38.496Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-30T07:42:38.496Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-30T07:42:38.496Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-30T07:42:38.755Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-30T07:42:38.755Z] === RUN TestContainerBindMountNonRecursive [2022-04-30T07:42:40.028Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-04-30T07:42:40.028Z] === RUN TestCreateServiceSecretFileMode [2022-04-30T07:42:40.129Z] docker_cli_daemon_plugins_test.go:80: [d84d16b651b40] daemon is not started [2022-04-30T07:42:40.387Z] --- PASS: TestContainerBindMountNonRecursive (1.77s) [2022-04-30T07:42:40.387Z] === RUN TestContainerVolumesMountedAsShared [2022-04-30T07:42:40.594Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2022-04-30T07:42:40.594Z] === RUN TestCreateServiceConfigFileMode [2022-04-30T07:42:40.645Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-30T07:42:41.213Z] --- PASS: TestContainerVolumesMountedAsShared (0.68s) [2022-04-30T07:42:41.213Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-30T07:42:41.213Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-30T07:42:41.780Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2022-04-30T07:42:41.780Z] === RUN TestNetworkNat [2022-04-30T07:42:42.346Z] --- PASS: TestNetworkNat (0.66s) [2022-04-30T07:42:42.346Z] === RUN TestNetworkLocalhostTCPNat [2022-04-30T07:42:42.733Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-30T07:42:43.123Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2022-04-30T07:42:43.124Z] === RUN TestCreateServiceSysctls [2022-04-30T07:42:43.282Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2022-04-30T07:42:43.282Z] === RUN TestNetworkLoopbackNat [2022-04-30T07:42:43.282Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-30T07:42:43.848Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-30T07:42:43.848Z] docker_cli_daemon_plugins_test.go:170: [dac9668db0b22] daemon is not started [2022-04-30T07:42:44.624Z] tests/integration/client_test.py ..... [ 75%] [2022-04-30T07:42:44.881Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-30T07:42:45.223Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-30T07:42:45.411Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-04-30T07:42:45.411Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-30T07:42:45.411Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-04-30T07:42:45.411Z] === RUN TestWaitNonBlocked [2022-04-30T07:42:45.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:42:45.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:42:45.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:42:45.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:42:45.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:42:45.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:42:45.411Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-30T07:42:45.411Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-04-30T07:42:45.411Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-04-30T07:42:45.411Z] === RUN TestWaitBlocked [2022-04-30T07:42:45.411Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-30T07:42:45.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-30T07:42:45.411Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-30T07:42:45.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-30T07:42:45.411Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-30T07:42:45.411Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-30T07:42:45.444Z] tests/integration/errors_test.py . [ 76%] [2022-04-30T07:42:45.671Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-30T07:42:45.671Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-04-30T07:42:45.671Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-04-30T07:42:45.671Z] === CONT TestContainerStartOnDaemonRestart [2022-04-30T07:42:45.671Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-30T07:42:46.158Z] --- PASS: TestNetworkLoopbackNat (3.00s) [2022-04-30T07:42:46.158Z] === RUN TestPause [2022-04-30T07:42:46.406Z] --- PASS: TestCreateServiceSysctls (3.25s) [2022-04-30T07:42:46.406Z] === RUN TestCreateServiceCapabilities [2022-04-30T07:42:47.094Z] --- PASS: TestPause (0.80s) [2022-04-30T07:42:47.094Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-30T07:42:47.094Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-30T07:42:47.094Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-30T07:42:47.094Z] === RUN TestPauseStopPausedContainer [2022-04-30T07:42:47.660Z] --- PASS: TestPauseStopPausedContainer (0.78s) [2022-04-30T07:42:47.660Z] === RUN TestPidHost [2022-04-30T07:42:48.217Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.03s) [2022-04-30T07:42:48.217Z] === CONT TestIpcModeOlderClient [2022-04-30T07:42:48.217Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-30T07:42:48.217Z] === CONT TestContainerKillOnDaemonStart [2022-04-30T07:42:48.217Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s) [2022-04-30T07:42:48.217Z] === CONT TestDaemonHostGatewayIP [2022-04-30T07:42:48.596Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-30T07:42:48.934Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-04-30T07:42:48.934Z] === RUN TestInspect [2022-04-30T07:42:49.162Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-30T07:42:49.419Z] --- PASS: TestPidHost (1.70s) [2022-04-30T07:42:49.419Z] === RUN TestPsFilter [2022-04-30T07:42:49.677Z] --- PASS: TestPsFilter (0.13s) [2022-04-30T07:42:49.677Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-30T07:42:49.677Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-30T07:42:50.130Z] --- PASS: TestDaemonHostGatewayIP (2.33s) [2022-04-30T07:42:50.130Z] === CONT TestDaemonRestartIpcMode [2022-04-30T07:42:50.243Z] check_test.go:307: [db054df74a0bd] daemon is not started [2022-04-30T07:42:50.243Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-30T07:42:50.243Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2022-04-30T07:42:50.243Z] === RUN TestRemoveContainerWithVolume [2022-04-30T07:42:50.243Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-30T07:42:51.179Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2022-04-30T07:42:51.179Z] === RUN TestRemoveContainerRunning [2022-04-30T07:42:51.463Z] --- PASS: TestInspect (2.75s) [2022-04-30T07:42:51.463Z] === RUN TestCreateJob [2022-04-30T07:42:51.750Z] --- PASS: TestRemoveContainerRunning (0.72s) [2022-04-30T07:42:51.750Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-30T07:42:51.750Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-30T07:42:51.750Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-30T07:42:52.317Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2022-04-30T07:42:52.317Z] === RUN TestRemoveInvalidContainer [2022-04-30T07:42:52.317Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-30T07:42:52.317Z] === RUN TestRenameLinkedContainer [2022-04-30T07:42:52.674Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-04-30T07:42:53.251Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-30T07:42:53.510Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-30T07:42:54.751Z] --- PASS: TestCreateJob (3.13s) [2022-04-30T07:42:54.751Z] === RUN TestReplicatedJob [2022-04-30T07:42:55.417Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-30T07:42:55.417Z] --- PASS: TestRenameLinkedContainer (2.95s) [2022-04-30T07:42:55.417Z] === RUN TestRenameStoppedContainer [2022-04-30T07:42:56.052Z] --- PASS: TestRenameStoppedContainer (0.76s) [2022-04-30T07:42:56.053Z] === RUN TestRenameRunningContainerAndReuse [2022-04-30T07:42:56.990Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-30T07:42:56.990Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-30T07:42:57.562Z] --- PASS: TestRenameRunningContainerAndReuse (1.48s) [2022-04-30T07:42:57.562Z] === RUN TestRenameInvalidName [2022-04-30T07:42:58.497Z] --- PASS: TestRenameInvalidName (0.72s) [2022-04-30T07:42:58.497Z] === RUN TestRenameAnonymousContainer [2022-04-30T07:42:58.756Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-30T07:43:00.062Z] --- PASS: TestReplicatedJob (5.10s) [2022-04-30T07:43:00.062Z] === RUN TestUpdateReplicatedJob [2022-04-30T07:43:00.660Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-30T07:43:00.805Z] --- PASS: TestContainerKillOnDaemonStart (11.59s) [2022-04-30T07:43:00.805Z] PASS [2022-04-30T07:43:00.805Z] [2022-04-30T07:43:00.805Z] === Skipped [2022-04-30T07:43:00.805Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-30T07:43:00.805Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-30T07:43:00.805Z] [2022-04-30T07:43:00.805Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-30T07:43:00.805Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-30T07:43:00.805Z] [2022-04-30T07:43:00.805Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-30T07:43:00.805Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-30T07:43:00.805Z] [2022-04-30T07:43:00.805Z] DONE 235 tests, 3 skipped in 116.154s [2022-04-30T07:43:00.806Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-30T07:43:00.806Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:43:00.806Z] ++ set -e [2022-04-30T07:43:00.806Z] ++ '[' -n 0 ']' [2022-04-30T07:43:00.806Z] ++ set -x [2022-04-30T07:43:00.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:43:00.806Z] === RUN TestConfigDaemonLibtrustID [2022-04-30T07:43:00.806Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-30T07:43:00.806Z] === RUN TestDaemonConfigValidation [2022-04-30T07:43:00.806Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-30T07:43:00.806Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-30T07:43:00.806Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-30T07:43:00.806Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-30T07:43:00.806Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-30T07:43:00.806Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-30T07:43:00.806Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-30T07:43:00.806Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-30T07:43:00.806Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-30T07:43:00.806Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-30T07:43:00.806Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-30T07:43:00.806Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-30T07:43:00.806Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-30T07:43:00.806Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-30T07:43:00.806Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-30T07:43:00.806Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-30T07:43:00.806Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-30T07:43:00.806Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-04-30T07:43:00.806Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-30T07:43:00.806Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-04-30T07:43:00.806Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-04-30T07:43:00.806Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-30T07:43:00.806Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-30T07:43:01.227Z] --- PASS: TestRenameAnonymousContainer (2.94s) [2022-04-30T07:43:01.227Z] === RUN TestRenameContainerWithSameName [2022-04-30T07:43:01.376Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-30T07:43:02.165Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2022-04-30T07:43:02.165Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-30T07:43:02.317Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-30T07:43:02.426Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-30T07:43:02.992Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-30T07:43:03.344Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-04-30T07:43:03.344Z] === RUN TestServiceListWithStatuses [2022-04-30T07:43:03.344Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-30T07:43:03.344Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-30T07:43:03.344Z] === RUN TestDockerNetworkConnectAlias [2022-04-30T07:43:03.561Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-30T07:43:03.700Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-30T07:43:03.700Z] daemon_test.go:156: [db2e6cd9448c9] daemon is not started [2022-04-30T07:43:03.700Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-30T07:43:03.700Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-30T07:43:03.700Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-30T07:43:03.700Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-30T07:43:03.700Z] === RUN TestDaemonProxy [2022-04-30T07:43:03.700Z] === RUN TestDaemonProxy/environment_variables [2022-04-30T07:43:03.820Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2022-04-30T07:43:03.820Z] === RUN TestResize [2022-04-30T07:43:03.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-30T07:43:04.375Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-30T07:43:04.387Z] --- PASS: TestResize (0.69s) [2022-04-30T07:43:04.387Z] === RUN TestResizeWithInvalidSize [2022-04-30T07:43:04.953Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2022-04-30T07:43:04.953Z] === RUN TestResizeWhenContainerNotStarted [2022-04-30T07:43:05.082Z] === RUN TestDaemonProxy/command-line_options [2022-04-30T07:43:05.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-30T07:43:05.518Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2022-04-30T07:43:05.518Z] === RUN TestDaemonRestartKillContainers [2022-04-30T07:43:05.518Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-30T07:43:05.518Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-30T07:43:05.518Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-30T07:43:05.518Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-30T07:43:05.518Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-30T07:43:05.518Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-30T07:43:05.518Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-30T07:43:05.518Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-30T07:43:05.518Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-30T07:43:05.518Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-30T07:43:05.518Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-30T07:43:05.518Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-30T07:43:05.518Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-30T07:43:05.518Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-30T07:43:05.518Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-30T07:43:05.518Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-30T07:43:05.518Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:43:05.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:43:05.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:43:05.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:43:05.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:43:05.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:43:05.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:43:05.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:43:05.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:43:05.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:43:05.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:43:05.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:43:05.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:43:05.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:43:05.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:43:05.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:43:05.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-30T07:43:05.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:43:06.455Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-30T07:43:06.993Z] === RUN TestDaemonProxy/configuration_file [2022-04-30T07:43:07.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-30T07:43:07.531Z] --- PASS: TestDockerNetworkConnectAlias (4.21s) [2022-04-30T07:43:07.531Z] === RUN TestDockerNetworkReConnect [2022-04-30T07:43:07.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:43:08.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-30T07:43:08.952Z] === RUN TestDaemonProxy/conflicting_options [2022-04-30T07:43:09.217Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-30T07:43:09.460Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:43:09.788Z] --- PASS: TestDaemonProxy (6.25s) [2022-04-30T07:43:09.788Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-04-30T07:43:09.788Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-04-30T07:43:09.788Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-04-30T07:43:09.788Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-30T07:43:09.788Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-30T07:43:09.788Z] PASS [2022-04-30T07:43:09.788Z] [2022-04-30T07:43:09.788Z] DONE 17 tests in 10.243s [2022-04-30T07:43:09.788Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-30T07:43:09.788Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:43:09.788Z] ++ set -e [2022-04-30T07:43:09.788Z] ++ '[' -n 0 ']' [2022-04-30T07:43:09.788Z] ++ set -x [2022-04-30T07:43:09.788Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:43:09.788Z] INFO: Testing against a local daemon [2022-04-30T07:43:09.788Z] === RUN TestCommitInheritsEnv [2022-04-30T07:43:10.048Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-04-30T07:43:10.048Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-30T07:43:10.048Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-30T07:43:10.048Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-30T07:43:10.048Z] === RUN TestImportWithCustomPlatform [2022-04-30T07:43:10.048Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-30T07:43:10.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-30T07:43:10.309Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-30T07:43:10.309Z] === RUN TestImportWithCustomPlatform// [2022-04-30T07:43:10.309Z] === RUN TestImportWithCustomPlatform/linux [2022-04-30T07:43:10.309Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-30T07:43:10.309Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-30T07:43:10.309Z] === RUN TestImportWithCustomPlatform/macos [2022-04-30T07:43:10.309Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-30T07:43:10.309Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-30T07:43:10.309Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-30T07:43:10.309Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-30T07:43:10.309Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-30T07:43:10.309Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-30T07:43:10.309Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-30T07:43:10.309Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-30T07:43:10.309Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-30T07:43:10.309Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-30T07:43:10.309Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-30T07:43:10.309Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-30T07:43:10.309Z] === RUN TestImagesFilterMultiReference [2022-04-30T07:43:10.570Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-30T07:43:10.570Z] === RUN TestImagePullPlatformInvalid [2022-04-30T07:43:10.570Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-30T07:43:10.570Z] === RUN TestRemoveImageOrphaning [2022-04-30T07:43:10.819Z] --- PASS: TestDockerNetworkReConnect (3.42s) [2022-04-30T07:43:10.819Z] === RUN TestServicePlugin [2022-04-30T07:43:10.830Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-04-30T07:43:10.830Z] === RUN TestRemoveImageGarbageCollector [2022-04-30T07:43:10.830Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-30T07:43:10.830Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-30T07:43:10.830Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-30T07:43:10.830Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-30T07:43:10.830Z] === RUN TestTagInvalidReference [2022-04-30T07:43:10.830Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-30T07:43:10.830Z] === RUN TestTagValidPrefixedRepo [2022-04-30T07:43:10.830Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-30T07:43:10.830Z] === RUN TestTagExistedNameWithoutForce [2022-04-30T07:43:10.830Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-30T07:43:10.830Z] === RUN TestTagOfficialNames [2022-04-30T07:43:10.830Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-30T07:43:10.830Z] === RUN TestTagMatchesDigest [2022-04-30T07:43:10.830Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-30T07:43:10.830Z] PASS [2022-04-30T07:43:10.830Z] [2022-04-30T07:43:10.830Z] === Skipped [2022-04-30T07:43:10.830Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-30T07:43:10.830Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-30T07:43:10.830Z] [2022-04-30T07:43:10.830Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-30T07:43:10.830Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-30T07:43:10.830Z] [2022-04-30T07:43:10.830Z] DONE 22 tests, 2 skipped in 1.252s [2022-04-30T07:43:10.830Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-30T07:43:10.830Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:43:10.830Z] ++ set -e [2022-04-30T07:43:10.830Z] ++ '[' -n 0 ']' [2022-04-30T07:43:10.830Z] ++ set -x [2022-04-30T07:43:10.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:43:11.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-30T07:43:11.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-30T07:43:11.090Z] INFO: Testing against a local daemon [2022-04-30T07:43:11.090Z] === RUN TestNetworkCreateDelete [2022-04-30T07:43:11.090Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-04-30T07:43:11.090Z] === RUN TestDockerNetworkDeletePreferID [2022-04-30T07:43:11.661Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-04-30T07:43:11.661Z] === RUN TestDaemonDNSFallback [2022-04-30T07:43:11.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-30T07:43:12.243Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:43:12.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-30T07:43:13.069Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-30T07:43:14.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-30T07:43:14.147Z] plugin_test.go:61: [dbad6f485af57] joining swarm manager [d3a979434b74d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:43:14.938Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-30T07:43:15.520Z] plugin_test.go:64: [db2a8dfcb5ecb] joining swarm manager [d3a979434b74d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:43:16.844Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-30T07:43:17.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-30T07:43:18.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-30T07:43:18.039Z] check_test.go:307: [dff294d01c938] daemon is not started [2022-04-30T07:43:18.039Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-30T07:43:18.241Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-04-30T07:43:18.241Z] === RUN TestInspectNetwork [2022-04-30T07:43:20.550Z] ......... [ 85%] [2022-04-30T07:43:20.573Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-30T07:43:20.782Z] === RUN TestInspectNetwork/full_network_id [2022-04-30T07:43:20.782Z] === RUN TestInspectNetwork/partial_network_id [2022-04-30T07:43:20.782Z] === RUN TestInspectNetwork/network_name [2022-04-30T07:43:20.782Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-30T07:43:20.832Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-30T07:43:22.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-30T07:43:23.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-30T07:43:24.983Z] --- PASS: TestInspectNetwork (7.02s) [2022-04-30T07:43:24.984Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-30T07:43:24.984Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-30T07:43:24.984Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-30T07:43:24.984Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-30T07:43:24.984Z] === RUN TestRunContainerWithBridgeNone [2022-04-30T07:43:25.432Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-30T07:43:26.201Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-30T07:43:26.367Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-04-30T07:43:26.367Z] === RUN TestNetworkInvalidJSON [2022-04-30T07:43:26.367Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-30T07:43:26.367Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-30T07:43:26.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:43:26.367Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:43:26.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:43:26.367Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:43:26.367Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-30T07:43:26.367Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-30T07:43:26.367Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:43:26.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-30T07:43:26.367Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-30T07:43:26.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-30T07:43:26.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-30T07:43:26.367Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-30T07:43:26.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-30T07:43:26.367Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:43:26.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-30T07:43:26.367Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-30T07:43:26.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-30T07:43:26.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-30T07:43:26.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-30T07:43:26.367Z] === RUN TestNetworkList [2022-04-30T07:43:26.367Z] === RUN TestNetworkList//networks [2022-04-30T07:43:26.367Z] === PAUSE TestNetworkList//networks [2022-04-30T07:43:26.367Z] === RUN TestNetworkList//networks/ [2022-04-30T07:43:26.367Z] === PAUSE TestNetworkList//networks/ [2022-04-30T07:43:26.367Z] === CONT TestNetworkList//networks [2022-04-30T07:43:26.367Z] === CONT TestNetworkList//networks/ [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkList (0.01s) [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-30T07:43:26.367Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-30T07:43:26.367Z] === RUN TestHostIPv4BridgeLabel [2022-04-30T07:43:26.876Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-30T07:43:26.938Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-30T07:43:26.938Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-30T07:43:27.880Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-30T07:43:27.880Z] === RUN TestDaemonDefaultNetworkPools [2022-04-30T07:43:28.104Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-30T07:43:28.821Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-04-30T07:43:28.821Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-30T07:43:29.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-30T07:43:29.763Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-04-30T07:43:29.763Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-30T07:43:31.148Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-30T07:43:31.148Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-30T07:43:31.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-30T07:43:31.718Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-30T07:43:31.718Z] === RUN TestServiceWithPredefinedNetwork [2022-04-30T07:43:32.325Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-30T07:43:32.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.47s) [2022-04-30T07:43:32.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-04-30T07:43:32.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-04-30T07:43:32.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.25s) [2022-04-30T07:43:32.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2022-04-30T07:43:32.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2022-04-30T07:43:32.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.47s) [2022-04-30T07:43:32.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.75s) [2022-04-30T07:43:32.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.64s) [2022-04-30T07:43:32.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.58s) [2022-04-30T07:43:32.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.78s) [2022-04-30T07:43:32.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.40s) [2022-04-30T07:43:32.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.24s) [2022-04-30T07:43:32.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.47s) [2022-04-30T07:43:32.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2022-04-30T07:43:32.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.88s) [2022-04-30T07:43:32.325Z] === RUN TestCgroupNamespacesRun [2022-04-30T07:43:33.417Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-30T07:43:33.417Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-30T07:43:34.225Z] --- PASS: TestCgroupNamespacesRun (2.00s) [2022-04-30T07:43:34.225Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-30T07:43:34.259Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-04-30T07:43:34.259Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-30T07:43:34.259Z] service_test.go:243: FLAKY_TEST [2022-04-30T07:43:34.259Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-30T07:43:34.259Z] === RUN TestServiceWithDataPathPortInit [2022-04-30T07:43:35.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-30T07:43:36.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-30T07:43:36.353Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.26s) [2022-04-30T07:43:36.353Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-30T07:43:37.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-30T07:43:37.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-30T07:43:38.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-30T07:43:38.244Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2022-04-30T07:43:38.244Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-30T07:43:39.179Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-30T07:43:39.482Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-30T07:43:40.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-30T07:43:40.114Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2022-04-30T07:43:40.114Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-30T07:43:40.444Z] === RUN TestBoolValue [2022-04-30T07:43:40.444Z] --- PASS: TestBoolValue (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestBoolValueOrDefault [2022-04-30T07:43:40.444Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestInt64ValueOrZero [2022-04-30T07:43:40.444Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestInt64ValueOrDefault [2022-04-30T07:43:40.444Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-30T07:43:40.444Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestJsonContentType [2022-04-30T07:43:40.444Z] --- PASS: TestJsonContentType (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestReadJSON [2022-04-30T07:43:40.444Z] === RUN TestReadJSON/nil_body [2022-04-30T07:43:40.444Z] === RUN TestReadJSON/empty_body [2022-04-30T07:43:40.444Z] === RUN TestReadJSON/with_valid_request [2022-04-30T07:43:40.444Z] === RUN TestReadJSON/with_whitespace [2022-04-30T07:43:40.444Z] === RUN TestReadJSON/with_extra_content [2022-04-30T07:43:40.444Z] === RUN TestReadJSON/invalid_JSON [2022-04-30T07:43:40.444Z] --- PASS: TestReadJSON (0.00s) [2022-04-30T07:43:40.444Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-30T07:43:40.444Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-30T07:43:40.444Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-30T07:43:40.444Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-30T07:43:40.444Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-30T07:43:40.444Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-30T07:43:40.444Z] PASS [2022-04-30T07:43:40.444Z] coverage: 31.9% of statements [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-30T07:43:40.444Z] ok github.com/docker/docker/api/server/httputils 0.084s coverage: 31.9% of statements [2022-04-30T07:43:40.444Z] === RUN TestMaskSecretKeys [2022-04-30T07:43:40.444Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-30T07:43:40.444Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-30T07:43:40.444Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-30T07:43:40.444Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-30T07:43:40.444Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-30T07:43:40.444Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-30T07:43:40.444Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestVersionMiddlewareVersion [2022-04-30T07:43:40.444Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-30T07:43:40.444Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-30T07:43:40.444Z] PASS [2022-04-30T07:43:40.444Z] coverage: 37.7% of statements [2022-04-30T07:43:40.444Z] ok github.com/docker/docker/api/server/middleware 0.072s coverage: 37.7% of statements [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-30T07:43:40.444Z] === RUN TestStrSliceMarshalJSON [2022-04-30T07:43:40.444Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestStrSliceUnmarshalJSON [2022-04-30T07:43:40.444Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestStrSliceUnmarshalString [2022-04-30T07:43:40.444Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestStrSliceUnmarshalSlice [2022-04-30T07:43:40.444Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-30T07:43:40.444Z] PASS [2022-04-30T07:43:40.444Z] coverage: 90.0% of statements [2022-04-30T07:43:40.444Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2022-04-30T07:43:40.444Z] === RUN TestToJSON [2022-04-30T07:43:40.444Z] --- PASS: TestToJSON (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestToParamWithVersion [2022-04-30T07:43:40.444Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestFromJSON [2022-04-30T07:43:40.444Z] --- PASS: TestFromJSON (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestEmpty [2022-04-30T07:43:40.444Z] --- PASS: TestEmpty (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestArgsMatchKVListEmptySources [2022-04-30T07:43:40.444Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestArgsMatchKVList [2022-04-30T07:43:40.444Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestArgsMatch [2022-04-30T07:43:40.444Z] --- PASS: TestArgsMatch (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestAdd [2022-04-30T07:43:40.444Z] --- PASS: TestAdd (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestDel [2022-04-30T07:43:40.444Z] --- PASS: TestDel (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestLen [2022-04-30T07:43:40.444Z] --- PASS: TestLen (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestExactMatch [2022-04-30T07:43:40.444Z] --- PASS: TestExactMatch (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestOnlyOneExactMatch [2022-04-30T07:43:40.444Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestContains [2022-04-30T07:43:40.444Z] --- PASS: TestContains (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestValidate [2022-04-30T07:43:40.444Z] --- PASS: TestValidate (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestWalkValues [2022-04-30T07:43:40.444Z] --- PASS: TestWalkValues (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestFuzzyMatch [2022-04-30T07:43:40.444Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-30T07:43:40.444Z] === RUN TestClone [2022-04-30T07:43:40.444Z] --- PASS: TestClone (0.00s) [2022-04-30T07:43:40.444Z] PASS [2022-04-30T07:43:40.444Z] coverage: 92.2% of statements [2022-04-30T07:43:40.444Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2022-04-30T07:43:40.444Z] === RUN TestGetTimestamp [2022-04-30T07:43:40.444Z] === RUN TestAdjustForAPIVersion [2022-04-30T07:43:40.444Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-30T07:43:40.444Z] PASS [2022-04-30T07:43:40.444Z] coverage: 6.1% of statements [2022-04-30T07:43:40.444Z] ok github.com/docker/docker/api/server/router/swarm 0.044s coverage: 6.1% of statements [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/types [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-30T07:43:40.444Z] --- PASS: TestGetTimestamp (0.21s) [2022-04-30T07:43:40.444Z] === RUN TestParseTimestamps [2022-04-30T07:43:40.444Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-30T07:43:40.444Z] PASS [2022-04-30T07:43:40.444Z] coverage: 100.0% of statements [2022-04-30T07:43:40.444Z] ok github.com/docker/docker/api/types/time 0.263s coverage: 100.0% of statements [2022-04-30T07:43:40.444Z] === RUN TestCompareVersion [2022-04-30T07:43:40.444Z] --- PASS: TestCompareVersion (0.00s) [2022-04-30T07:43:40.444Z] PASS [2022-04-30T07:43:40.444Z] coverage: 77.3% of statements [2022-04-30T07:43:40.444Z] ok github.com/docker/docker/api/types/versions 0.060s coverage: 77.3% of statements [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/builder [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-30T07:43:40.444Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-30T07:43:40.445Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-30T07:43:40.445Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-30T07:43:40.445Z] === RUN TestIsGIT [2022-04-30T07:43:40.445Z] --- PASS: TestIsGIT (0.00s) [2022-04-30T07:43:40.445Z] PASS [2022-04-30T07:43:40.445Z] coverage: 100.0% of statements [2022-04-30T07:43:40.445Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.055s coverage: 100.0% of statements [2022-04-30T07:43:40.445Z] === RUN TestParseRemoteURL [2022-04-30T07:43:40.445Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-30T07:43:40.445Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-30T07:43:40.445Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-30T07:43:40.445Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-30T07:43:40.445Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-30T07:43:40.445Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-30T07:43:40.445Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-30T07:43:40.445Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-30T07:43:40.445Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-30T07:43:40.445Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-30T07:43:40.445Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-30T07:43:40.445Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-30T07:43:40.445Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-30T07:43:40.445Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-30T07:43:40.445Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-30T07:43:40.445Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-30T07:43:40.445Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-30T07:43:40.445Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-30T07:43:40.445Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-30T07:43:40.445Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-30T07:43:40.445Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestCloneArgsSmartHttp [2022-04-30T07:43:40.445Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-04-30T07:43:40.445Z] === RUN TestCloneArgsDumbHttp [2022-04-30T07:43:40.445Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestCloneArgsGit [2022-04-30T07:43:40.445Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestCheckoutGit [2022-04-30T07:43:40.445Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-30T07:43:40.445Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestProcessNoDockerignore [2022-04-30T07:43:40.445Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-30T07:43:40.445Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestDetectContentType [2022-04-30T07:43:40.445Z] --- PASS: TestDetectContentType (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestSelectAcceptableMIME [2022-04-30T07:43:40.445Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestInspectEmptyResponse [2022-04-30T07:43:40.445Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestInspectResponseBinary [2022-04-30T07:43:40.445Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestResponseUnsupportedContentType [2022-04-30T07:43:40.445Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestInspectResponseTextSimple [2022-04-30T07:43:40.445Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestInspectResponseEmptyContentType [2022-04-30T07:43:40.445Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestUnknownContentLength [2022-04-30T07:43:40.445Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestDownloadRemote [2022-04-30T07:43:40.445Z] --- PASS: TestDownloadRemote (0.09s) [2022-04-30T07:43:40.445Z] === RUN TestGetWithStatusError [2022-04-30T07:43:40.445Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestCloseRootDirectory [2022-04-30T07:43:40.445Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:43:40.445Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestHashFile [2022-04-30T07:43:40.445Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:43:40.445Z] --- SKIP: TestHashFile (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestHashSubdir [2022-04-30T07:43:40.445Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:43:40.445Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-30T07:43:40.445Z] === RUN TestRemoveDirectory [2022-04-30T07:43:40.445Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:43:40.445Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-30T07:43:40.445Z] PASS [2022-04-30T07:43:40.445Z] coverage: 9.3% of statements [2022-04-30T07:43:40.445Z] ok github.com/docker/docker/builder/remotecontext 0.252s coverage: 9.3% of statements [2022-04-30T07:43:40.445Z] === RUN TestEnable [2022-04-30T07:43:40.445Z] --- PASS: TestEnable (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestDisable [2022-04-30T07:43:40.445Z] --- PASS: TestDisable (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestEnabled [2022-04-30T07:43:40.445Z] --- PASS: TestEnabled (0.00s) [2022-04-30T07:43:40.445Z] PASS [2022-04-30T07:43:40.445Z] coverage: 100.0% of statements [2022-04-30T07:43:40.445Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2022-04-30T07:43:40.445Z] === RUN TestGetAllAllowed [2022-04-30T07:43:40.445Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestGetAllMeta [2022-04-30T07:43:40.445Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-30T07:43:40.445Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestIsUnreferencedBuiltin [2022-04-30T07:43:40.445Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestIsExistingDirectory [2022-04-30T07:43:40.445Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-30T07:43:40.445Z] === RUN TestGetFilenameForDownload [2022-04-30T07:43:40.445Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestEnv2Variables [2022-04-30T07:43:40.445Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-30T07:43:40.445Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestMaintainer [2022-04-30T07:43:40.445Z] --- PASS: TestMaintainer (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestLabel [2022-04-30T07:43:40.445Z] --- PASS: TestLabel (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestFromScratch [2022-04-30T07:43:40.445Z] --- PASS: TestFromScratch (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestFromWithArg [2022-04-30T07:43:40.445Z] --- PASS: TestFromWithArg (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-30T07:43:40.445Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestFromWithUndefinedArg [2022-04-30T07:43:40.445Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestFromMultiStageWithNamedStage [2022-04-30T07:43:40.445Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestOnbuild [2022-04-30T07:43:40.445Z] --- PASS: TestOnbuild (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestWorkdir [2022-04-30T07:43:40.445Z] --- PASS: TestWorkdir (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestCmd [2022-04-30T07:43:40.445Z] --- PASS: TestCmd (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestHealthcheckNone [2022-04-30T07:43:40.445Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestHealthcheckCmd [2022-04-30T07:43:40.445Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestEntrypoint [2022-04-30T07:43:40.445Z] --- PASS: TestEntrypoint (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestExpose [2022-04-30T07:43:40.445Z] --- PASS: TestExpose (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestUser [2022-04-30T07:43:40.445Z] --- PASS: TestUser (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestVolume [2022-04-30T07:43:40.445Z] --- PASS: TestVolume (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestStopSignal [2022-04-30T07:43:40.445Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-30T07:43:40.445Z] --- SKIP: TestStopSignal (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestArg [2022-04-30T07:43:40.445Z] --- PASS: TestArg (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestShell [2022-04-30T07:43:40.445Z] --- PASS: TestShell (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestPrependEnvOnCmd [2022-04-30T07:43:40.445Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestRunWithBuildArgs [2022-04-30T07:43:40.445Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestRunIgnoresHealthcheck [2022-04-30T07:43:40.445Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestDispatchUnsupportedOptions [2022-04-30T07:43:40.445Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-30T07:43:40.445Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-30T07:43:40.445Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-30T07:43:40.445Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-30T07:43:40.445Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-30T07:43:40.445Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-30T07:43:40.445Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestNormalizeWorkdir [2022-04-30T07:43:40.445Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestDispatch [2022-04-30T07:43:40.445Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-30T07:43:40.445Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-30T07:43:40.445Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-30T07:43:40.445Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-30T07:43:40.445Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-30T07:43:40.445Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-30T07:43:40.445Z] === RUN TestDispatch/COPY_url [2022-04-30T07:43:40.445Z] --- PASS: TestDispatch (0.08s) [2022-04-30T07:43:40.445Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-30T07:43:40.445Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-04-30T07:43:40.445Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-30T07:43:40.445Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-30T07:43:40.445Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-04-30T07:43:40.445Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-30T07:43:40.445Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestAddScratchImageAddsToMounts [2022-04-30T07:43:40.445Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-30T07:43:40.445Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-30T07:43:40.445Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-30T07:43:40.445Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestImageSourceGetAddsToMounts [2022-04-30T07:43:40.445Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestEmptyDockerfile [2022-04-30T07:43:40.445Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestSymlinkDockerfile [2022-04-30T07:43:40.445Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-30T07:43:40.445Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-30T07:43:40.445Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-04-30T07:43:40.445Z] === RUN TestNonExistingDockerfile [2022-04-30T07:43:40.445Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestCopyRunConfig [2022-04-30T07:43:40.445Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestDeepCopyRunConfig [2022-04-30T07:43:40.445Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestExportImage [2022-04-30T07:43:40.445Z] --- PASS: TestExportImage (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestNormalizeDest [2022-04-30T07:43:40.445Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-30T07:43:40.445Z] PASS [2022-04-30T07:43:40.445Z] coverage: 46.7% of statements [2022-04-30T07:43:40.445Z] ok github.com/docker/docker/builder/dockerfile 0.305s coverage: 46.7% of statements [2022-04-30T07:43:40.445Z] === RUN TestTCP4Proxy [2022-04-30T07:43:40.445Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestTCP4ProxyHalfClose [2022-04-30T07:43:40.445Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestTCP6Proxy [2022-04-30T07:43:40.445Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-30T07:43:40.445Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestTCPDualStackProxy [2022-04-30T07:43:40.445Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-30T07:43:40.445Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestUDP4Proxy [2022-04-30T07:43:40.445Z] --- PASS: TestUDP4Proxy (0.01s) [2022-04-30T07:43:40.445Z] === RUN TestUDP6Proxy [2022-04-30T07:43:40.445Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-30T07:43:40.445Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestUDPWriteError [2022-04-30T07:43:40.445Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-30T07:43:40.445Z] === RUN TestSCTP4Proxy [2022-04-30T07:43:40.445Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-30T07:43:40.445Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-30T07:43:40.445Z] === RUN TestSCTP6Proxy [2022-04-30T07:43:40.445Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-30T07:43:40.445Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-30T07:43:40.445Z] PASS [2022-04-30T07:43:40.445Z] coverage: 49.4% of statements [2022-04-30T07:43:40.445Z] ok github.com/docker/docker/cmd/docker-proxy 0.074s coverage: 49.4% of statements [2022-04-30T07:43:42.014Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2022-04-30T07:43:42.014Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-30T07:43:42.091Z] --- PASS: TestServicePlugin (30.13s) [2022-04-30T07:43:42.091Z] === RUN TestServiceUpdateLabel [2022-04-30T07:43:42.273Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-30T07:43:43.028Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-04-30T07:43:43.028Z] === RUN TestServiceUpdateSecrets [2022-04-30T07:43:43.647Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2022-04-30T07:43:43.647Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-30T07:43:43.905Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-30T07:43:44.163Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2022-04-30T07:43:44.163Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-30T07:43:45.433Z] === RUN TestBoolValue [2022-04-30T07:43:45.433Z] --- PASS: TestBoolValue (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestBoolValueOrDefault [2022-04-30T07:43:45.433Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestInt64ValueOrZero [2022-04-30T07:43:45.433Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestInt64ValueOrDefault [2022-04-30T07:43:45.433Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-30T07:43:45.433Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestJsonContentType [2022-04-30T07:43:45.433Z] --- PASS: TestJsonContentType (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestReadJSON [2022-04-30T07:43:45.433Z] === RUN TestReadJSON/nil_body [2022-04-30T07:43:45.433Z] === RUN TestReadJSON/empty_body [2022-04-30T07:43:45.433Z] === RUN TestReadJSON/with_valid_request [2022-04-30T07:43:45.433Z] === RUN TestReadJSON/with_whitespace [2022-04-30T07:43:45.433Z] === RUN TestReadJSON/with_extra_content [2022-04-30T07:43:45.433Z] === RUN TestReadJSON/invalid_JSON [2022-04-30T07:43:45.433Z] --- PASS: TestReadJSON (0.00s) [2022-04-30T07:43:45.433Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-30T07:43:45.433Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-30T07:43:45.433Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-30T07:43:45.433Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-30T07:43:45.433Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-30T07:43:45.433Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-30T07:43:45.433Z] PASS [2022-04-30T07:43:45.433Z] coverage: 31.9% of statements [2022-04-30T07:43:45.433Z] ok github.com/docker/docker/api/server/httputils 0.050s coverage: 31.9% of statements [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-30T07:43:45.433Z] === RUN TestMaskSecretKeys [2022-04-30T07:43:45.433Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-30T07:43:45.433Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-30T07:43:45.433Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-30T07:43:45.433Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-30T07:43:45.433Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-30T07:43:45.433Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-30T07:43:45.433Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestVersionMiddlewareVersion [2022-04-30T07:43:45.433Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-30T07:43:45.433Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-30T07:43:45.433Z] PASS [2022-04-30T07:43:45.433Z] coverage: 37.7% of statements [2022-04-30T07:43:45.433Z] ok github.com/docker/docker/api/server/middleware 0.093s coverage: 37.7% of statements [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-30T07:43:45.433Z] === RUN TestStrSliceMarshalJSON [2022-04-30T07:43:45.433Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestStrSliceUnmarshalJSON [2022-04-30T07:43:45.433Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestStrSliceUnmarshalString [2022-04-30T07:43:45.433Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestStrSliceUnmarshalSlice [2022-04-30T07:43:45.433Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-30T07:43:45.433Z] PASS [2022-04-30T07:43:45.433Z] coverage: 90.0% of statements [2022-04-30T07:43:45.433Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2022-04-30T07:43:45.433Z] === RUN TestToJSON [2022-04-30T07:43:45.433Z] --- PASS: TestToJSON (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestToParamWithVersion [2022-04-30T07:43:45.433Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestFromJSON [2022-04-30T07:43:45.433Z] --- PASS: TestFromJSON (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestEmpty [2022-04-30T07:43:45.433Z] --- PASS: TestEmpty (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestArgsMatchKVListEmptySources [2022-04-30T07:43:45.433Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestArgsMatchKVList [2022-04-30T07:43:45.433Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestArgsMatch [2022-04-30T07:43:45.433Z] --- PASS: TestArgsMatch (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestAdd [2022-04-30T07:43:45.433Z] --- PASS: TestAdd (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestDel [2022-04-30T07:43:45.433Z] --- PASS: TestDel (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestLen [2022-04-30T07:43:45.433Z] --- PASS: TestLen (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestExactMatch [2022-04-30T07:43:45.433Z] --- PASS: TestExactMatch (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestOnlyOneExactMatch [2022-04-30T07:43:45.433Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestContains [2022-04-30T07:43:45.433Z] --- PASS: TestContains (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestValidate [2022-04-30T07:43:45.433Z] --- PASS: TestValidate (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestWalkValues [2022-04-30T07:43:45.433Z] --- PASS: TestWalkValues (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestFuzzyMatch [2022-04-30T07:43:45.433Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-30T07:43:45.433Z] === RUN TestClone [2022-04-30T07:43:45.433Z] --- PASS: TestClone (0.00s) [2022-04-30T07:43:45.433Z] PASS [2022-04-30T07:43:45.433Z] coverage: 92.2% of statements [2022-04-30T07:43:45.433Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2022-04-30T07:43:45.433Z] === RUN TestGetTimestamp [2022-04-30T07:43:45.433Z] === RUN TestAdjustForAPIVersion [2022-04-30T07:43:45.433Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-30T07:43:45.433Z] PASS [2022-04-30T07:43:45.433Z] coverage: 6.1% of statements [2022-04-30T07:43:45.433Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 6.1% of statements [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/types [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-30T07:43:45.433Z] --- PASS: TestGetTimestamp (0.22s) [2022-04-30T07:43:45.433Z] === RUN TestParseTimestamps [2022-04-30T07:43:45.433Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-30T07:43:45.433Z] PASS [2022-04-30T07:43:45.433Z] coverage: 100.0% of statements [2022-04-30T07:43:45.433Z] ok github.com/docker/docker/api/types/time 0.268s coverage: 100.0% of statements [2022-04-30T07:43:45.433Z] === RUN TestCompareVersion [2022-04-30T07:43:45.433Z] --- PASS: TestCompareVersion (0.00s) [2022-04-30T07:43:45.433Z] PASS [2022-04-30T07:43:45.433Z] coverage: 77.3% of statements [2022-04-30T07:43:45.433Z] ok github.com/docker/docker/api/types/versions 0.064s coverage: 77.3% of statements [2022-04-30T07:43:45.433Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-30T07:43:45.434Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-30T07:43:45.434Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-30T07:43:45.434Z] ? github.com/docker/docker/builder [no test files] [2022-04-30T07:43:45.434Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-30T07:43:45.434Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-30T07:43:45.434Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-30T07:43:45.434Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-30T07:43:45.434Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-30T07:43:45.434Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-30T07:43:45.434Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-30T07:43:45.434Z] === RUN TestIsGIT [2022-04-30T07:43:45.434Z] --- PASS: TestIsGIT (0.00s) [2022-04-30T07:43:45.434Z] PASS [2022-04-30T07:43:45.434Z] coverage: 100.0% of statements [2022-04-30T07:43:45.434Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.052s coverage: 100.0% of statements [2022-04-30T07:43:45.434Z] === RUN TestParseRemoteURL [2022-04-30T07:43:45.434Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-30T07:43:45.434Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-30T07:43:45.434Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-30T07:43:45.434Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-30T07:43:45.434Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-30T07:43:45.434Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-30T07:43:45.434Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-30T07:43:45.434Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-30T07:43:45.434Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-30T07:43:45.434Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-30T07:43:45.434Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-30T07:43:45.434Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-30T07:43:45.434Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-30T07:43:45.434Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-30T07:43:45.434Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-30T07:43:45.434Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-30T07:43:45.434Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-30T07:43:45.434Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-30T07:43:45.434Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-30T07:43:45.434Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-30T07:43:45.434Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-30T07:43:45.434Z] === RUN TestCloneArgsSmartHttp [2022-04-30T07:43:45.434Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-30T07:43:45.434Z] === RUN TestCloneArgsDumbHttp [2022-04-30T07:43:45.434Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-30T07:43:45.434Z] === RUN TestCloneArgsGit [2022-04-30T07:43:45.434Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-30T07:43:45.434Z] === RUN TestCheckoutGit [2022-04-30T07:43:46.067Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2022-04-30T07:43:46.067Z] === RUN TestNISDomainname [2022-04-30T07:43:46.580Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-30T07:43:46.580Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-30T07:43:46.634Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-30T07:43:46.892Z] --- PASS: TestNISDomainname (1.05s) [2022-04-30T07:43:46.892Z] === RUN TestHostnameDnsResolution [2022-04-30T07:43:46.966Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-30T07:43:46.966Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.02s) [2022-04-30T07:43:46.966Z] === RUN TestProcessNoDockerignore [2022-04-30T07:43:46.966Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-30T07:43:46.966Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-30T07:43:46.966Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-30T07:43:46.966Z] === RUN TestDetectContentType [2022-04-30T07:43:46.966Z] --- PASS: TestDetectContentType (0.00s) [2022-04-30T07:43:46.966Z] === RUN TestSelectAcceptableMIME [2022-04-30T07:43:46.966Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-30T07:43:46.966Z] === RUN TestInspectEmptyResponse [2022-04-30T07:43:46.966Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-30T07:43:46.966Z] === RUN TestInspectResponseBinary [2022-04-30T07:43:46.966Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-30T07:43:46.966Z] === RUN TestResponseUnsupportedContentType [2022-04-30T07:43:46.966Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-30T07:43:46.966Z] === RUN TestInspectResponseTextSimple [2022-04-30T07:43:46.966Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-30T07:43:46.966Z] === RUN TestInspectResponseEmptyContentType [2022-04-30T07:43:46.966Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-30T07:43:46.966Z] === RUN TestUnknownContentLength [2022-04-30T07:43:46.966Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-30T07:43:46.966Z] === RUN TestDownloadRemote [2022-04-30T07:43:46.966Z] --- PASS: TestDownloadRemote (0.18s) [2022-04-30T07:43:46.966Z] === RUN TestGetWithStatusError [2022-04-30T07:43:46.966Z] --- PASS: TestGetWithStatusError (0.01s) [2022-04-30T07:43:46.966Z] === RUN TestCloseRootDirectory [2022-04-30T07:43:46.966Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:43:46.966Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-30T07:43:46.966Z] === RUN TestHashFile [2022-04-30T07:43:46.966Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:43:46.966Z] --- SKIP: TestHashFile (0.00s) [2022-04-30T07:43:46.966Z] === RUN TestHashSubdir [2022-04-30T07:43:46.966Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:43:46.966Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-30T07:43:46.966Z] === RUN TestRemoveDirectory [2022-04-30T07:43:46.966Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:43:46.966Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-30T07:43:46.966Z] PASS [2022-04-30T07:43:46.966Z] coverage: 9.3% of statements [2022-04-30T07:43:46.966Z] ok github.com/docker/docker/builder/remotecontext 0.375s coverage: 9.3% of statements [2022-04-30T07:43:47.425Z] === RUN TestEnable [2022-04-30T07:43:47.425Z] --- PASS: TestEnable (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestDisable [2022-04-30T07:43:47.425Z] --- PASS: TestDisable (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestEnabled [2022-04-30T07:43:47.425Z] --- PASS: TestEnabled (0.00s) [2022-04-30T07:43:47.425Z] PASS [2022-04-30T07:43:47.425Z] coverage: 100.0% of statements [2022-04-30T07:43:47.425Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2022-04-30T07:43:47.425Z] === RUN TestGetAllAllowed [2022-04-30T07:43:47.425Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestGetAllMeta [2022-04-30T07:43:47.425Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-30T07:43:47.425Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestIsUnreferencedBuiltin [2022-04-30T07:43:47.425Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestIsExistingDirectory [2022-04-30T07:43:47.425Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-30T07:43:47.425Z] === RUN TestGetFilenameForDownload [2022-04-30T07:43:47.425Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestEnv2Variables [2022-04-30T07:43:47.425Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-30T07:43:47.425Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestMaintainer [2022-04-30T07:43:47.425Z] --- PASS: TestMaintainer (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestLabel [2022-04-30T07:43:47.425Z] --- PASS: TestLabel (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestFromScratch [2022-04-30T07:43:47.425Z] --- PASS: TestFromScratch (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestFromWithArg [2022-04-30T07:43:47.425Z] --- PASS: TestFromWithArg (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-30T07:43:47.425Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestFromWithUndefinedArg [2022-04-30T07:43:47.425Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestFromMultiStageWithNamedStage [2022-04-30T07:43:47.425Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestOnbuild [2022-04-30T07:43:47.425Z] --- PASS: TestOnbuild (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestWorkdir [2022-04-30T07:43:47.425Z] --- PASS: TestWorkdir (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestCmd [2022-04-30T07:43:47.425Z] --- PASS: TestCmd (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestHealthcheckNone [2022-04-30T07:43:47.425Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestHealthcheckCmd [2022-04-30T07:43:47.425Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestEntrypoint [2022-04-30T07:43:47.425Z] --- PASS: TestEntrypoint (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestExpose [2022-04-30T07:43:47.425Z] --- PASS: TestExpose (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestUser [2022-04-30T07:43:47.425Z] --- PASS: TestUser (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestVolume [2022-04-30T07:43:47.425Z] --- PASS: TestVolume (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestStopSignal [2022-04-30T07:43:47.425Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-30T07:43:47.425Z] --- SKIP: TestStopSignal (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestArg [2022-04-30T07:43:47.425Z] --- PASS: TestArg (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestShell [2022-04-30T07:43:47.425Z] --- PASS: TestShell (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestPrependEnvOnCmd [2022-04-30T07:43:47.425Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestRunWithBuildArgs [2022-04-30T07:43:47.425Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestRunIgnoresHealthcheck [2022-04-30T07:43:47.425Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestDispatchUnsupportedOptions [2022-04-30T07:43:47.425Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-30T07:43:47.425Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-30T07:43:47.425Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-30T07:43:47.425Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-30T07:43:47.425Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-30T07:43:47.425Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-30T07:43:47.425Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestNormalizeWorkdir [2022-04-30T07:43:47.425Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestDispatch [2022-04-30T07:43:47.425Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-30T07:43:47.425Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-30T07:43:47.425Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-30T07:43:47.425Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-30T07:43:47.425Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-30T07:43:47.425Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-30T07:43:47.425Z] === RUN TestDispatch/COPY_url [2022-04-30T07:43:47.425Z] --- PASS: TestDispatch (0.09s) [2022-04-30T07:43:47.425Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-30T07:43:47.425Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-30T07:43:47.425Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-04-30T07:43:47.425Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-30T07:43:47.425Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-04-30T07:43:47.425Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-30T07:43:47.425Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestAddScratchImageAddsToMounts [2022-04-30T07:43:47.425Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-30T07:43:47.425Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-30T07:43:47.425Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-30T07:43:47.425Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestImageSourceGetAddsToMounts [2022-04-30T07:43:47.425Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestEmptyDockerfile [2022-04-30T07:43:47.425Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-30T07:43:47.425Z] === RUN TestSymlinkDockerfile [2022-04-30T07:43:47.425Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-30T07:43:47.425Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-30T07:43:47.425Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestNonExistingDockerfile [2022-04-30T07:43:47.425Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestCopyRunConfig [2022-04-30T07:43:47.425Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestDeepCopyRunConfig [2022-04-30T07:43:47.425Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestExportImage [2022-04-30T07:43:47.425Z] --- PASS: TestExportImage (0.00s) [2022-04-30T07:43:47.425Z] === RUN TestNormalizeDest [2022-04-30T07:43:47.425Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-30T07:43:47.425Z] PASS [2022-04-30T07:43:47.425Z] coverage: 46.7% of statements [2022-04-30T07:43:47.425Z] ok github.com/docker/docker/builder/dockerfile 0.268s coverage: 46.7% of statements [2022-04-30T07:43:47.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-30T07:43:48.395Z] --- PASS: TestHostnameDnsResolution (1.27s) [2022-04-30T07:43:48.395Z] === RUN TestUnprivilegedPortsAndPing [2022-04-30T07:43:48.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-30T07:43:49.161Z] --- PASS: TestServiceWithDataPathPortInit (13.64s) [2022-04-30T07:43:49.161Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-30T07:43:49.220Z] --- PASS: TestUnprivilegedPortsAndPing (0.91s) [2022-04-30T07:43:49.220Z] === RUN TestPrivilegedHostDevices [2022-04-30T07:43:49.596Z] === RUN TestTCP4Proxy [2022-04-30T07:43:49.596Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-30T07:43:49.596Z] === RUN TestTCP4ProxyHalfClose [2022-04-30T07:43:49.596Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-30T07:43:49.596Z] === RUN TestTCP6Proxy [2022-04-30T07:43:49.596Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-30T07:43:49.596Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-30T07:43:49.596Z] === RUN TestTCPDualStackProxy [2022-04-30T07:43:49.596Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-30T07:43:49.596Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-30T07:43:49.596Z] === RUN TestUDP4Proxy [2022-04-30T07:43:49.596Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-30T07:43:49.596Z] === RUN TestUDP6Proxy [2022-04-30T07:43:49.596Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-30T07:43:49.596Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-30T07:43:49.596Z] === RUN TestUDPWriteError [2022-04-30T07:43:49.596Z] --- PASS: TestUDPWriteError (0.01s) [2022-04-30T07:43:49.596Z] === RUN TestSCTP4Proxy [2022-04-30T07:43:49.596Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-30T07:43:49.596Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-30T07:43:49.596Z] === RUN TestSCTP6Proxy [2022-04-30T07:43:49.596Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-30T07:43:49.596Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-30T07:43:49.596Z] PASS [2022-04-30T07:43:49.596Z] coverage: 49.4% of statements [2022-04-30T07:43:49.596Z] ok github.com/docker/docker/cmd/docker-proxy 0.090s coverage: 49.4% of statements [2022-04-30T07:43:50.102Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tpxq61sauuf3941ump81rk50n Created:2022-04-30 07:43:48.84911745 +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[f6a5111894e088bf4090d9b2a30c9420c2a6a934f32f76d6f243db5ea50c0512:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.boyyx9bgcu73wpl3pyl6k1zrg EndpointID:654d38adb4c8c9fa767ded9efadef214e8739e46555e2f45be40664d3a7201fd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3b760ae47d77101e56b6498c19035c7a58df96c10b091cd83c8967a906d82afe 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:02c097fe71c9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.boyyx9bgcu73wpl3pyl6k1zrg EndpointID:654d38adb4c8c9fa767ded9efadef214e8739e46555e2f45be40664d3a7201fd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-30T07:43:50.154Z] --- PASS: TestPrivilegedHostDevices (0.86s) [2022-04-30T07:43:50.154Z] === RUN TestStats [2022-04-30T07:43:50.154Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-30T07:43:50.430Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-30T07:43:50.722Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-30T07:43:50.872Z] === RUN TestCheckpointCreateError [2022-04-30T07:43:50.872Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestCheckpointCreate [2022-04-30T07:43:50.872Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestCheckpointDeleteError [2022-04-30T07:43:50.872Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestCheckpointDelete [2022-04-30T07:43:50.872Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestCheckpointListError [2022-04-30T07:43:50.872Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestCheckpointList [2022-04-30T07:43:50.872Z] --- PASS: TestCheckpointList (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestCheckpointListContainerNotFound [2022-04-30T07:43:50.872Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestNewClientWithOpsFromEnv [2022-04-30T07:43:50.872Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-30T07:43:50.872Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestGetAPIPath [2022-04-30T07:43:50.872Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestParseHostURL [2022-04-30T07:43:50.872Z] --- PASS: TestParseHostURL (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-30T07:43:50.872Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-30T07:43:50.872Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestNegotiateAPIVersion [2022-04-30T07:43:50.872Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-30T07:43:50.872Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-30T07:43:50.872Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-30T07:43:50.872Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-30T07:43:50.872Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-30T07:43:50.872Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-30T07:43:50.872Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-30T07:43:50.872Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-30T07:43:50.872Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-30T07:43:50.872Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-30T07:43:50.872Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestNegotiateAPVersionOverride [2022-04-30T07:43:50.872Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-30T07:43:50.872Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-30T07:43:50.872Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-30T07:43:50.872Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestClientRedirect [2022-04-30T07:43:50.872Z] === RUN TestClientRedirect/GET [2022-04-30T07:43:50.872Z] === RUN TestClientRedirect/POST [2022-04-30T07:43:50.872Z] === RUN TestClientRedirect/PUT [2022-04-30T07:43:50.872Z] === RUN TestClientRedirect/DELETE [2022-04-30T07:43:50.872Z] --- PASS: TestClientRedirect (0.00s) [2022-04-30T07:43:50.872Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-30T07:43:50.872Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-30T07:43:50.872Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-30T07:43:50.872Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigCreateUnsupported [2022-04-30T07:43:50.872Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigCreateError [2022-04-30T07:43:50.872Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigCreate [2022-04-30T07:43:50.872Z] --- PASS: TestConfigCreate (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigInspectNotFound [2022-04-30T07:43:50.872Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigInspectWithEmptyID [2022-04-30T07:43:50.872Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigInspectUnsupported [2022-04-30T07:43:50.872Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigInspectError [2022-04-30T07:43:50.872Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigInspectConfigNotFound [2022-04-30T07:43:50.872Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigInspect [2022-04-30T07:43:50.872Z] --- PASS: TestConfigInspect (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigListUnsupported [2022-04-30T07:43:50.872Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigListError [2022-04-30T07:43:50.872Z] --- PASS: TestConfigListError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigList [2022-04-30T07:43:50.872Z] --- PASS: TestConfigList (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigRemoveUnsupported [2022-04-30T07:43:50.872Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigRemoveError [2022-04-30T07:43:50.872Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigRemove [2022-04-30T07:43:50.872Z] --- PASS: TestConfigRemove (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigUpdateUnsupported [2022-04-30T07:43:50.872Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigUpdateError [2022-04-30T07:43:50.872Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestConfigUpdate [2022-04-30T07:43:50.872Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestContainerCommitError [2022-04-30T07:43:50.872Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestContainerCommit [2022-04-30T07:43:50.872Z] --- PASS: TestContainerCommit (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestContainerStatPathError [2022-04-30T07:43:50.872Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestContainerStatPathNotFoundError [2022-04-30T07:43:50.872Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestContainerStatPathNoHeaderError [2022-04-30T07:43:50.872Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestContainerStatPath [2022-04-30T07:43:50.872Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestCopyToContainerError [2022-04-30T07:43:50.872Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestCopyToContainerNotFoundError [2022-04-30T07:43:50.872Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestCopyToContainerEmptyResponse [2022-04-30T07:43:50.872Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestCopyToContainer [2022-04-30T07:43:50.872Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestCopyFromContainerError [2022-04-30T07:43:50.872Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestCopyFromContainerNotFoundError [2022-04-30T07:43:50.872Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-30T07:43:50.872Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-30T07:43:50.872Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestCopyFromContainer [2022-04-30T07:43:50.872Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestContainerCreateError [2022-04-30T07:43:50.872Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestContainerCreateImageNotFound [2022-04-30T07:43:50.872Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-30T07:43:50.872Z] === RUN TestContainerCreateWithName [2022-04-30T07:43:50.873Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-30T07:43:50.873Z] === RUN TestContainerCreateAutoRemove [2022-04-30T07:43:50.873Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-30T07:43:50.873Z] === RUN TestContainerDiffError [2022-04-30T07:43:50.943Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-30T07:43:50.943Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-30T07:43:50.943Z] [2022-04-30T07:43:50.943Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-30T07:43:50.943Z] =========================== short test summary info ============================ [2022-04-30T07:43:50.943Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-30T07:43:50.943Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-30T07:43:50.943Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-30T07:43:50.943Z] Not supported on most drivers [2022-04-30T07:43:50.943Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-30T07:43:50.943Z] Output of docker top depends on host distro, and is not formalized. [2022-04-30T07:43:50.943Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-30T07:43:50.943Z] Output of docker top depends on host distro, and is not formalized. [2022-04-30T07:43:50.943Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-30T07:43:50.943Z] Can fail if eth0 has multiple IP addresses [2022-04-30T07:43:50.943Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-30T07:43:50.943Z] This doesn't seem to be taken into account by the engine [2022-04-30T07:43:50.943Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-30T07:43:50.943Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-30T07:43:50.943Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 294.43 seconds == [2022-04-30T07:43:51.199Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-30T07:43:51.289Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-30T07:43:51.341Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerDiff [2022-04-30T07:43:51.341Z] --- PASS: TestContainerDiff (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerExecCreateError [2022-04-30T07:43:51.341Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerExecCreate [2022-04-30T07:43:51.341Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerExecStartError [2022-04-30T07:43:51.341Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerExecStart [2022-04-30T07:43:51.341Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerExecInspectError [2022-04-30T07:43:51.341Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerExecInspect [2022-04-30T07:43:51.341Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerExportError [2022-04-30T07:43:51.341Z] --- PASS: TestContainerExportError (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerExport [2022-04-30T07:43:51.341Z] --- PASS: TestContainerExport (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerInspectError [2022-04-30T07:43:51.341Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerInspectContainerNotFound [2022-04-30T07:43:51.341Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerInspectWithEmptyID [2022-04-30T07:43:51.341Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerInspect [2022-04-30T07:43:51.341Z] --- PASS: TestContainerInspect (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerInspectNode [2022-04-30T07:43:51.341Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerKillError [2022-04-30T07:43:51.341Z] --- PASS: TestContainerKillError (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerKill [2022-04-30T07:43:51.341Z] --- PASS: TestContainerKill (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerListError [2022-04-30T07:43:51.341Z] --- PASS: TestContainerListError (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerList [2022-04-30T07:43:51.341Z] --- PASS: TestContainerList (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerLogsNotFoundError [2022-04-30T07:43:51.341Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerLogsError [2022-04-30T07:43:51.341Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerLogs [2022-04-30T07:43:51.341Z] --- PASS: TestContainerLogs (0.24s) [2022-04-30T07:43:51.341Z] === RUN TestContainerPauseError [2022-04-30T07:43:51.341Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerPause [2022-04-30T07:43:51.341Z] --- PASS: TestContainerPause (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainersPruneError [2022-04-30T07:43:51.341Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainersPrune [2022-04-30T07:43:51.341Z] --- PASS: TestContainersPrune (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerRemoveError [2022-04-30T07:43:51.341Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-30T07:43:51.341Z] === RUN TestContainerRemoveNotFoundError [2022-04-30T07:43:51.342Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerRemove [2022-04-30T07:43:51.342Z] --- PASS: TestContainerRemove (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerRenameError [2022-04-30T07:43:51.342Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerRename [2022-04-30T07:43:51.342Z] --- PASS: TestContainerRename (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerResizeError [2022-04-30T07:43:51.342Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerExecResizeError [2022-04-30T07:43:51.342Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerResize [2022-04-30T07:43:51.342Z] --- PASS: TestContainerResize (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerExecResize [2022-04-30T07:43:51.342Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerRestartError [2022-04-30T07:43:51.342Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerRestart [2022-04-30T07:43:51.342Z] --- PASS: TestContainerRestart (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerStartError [2022-04-30T07:43:51.342Z] --- PASS: TestContainerStartError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerStart [2022-04-30T07:43:51.342Z] --- PASS: TestContainerStart (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerStatsError [2022-04-30T07:43:51.342Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerStats [2022-04-30T07:43:51.342Z] --- PASS: TestContainerStats (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerStopError [2022-04-30T07:43:51.342Z] --- PASS: TestContainerStopError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerStop [2022-04-30T07:43:51.342Z] --- PASS: TestContainerStop (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerTopError [2022-04-30T07:43:51.342Z] --- PASS: TestContainerTopError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerTop [2022-04-30T07:43:51.342Z] --- PASS: TestContainerTop (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerUnpauseError [2022-04-30T07:43:51.342Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerUnpause [2022-04-30T07:43:51.342Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerUpdateError [2022-04-30T07:43:51.342Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerUpdate [2022-04-30T07:43:51.342Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerWaitError [2022-04-30T07:43:51.342Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestContainerWait [2022-04-30T07:43:51.342Z] --- PASS: TestContainerWait (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestDiskUsageError [2022-04-30T07:43:51.342Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestDiskUsage [2022-04-30T07:43:51.342Z] --- PASS: TestDiskUsage (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestDistributionInspectUnsupported [2022-04-30T07:43:51.342Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestDistributionInspectWithEmptyID [2022-04-30T07:43:51.342Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestEventsErrorInOptions [2022-04-30T07:43:51.342Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestEventsErrorFromServer [2022-04-30T07:43:51.342Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestEvents [2022-04-30T07:43:51.342Z] --- PASS: TestEvents (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestTLSCloseWriter [2022-04-30T07:43:51.342Z] === PAUSE TestTLSCloseWriter [2022-04-30T07:43:51.342Z] === RUN TestImageBuildError [2022-04-30T07:43:51.342Z] --- PASS: TestImageBuildError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageBuild [2022-04-30T07:43:51.342Z] --- PASS: TestImageBuild (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestGetDockerOS [2022-04-30T07:43:51.342Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageCreateError [2022-04-30T07:43:51.342Z] --- PASS: TestImageCreateError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageCreate [2022-04-30T07:43:51.342Z] --- PASS: TestImageCreate (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageHistoryError [2022-04-30T07:43:51.342Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageHistory [2022-04-30T07:43:51.342Z] --- PASS: TestImageHistory (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageImportError [2022-04-30T07:43:51.342Z] --- PASS: TestImageImportError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageImport [2022-04-30T07:43:51.342Z] --- PASS: TestImageImport (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageInspectError [2022-04-30T07:43:51.342Z] --- PASS: TestImageInspectError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageInspectImageNotFound [2022-04-30T07:43:51.342Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageInspectWithEmptyID [2022-04-30T07:43:51.342Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageInspect [2022-04-30T07:43:51.342Z] --- PASS: TestImageInspect (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageListError [2022-04-30T07:43:51.342Z] --- PASS: TestImageListError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageList [2022-04-30T07:43:51.342Z] --- PASS: TestImageList (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageListApiBefore125 [2022-04-30T07:43:51.342Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageLoadError [2022-04-30T07:43:51.342Z] --- PASS: TestImageLoadError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageLoad [2022-04-30T07:43:51.342Z] --- PASS: TestImageLoad (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImagesPruneError [2022-04-30T07:43:51.342Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImagesPrune [2022-04-30T07:43:51.342Z] --- PASS: TestImagesPrune (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImagePullReferenceParseError [2022-04-30T07:43:51.342Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImagePullAnyError [2022-04-30T07:43:51.342Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-30T07:43:51.342Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-30T07:43:51.342Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-30T07:43:51.342Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-30T07:43:51.342Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImagePullWithoutErrors [2022-04-30T07:43:51.342Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImagePushReferenceError [2022-04-30T07:43:51.342Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImagePushAnyError [2022-04-30T07:43:51.342Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-30T07:43:51.342Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-30T07:43:51.342Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-30T07:43:51.342Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-30T07:43:51.342Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImagePushWithoutErrors [2022-04-30T07:43:51.342Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-30T07:43:51.342Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-30T07:43:51.342Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-30T07:43:51.342Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-30T07:43:51.342Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-30T07:43:51.342Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-30T07:43:51.342Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-30T07:43:51.342Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-30T07:43:51.342Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageRemoveError [2022-04-30T07:43:51.342Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageRemoveImageNotFound [2022-04-30T07:43:51.342Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageRemove [2022-04-30T07:43:51.342Z] --- PASS: TestImageRemove (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageSaveError [2022-04-30T07:43:51.342Z] --- PASS: TestImageSaveError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageSave [2022-04-30T07:43:51.342Z] --- PASS: TestImageSave (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageSearchAnyError [2022-04-30T07:43:51.342Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-30T07:43:51.342Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-30T07:43:51.342Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-30T07:43:51.342Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-30T07:43:51.342Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageSearchWithoutErrors [2022-04-30T07:43:51.342Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageTagError [2022-04-30T07:43:51.342Z] --- PASS: TestImageTagError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageTagInvalidReference [2022-04-30T07:43:51.342Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageTagInvalidSourceImageName [2022-04-30T07:43:51.342Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageTagHexSource [2022-04-30T07:43:51.342Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestImageTag [2022-04-30T07:43:51.342Z] --- PASS: TestImageTag (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestInfoServerError [2022-04-30T07:43:51.342Z] --- PASS: TestInfoServerError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestInfoInvalidResponseJSONError [2022-04-30T07:43:51.342Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestInfo [2022-04-30T07:43:51.342Z] --- PASS: TestInfo (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNetworkConnectError [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNetworkConnect [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNetworkCreateError [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNetworkCreate [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNetworkDisconnectError [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNetworkDisconnect [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNetworkInspect [2022-04-30T07:43:51.342Z] === RUN TestNetworkInspect/empty_ID [2022-04-30T07:43:51.342Z] === RUN TestNetworkInspect/no_options [2022-04-30T07:43:51.342Z] === RUN TestNetworkInspect/verbose [2022-04-30T07:43:51.342Z] === RUN TestNetworkInspect/global_scope [2022-04-30T07:43:51.342Z] === RUN TestNetworkInspect/unknown_network [2022-04-30T07:43:51.342Z] === RUN TestNetworkInspect/server_error [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNetworkListError [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkListError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNetworkList [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkList (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNetworksPruneError [2022-04-30T07:43:51.342Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNetworksPrune [2022-04-30T07:43:51.342Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNetworkRemoveError [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNetworkRemove [2022-04-30T07:43:51.342Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNodeInspectError [2022-04-30T07:43:51.342Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNodeInspectNodeNotFound [2022-04-30T07:43:51.342Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNodeInspectWithEmptyID [2022-04-30T07:43:51.342Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNodeInspect [2022-04-30T07:43:51.342Z] --- PASS: TestNodeInspect (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNodeListError [2022-04-30T07:43:51.342Z] --- PASS: TestNodeListError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNodeList [2022-04-30T07:43:51.342Z] --- PASS: TestNodeList (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNodeRemoveError [2022-04-30T07:43:51.342Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNodeRemove [2022-04-30T07:43:51.342Z] --- PASS: TestNodeRemove (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNodeUpdateError [2022-04-30T07:43:51.342Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestNodeUpdate [2022-04-30T07:43:51.342Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestOptionWithHostFromEnv [2022-04-30T07:43:51.342Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestOptionWithTimeout [2022-04-30T07:43:51.342Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestOptionWithVersionFromEnv [2022-04-30T07:43:51.342Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPingFail [2022-04-30T07:43:51.342Z] --- PASS: TestPingFail (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPingWithError [2022-04-30T07:43:51.342Z] 2022/04/30 07:43:51 RoundTripper returned a response & error; ignoring response [2022-04-30T07:43:51.342Z] 2022/04/30 07:43:51 RoundTripper returned a response & error; ignoring response [2022-04-30T07:43:51.342Z] --- PASS: TestPingWithError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPingSuccess [2022-04-30T07:43:51.342Z] --- PASS: TestPingSuccess (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPingHeadFallback [2022-04-30T07:43:51.342Z] === RUN TestPingHeadFallback/OK [2022-04-30T07:43:51.342Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-30T07:43:51.342Z] === RUN TestPingHeadFallback/Not_Found [2022-04-30T07:43:51.342Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-30T07:43:51.342Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-30T07:43:51.342Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-30T07:43:51.342Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-30T07:43:51.342Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-30T07:43:51.342Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPluginDisableError [2022-04-30T07:43:51.342Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPluginDisable [2022-04-30T07:43:51.342Z] --- PASS: TestPluginDisable (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPluginEnableError [2022-04-30T07:43:51.342Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPluginEnable [2022-04-30T07:43:51.342Z] --- PASS: TestPluginEnable (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPluginInspectError [2022-04-30T07:43:51.342Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPluginInspectWithEmptyID [2022-04-30T07:43:51.342Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPluginInspect [2022-04-30T07:43:51.342Z] --- PASS: TestPluginInspect (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPluginListError [2022-04-30T07:43:51.342Z] --- PASS: TestPluginListError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPluginList [2022-04-30T07:43:51.342Z] --- PASS: TestPluginList (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPluginPushError [2022-04-30T07:43:51.342Z] --- PASS: TestPluginPushError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPluginPush [2022-04-30T07:43:51.342Z] --- PASS: TestPluginPush (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPluginRemoveError [2022-04-30T07:43:51.342Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPluginRemove [2022-04-30T07:43:51.342Z] --- PASS: TestPluginRemove (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPluginSetError [2022-04-30T07:43:51.342Z] --- PASS: TestPluginSetError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPluginSet [2022-04-30T07:43:51.342Z] --- PASS: TestPluginSet (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSetHostHeader [2022-04-30T07:43:51.342Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestPlainTextError [2022-04-30T07:43:51.342Z] --- PASS: TestPlainTextError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestInfiniteError [2022-04-30T07:43:51.342Z] --- PASS: TestInfiniteError (0.07s) [2022-04-30T07:43:51.342Z] === RUN TestCanceledContext [2022-04-30T07:43:51.342Z] 2022/04/30 07:43:51 RoundTripper returned a response & error; ignoring response [2022-04-30T07:43:51.342Z] --- PASS: TestCanceledContext (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestDeadlineExceededContext [2022-04-30T07:43:51.342Z] 2022/04/30 07:43:51 RoundTripper returned a response & error; ignoring response [2022-04-30T07:43:51.342Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSecretCreateUnsupported [2022-04-30T07:43:51.342Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSecretCreateError [2022-04-30T07:43:51.342Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSecretCreate [2022-04-30T07:43:51.342Z] --- PASS: TestSecretCreate (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSecretInspectUnsupported [2022-04-30T07:43:51.342Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSecretInspectError [2022-04-30T07:43:51.342Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSecretInspectSecretNotFound [2022-04-30T07:43:51.342Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSecretInspectWithEmptyID [2022-04-30T07:43:51.342Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSecretInspect [2022-04-30T07:43:51.342Z] --- PASS: TestSecretInspect (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSecretListUnsupported [2022-04-30T07:43:51.342Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSecretListError [2022-04-30T07:43:51.342Z] --- PASS: TestSecretListError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSecretList [2022-04-30T07:43:51.342Z] --- PASS: TestSecretList (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSecretRemoveUnsupported [2022-04-30T07:43:51.342Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSecretRemoveError [2022-04-30T07:43:51.342Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSecretRemove [2022-04-30T07:43:51.342Z] --- PASS: TestSecretRemove (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSecretUpdateUnsupported [2022-04-30T07:43:51.342Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSecretUpdateError [2022-04-30T07:43:51.342Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestSecretUpdate [2022-04-30T07:43:51.342Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestServiceCreateError [2022-04-30T07:43:51.342Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestServiceCreate [2022-04-30T07:43:51.342Z] --- PASS: TestServiceCreate (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-30T07:43:51.342Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestServiceCreateDigestPinning [2022-04-30T07:43:51.342Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestServiceInspectError [2022-04-30T07:43:51.342Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestServiceInspectServiceNotFound [2022-04-30T07:43:51.342Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-30T07:43:51.342Z] === RUN TestServiceInspectWithEmptyID [2022-04-30T07:43:51.343Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-30T07:43:51.343Z] === RUN TestServiceInspect [2022-04-30T07:43:51.343Z] --- PASS: TestServiceInspect (0.00s) [2022-04-30T07:43:51.343Z] === RUN TestServiceListError [2022-04-30T07:43:51.343Z] --- PASS: TestServiceListError (0.00s) [2022-04-30T07:43:51.343Z] === RUN TestServiceList [2022-04-30T07:43:51.343Z] --- PASS: TestServiceList (0.00s) [2022-04-30T07:43:51.343Z] === RUN TestServiceLogsError [2022-04-30T07:43:51.343Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-30T07:43:51.343Z] === RUN TestServiceLogs [2022-04-30T07:43:51.343Z] --- PASS: TestServiceLogs (0.00s) [2022-04-30T07:43:51.343Z] === RUN TestServiceRemoveError [2022-04-30T07:43:51.343Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-30T07:43:51.343Z] === RUN TestServiceRemoveNotFoundError [2022-04-30T07:43:51.343Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-30T07:43:51.343Z] === RUN TestServiceRemove [2022-04-30T07:43:51.343Z] --- PASS: TestServiceRemove (0.00s) [2022-04-30T07:43:51.343Z] === RUN TestServiceUpdateError [2022-04-30T07:43:51.343Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-30T07:43:51.343Z] === RUN TestServiceUpdate [2022-04-30T07:43:51.343Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-30T07:43:51.343Z] === RUN TestSwarmGetUnlockKeyError [2022-04-30T07:43:51.343Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-30T07:43:51.343Z] === RUN TestSwarmGetUnlockKey [2022-04-30T07:43:51.343Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-30T07:43:51.343Z] === RUN TestSwarmInitError [2022-04-30T07:43:51.343Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-30T07:43:51.343Z] === RUN TestSwarmInit [2022-04-30T07:43:51.343Z] --- PASS: TestSwarmInit (0.00s) [2022-04-30T07:43:51.343Z] === RUN TestSwarmInspectError [2022-04-30T07:43:51.343Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-30T07:43:51.547Z] check_test.go:307: [d937865f5e5dc] daemon is not started [2022-04-30T07:43:51.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-30T07:43:51.812Z] === RUN TestSwarmInspect [2022-04-30T07:43:51.812Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestSwarmJoinError [2022-04-30T07:43:51.812Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestSwarmJoin [2022-04-30T07:43:51.812Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestSwarmLeaveError [2022-04-30T07:43:51.812Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestSwarmLeave [2022-04-30T07:43:51.812Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestSwarmUnlockError [2022-04-30T07:43:51.812Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestSwarmUnlock [2022-04-30T07:43:51.812Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestSwarmUpdateError [2022-04-30T07:43:51.812Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestSwarmUpdate [2022-04-30T07:43:51.812Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestTaskInspectError [2022-04-30T07:43:51.812Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestTaskInspectWithEmptyID [2022-04-30T07:43:51.812Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestTaskInspect [2022-04-30T07:43:51.812Z] --- PASS: TestTaskInspect (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestTaskListError [2022-04-30T07:43:51.812Z] --- PASS: TestTaskListError (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestTaskList [2022-04-30T07:43:51.812Z] --- PASS: TestTaskList (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestVolumeCreateError [2022-04-30T07:43:51.812Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestVolumeCreate [2022-04-30T07:43:51.812Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestVolumeInspectError [2022-04-30T07:43:51.812Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestVolumeInspectNotFound [2022-04-30T07:43:51.812Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestVolumeInspectWithEmptyID [2022-04-30T07:43:51.812Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestVolumeInspect [2022-04-30T07:43:51.812Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestVolumeListError [2022-04-30T07:43:51.812Z] --- PASS: TestVolumeListError (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestVolumeList [2022-04-30T07:43:51.812Z] --- PASS: TestVolumeList (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestVolumeRemoveError [2022-04-30T07:43:51.812Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-30T07:43:51.812Z] === RUN TestVolumeRemove [2022-04-30T07:43:51.812Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-30T07:43:51.812Z] === CONT TestTLSCloseWriter [2022-04-30T07:43:51.812Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-04-30T07:43:51.812Z] PASS [2022-04-30T07:43:51.812Z] coverage: 75.1% of statements [2022-04-30T07:43:51.812Z] ok github.com/docker/docker/client 0.579s coverage: 75.1% of statements [2022-04-30T07:43:52.923Z] --- PASS: TestStats (2.78s) [2022-04-30T07:43:52.923Z] === RUN TestStopContainerWithTimeout [2022-04-30T07:43:52.923Z] === RUN TestStopContainerWithTimeout/0 [2022-04-30T07:43:52.923Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-30T07:43:52.923Z] === RUN TestStopContainerWithTimeout/1 [2022-04-30T07:43:52.923Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-30T07:43:52.923Z] === RUN TestStopContainerWithTimeout/3 [2022-04-30T07:43:52.923Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-30T07:43:52.923Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-30T07:43:52.923Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-30T07:43:52.923Z] === CONT TestStopContainerWithTimeout/0 [2022-04-30T07:43:52.923Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-30T07:43:52.923Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-30T07:43:53.859Z] === CONT TestStopContainerWithTimeout/3 [2022-04-30T07:43:54.303Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-04-30T07:43:54.304Z] PASS [2022-04-30T07:43:54.304Z] [2022-04-30T07:43:54.304Z] === Skipped [2022-04-30T07:43:54.304Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-30T07:43:54.304Z] service_test.go:243: FLAKY_TEST [2022-04-30T07:43:54.304Z] [2022-04-30T07:43:54.304Z] DONE 38 tests, 1 skipped in 43.363s [2022-04-30T07:43:54.304Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-30T07:43:54.304Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:43:54.304Z] ++ set -e [2022-04-30T07:43:54.304Z] ++ '[' -n 0 ']' [2022-04-30T07:43:54.304Z] ++ set -x [2022-04-30T07:43:54.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:43:54.304Z] INFO: Testing against a local daemon [2022-04-30T07:43:54.304Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-30T07:43:54.304Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-30T07:43:54.304Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-30T07:43:54.304Z] === RUN TestDockerNetworkIpvlan [2022-04-30T07:43:54.304Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-30T07:43:54.304Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-30T07:43:54.304Z] PASS [2022-04-30T07:43:54.304Z] [2022-04-30T07:43:54.304Z] === Skipped [2022-04-30T07:43:54.304Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-30T07:43:54.304Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-30T07:43:54.304Z] [2022-04-30T07:43:54.304Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-30T07:43:54.304Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-30T07:43:54.304Z] [2022-04-30T07:43:54.304Z] DONE 2 tests, 2 skipped in 0.085s [2022-04-30T07:43:54.304Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-30T07:43:54.304Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:43:54.304Z] ++ set -e [2022-04-30T07:43:54.304Z] ++ '[' -n 0 ']' [2022-04-30T07:43:54.304Z] ++ set -x [2022-04-30T07:43:54.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:43:54.565Z] INFO: Testing against a local daemon [2022-04-30T07:43:54.565Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-30T07:43:55.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-30T07:43:55.801Z] === CONT TestStopContainerWithTimeout/1 [2022-04-30T07:43:55.947Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-04-30T07:43:55.947Z] === RUN TestDockerNetworkMacvlan [2022-04-30T07:43:56.061Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-30T07:43:56.519Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-30T07:43:57.438Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-30T07:43:57.461Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-30T07:43:57.696Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-30T07:43:57.696Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2022-04-30T07:43:57.696Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2022-04-30T07:43:57.696Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2022-04-30T07:43:57.696Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2022-04-30T07:43:57.696Z] === RUN TestDeleteDevicemapper [2022-04-30T07:43:57.696Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-30T07:43:57.696Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-30T07:43:57.696Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-30T07:43:57.896Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2022-04-30T07:43:57.896Z] === RUN TestServiceUpdateConfigs [2022-04-30T07:43:58.030Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-30T07:43:58.262Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-30T07:43:59.199Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-30T07:43:59.943Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-30T07:44:00.137Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.55s) [2022-04-30T07:44:00.137Z] === RUN TestUpdateMemory [2022-04-30T07:44:00.137Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:44:00.137Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-30T07:44:00.137Z] === RUN TestUpdateCPUQuota [2022-04-30T07:44:01.858Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-30T07:44:02.038Z] --- PASS: TestUpdateCPUQuota (1.50s) [2022-04-30T07:44:02.039Z] === RUN TestUpdatePidsLimit [2022-04-30T07:44:02.039Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-30T07:44:02.039Z] === RUN TestUpdatePidsLimit/no_change [2022-04-30T07:44:02.045Z] === RUN TestCheckpointCreateError [2022-04-30T07:44:02.045Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestCheckpointCreate [2022-04-30T07:44:02.045Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestCheckpointDeleteError [2022-04-30T07:44:02.045Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestCheckpointDelete [2022-04-30T07:44:02.045Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestCheckpointListError [2022-04-30T07:44:02.045Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestCheckpointList [2022-04-30T07:44:02.045Z] --- PASS: TestCheckpointList (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestCheckpointListContainerNotFound [2022-04-30T07:44:02.045Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestNewClientWithOpsFromEnv [2022-04-30T07:44:02.045Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-30T07:44:02.045Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestGetAPIPath [2022-04-30T07:44:02.045Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestParseHostURL [2022-04-30T07:44:02.045Z] --- PASS: TestParseHostURL (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-30T07:44:02.045Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-30T07:44:02.045Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestNegotiateAPIVersion [2022-04-30T07:44:02.045Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-30T07:44:02.045Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-30T07:44:02.045Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-30T07:44:02.045Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-30T07:44:02.045Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-30T07:44:02.045Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-30T07:44:02.045Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-30T07:44:02.045Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-30T07:44:02.045Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-30T07:44:02.045Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-30T07:44:02.045Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestNegotiateAPVersionOverride [2022-04-30T07:44:02.045Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-30T07:44:02.045Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-30T07:44:02.045Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-30T07:44:02.045Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestClientRedirect [2022-04-30T07:44:02.045Z] === RUN TestClientRedirect/GET [2022-04-30T07:44:02.045Z] === RUN TestClientRedirect/POST [2022-04-30T07:44:02.045Z] === RUN TestClientRedirect/PUT [2022-04-30T07:44:02.045Z] === RUN TestClientRedirect/DELETE [2022-04-30T07:44:02.045Z] --- PASS: TestClientRedirect (0.00s) [2022-04-30T07:44:02.045Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-30T07:44:02.045Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-30T07:44:02.045Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-30T07:44:02.045Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigCreateUnsupported [2022-04-30T07:44:02.045Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigCreateError [2022-04-30T07:44:02.045Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigCreate [2022-04-30T07:44:02.045Z] --- PASS: TestConfigCreate (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigInspectNotFound [2022-04-30T07:44:02.045Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigInspectWithEmptyID [2022-04-30T07:44:02.045Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigInspectUnsupported [2022-04-30T07:44:02.045Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigInspectError [2022-04-30T07:44:02.045Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigInspectConfigNotFound [2022-04-30T07:44:02.045Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigInspect [2022-04-30T07:44:02.045Z] --- PASS: TestConfigInspect (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigListUnsupported [2022-04-30T07:44:02.045Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigListError [2022-04-30T07:44:02.045Z] --- PASS: TestConfigListError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigList [2022-04-30T07:44:02.045Z] --- PASS: TestConfigList (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigRemoveUnsupported [2022-04-30T07:44:02.045Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigRemoveError [2022-04-30T07:44:02.045Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigRemove [2022-04-30T07:44:02.045Z] --- PASS: TestConfigRemove (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigUpdateUnsupported [2022-04-30T07:44:02.045Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigUpdateError [2022-04-30T07:44:02.045Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestConfigUpdate [2022-04-30T07:44:02.045Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerCommitError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerCommit [2022-04-30T07:44:02.045Z] --- PASS: TestContainerCommit (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerStatPathError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerStatPathNotFoundError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerStatPathNoHeaderError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerStatPath [2022-04-30T07:44:02.045Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestCopyToContainerError [2022-04-30T07:44:02.045Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestCopyToContainerNotFoundError [2022-04-30T07:44:02.045Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestCopyToContainerEmptyResponse [2022-04-30T07:44:02.045Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestCopyToContainer [2022-04-30T07:44:02.045Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestCopyFromContainerError [2022-04-30T07:44:02.045Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestCopyFromContainerNotFoundError [2022-04-30T07:44:02.045Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-30T07:44:02.045Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-30T07:44:02.045Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestCopyFromContainer [2022-04-30T07:44:02.045Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerCreateError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerCreateImageNotFound [2022-04-30T07:44:02.045Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerCreateWithName [2022-04-30T07:44:02.045Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerCreateAutoRemove [2022-04-30T07:44:02.045Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerDiffError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerDiff [2022-04-30T07:44:02.045Z] --- PASS: TestContainerDiff (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerExecCreateError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerExecCreate [2022-04-30T07:44:02.045Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerExecStartError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerExecStart [2022-04-30T07:44:02.045Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerExecInspectError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerExecInspect [2022-04-30T07:44:02.045Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerExportError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerExportError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerExport [2022-04-30T07:44:02.045Z] --- PASS: TestContainerExport (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerInspectError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerInspectContainerNotFound [2022-04-30T07:44:02.045Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerInspectWithEmptyID [2022-04-30T07:44:02.045Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerInspect [2022-04-30T07:44:02.045Z] --- PASS: TestContainerInspect (0.01s) [2022-04-30T07:44:02.045Z] === RUN TestContainerInspectNode [2022-04-30T07:44:02.045Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerKillError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerKillError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerKill [2022-04-30T07:44:02.045Z] --- PASS: TestContainerKill (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerListError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerListError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerList [2022-04-30T07:44:02.045Z] --- PASS: TestContainerList (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerLogsNotFoundError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerLogsError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerLogs [2022-04-30T07:44:02.045Z] --- PASS: TestContainerLogs (0.22s) [2022-04-30T07:44:02.045Z] === RUN TestContainerPauseError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerPause [2022-04-30T07:44:02.045Z] --- PASS: TestContainerPause (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainersPruneError [2022-04-30T07:44:02.045Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainersPrune [2022-04-30T07:44:02.045Z] --- PASS: TestContainersPrune (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerRemoveError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerRemoveNotFoundError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerRemove [2022-04-30T07:44:02.045Z] --- PASS: TestContainerRemove (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerRenameError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerRename [2022-04-30T07:44:02.045Z] --- PASS: TestContainerRename (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerResizeError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerExecResizeError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerResize [2022-04-30T07:44:02.045Z] --- PASS: TestContainerResize (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerExecResize [2022-04-30T07:44:02.045Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerRestartError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerRestart [2022-04-30T07:44:02.045Z] --- PASS: TestContainerRestart (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerStartError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerStartError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerStart [2022-04-30T07:44:02.045Z] --- PASS: TestContainerStart (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerStatsError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerStats [2022-04-30T07:44:02.045Z] --- PASS: TestContainerStats (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerStopError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerStopError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerStop [2022-04-30T07:44:02.045Z] --- PASS: TestContainerStop (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerTopError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerTopError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerTop [2022-04-30T07:44:02.045Z] --- PASS: TestContainerTop (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerUnpauseError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerUnpause [2022-04-30T07:44:02.045Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerUpdateError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerUpdate [2022-04-30T07:44:02.045Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerWaitError [2022-04-30T07:44:02.045Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestContainerWait [2022-04-30T07:44:02.045Z] --- PASS: TestContainerWait (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestDiskUsageError [2022-04-30T07:44:02.045Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestDiskUsage [2022-04-30T07:44:02.045Z] --- PASS: TestDiskUsage (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestDistributionInspectUnsupported [2022-04-30T07:44:02.045Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestDistributionInspectWithEmptyID [2022-04-30T07:44:02.045Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestEventsErrorInOptions [2022-04-30T07:44:02.045Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestEventsErrorFromServer [2022-04-30T07:44:02.045Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestEvents [2022-04-30T07:44:02.045Z] --- PASS: TestEvents (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestTLSCloseWriter [2022-04-30T07:44:02.045Z] === PAUSE TestTLSCloseWriter [2022-04-30T07:44:02.045Z] === RUN TestImageBuildError [2022-04-30T07:44:02.045Z] --- PASS: TestImageBuildError (0.01s) [2022-04-30T07:44:02.045Z] === RUN TestImageBuild [2022-04-30T07:44:02.045Z] --- PASS: TestImageBuild (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestGetDockerOS [2022-04-30T07:44:02.045Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestImageCreateError [2022-04-30T07:44:02.045Z] --- PASS: TestImageCreateError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestImageCreate [2022-04-30T07:44:02.045Z] --- PASS: TestImageCreate (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestImageHistoryError [2022-04-30T07:44:02.045Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestImageHistory [2022-04-30T07:44:02.045Z] --- PASS: TestImageHistory (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestImageImportError [2022-04-30T07:44:02.045Z] --- PASS: TestImageImportError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestImageImport [2022-04-30T07:44:02.045Z] --- PASS: TestImageImport (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestImageInspectError [2022-04-30T07:44:02.045Z] --- PASS: TestImageInspectError (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestImageInspectImageNotFound [2022-04-30T07:44:02.045Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-30T07:44:02.045Z] === RUN TestImageInspectWithEmptyID [2022-04-30T07:44:02.046Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageInspect [2022-04-30T07:44:02.046Z] --- PASS: TestImageInspect (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageListError [2022-04-30T07:44:02.046Z] --- PASS: TestImageListError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageList [2022-04-30T07:44:02.046Z] --- PASS: TestImageList (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageListApiBefore125 [2022-04-30T07:44:02.046Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageLoadError [2022-04-30T07:44:02.046Z] --- PASS: TestImageLoadError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageLoad [2022-04-30T07:44:02.046Z] --- PASS: TestImageLoad (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImagesPruneError [2022-04-30T07:44:02.046Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImagesPrune [2022-04-30T07:44:02.046Z] --- PASS: TestImagesPrune (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImagePullReferenceParseError [2022-04-30T07:44:02.046Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImagePullAnyError [2022-04-30T07:44:02.046Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-30T07:44:02.046Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-30T07:44:02.046Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-30T07:44:02.046Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-30T07:44:02.046Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImagePullWithoutErrors [2022-04-30T07:44:02.046Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImagePushReferenceError [2022-04-30T07:44:02.046Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImagePushAnyError [2022-04-30T07:44:02.046Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-30T07:44:02.046Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-30T07:44:02.046Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-30T07:44:02.046Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-30T07:44:02.046Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImagePushWithoutErrors [2022-04-30T07:44:02.046Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-30T07:44:02.046Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-30T07:44:02.046Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-30T07:44:02.046Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-30T07:44:02.046Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-30T07:44:02.046Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-30T07:44:02.046Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-30T07:44:02.046Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-30T07:44:02.046Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageRemoveError [2022-04-30T07:44:02.046Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageRemoveImageNotFound [2022-04-30T07:44:02.046Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageRemove [2022-04-30T07:44:02.046Z] --- PASS: TestImageRemove (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageSaveError [2022-04-30T07:44:02.046Z] --- PASS: TestImageSaveError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageSave [2022-04-30T07:44:02.046Z] --- PASS: TestImageSave (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageSearchAnyError [2022-04-30T07:44:02.046Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-30T07:44:02.046Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-30T07:44:02.046Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-30T07:44:02.046Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-30T07:44:02.046Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageSearchWithoutErrors [2022-04-30T07:44:02.046Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageTagError [2022-04-30T07:44:02.046Z] --- PASS: TestImageTagError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageTagInvalidReference [2022-04-30T07:44:02.046Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageTagInvalidSourceImageName [2022-04-30T07:44:02.046Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageTagHexSource [2022-04-30T07:44:02.046Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestImageTag [2022-04-30T07:44:02.046Z] --- PASS: TestImageTag (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestInfoServerError [2022-04-30T07:44:02.046Z] --- PASS: TestInfoServerError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestInfoInvalidResponseJSONError [2022-04-30T07:44:02.046Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestInfo [2022-04-30T07:44:02.046Z] --- PASS: TestInfo (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNetworkConnectError [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNetworkConnect [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNetworkCreateError [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNetworkCreate [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNetworkDisconnectError [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNetworkDisconnect [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNetworkInspect [2022-04-30T07:44:02.046Z] === RUN TestNetworkInspect/empty_ID [2022-04-30T07:44:02.046Z] === RUN TestNetworkInspect/no_options [2022-04-30T07:44:02.046Z] === RUN TestNetworkInspect/verbose [2022-04-30T07:44:02.046Z] === RUN TestNetworkInspect/global_scope [2022-04-30T07:44:02.046Z] === RUN TestNetworkInspect/unknown_network [2022-04-30T07:44:02.046Z] === RUN TestNetworkInspect/server_error [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNetworkListError [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkListError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNetworkList [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkList (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNetworksPruneError [2022-04-30T07:44:02.046Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNetworksPrune [2022-04-30T07:44:02.046Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNetworkRemoveError [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNetworkRemove [2022-04-30T07:44:02.046Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNodeInspectError [2022-04-30T07:44:02.046Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNodeInspectNodeNotFound [2022-04-30T07:44:02.046Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNodeInspectWithEmptyID [2022-04-30T07:44:02.046Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNodeInspect [2022-04-30T07:44:02.046Z] --- PASS: TestNodeInspect (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNodeListError [2022-04-30T07:44:02.046Z] --- PASS: TestNodeListError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNodeList [2022-04-30T07:44:02.046Z] --- PASS: TestNodeList (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNodeRemoveError [2022-04-30T07:44:02.046Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNodeRemove [2022-04-30T07:44:02.046Z] --- PASS: TestNodeRemove (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNodeUpdateError [2022-04-30T07:44:02.046Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestNodeUpdate [2022-04-30T07:44:02.046Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestOptionWithHostFromEnv [2022-04-30T07:44:02.046Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestOptionWithTimeout [2022-04-30T07:44:02.046Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestOptionWithVersionFromEnv [2022-04-30T07:44:02.046Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPingFail [2022-04-30T07:44:02.046Z] --- PASS: TestPingFail (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPingWithError [2022-04-30T07:44:02.046Z] 2022/04/30 07:44:01 RoundTripper returned a response & error; ignoring response [2022-04-30T07:44:02.046Z] 2022/04/30 07:44:01 RoundTripper returned a response & error; ignoring response [2022-04-30T07:44:02.046Z] --- PASS: TestPingWithError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPingSuccess [2022-04-30T07:44:02.046Z] --- PASS: TestPingSuccess (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPingHeadFallback [2022-04-30T07:44:02.046Z] === RUN TestPingHeadFallback/OK [2022-04-30T07:44:02.046Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-30T07:44:02.046Z] === RUN TestPingHeadFallback/Not_Found [2022-04-30T07:44:02.046Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-30T07:44:02.046Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-30T07:44:02.046Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-30T07:44:02.046Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-30T07:44:02.046Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-30T07:44:02.046Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPluginDisableError [2022-04-30T07:44:02.046Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPluginDisable [2022-04-30T07:44:02.046Z] --- PASS: TestPluginDisable (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPluginEnableError [2022-04-30T07:44:02.046Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPluginEnable [2022-04-30T07:44:02.046Z] --- PASS: TestPluginEnable (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPluginInspectError [2022-04-30T07:44:02.046Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPluginInspectWithEmptyID [2022-04-30T07:44:02.046Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPluginInspect [2022-04-30T07:44:02.046Z] --- PASS: TestPluginInspect (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPluginListError [2022-04-30T07:44:02.046Z] --- PASS: TestPluginListError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPluginList [2022-04-30T07:44:02.046Z] --- PASS: TestPluginList (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPluginPushError [2022-04-30T07:44:02.046Z] --- PASS: TestPluginPushError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPluginPush [2022-04-30T07:44:02.046Z] --- PASS: TestPluginPush (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPluginRemoveError [2022-04-30T07:44:02.046Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPluginRemove [2022-04-30T07:44:02.046Z] --- PASS: TestPluginRemove (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPluginSetError [2022-04-30T07:44:02.046Z] --- PASS: TestPluginSetError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPluginSet [2022-04-30T07:44:02.046Z] --- PASS: TestPluginSet (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSetHostHeader [2022-04-30T07:44:02.046Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestPlainTextError [2022-04-30T07:44:02.046Z] --- PASS: TestPlainTextError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestInfiniteError [2022-04-30T07:44:02.046Z] --- PASS: TestInfiniteError (0.03s) [2022-04-30T07:44:02.046Z] === RUN TestCanceledContext [2022-04-30T07:44:02.046Z] 2022/04/30 07:44:01 RoundTripper returned a response & error; ignoring response [2022-04-30T07:44:02.046Z] --- PASS: TestCanceledContext (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestDeadlineExceededContext [2022-04-30T07:44:02.046Z] 2022/04/30 07:44:01 RoundTripper returned a response & error; ignoring response [2022-04-30T07:44:02.046Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSecretCreateUnsupported [2022-04-30T07:44:02.046Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSecretCreateError [2022-04-30T07:44:02.046Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSecretCreate [2022-04-30T07:44:02.046Z] --- PASS: TestSecretCreate (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSecretInspectUnsupported [2022-04-30T07:44:02.046Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSecretInspectError [2022-04-30T07:44:02.046Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSecretInspectSecretNotFound [2022-04-30T07:44:02.046Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSecretInspectWithEmptyID [2022-04-30T07:44:02.046Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSecretInspect [2022-04-30T07:44:02.046Z] --- PASS: TestSecretInspect (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSecretListUnsupported [2022-04-30T07:44:02.046Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSecretListError [2022-04-30T07:44:02.046Z] --- PASS: TestSecretListError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSecretList [2022-04-30T07:44:02.046Z] --- PASS: TestSecretList (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSecretRemoveUnsupported [2022-04-30T07:44:02.046Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSecretRemoveError [2022-04-30T07:44:02.046Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSecretRemove [2022-04-30T07:44:02.046Z] --- PASS: TestSecretRemove (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSecretUpdateUnsupported [2022-04-30T07:44:02.046Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSecretUpdateError [2022-04-30T07:44:02.046Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSecretUpdate [2022-04-30T07:44:02.046Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestServiceCreateError [2022-04-30T07:44:02.046Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestServiceCreate [2022-04-30T07:44:02.046Z] --- PASS: TestServiceCreate (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-30T07:44:02.046Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestServiceCreateDigestPinning [2022-04-30T07:44:02.046Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestServiceInspectError [2022-04-30T07:44:02.046Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestServiceInspectServiceNotFound [2022-04-30T07:44:02.046Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestServiceInspectWithEmptyID [2022-04-30T07:44:02.046Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestServiceInspect [2022-04-30T07:44:02.046Z] --- PASS: TestServiceInspect (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestServiceListError [2022-04-30T07:44:02.046Z] --- PASS: TestServiceListError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestServiceList [2022-04-30T07:44:02.046Z] --- PASS: TestServiceList (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestServiceLogsError [2022-04-30T07:44:02.046Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestServiceLogs [2022-04-30T07:44:02.046Z] --- PASS: TestServiceLogs (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestServiceRemoveError [2022-04-30T07:44:02.046Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestServiceRemoveNotFoundError [2022-04-30T07:44:02.046Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestServiceRemove [2022-04-30T07:44:02.046Z] --- PASS: TestServiceRemove (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestServiceUpdateError [2022-04-30T07:44:02.046Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestServiceUpdate [2022-04-30T07:44:02.046Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSwarmGetUnlockKeyError [2022-04-30T07:44:02.046Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSwarmGetUnlockKey [2022-04-30T07:44:02.046Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSwarmInitError [2022-04-30T07:44:02.046Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSwarmInit [2022-04-30T07:44:02.046Z] --- PASS: TestSwarmInit (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSwarmInspectError [2022-04-30T07:44:02.046Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSwarmInspect [2022-04-30T07:44:02.046Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSwarmJoinError [2022-04-30T07:44:02.046Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSwarmJoin [2022-04-30T07:44:02.046Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSwarmLeaveError [2022-04-30T07:44:02.046Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSwarmLeave [2022-04-30T07:44:02.046Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSwarmUnlockError [2022-04-30T07:44:02.046Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSwarmUnlock [2022-04-30T07:44:02.046Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSwarmUpdateError [2022-04-30T07:44:02.046Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestSwarmUpdate [2022-04-30T07:44:02.046Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestTaskInspectError [2022-04-30T07:44:02.046Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestTaskInspectWithEmptyID [2022-04-30T07:44:02.046Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestTaskInspect [2022-04-30T07:44:02.046Z] --- PASS: TestTaskInspect (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestTaskListError [2022-04-30T07:44:02.046Z] --- PASS: TestTaskListError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestTaskList [2022-04-30T07:44:02.046Z] --- PASS: TestTaskList (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestVolumeCreateError [2022-04-30T07:44:02.046Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestVolumeCreate [2022-04-30T07:44:02.046Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestVolumeInspectError [2022-04-30T07:44:02.046Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestVolumeInspectNotFound [2022-04-30T07:44:02.046Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestVolumeInspectWithEmptyID [2022-04-30T07:44:02.046Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestVolumeInspect [2022-04-30T07:44:02.046Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestVolumeListError [2022-04-30T07:44:02.046Z] --- PASS: TestVolumeListError (0.00s) [2022-04-30T07:44:02.046Z] === RUN TestVolumeList [2022-04-30T07:44:02.046Z] --- PASS: TestVolumeList (0.00s) [2022-04-30T07:44:02.047Z] === RUN TestVolumeRemoveError [2022-04-30T07:44:02.047Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-30T07:44:02.047Z] === RUN TestVolumeRemove [2022-04-30T07:44:02.047Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-30T07:44:02.047Z] === CONT TestTLSCloseWriter [2022-04-30T07:44:02.047Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-04-30T07:44:02.047Z] PASS [2022-04-30T07:44:02.047Z] coverage: 75.1% of statements [2022-04-30T07:44:02.047Z] ok github.com/docker/docker/client 0.469s coverage: 75.1% of statements [2022-04-30T07:44:02.604Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-30T07:44:02.862Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-30T07:44:03.367Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-30T07:44:03.368Z] [2022-04-30T07:44:03.368Z] Unloading profiles will leave already running processes permanently [2022-04-30T07:44:03.368Z] unconfined, which can lead to unexpected situations. [2022-04-30T07:44:03.368Z] [2022-04-30T07:44:03.368Z] To set a process to complain mode, use the command line tool [2022-04-30T07:44:03.368Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-30T07:44:03.368Z] Post stage [Pipeline] junit [2022-04-30T07:44:03.379Z] Recording test results [2022-04-30T07:44:03.473Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-30T07:44:04.048Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-30T07:44:04.308Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-30T07:44:04.468Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-30T07:44:04.751Z] + echo Ensuring container killed. [2022-04-30T07:44:04.751Z] Ensuring container killed. [2022-04-30T07:44:04.751Z] + docker rm -vf docker-pr1 [2022-04-30T07:44:04.751Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-30T07:44:05.031Z] + echo Chowning /workspace to jenkins user [2022-04-30T07:44:05.031Z] Chowning /workspace to jenkins user [2022-04-30T07:44:05.031Z] + id -u [2022-04-30T07:44:05.031Z] + id -g [2022-04-30T07:44:05.031Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43550:/workspace busybox chown -R 1000:1000 /workspace [2022-04-30T07:44:05.031Z] Unable to find image 'busybox:latest' locally [2022-04-30T07:44:05.160Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-30T07:44:05.266Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-30T07:44:05.287Z] latest: Pulling from library/busybox [2022-04-30T07:44:05.287Z] 50e8d59317eb: Pulling fs layer [2022-04-30T07:44:05.287Z] 50e8d59317eb: Verifying Checksum [2022-04-30T07:44:05.287Z] 50e8d59317eb: Download complete [2022-04-30T07:44:05.421Z] --- PASS: TestDockerNetworkMacvlan (9.65s) [2022-04-30T07:44:05.421Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-04-30T07:44:05.421Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-04-30T07:44:05.421Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-04-30T07:44:05.421Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-04-30T07:44:05.421Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) [2022-04-30T07:44:05.421Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-04-30T07:44:05.421Z] PASS [2022-04-30T07:44:05.421Z] [2022-04-30T07:44:05.421Z] DONE 8 tests in 11.115s [2022-04-30T07:44:05.543Z] 50e8d59317eb: Pull complete [2022-04-30T07:44:05.543Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-30T07:44:05.543Z] Status: Downloaded newer image for busybox:latest [2022-04-30T07:44:05.682Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-30T07:44:05.682Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:05.682Z] ++ set -e [2022-04-30T07:44:05.682Z] ++ '[' -n 0 ']' [2022-04-30T07:44:05.682Z] ++ set -x [2022-04-30T07:44:05.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:05.682Z] testing: warning: no tests to run [2022-04-30T07:44:05.682Z] PASS [2022-04-30T07:44:05.682Z] [2022-04-30T07:44:05.682Z] DONE 0 tests in 0.025s [2022-04-30T07:44:05.682Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-30T07:44:05.682Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:05.682Z] ++ set -e [2022-04-30T07:44:05.682Z] ++ '[' -n 0 ']' [2022-04-30T07:44:05.682Z] ++ set -x [2022-04-30T07:44:05.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:05.682Z] INFO: Testing against a local daemon [2022-04-30T07:44:05.682Z] === RUN TestAuthZPluginAllowRequest [2022-04-30T07:44:05.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-30T07:44:05.832Z] --- PASS: TestUpdatePidsLimit (4.04s) [2022-04-30T07:44:05.832Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2022-04-30T07:44:05.832Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2022-04-30T07:44:05.832Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2022-04-30T07:44:05.832Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2022-04-30T07:44:05.832Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2022-04-30T07:44:05.832Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-04-30T07:44:05.832Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2022-04-30T07:44:05.832Z] === RUN TestUpdateRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-30T07:44:07.066Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-04-30T07:44:07.066Z] === RUN TestAuthZPluginTLS [2022-04-30T07:44:07.206Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-30T07:44:07.209Z] + bundleName=docker-py [2022-04-30T07:44:07.209Z] + echo Creating docker-py-bundles.tar.gz [2022-04-30T07:44:07.209Z] Creating docker-py-bundles.tar.gz [2022-04-30T07:44:07.209Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-04-30T07:44:07.219Z] Archiving artifacts [2022-04-30T07:44:07.326Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-30T07:44:07.326Z] === RUN TestAuthZPluginDenyRequest [2022-04-30T07:44:07.900Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-30T07:44:07.900Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-30T07:44:08.139Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-30T07:44:08.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-30T07:44:08.397Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-30T07:44:08.515Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-30T07:44:08.515Z] === RUN TestAuthZPluginDenyResponse [2022-04-30T07:44:08.656Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-30T07:44:08.877Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43550/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2022-04-30T07:44:08.915Z] === RUN TestDockerSuite/TestBuildCmdShDashC [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-30T07:44:09.086Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-30T07:44:09.086Z] === RUN TestAuthZPluginAllowEventStream [2022-04-30T07:44:09.173Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-30T07:44:09.173Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-04-30T07:44:09.173Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-30T07:44:09.267Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43550/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 -e DOCKER_GRAPHDRIVER docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 hack/make.sh binary [2022-04-30T07:44:09.739Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-30T07:44:09.830Z] [2022-04-30T07:44:09.830Z] Removing bundles/ [2022-04-30T07:44:09.830Z] [2022-04-30T07:44:09.830Z] ---> Making bundle: binary (in bundles/binary) [2022-04-30T07:44:09.830Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-30T07:44:09.830Z] GOOS="" GOARCH="" GOARM="" [2022-04-30T07:44:10.028Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-04-30T07:44:10.028Z] === RUN TestAuthZPluginErrorResponse [2022-04-30T07:44:10.305Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-30T07:44:10.623Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-30T07:44:10.623Z] === RUN TestAuthZPluginErrorRequest [2022-04-30T07:44:11.235Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-30T07:44:11.235Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-30T07:44:11.810Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-30T07:44:11.810Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-30T07:44:12.212Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-30T07:44:12.763Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2022-04-30T07:44:12.763Z] === RUN TestServiceUpdateNetwork [2022-04-30T07:44:13.061Z] --- PASS: TestCheckoutGit (35.00s) [2022-04-30T07:44:13.061Z] === RUN TestValidGitTransport [2022-04-30T07:44:13.061Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-30T07:44:13.061Z] === RUN TestGitInvalidRef [2022-04-30T07:44:13.061Z] --- PASS: TestGitInvalidRef (0.22s) [2022-04-30T07:44:13.061Z] PASS [2022-04-30T07:44:13.061Z] coverage: 86.3% of statements [2022-04-30T07:44:13.061Z] ok github.com/docker/docker/builder/remotecontext/git 35.383s coverage: 86.3% of statements [2022-04-30T07:44:13.061Z] ? github.com/docker/docker/cli [no test files] [2022-04-30T07:44:13.061Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-30T07:44:13.061Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-30T07:44:13.061Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-30T07:44:13.193Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-04-30T07:44:13.193Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-30T07:44:14.577Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-04-30T07:44:14.577Z] === RUN TestAuthZPluginHeader [2022-04-30T07:44:14.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-30T07:44:14.742Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-30T07:44:14.742Z] check_test.go:307: [d824d3aa09664] daemon is not started [2022-04-30T07:44:14.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-30T07:44:14.742Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-30T07:44:14.742Z] check_test.go:307: [da8f48fbae4c2] daemon is not started [2022-04-30T07:44:14.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-30T07:44:14.742Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-30T07:44:15.148Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-30T07:44:15.148Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-30T07:44:15.148Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-30T07:44:15.148Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-30T07:44:15.148Z] === RUN TestAuthZPluginV2Disable [2022-04-30T07:44:15.148Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-30T07:44:15.148Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-30T07:44:15.148Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-30T07:44:15.148Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-30T07:44:15.148Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-30T07:44:15.148Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-30T07:44:15.148Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-30T07:44:15.148Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-30T07:44:15.148Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-30T07:44:15.309Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-30T07:44:15.875Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-30T07:44:16.133Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-30T07:44:16.699Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-30T07:44:17.265Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-30T07:44:17.522Z] check_test.go:307: [d9260914fc395] daemon is not started [2022-04-30T07:44:17.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-30T07:44:17.522Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-30T07:44:18.458Z] --- PASS: TestUpdateRestartPolicy (12.52s) [2022-04-30T07:44:18.458Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-30T07:44:19.027Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2022-04-30T07:44:19.027Z] === RUN TestWaitNonBlocked [2022-04-30T07:44:19.027Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:44:19.027Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:44:19.027Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:44:19.027Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:44:19.285Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:44:19.285Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:44:20.221Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-30T07:44:20.221Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2022-04-30T07:44:20.221Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2022-04-30T07:44:20.221Z] === RUN TestWaitBlocked [2022-04-30T07:44:20.221Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-30T07:44:20.221Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-30T07:44:20.221Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-30T07:44:20.221Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-30T07:44:20.221Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-30T07:44:20.221Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-30T07:44:21.596Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-30T07:44:21.596Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2022-04-30T07:44:21.596Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2022-04-30T07:44:21.596Z] === CONT TestContainerStartOnDaemonRestart [2022-04-30T07:44:21.596Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-30T07:44:21.740Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-30T07:44:21.740Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-30T07:44:21.740Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-30T07:44:21.740Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-30T07:44:21.740Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-30T07:44:21.740Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-30T07:44:21.740Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-30T07:44:21.740Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-30T07:44:21.740Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-30T07:44:21.740Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-30T07:44:21.740Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-30T07:44:21.740Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-30T07:44:21.740Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-30T07:44:21.740Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-30T07:44:21.740Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-30T07:44:21.740Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-30T07:44:21.740Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-30T07:44:21.740Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-30T07:44:21.740Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-30T07:44:21.740Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-30T07:44:21.740Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-30T07:44:21.740Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-30T07:44:21.740Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-30T07:44:21.740Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-30T07:44:21.740Z] === RUN TestConfigureDaemonLogs [2022-04-30T07:44:21.740Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-30T07:44:21.740Z] === RUN TestCommonOptionsInstallFlags [2022-04-30T07:44:21.740Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-30T07:44:21.740Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-30T07:44:21.740Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-30T07:44:21.740Z] PASS [2022-04-30T07:44:21.740Z] coverage: 20.1% of statements [2022-04-30T07:44:21.740Z] ok github.com/docker/docker/cmd/dockerd 0.234s coverage: 20.1% of statements [2022-04-30T07:44:21.740Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-30T07:44:21.740Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-30T07:44:22.164Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-30T07:44:22.728Z] === RUN TestContainerStopSignal [2022-04-30T07:44:22.728Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-30T07:44:22.728Z] === RUN TestContainerStopTimeout [2022-04-30T07:44:22.728Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-30T07:44:22.728Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-30T07:44:22.728Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-30T07:44:22.728Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-30T07:44:22.728Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-30T07:44:22.728Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-30T07:44:22.728Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-04-30T07:44:22.728Z] === RUN TestReplaceAndAppendEnvVars [2022-04-30T07:44:22.728Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-30T07:44:22.728Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-30T07:44:22.728Z] === RUN TestNewMemoryStore [2022-04-30T07:44:22.728Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-30T07:44:22.728Z] === RUN TestAddContainers [2022-04-30T07:44:22.728Z] --- PASS: TestAddContainers (0.00s) [2022-04-30T07:44:22.728Z] === RUN TestGetContainer [2022-04-30T07:44:22.728Z] --- PASS: TestGetContainer (0.00s) [2022-04-30T07:44:22.728Z] === RUN TestDeleteContainer [2022-04-30T07:44:22.728Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-30T07:44:22.728Z] === RUN TestListContainers [2022-04-30T07:44:22.728Z] --- PASS: TestListContainers (0.00s) [2022-04-30T07:44:22.728Z] === RUN TestFirstContainer [2022-04-30T07:44:22.728Z] --- PASS: TestFirstContainer (0.00s) [2022-04-30T07:44:22.728Z] === RUN TestApplyAllContainer [2022-04-30T07:44:22.728Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-30T07:44:22.728Z] === RUN TestIsValidHealthString [2022-04-30T07:44:22.728Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-30T07:44:22.728Z] === RUN TestStateRunStop [2022-04-30T07:44:22.728Z] --- PASS: TestStateRunStop (0.00s) [2022-04-30T07:44:22.728Z] === RUN TestStateTimeoutWait [2022-04-30T07:44:22.728Z] state_test.go:141: Stop callback fired [2022-04-30T07:44:22.728Z] state_test.go:165: Stop callback fired [2022-04-30T07:44:22.728Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-30T07:44:22.728Z] === RUN TestIsValidStateString [2022-04-30T07:44:22.728Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-30T07:44:22.728Z] === RUN TestViewSaveDelete [2022-04-30T07:44:22.728Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-30T07:44:22.728Z] === RUN TestViewAll [2022-04-30T07:44:22.728Z] --- PASS: TestViewAll (0.02s) [2022-04-30T07:44:22.728Z] === RUN TestViewGet [2022-04-30T07:44:22.728Z] --- PASS: TestViewGet (0.01s) [2022-04-30T07:44:22.728Z] === RUN TestNames [2022-04-30T07:44:22.728Z] --- PASS: TestNames (0.00s) [2022-04-30T07:44:22.728Z] === RUN TestViewWithHealthCheck [2022-04-30T07:44:22.728Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-30T07:44:22.728Z] PASS [2022-04-30T07:44:22.728Z] coverage: 41.7% of statements [2022-04-30T07:44:22.728Z] ok github.com/docker/docker/container 0.253s coverage: 41.7% of statements [2022-04-30T07:44:22.728Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-30T07:44:22.728Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-30T07:44:22.728Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-30T07:44:22.728Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-30T07:44:23.124Z] --- PASS: TestCheckoutGit (37.61s) [2022-04-30T07:44:23.124Z] === RUN TestValidGitTransport [2022-04-30T07:44:23.124Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-30T07:44:23.124Z] === RUN TestGitInvalidRef [2022-04-30T07:44:23.124Z] --- PASS: TestGitInvalidRef (0.28s) [2022-04-30T07:44:23.124Z] PASS [2022-04-30T07:44:23.124Z] coverage: 86.3% of statements [2022-04-30T07:44:23.124Z] ok github.com/docker/docker/builder/remotecontext/git 37.957s coverage: 86.3% of statements [2022-04-30T07:44:23.584Z] ? github.com/docker/docker/cli [no test files] [2022-04-30T07:44:23.584Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-30T07:44:23.584Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-30T07:44:23.584Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-30T07:44:23.719Z] === RUN TestPrepare [2022-04-30T07:44:23.719Z] --- PASS: TestPrepare (0.00s) [2022-04-30T07:44:23.719Z] === RUN TestStart [2022-04-30T07:44:23.719Z] --- PASS: TestStart (0.00s) [2022-04-30T07:44:23.719Z] === RUN TestWaitCancel [2022-04-30T07:44:23.719Z] --- PASS: TestWaitCancel (0.00s) [2022-04-30T07:44:23.719Z] === RUN TestWaitDisabled [2022-04-30T07:44:23.719Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-30T07:44:23.719Z] === RUN TestWaitEnabled [2022-04-30T07:44:23.719Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-30T07:44:23.719Z] === RUN TestRemove [2022-04-30T07:44:23.719Z] --- PASS: TestRemove (0.00s) [2022-04-30T07:44:23.719Z] PASS [2022-04-30T07:44:23.719Z] coverage: 65.3% of statements [2022-04-30T07:44:23.719Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2022-04-30T07:44:24.961Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2022-04-30T07:44:24.961Z] === RUN TestServiceUpdatePidsLimit [2022-04-30T07:44:25.448Z] --- PASS: TestContainerStartOnDaemonRestart (3.97s) [2022-04-30T07:44:25.448Z] === CONT TestIpcModeOlderClient [2022-04-30T07:44:25.448Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-04-30T07:44:25.448Z] === CONT TestContainerKillOnDaemonStart [2022-04-30T07:44:25.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-30T07:44:25.707Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.34s) [2022-04-30T07:44:25.707Z] === CONT TestDaemonHostGatewayIP [2022-04-30T07:44:25.895Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-30T07:44:26.462Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-30T07:44:27.518Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-30T07:44:27.518Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-30T07:44:27.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-30T07:44:27.518Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-30T07:44:27.519Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-30T07:44:27.519Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-30T07:44:27.519Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-30T07:44:27.519Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-30T07:44:27.519Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-30T07:44:27.519Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-30T07:44:27.519Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-30T07:44:27.519Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-30T07:44:27.519Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-30T07:44:27.519Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-30T07:44:27.519Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-30T07:44:27.519Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-30T07:44:27.519Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-30T07:44:27.519Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-30T07:44:27.519Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-30T07:44:27.519Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-30T07:44:27.519Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-30T07:44:27.519Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-30T07:44:27.519Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-30T07:44:27.519Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-30T07:44:27.519Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-30T07:44:27.519Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-30T07:44:27.519Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-30T07:44:27.519Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-30T07:44:27.519Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-30T07:44:27.519Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-30T07:44:27.519Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-30T07:44:27.519Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-30T07:44:27.519Z] PASS [2022-04-30T07:44:27.519Z] coverage: 35.9% of statements [2022-04-30T07:44:27.519Z] ok github.com/docker/docker/daemon/cluster/convert 0.703s coverage: 35.9% of statements [2022-04-30T07:44:27.519Z] === RUN TestNewListSecretsFilters [2022-04-30T07:44:27.519Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-30T07:44:27.519Z] === RUN TestNewListConfigsFilters [2022-04-30T07:44:27.519Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-30T07:44:27.519Z] PASS [2022-04-30T07:44:27.519Z] coverage: 0.5% of statements [2022-04-30T07:44:27.519Z] ok github.com/docker/docker/daemon/cluster 1.309s coverage: 0.5% of statements [2022-04-30T07:44:28.996Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-30T07:44:29.563Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-30T07:44:29.563Z] --- PASS: TestDaemonHostGatewayIP (3.80s) [2022-04-30T07:44:29.563Z] === CONT TestDaemonRestartIpcMode [2022-04-30T07:44:30.130Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-30T07:44:30.388Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-30T07:44:30.472Z] === RUN TestWaitNodeAttachment [2022-04-30T07:44:30.472Z] === RUN TestBuilderGC [2022-04-30T07:44:30.472Z] --- PASS: TestBuilderGC (0.00s) [2022-04-30T07:44:30.472Z] === RUN TestDaemonConfigurationNotFound [2022-04-30T07:44:30.472Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-30T07:44:30.472Z] === RUN TestDaemonBrokenConfiguration [2022-04-30T07:44:30.472Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-30T07:44:30.472Z] === RUN TestFindConfigurationConflicts [2022-04-30T07:44:30.472Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-30T07:44:30.472Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-30T07:44:30.472Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-30T07:44:30.472Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-30T07:44:30.472Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-30T07:44:30.472Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-30T07:44:30.472Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-30T07:44:30.472Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-30T07:44:30.472Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-30T07:44:30.472Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-30T07:44:30.472Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-30T07:44:30.472Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-30T07:44:30.472Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-30T07:44:30.472Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-30T07:44:30.472Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-30T07:44:30.472Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-30T07:44:30.472Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-30T07:44:30.472Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-30T07:44:30.472Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-30T07:44:30.472Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-30T07:44:30.472Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-30T07:44:30.472Z] === RUN TestValidateConfigurationErrors [2022-04-30T07:44:30.472Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-30T07:44:30.472Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-30T07:44:30.472Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-30T07:44:30.472Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-30T07:44:30.472Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-30T07:44:30.472Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-30T07:44:30.472Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-30T07:44:30.472Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-30T07:44:30.472Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-30T07:44:30.472Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-30T07:44:30.472Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-30T07:44:30.472Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-30T07:44:30.472Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-04-30T07:44:30.472Z] === RUN TestValidateConfiguration [2022-04-30T07:44:30.472Z] === RUN TestValidateConfiguration/with_label [2022-04-30T07:44:30.472Z] === RUN TestValidateConfiguration/with_dns [2022-04-30T07:44:30.472Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-30T07:44:30.472Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-30T07:44:30.472Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-30T07:44:30.472Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-30T07:44:30.472Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-30T07:44:30.472Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-30T07:44:30.472Z] === RUN TestValidateConfiguration/with_hosts [2022-04-30T07:44:30.472Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-30T07:44:30.472Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-04-30T07:44:30.472Z] === RUN TestReloadSetConfigFileNotExist [2022-04-30T07:44:30.941Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-30T07:44:30.941Z] === RUN TestIsolationConversion [2022-04-30T07:44:30.941Z] === RUN TestIsolationConversion/default [2022-04-30T07:44:30.941Z] === RUN TestIsolationConversion/process [2022-04-30T07:44:30.941Z] === RUN TestIsolationConversion/hyperv [2022-04-30T07:44:30.941Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-30T07:44:30.941Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-30T07:44:30.941Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-30T07:44:30.941Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-30T07:44:30.941Z] === RUN TestContainerLabels [2022-04-30T07:44:30.941Z] --- PASS: TestContainerLabels (0.00s) [2022-04-30T07:44:30.941Z] === RUN TestCredentialSpecConversion [2022-04-30T07:44:30.941Z] === RUN TestCredentialSpecConversion/none [2022-04-30T07:44:30.941Z] === RUN TestCredentialSpecConversion/config [2022-04-30T07:44:30.941Z] === RUN TestCredentialSpecConversion/file [2022-04-30T07:44:30.941Z] === RUN TestCredentialSpecConversion/registry [2022-04-30T07:44:30.941Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-30T07:44:30.941Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-30T07:44:30.941Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-30T07:44:30.941Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-30T07:44:30.941Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-30T07:44:30.941Z] === RUN TestControllerValidateMountBind [2022-04-30T07:44:30.941Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-30T07:44:30.941Z] === RUN TestControllerValidateMountVolume [2022-04-30T07:44:30.941Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-30T07:44:30.941Z] === RUN TestControllerValidateMountTarget [2022-04-30T07:44:30.941Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-30T07:44:30.941Z] === RUN TestControllerValidateMountTmpfs [2022-04-30T07:44:30.941Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-30T07:44:30.941Z] === RUN TestControllerValidateMountInvalidType [2022-04-30T07:44:30.941Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-30T07:44:30.941Z] === RUN TestControllerValidateMountNamedPipe [2022-04-30T07:44:30.941Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-30T07:44:30.941Z] PASS [2022-04-30T07:44:30.941Z] coverage: 11.0% of statements [2022-04-30T07:44:30.941Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.809s coverage: 11.0% of statements [2022-04-30T07:44:30.941Z] time="2022-04-30T07:44:30Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-30T07:44:30.941Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-04-30T07:44:30.941Z] === RUN TestReloadDefaultConfigNotExist [2022-04-30T07:44:30.941Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:44:30.941Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-30T07:44:30.941Z] === RUN TestReloadBadDefaultConfig [2022-04-30T07:44:30.941Z] time="2022-04-30T07:44:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-493929745" [2022-04-30T07:44:30.941Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-30T07:44:30.942Z] === RUN TestReloadWithConflictingLabels [2022-04-30T07:44:30.942Z] time="2022-04-30T07:44:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3942673709" [2022-04-30T07:44:30.942Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-30T07:44:30.942Z] === RUN TestReloadWithDuplicateLabels [2022-04-30T07:44:30.942Z] time="2022-04-30T07:44:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3389377821" [2022-04-30T07:44:30.942Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-30T07:44:30.942Z] === RUN TestMaskURLCredentials [2022-04-30T07:44:30.942Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-30T07:44:30.942Z] === RUN TestDaemonConfigurationMerge [2022-04-30T07:44:30.942Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-30T07:44:30.942Z] PASS [2022-04-30T07:44:30.942Z] coverage: 79.8% of statements [2022-04-30T07:44:30.942Z] ok github.com/docker/docker/daemon/config 0.326s coverage: 79.8% of statements [2022-04-30T07:44:31.412Z] === RUN TestEventsLog [2022-04-30T07:44:31.412Z] --- PASS: TestEventsLog (0.00s) [2022-04-30T07:44:31.412Z] === RUN TestEventsLogTimeout [2022-04-30T07:44:31.412Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-30T07:44:31.412Z] === RUN TestLogEvents [2022-04-30T07:44:31.412Z] --- PASS: TestLogEvents (0.05s) [2022-04-30T07:44:31.412Z] === RUN TestLoadBufferedEvents [2022-04-30T07:44:31.412Z] --- PASS: TestLoadBufferedEvents (0.23s) [2022-04-30T07:44:31.412Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-30T07:44:31.412Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-30T07:44:31.412Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-30T07:44:31.412Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-30T07:44:31.412Z] PASS [2022-04-30T07:44:31.412Z] coverage: 50.0% of statements [2022-04-30T07:44:31.412Z] ok github.com/docker/docker/daemon/events 0.349s coverage: 50.0% of statements [2022-04-30T07:44:31.762Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-30T07:44:32.142Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-30T07:44:32.142Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-30T07:44:32.142Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-30T07:44:32.142Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-30T07:44:32.142Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-30T07:44:32.142Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-30T07:44:32.142Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-30T07:44:32.142Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s) [2022-04-30T07:44:32.142Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-30T07:44:32.142Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-30T07:44:32.142Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-30T07:44:32.142Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-30T07:44:32.142Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-30T07:44:32.142Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-04-30T07:44:32.142Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-30T07:44:32.142Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-30T07:44:32.143Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-30T07:44:32.143Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-30T07:44:32.143Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-30T07:44:32.143Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-30T07:44:32.143Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-30T07:44:32.143Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-30T07:44:32.143Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-30T07:44:32.143Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-30T07:44:32.143Z] === RUN TestConfigureDaemonLogs [2022-04-30T07:44:32.143Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-30T07:44:32.143Z] === RUN TestCommonOptionsInstallFlags [2022-04-30T07:44:32.143Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-30T07:44:32.143Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-30T07:44:32.143Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-30T07:44:32.143Z] PASS [2022-04-30T07:44:32.143Z] coverage: 20.1% of statements [2022-04-30T07:44:32.143Z] ok github.com/docker/docker/cmd/dockerd 0.233s coverage: 20.1% of statements [2022-04-30T07:44:32.143Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-30T07:44:32.143Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-30T07:44:32.695Z] --- PASS: TestDaemonRestartIpcMode (3.19s) [2022-04-30T07:44:32.954Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-30T07:44:32.978Z] === RUN TestIsEmptyDir [2022-04-30T07:44:32.978Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-30T07:44:32.978Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-30T07:44:32.978Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-30T07:44:32.978Z] PASS [2022-04-30T07:44:32.978Z] coverage: 2.3% of statements [2022-04-30T07:44:32.978Z] ok github.com/docker/docker/daemon/graphdriver 0.082s coverage: 2.3% of statements [2022-04-30T07:44:32.978Z] === RUN TestLinkNaming [2022-04-30T07:44:32.978Z] --- PASS: TestLinkNaming (0.00s) [2022-04-30T07:44:32.978Z] === RUN TestLinkNew [2022-04-30T07:44:32.978Z] --- PASS: TestLinkNew (0.00s) [2022-04-30T07:44:32.978Z] === RUN TestLinkEnv [2022-04-30T07:44:32.978Z] --- PASS: TestLinkEnv (0.00s) [2022-04-30T07:44:32.978Z] === RUN TestLinkMultipleEnv [2022-04-30T07:44:32.978Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-30T07:44:32.978Z] === RUN TestLinkPortRangeEnv [2022-04-30T07:44:32.978Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-30T07:44:32.978Z] PASS [2022-04-30T07:44:32.978Z] coverage: 93.0% of statements [2022-04-30T07:44:32.978Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2022-04-30T07:44:33.264Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-04-30T07:44:33.264Z] PASS [2022-04-30T07:44:33.264Z] [2022-04-30T07:44:33.264Z] === Skipped [2022-04-30T07:44:33.264Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-30T07:44:33.264Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-30T07:44:33.264Z] [2022-04-30T07:44:33.264Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-30T07:44:33.264Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-30T07:44:33.264Z] [2022-04-30T07:44:33.264Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-30T07:44:33.264Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-30T07:44:33.264Z] [2022-04-30T07:44:33.264Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-30T07:44:33.264Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-30T07:44:33.264Z] [2022-04-30T07:44:33.264Z] DONE 17 tests, 4 skipped in 26.098s [2022-04-30T07:44:33.264Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-30T07:44:33.264Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:33.264Z] ++ set -e [2022-04-30T07:44:33.264Z] ++ '[' -n 0 ']' [2022-04-30T07:44:33.264Z] ++ set -x [2022-04-30T07:44:33.265Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:33.265Z] INFO: Testing against a local daemon [2022-04-30T07:44:33.265Z] === RUN TestPluginInvalidJSON [2022-04-30T07:44:33.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:44:33.265Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:44:33.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:44:33.265Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:44:33.265Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-30T07:44:33.265Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-30T07:44:33.265Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:44:33.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-30T07:44:33.265Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-30T07:44:33.265Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-30T07:44:33.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-30T07:44:33.265Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-30T07:44:33.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-30T07:44:33.265Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-30T07:44:33.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-30T07:44:33.265Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-30T07:44:33.265Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:44:33.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-30T07:44:33.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-30T07:44:33.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-30T07:44:33.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-30T07:44:33.265Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-30T07:44:33.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-30T07:44:33.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-30T07:44:33.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-30T07:44:33.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-30T07:44:33.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-30T07:44:33.265Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-30T07:44:33.265Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-30T07:44:33.265Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-30T07:44:33.265Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-30T07:44:33.265Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-30T07:44:33.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-30T07:44:33.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-30T07:44:33.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-30T07:44:33.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-30T07:44:33.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-30T07:44:33.265Z] === RUN TestPluginInstall [2022-04-30T07:44:33.265Z] === RUN TestPluginInstall/no_auth [2022-04-30T07:44:33.265Z] time="2022-04-30T07:44:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:44:33.265Z] time="2022-04-30T07:44:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9033a6e265af528db367f86f28eb9d34fbe0ebee8a3c2f9659a0c826b74d3b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:44:33.265Z] time="2022-04-30T07:44:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:44:33.265Z] time="2022-04-30T07:44:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9033a6e265af528db367f86f28eb9d34fbe0ebee8a3c2f9659a0c826b74d3b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:44:33.265Z] === RUN TestPluginInstall/with_htpasswd [2022-04-30T07:44:33.265Z] time="2022-04-30T07:44:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:44:33.265Z] time="2022-04-30T07:44:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9033a6e265af528db367f86f28eb9d34fbe0ebee8a3c2f9659a0c826b74d3b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:44:33.265Z] time="2022-04-30T07:44:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:44:33.265Z] time="2022-04-30T07:44:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9033a6e265af528db367f86f28eb9d34fbe0ebee8a3c2f9659a0c826b74d3b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:44:33.265Z] === RUN TestPluginInstall/with_insecure [2022-04-30T07:44:33.446Z] === RUN TestVerifyNetworkingConfig [2022-04-30T07:44:33.446Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-30T07:44:33.446Z] === RUN TestGetContainer [2022-04-30T07:44:33.446Z] --- PASS: TestGetContainer (0.00s) [2022-04-30T07:44:33.446Z] === RUN TestValidContainerNames [2022-04-30T07:44:33.446Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-30T07:44:33.446Z] === RUN TestContainerInitDNS [2022-04-30T07:44:33.446Z] daemon_test.go:145: root required [2022-04-30T07:44:33.446Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-30T07:44:33.446Z] === RUN TestMerge [2022-04-30T07:44:33.446Z] --- PASS: TestMerge (0.00s) [2022-04-30T07:44:33.446Z] === RUN TestValidateContainerIsolation [2022-04-30T07:44:33.446Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-30T07:44:33.446Z] === RUN TestFindNetworkErrorType [2022-04-30T07:44:33.446Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-30T07:44:33.446Z] === RUN TestEnsureServicesExist [2022-04-30T07:44:33.446Z] --- PASS: TestEnsureServicesExist (0.02s) [2022-04-30T07:44:33.446Z] === RUN TestEnsureServicesExistErrors [2022-04-30T07:44:33.446Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-30T07:44:33.446Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-30T07:44:33.446Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-30T07:44:33.447Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-30T07:44:33.447Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-30T07:44:33.447Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-30T07:44:33.447Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-30T07:44:33.447Z] === RUN TestContainerDelete [2022-04-30T07:44:33.447Z] --- PASS: TestContainerDelete (0.00s) [2022-04-30T07:44:33.447Z] === RUN TestContainerDoubleDelete [2022-04-30T07:44:33.447Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-30T07:44:33.447Z] === RUN TestLogContainerEventCopyLabels [2022-04-30T07:44:33.447Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-30T07:44:33.447Z] === RUN TestLogContainerEventWithAttributes [2022-04-30T07:44:33.447Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-30T07:44:33.447Z] === RUN TestNoneHealthcheck [2022-04-30T07:44:33.447Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-30T07:44:33.447Z] === RUN TestHealthStates [2022-04-30T07:44:33.672Z] === RUN TestContainerStopSignal [2022-04-30T07:44:33.672Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-30T07:44:33.672Z] === RUN TestContainerStopTimeout [2022-04-30T07:44:33.672Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-30T07:44:33.672Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-30T07:44:33.672Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-30T07:44:33.672Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-30T07:44:33.672Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-30T07:44:33.672Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-30T07:44:33.672Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-04-30T07:44:33.916Z] time="2022-04-30T07:44:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:33.916Z] time="2022-04-30T07:44:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:33.916Z] time="2022-04-30T07:44:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:33.916Z] time="2022-04-30T07:44:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:33.916Z] time="2022-04-30T07:44:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:33.916Z] time="2022-04-30T07:44:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:33.916Z] time="2022-04-30T07:44:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:33.916Z] time="2022-04-30T07:44:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:33.916Z] time="2022-04-30T07:44:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:33.916Z] time="2022-04-30T07:44:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:33.916Z] --- PASS: TestHealthStates (0.22s) [2022-04-30T07:44:33.916Z] === RUN TestGetInspectData [2022-04-30T07:44:33.916Z] --- PASS: TestGetInspectData (0.00s) [2022-04-30T07:44:33.916Z] === RUN TestFillLicense [2022-04-30T07:44:33.916Z] --- PASS: TestFillLicense (0.00s) [2022-04-30T07:44:33.916Z] === RUN TestListInvalidFilter [2022-04-30T07:44:33.916Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-30T07:44:33.916Z] === RUN TestNameFilter [2022-04-30T07:44:33.916Z] --- PASS: TestNameFilter (0.00s) [2022-04-30T07:44:33.916Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-30T07:44:33.916Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-30T07:44:33.916Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-30T07:44:33.916Z] === RUN TestSetupWindowsDevices [2022-04-30T07:44:33.916Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-30T07:44:33.916Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-30T07:44:33.916Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-30T07:44:33.916Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-30T07:44:33.916Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-30T07:44:33.916Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-30T07:44:33.916Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-30T07:44:33.916Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-30T07:44:33.916Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-30T07:44:33.916Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-30T07:44:33.916Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-30T07:44:33.916Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-30T07:44:33.916Z] === RUN TestDaemonReloadLabels [2022-04-30T07:44:33.916Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-30T07:44:33.916Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-30T07:44:33.916Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-30T07:44:33.916Z] === RUN TestDaemonReloadMirrors [2022-04-30T07:44:33.916Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-30T07:44:33.916Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-30T07:44:33.916Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-30T07:44:33.916Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-30T07:44:33.916Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-30T07:44:33.916Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-30T07:44:33.916Z] reload_test.go:342: root required [2022-04-30T07:44:33.916Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-30T07:44:33.916Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-30T07:44:33.916Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-30T07:44:33.916Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-30T07:44:33.916Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-30T07:44:33.916Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-30T07:44:33.916Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-30T07:44:33.916Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-30T07:44:33.916Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-30T07:44:33.916Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-30T07:44:33.916Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-30T07:44:33.916Z] === RUN TestParseVolumesFrom [2022-04-30T07:44:33.916Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-30T07:44:33.916Z] PASS [2022-04-30T07:44:33.916Z] coverage: 8.6% of statements [2022-04-30T07:44:33.916Z] ok github.com/docker/docker/daemon 0.762s coverage: 8.6% of statements [2022-04-30T07:44:33.916Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-30T07:44:33.916Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-30T07:44:33.916Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-30T07:44:33.916Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-30T07:44:33.916Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-30T07:44:33.916Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-30T07:44:33.916Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-30T07:44:33.916Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-30T07:44:33.916Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-30T07:44:33.916Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-30T07:44:33.916Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-30T07:44:33.916Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-30T07:44:33.916Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-30T07:44:33.916Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-30T07:44:34.130Z] === RUN TestReplaceAndAppendEnvVars [2022-04-30T07:44:34.130Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-30T07:44:34.130Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-30T07:44:34.130Z] === RUN TestNewMemoryStore [2022-04-30T07:44:34.130Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-30T07:44:34.130Z] === RUN TestAddContainers [2022-04-30T07:44:34.130Z] --- PASS: TestAddContainers (0.00s) [2022-04-30T07:44:34.130Z] === RUN TestGetContainer [2022-04-30T07:44:34.130Z] --- PASS: TestGetContainer (0.00s) [2022-04-30T07:44:34.130Z] === RUN TestDeleteContainer [2022-04-30T07:44:34.130Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-30T07:44:34.130Z] === RUN TestListContainers [2022-04-30T07:44:34.130Z] --- PASS: TestListContainers (0.00s) [2022-04-30T07:44:34.130Z] === RUN TestFirstContainer [2022-04-30T07:44:34.130Z] --- PASS: TestFirstContainer (0.00s) [2022-04-30T07:44:34.130Z] === RUN TestApplyAllContainer [2022-04-30T07:44:34.130Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-30T07:44:34.130Z] === RUN TestIsValidHealthString [2022-04-30T07:44:34.130Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-30T07:44:34.130Z] === RUN TestStateRunStop [2022-04-30T07:44:34.130Z] --- PASS: TestStateRunStop (0.00s) [2022-04-30T07:44:34.130Z] === RUN TestStateTimeoutWait [2022-04-30T07:44:34.130Z] state_test.go:141: Stop callback fired [2022-04-30T07:44:34.130Z] state_test.go:165: Stop callback fired [2022-04-30T07:44:34.130Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-30T07:44:34.130Z] === RUN TestIsValidStateString [2022-04-30T07:44:34.130Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-30T07:44:34.130Z] === RUN TestViewSaveDelete [2022-04-30T07:44:34.130Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-30T07:44:34.130Z] === RUN TestViewAll [2022-04-30T07:44:34.130Z] --- PASS: TestViewAll (0.01s) [2022-04-30T07:44:34.130Z] === RUN TestViewGet [2022-04-30T07:44:34.130Z] --- PASS: TestViewGet (0.01s) [2022-04-30T07:44:34.130Z] === RUN TestNames [2022-04-30T07:44:34.130Z] --- PASS: TestNames (0.00s) [2022-04-30T07:44:34.130Z] === RUN TestViewWithHealthCheck [2022-04-30T07:44:34.130Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-30T07:44:34.130Z] PASS [2022-04-30T07:44:34.130Z] coverage: 41.7% of statements [2022-04-30T07:44:34.130Z] ok github.com/docker/docker/container 0.248s coverage: 41.7% of statements [2022-04-30T07:44:34.130Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-30T07:44:34.130Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-30T07:44:34.130Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-30T07:44:34.130Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-30T07:44:34.205Z] time="2022-04-30T07:44:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:44:34.205Z] time="2022-04-30T07:44:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc9834371c61f9904b58ea56a3708978f53c211666b3bbbe677b6996ddadcf35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:44:34.205Z] time="2022-04-30T07:44:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:44:34.205Z] time="2022-04-30T07:44:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc9834371c61f9904b58ea56a3708978f53c211666b3bbbe677b6996ddadcf35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:44:34.466Z] plugin_test.go:195: [db50038c68f56] daemon is not started [2022-04-30T07:44:34.466Z] --- PASS: TestPluginInstall (2.55s) [2022-04-30T07:44:34.466Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-04-30T07:44:34.466Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-04-30T07:44:34.466Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-04-30T07:44:34.466Z] === RUN TestPluginsWithRuntimes [2022-04-30T07:44:34.568Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-30T07:44:34.588Z] === RUN TestPrepare [2022-04-30T07:44:34.588Z] --- PASS: TestPrepare (0.00s) [2022-04-30T07:44:34.588Z] === RUN TestStart [2022-04-30T07:44:34.588Z] --- PASS: TestStart (0.00s) [2022-04-30T07:44:34.588Z] === RUN TestWaitCancel [2022-04-30T07:44:34.588Z] --- PASS: TestWaitCancel (0.00s) [2022-04-30T07:44:34.588Z] === RUN TestWaitDisabled [2022-04-30T07:44:34.588Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-30T07:44:34.588Z] === RUN TestWaitEnabled [2022-04-30T07:44:34.588Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-30T07:44:34.588Z] === RUN TestRemove [2022-04-30T07:44:34.588Z] --- PASS: TestRemove (0.00s) [2022-04-30T07:44:34.588Z] PASS [2022-04-30T07:44:34.588Z] coverage: 65.3% of statements [2022-04-30T07:44:34.588Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2022-04-30T07:44:35.483Z] === RUN TestNewStreamConfig [2022-04-30T07:44:35.483Z] === RUN TestNewStreamConfig/defaults [2022-04-30T07:44:35.483Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-30T07:44:35.483Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-30T07:44:35.483Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-30T07:44:35.483Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-30T07:44:35.483Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-30T07:44:35.483Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-30T07:44:35.483Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-30T07:44:35.483Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-30T07:44:35.483Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-30T07:44:35.483Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-30T07:44:35.483Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-30T07:44:35.483Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-30T07:44:35.483Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-30T07:44:35.483Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-30T07:44:35.483Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-30T07:44:35.483Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-30T07:44:35.483Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-30T07:44:35.483Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-30T07:44:35.483Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-30T07:44:35.483Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-30T07:44:35.483Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-30T07:44:35.483Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-30T07:44:35.483Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-30T07:44:35.483Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-30T07:44:35.483Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-30T07:44:35.483Z] time="2022-04-30T07:44:34Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-30T07:44:35.483Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-04-30T07:44:35.483Z] === RUN TestCreateSuccess [2022-04-30T07:44:35.483Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-30T07:44:35.483Z] === RUN TestCreateStreamSkipped [2022-04-30T07:44:35.483Z] time="2022-04-30T07:44:35Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-30T07:44:35.483Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-30T07:44:35.483Z] === RUN TestCreateLogGroupSuccess [2022-04-30T07:44:35.483Z] time="2022-04-30T07:44:35Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-30T07:44:35.483Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-30T07:44:35.483Z] === RUN TestCreateError [2022-04-30T07:44:35.483Z] --- PASS: TestCreateError (0.00s) [2022-04-30T07:44:35.483Z] === RUN TestCreateAlreadyExists [2022-04-30T07:44:35.483Z] time="2022-04-30T07:44:35Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-30T07:44:35.483Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-30T07:44:35.483Z] === RUN TestLogClosed [2022-04-30T07:44:35.483Z] --- PASS: TestLogClosed (0.00s) [2022-04-30T07:44:35.483Z] === RUN TestLogBlocking [2022-04-30T07:44:35.483Z] --- PASS: TestLogBlocking (0.00s) [2022-04-30T07:44:35.483Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-30T07:44:35.483Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-30T07:44:35.483Z] === RUN TestLogNonBlockingBufferFull [2022-04-30T07:44:35.483Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-30T07:44:35.483Z] === RUN TestPublishBatchSuccess [2022-04-30T07:44:35.483Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-30T07:44:35.483Z] === RUN TestPublishBatchError [2022-04-30T07:44:35.483Z] time="2022-04-30T07:44:35Z" level=error msg=error [2022-04-30T07:44:35.483Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-30T07:44:35.483Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-30T07:44:35.483Z] time="2022-04-30T07:44:35Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-30T07:44:35.483Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-30T07:44:35.483Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-30T07:44:35.483Z] time="2022-04-30T07:44:35Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-30T07:44:35.486Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-30T07:44:35.745Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-30T07:44:35.850Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-30T07:44:35.951Z] time="2022-04-30T07:44:35Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-30T07:44:35.951Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-30T07:44:35.951Z] === RUN TestCollectBatchSimple [2022-04-30T07:44:35.951Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-30T07:44:35.951Z] === RUN TestCollectBatchTicker [2022-04-30T07:44:35.951Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-30T07:44:35.951Z] === RUN TestCollectBatchMultilinePattern [2022-04-30T07:44:35.951Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-30T07:44:35.951Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-30T07:44:35.951Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-30T07:44:35.951Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-30T07:44:35.951Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-30T07:44:35.951Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-30T07:44:35.951Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-30T07:44:35.951Z] === RUN TestCollectBatchClose [2022-04-30T07:44:35.951Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-30T07:44:35.951Z] === RUN TestEffectiveLen [2022-04-30T07:44:35.951Z] === RUN TestEffectiveLen/0/Hello [2022-04-30T07:44:35.951Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-30T07:44:35.951Z] === RUN TestEffectiveLen/2/🙃 [2022-04-30T07:44:35.951Z] === RUN TestEffectiveLen/3/���� [2022-04-30T07:44:35.951Z] === RUN TestEffectiveLen/4/He��o [2022-04-30T07:44:35.951Z] === RUN TestEffectiveLen/5/ [2022-04-30T07:44:35.951Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-30T07:44:35.951Z] === RUN TestFindValidSplit [2022-04-30T07:44:35.951Z] === RUN TestFindValidSplit/0/ [2022-04-30T07:44:35.951Z] cloudwatchlogs_test.go:1076: [2022-04-30T07:44:35.951Z] cloudwatchlogs_test.go:1077: [2022-04-30T07:44:35.951Z] === RUN TestFindValidSplit/1/Hello [2022-04-30T07:44:35.951Z] cloudwatchlogs_test.go:1076: Hello [2022-04-30T07:44:35.951Z] cloudwatchlogs_test.go:1077: [2022-04-30T07:44:35.951Z] === RUN TestFindValidSplit/2/Hello [2022-04-30T07:44:35.951Z] cloudwatchlogs_test.go:1076: He [2022-04-30T07:44:35.951Z] cloudwatchlogs_test.go:1077: llo [2022-04-30T07:44:35.951Z] === RUN TestFindValidSplit/3/Hello [2022-04-30T07:44:35.951Z] cloudwatchlogs_test.go:1076: [2022-04-30T07:44:35.951Z] cloudwatchlogs_test.go:1077: Hello [2022-04-30T07:44:35.951Z] === RUN TestFindValidSplit/4/🙃 [2022-04-30T07:44:35.951Z] cloudwatchlogs_test.go:1076: [2022-04-30T07:44:35.951Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-30T07:44:35.951Z] === RUN TestFindValidSplit/5/🙃 [2022-04-30T07:44:35.951Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-30T07:44:35.951Z] cloudwatchlogs_test.go:1077: [2022-04-30T07:44:35.951Z] === RUN TestFindValidSplit/6/a� [2022-04-30T07:44:35.951Z] cloudwatchlogs_test.go:1076: a [2022-04-30T07:44:35.951Z] cloudwatchlogs_test.go:1077: � [2022-04-30T07:44:35.951Z] === RUN TestFindValidSplit/7/a� [2022-04-30T07:44:35.951Z] cloudwatchlogs_test.go:1076: a� [2022-04-30T07:44:35.951Z] cloudwatchlogs_test.go:1077: [2022-04-30T07:44:35.951Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-30T07:44:35.951Z] === RUN TestProcessEventEmoji [2022-04-30T07:44:35.951Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-30T07:44:35.951Z] === RUN TestCollectBatchLineSplit [2022-04-30T07:44:35.951Z] --- PASS: TestCollectBatchLineSplit (0.16s) [2022-04-30T07:44:35.951Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-30T07:44:35.951Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-30T07:44:35.951Z] === RUN TestCollectBatchMaxEvents [2022-04-30T07:44:35.951Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2022-04-30T07:44:35.951Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-30T07:44:35.951Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-04-30T07:44:35.951Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-30T07:44:35.951Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.04s) [2022-04-30T07:44:35.951Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-30T07:44:35.951Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-30T07:44:35.951Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-30T07:44:35.951Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-30T07:44:35.951Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-30T07:44:35.951Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-30T07:44:35.951Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-30T07:44:35.951Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-30T07:44:35.951Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-30T07:44:35.951Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-30T07:44:35.951Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-30T07:44:35.951Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-30T07:44:35.951Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-30T07:44:35.951Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-30T07:44:35.951Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-30T07:44:35.951Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-30T07:44:35.951Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-30T07:44:35.951Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-30T07:44:35.951Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-30T07:44:35.951Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-30T07:44:35.951Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-30T07:44:35.951Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-30T07:44:35.951Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-30T07:44:35.951Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-30T07:44:35.951Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-30T07:44:35.951Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-30T07:44:35.951Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-30T07:44:35.951Z] === RUN TestValidateLogOptionsFormat [2022-04-30T07:44:35.951Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-30T07:44:35.951Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-30T07:44:35.951Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-30T07:44:35.951Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-30T07:44:35.951Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-30T07:44:35.951Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-30T07:44:35.951Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-30T07:44:35.952Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-30T07:44:35.952Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-30T07:44:35.952Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-30T07:44:35.952Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-30T07:44:35.952Z] === RUN TestCreateTagSuccess [2022-04-30T07:44:35.952Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-30T07:44:35.952Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-30T07:44:35.952Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-30T07:44:35.952Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-30T07:44:35.952Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-30T07:44:35.952Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-30T07:44:35.952Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-30T07:44:35.952Z] PASS [2022-04-30T07:44:35.952Z] coverage: 80.2% of statements [2022-04-30T07:44:35.952Z] ok github.com/docker/docker/daemon/logger/awslogs 0.643s coverage: 80.2% of statements [2022-04-30T07:44:35.952Z] === RUN TestAdapterReadLogs [2022-04-30T07:44:35.952Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-30T07:44:35.952Z] === RUN TestCopier [2022-04-30T07:44:35.952Z] --- PASS: TestCopier (0.00s) [2022-04-30T07:44:35.952Z] === RUN TestCopierLongLines [2022-04-30T07:44:35.952Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-30T07:44:35.952Z] === RUN TestCopierSlow [2022-04-30T07:44:35.952Z] === RUN TestSearchRegistryForImagesErrors [2022-04-30T07:44:35.952Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-30T07:44:35.952Z] === RUN TestSearchRegistryForImages [2022-04-30T07:44:35.952Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-30T07:44:35.952Z] === RUN TestOnlyPlatformWithFallback [2022-04-30T07:44:35.952Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-30T07:44:35.952Z] === RUN TestImageDelete [2022-04-30T07:44:35.952Z] --- PASS: TestCopierSlow (0.20s) [2022-04-30T07:44:35.952Z] === RUN TestCopierWithSized [2022-04-30T07:44:35.952Z] === RUN TestCopierWithSized/as_is [2022-04-30T07:44:35.952Z] === RUN TestImageDelete/no_lease [2022-04-30T07:44:35.952Z] === RUN TestImageDelete/lease_exists [2022-04-30T07:44:35.952Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-30T07:44:35.952Z] --- PASS: TestCopierWithSized (0.03s) [2022-04-30T07:44:35.952Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-30T07:44:35.952Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-04-30T07:44:35.952Z] === RUN TestCopierWithPartial [2022-04-30T07:44:35.952Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-30T07:44:35.952Z] === RUN TestRingLogger [2022-04-30T07:44:35.952Z] --- PASS: TestRingLogger (0.00s) [2022-04-30T07:44:35.952Z] === RUN TestRingCap [2022-04-30T07:44:35.952Z] --- PASS: TestRingCap (0.00s) [2022-04-30T07:44:35.952Z] === RUN TestRingClose [2022-04-30T07:44:35.952Z] --- PASS: TestRingClose (0.00s) [2022-04-30T07:44:35.952Z] === RUN TestRingDrain [2022-04-30T07:44:35.952Z] --- PASS: TestRingDrain (0.00s) [2022-04-30T07:44:35.952Z] PASS [2022-04-30T07:44:35.952Z] coverage: 43.2% of statements [2022-04-30T07:44:35.952Z] ok github.com/docker/docker/daemon/logger 0.320s coverage: 43.2% of statements [2022-04-30T07:44:35.952Z] --- PASS: TestImageDelete (0.09s) [2022-04-30T07:44:35.952Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-30T07:44:35.952Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2022-04-30T07:44:35.952Z] === RUN TestContentStoreForPull [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptReconnectInterval [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/#00 [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/example.com [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-30T07:44:36.422Z] --- PASS: TestContentStoreForPull (0.24s) [2022-04-30T07:44:36.422Z] PASS [2022-04-30T07:44:36.422Z] coverage: 6.6% of statements [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/:// [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/something:// [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-30T07:44:36.422Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-30T07:44:36.422Z] ok github.com/docker/docker/daemon/images 0.455s coverage: 6.6% of statements [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-30T07:44:36.422Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-30T07:44:36.423Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-30T07:44:36.423Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-30T07:44:36.423Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-30T07:44:36.423Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-30T07:44:36.423Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-30T07:44:36.423Z] PASS [2022-04-30T07:44:36.423Z] coverage: 53.6% of statements [2022-04-30T07:44:36.423Z] ok github.com/docker/docker/daemon/logger/fluentd 0.178s coverage: 53.6% of statements [2022-04-30T07:44:36.423Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-30T07:44:36.423Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-30T07:44:36.423Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-30T07:44:36.423Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-30T07:44:36.423Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-30T07:44:36.423Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-30T07:44:36.791Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-30T07:44:37.123Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-30T07:44:37.123Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-30T07:44:37.123Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-30T07:44:37.123Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-04-30T07:44:37.123Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-30T07:44:37.123Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-04-30T07:44:37.123Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-30T07:44:37.123Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-04-30T07:44:37.123Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-30T07:44:37.409Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-30T07:44:37.409Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-30T07:44:37.409Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-30T07:44:37.409Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-04-30T07:44:37.409Z] === RUN TestFastTimeMarshalJSON [2022-04-30T07:44:37.409Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-30T07:44:37.409Z] PASS [2022-04-30T07:44:37.409Z] coverage: 87.2% of statements [2022-04-30T07:44:37.409Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.270s coverage: 87.2% of statements [2022-04-30T07:44:37.486Z] === RUN TestNewListSecretsFilters [2022-04-30T07:44:37.486Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-30T07:44:37.486Z] === RUN TestNewListConfigsFilters [2022-04-30T07:44:37.486Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-30T07:44:37.486Z] PASS [2022-04-30T07:44:37.486Z] coverage: 0.5% of statements [2022-04-30T07:44:37.486Z] ok github.com/docker/docker/daemon/cluster 0.191s coverage: 0.5% of statements [2022-04-30T07:44:37.733Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-04-30T07:44:37.733Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-04-30T07:44:37.733Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-04-30T07:44:37.733Z] === RUN TestPluginBackCompatMediaTypes [2022-04-30T07:44:37.878Z] === RUN TestJSONFileLogger [2022-04-30T07:44:37.878Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-30T07:44:37.878Z] === RUN TestJSONFileLoggerWithTags [2022-04-30T07:44:37.878Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-30T07:44:37.878Z] === RUN TestJSONFileLoggerWithOpts [2022-04-30T07:44:37.878Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-30T07:44:37.878Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-30T07:44:37.878Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-30T07:44:37.878Z] === RUN TestEncodeDecode [2022-04-30T07:44:37.878Z] === PAUSE TestEncodeDecode [2022-04-30T07:44:37.878Z] === RUN TestUnexpectedEOF [2022-04-30T07:44:37.878Z] time="2022-04-30T07:44:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-30T07:44:37.878Z] time="2022-04-30T07:44:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-30T07:44:37.878Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-04-30T07:44:37.878Z] === CONT TestEncodeDecode [2022-04-30T07:44:37.878Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-30T07:44:37.878Z] PASS [2022-04-30T07:44:37.878Z] coverage: 69.9% of statements [2022-04-30T07:44:37.878Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.289s coverage: 69.9% of statements [2022-04-30T07:44:38.304Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-04-30T07:44:38.304Z] PASS [2022-04-30T07:44:38.304Z] [2022-04-30T07:44:38.304Z] DONE 24 tests in 6.508s [2022-04-30T07:44:38.304Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-30T07:44:38.304Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:38.304Z] ++ set -e [2022-04-30T07:44:38.304Z] ++ '[' -n 0 ']' [2022-04-30T07:44:38.304Z] ++ set -x [2022-04-30T07:44:38.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:38.304Z] INFO: Testing against a local daemon [2022-04-30T07:44:38.304Z] === RUN TestExternalGraphDriver [2022-04-30T07:44:38.304Z] === RUN TestExternalGraphDriver/json [2022-04-30T07:44:38.347Z] === RUN TestWriteLog [2022-04-30T07:44:38.347Z] === PAUSE TestWriteLog [2022-04-30T07:44:38.347Z] === RUN TestReadLog [2022-04-30T07:44:38.347Z] === PAUSE TestReadLog [2022-04-30T07:44:38.347Z] === RUN TestDecode [2022-04-30T07:44:38.347Z] --- PASS: TestDecode (0.03s) [2022-04-30T07:44:38.347Z] === CONT TestWriteLog [2022-04-30T07:44:38.347Z] --- PASS: TestWriteLog (0.00s) [2022-04-30T07:44:38.347Z] === CONT TestReadLog [2022-04-30T07:44:38.347Z] === RUN TestReadLog/tail_exact [2022-04-30T07:44:38.449Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-30T07:44:38.450Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-04-30T07:44:38.450Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-30T07:44:38.450Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-30T07:44:38.450Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-30T07:44:38.450Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-30T07:44:38.450Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-30T07:44:38.450Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-30T07:44:38.450Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-30T07:44:38.450Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-30T07:44:38.450Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-30T07:44:38.450Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-30T07:44:38.450Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-30T07:44:38.450Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-30T07:44:38.450Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-30T07:44:38.450Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-30T07:44:38.450Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-30T07:44:38.450Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-30T07:44:38.500Z] --- PASS: TestContainerKillOnDaemonStart (12.88s) [2022-04-30T07:44:38.501Z] PASS [2022-04-30T07:44:38.501Z] [2022-04-30T07:44:38.501Z] === Skipped [2022-04-30T07:44:38.501Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-30T07:44:38.501Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-30T07:44:38.501Z] [2022-04-30T07:44:38.501Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-30T07:44:38.501Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:44:38.501Z] [2022-04-30T07:44:38.501Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-30T07:44:38.501Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:44:38.501Z] [2022-04-30T07:44:38.501Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-30T07:44:38.501Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-30T07:44:38.501Z] [2022-04-30T07:44:38.501Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-30T07:44:38.501Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-30T07:44:38.501Z] [2022-04-30T07:44:38.501Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-30T07:44:38.501Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:44:38.501Z] [2022-04-30T07:44:38.501Z] DONE 235 tests, 6 skipped in 166.500s [2022-04-30T07:44:38.501Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-30T07:44:38.501Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:38.501Z] ++ set -e [2022-04-30T07:44:38.501Z] ++ '[' -n 0 ']' [2022-04-30T07:44:38.501Z] ++ set -x [2022-04-30T07:44:38.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:38.501Z] === RUN TestConfigDaemonLibtrustID [2022-04-30T07:44:38.761Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-30T07:44:38.815Z] === RUN TestReadLog/tail_less_than_available [2022-04-30T07:44:38.815Z] === RUN TestReadLog/tail_more_than_available [2022-04-30T07:44:38.815Z] --- PASS: TestReadLog (0.27s) [2022-04-30T07:44:38.815Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-04-30T07:44:38.815Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-30T07:44:38.815Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-30T07:44:38.815Z] PASS [2022-04-30T07:44:38.815Z] coverage: 78.7% of statements [2022-04-30T07:44:38.815Z] ok github.com/docker/docker/daemon/logger/local 0.438s coverage: 78.7% of statements [2022-04-30T07:44:38.815Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-30T07:44:38.815Z] === RUN TestOpenFileDelete [2022-04-30T07:44:38.815Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-30T07:44:38.815Z] === RUN TestOpenFileRename [2022-04-30T07:44:38.815Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-30T07:44:38.815Z] === RUN TestHandleDecoderErr [2022-04-30T07:44:38.815Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-30T07:44:38.815Z] === RUN TestParseLogTagDefaultTag [2022-04-30T07:44:38.815Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-30T07:44:38.815Z] === RUN TestParseLogTag [2022-04-30T07:44:38.815Z] --- PASS: TestParseLogTag (0.00s) [2022-04-30T07:44:38.815Z] === RUN TestParseLogTagEmptyTag [2022-04-30T07:44:38.815Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-30T07:44:38.815Z] === RUN TestTailFiles [2022-04-30T07:44:38.815Z] --- PASS: TestTailFiles (0.00s) [2022-04-30T07:44:38.815Z] === RUN TestFollowLogsConsumerGone [2022-04-30T07:44:38.815Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-30T07:44:38.815Z] === RUN TestFollowLogsProducerGone [2022-04-30T07:44:38.815Z] logfile_test.go:180: logDecode() closed after sending 1544 messages [2022-04-30T07:44:38.815Z] logfile_test.go:233: messages sent: 1544, received: 1544 [2022-04-30T07:44:38.815Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-30T07:44:38.815Z] === RUN TestCheckCapacityAndRotate [2022-04-30T07:44:38.815Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-30T07:44:38.815Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-30T07:44:38.815Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-04-30T07:44:38.815Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-30T07:44:38.815Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-30T07:44:38.815Z] PASS [2022-04-30T07:44:38.815Z] coverage: 53.2% of statements [2022-04-30T07:44:38.815Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.123s coverage: 53.2% of statements [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-30T07:44:38.906Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-30T07:44:38.906Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-30T07:44:38.906Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-30T07:44:38.906Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-30T07:44:38.907Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-30T07:44:38.907Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-30T07:44:38.907Z] PASS [2022-04-30T07:44:38.907Z] coverage: 35.9% of statements [2022-04-30T07:44:38.907Z] ok github.com/docker/docker/daemon/cluster/convert 0.810s coverage: 35.9% of statements [2022-04-30T07:44:39.021Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-30T07:44:39.021Z] === RUN TestDaemonConfigValidation [2022-04-30T07:44:39.021Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-30T07:44:39.021Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-30T07:44:39.021Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-30T07:44:39.021Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-30T07:44:39.021Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-30T07:44:39.021Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-30T07:44:39.021Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-30T07:44:39.021Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-30T07:44:39.021Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-30T07:44:39.021Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-30T07:44:39.021Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-30T07:44:39.021Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-30T07:44:39.279Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-30T07:44:39.279Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-30T07:44:39.538Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-30T07:44:39.538Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-30T07:44:39.538Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2022-04-30T07:44:39.538Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-04-30T07:44:39.538Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-04-30T07:44:39.538Z] --- PASS: TestDaemonConfigValidation/valid_config (0.22s) [2022-04-30T07:44:39.538Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-04-30T07:44:39.538Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-30T07:44:39.538Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-30T07:44:39.802Z] === RUN TestLog [2022-04-30T07:44:39.802Z] --- PASS: TestLog (0.03s) [2022-04-30T07:44:39.802Z] PASS [2022-04-30T07:44:39.802Z] coverage: 31.5% of statements [2022-04-30T07:44:39.802Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.087s coverage: 31.5% of statements [2022-04-30T07:44:40.216Z] === RUN TestExternalGraphDriver/spec [2022-04-30T07:44:40.270Z] === RUN TestNewParse [2022-04-30T07:44:40.270Z] --- PASS: TestNewParse (0.00s) [2022-04-30T07:44:40.270Z] PASS [2022-04-30T07:44:40.270Z] coverage: 8.3% of statements [2022-04-30T07:44:40.270Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2022-04-30T07:44:40.270Z] === RUN TestValidateLogOpt [2022-04-30T07:44:40.270Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-30T07:44:40.270Z] === RUN TestNewMissedConfig [2022-04-30T07:44:40.270Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-30T07:44:40.270Z] === RUN TestNewMissedUrl [2022-04-30T07:44:40.270Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-30T07:44:40.270Z] === RUN TestNewMissedToken [2022-04-30T07:44:40.270Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-30T07:44:40.270Z] === RUN TestNewWithProxy [2022-04-30T07:44:40.270Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-30T07:44:40.270Z] === RUN TestDefault [2022-04-30T07:44:40.270Z] --- PASS: TestDefault (0.01s) [2022-04-30T07:44:40.270Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-30T07:44:40.270Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-30T07:44:40.270Z] === RUN TestJsonFormat [2022-04-30T07:44:40.270Z] --- PASS: TestJsonFormat (0.01s) [2022-04-30T07:44:40.270Z] === RUN TestRawFormat [2022-04-30T07:44:40.270Z] --- PASS: TestRawFormat (0.00s) [2022-04-30T07:44:40.270Z] === RUN TestRawFormatWithLabels [2022-04-30T07:44:40.270Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-30T07:44:40.270Z] === RUN TestRawFormatWithoutTag [2022-04-30T07:44:40.270Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-30T07:44:40.270Z] === RUN TestBatching [2022-04-30T07:44:40.473Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-30T07:44:40.731Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-30T07:44:40.739Z] --- PASS: TestBatching (0.31s) [2022-04-30T07:44:40.739Z] === RUN TestFrequency [2022-04-30T07:44:40.739Z] === RUN TestParseLogFormat [2022-04-30T07:44:40.739Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-30T07:44:40.739Z] === RUN TestValidateLogOptEmpty [2022-04-30T07:44:40.739Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-30T07:44:40.739Z] === RUN TestValidateSyslogAddress [2022-04-30T07:44:40.739Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-30T07:44:40.739Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-30T07:44:40.739Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-30T07:44:40.739Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-30T07:44:40.739Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-30T07:44:40.739Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-30T07:44:40.739Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-30T07:44:40.739Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-30T07:44:40.739Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-30T07:44:40.739Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-30T07:44:40.739Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-30T07:44:40.739Z] === RUN TestParseAddressDefaultPort [2022-04-30T07:44:40.739Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-30T07:44:40.739Z] === RUN TestValidateSyslogFacility [2022-04-30T07:44:40.739Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-30T07:44:40.739Z] === RUN TestValidateLogOptSyslogFormat [2022-04-30T07:44:40.739Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-30T07:44:40.739Z] === RUN TestValidateLogOpt [2022-04-30T07:44:40.739Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-30T07:44:40.739Z] PASS [2022-04-30T07:44:40.739Z] coverage: 43.6% of statements [2022-04-30T07:44:40.739Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 43.6% of statements [2022-04-30T07:44:40.739Z] --- PASS: TestFrequency (0.16s) [2022-04-30T07:44:40.739Z] === RUN TestOneMessagePerRequest [2022-04-30T07:44:40.739Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-30T07:44:40.739Z] === RUN TestVerify [2022-04-30T07:44:40.739Z] --- PASS: TestVerify (0.00s) [2022-04-30T07:44:40.739Z] === RUN TestSkipVerify [2022-04-30T07:44:40.739Z] time="2022-04-30T07:44:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:40.739Z] time="2022-04-30T07:44:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:40.739Z] time="2022-04-30T07:44:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:40.739Z] time="2022-04-30T07:44:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:41.123Z] --- PASS: TestServiceUpdatePidsLimit (16.25s) [2022-04-30T07:44:41.124Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-04-30T07:44:41.124Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-30T07:44:41.124Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-30T07:44:41.124Z] PASS [2022-04-30T07:44:41.124Z] [2022-04-30T07:44:41.124Z] === Skipped [2022-04-30T07:44:41.124Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-30T07:44:41.124Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-30T07:44:41.124Z] [2022-04-30T07:44:41.124Z] DONE 27 tests, 1 skipped in 164.157s [2022-04-30T07:44:41.124Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-30T07:44:41.124Z] INFO: Testing against a local daemon [2022-04-30T07:44:41.124Z] === RUN TestSessionCreate [2022-04-30T07:44:41.124Z] --- PASS: TestSessionCreate (0.02s) [2022-04-30T07:44:41.124Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-30T07:44:41.124Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-30T07:44:41.124Z] PASS [2022-04-30T07:44:41.124Z] [2022-04-30T07:44:41.124Z] DONE 2 tests in 0.055s [2022-04-30T07:44:41.124Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-30T07:44:41.124Z] INFO: Testing against a local daemon [2022-04-30T07:44:41.124Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-30T07:44:41.124Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-30T07:44:41.124Z] === RUN TestDiskUsage [2022-04-30T07:44:41.124Z] === PAUSE TestDiskUsage [2022-04-30T07:44:41.124Z] === RUN TestEventsExecDie [2022-04-30T07:44:41.383Z] --- PASS: TestEventsExecDie (0.61s) [2022-04-30T07:44:41.383Z] === RUN TestEventsBackwardsCompatible [2022-04-30T07:44:41.599Z] === RUN TestExternalGraphDriver/pull [2022-04-30T07:44:41.640Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-30T07:44:41.640Z] === RUN TestEventsVolumeCreate [2022-04-30T07:44:41.640Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-04-30T07:44:41.640Z] === RUN TestInfoBinaryCommits [2022-04-30T07:44:41.640Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-30T07:44:41.640Z] === RUN TestInfoAPIVersioned [2022-04-30T07:44:41.640Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-30T07:44:41.640Z] === RUN TestInfoAPI [2022-04-30T07:44:41.640Z] --- PASS: TestInfoAPI (0.02s) [2022-04-30T07:44:41.640Z] === RUN TestInfoAPIWarnings [2022-04-30T07:44:41.666Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-30T07:44:41.725Z] --- PASS: TestSkipVerify (0.51s) [2022-04-30T07:44:41.725Z] === RUN TestBufferMaximum [2022-04-30T07:44:41.725Z] time="2022-04-30T07:44:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:41.725Z] time="2022-04-30T07:44:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:41.725Z] time="2022-04-30T07:44:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:41.725Z] time="2022-04-30T07:44:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:41.725Z] time="2022-04-30T07:44:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:41.725Z] time="2022-04-30T07:44:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304680.950480\",\"host\":\"36a2c0f6b5e9\"}'" [2022-04-30T07:44:41.725Z] time="2022-04-30T07:44:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304680.950480\",\"host\":\"36a2c0f6b5e9\"}'" [2022-04-30T07:44:41.725Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-30T07:44:41.725Z] === RUN TestServerAlwaysDown [2022-04-30T07:44:41.725Z] time="2022-04-30T07:44:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:41.725Z] time="2022-04-30T07:44:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:41.725Z] time="2022-04-30T07:44:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304680.954480\",\"host\":\"36a2c0f6b5e9\"}'" [2022-04-30T07:44:41.725Z] time="2022-04-30T07:44:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304680.954480\",\"host\":\"36a2c0f6b5e9\"}'" [2022-04-30T07:44:41.725Z] time="2022-04-30T07:44:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:41.725Z] time="2022-04-30T07:44:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304680.954480\",\"host\":\"36a2c0f6b5e9\"}'" [2022-04-30T07:44:41.725Z] time="2022-04-30T07:44:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304680.955481\",\"host\":\"36a2c0f6b5e9\"}'" [2022-04-30T07:44:41.725Z] time="2022-04-30T07:44:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304680.955481\",\"host\":\"36a2c0f6b5e9\"}'" [2022-04-30T07:44:41.725Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-30T07:44:41.725Z] === RUN TestCannotSendAfterClose [2022-04-30T07:44:41.725Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-30T07:44:41.725Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-30T07:44:41.725Z] === RUN TestV1IDService [2022-04-30T07:44:41.725Z] --- PASS: TestV1IDService (0.03s) [2022-04-30T07:44:41.725Z] === RUN TestV2MetadataService [2022-04-30T07:44:41.800Z] === RUN TestWaitNodeAttachment [2022-04-30T07:44:41.800Z] === RUN TestBuilderGC [2022-04-30T07:44:41.800Z] --- PASS: TestBuilderGC (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestDaemonConfigurationNotFound [2022-04-30T07:44:41.800Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestDaemonBrokenConfiguration [2022-04-30T07:44:41.800Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestFindConfigurationConflicts [2022-04-30T07:44:41.800Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-30T07:44:41.800Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-30T07:44:41.800Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-30T07:44:41.800Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-30T07:44:41.800Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-30T07:44:41.800Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-30T07:44:41.800Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-30T07:44:41.800Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-30T07:44:41.800Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-30T07:44:41.800Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-30T07:44:41.800Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-30T07:44:41.800Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-30T07:44:41.800Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestValidateConfigurationErrors [2022-04-30T07:44:41.800Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-30T07:44:41.800Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-30T07:44:41.800Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-30T07:44:41.800Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-30T07:44:41.800Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-30T07:44:41.800Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-30T07:44:41.800Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-30T07:44:41.800Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-30T07:44:41.800Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-30T07:44:41.800Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-30T07:44:41.800Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-30T07:44:41.800Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-30T07:44:41.800Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestValidateConfiguration [2022-04-30T07:44:41.800Z] === RUN TestValidateConfiguration/with_label [2022-04-30T07:44:41.800Z] === RUN TestValidateConfiguration/with_dns [2022-04-30T07:44:41.800Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-30T07:44:41.800Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-30T07:44:41.800Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-30T07:44:41.800Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-30T07:44:41.800Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-30T07:44:41.800Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-30T07:44:41.800Z] === RUN TestValidateConfiguration/with_hosts [2022-04-30T07:44:41.800Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestReloadSetConfigFileNotExist [2022-04-30T07:44:41.800Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-04-30T07:44:41.800Z] === RUN TestIsolationConversion [2022-04-30T07:44:41.800Z] === RUN TestIsolationConversion/default [2022-04-30T07:44:41.800Z] === RUN TestIsolationConversion/process [2022-04-30T07:44:41.800Z] === RUN TestIsolationConversion/hyperv [2022-04-30T07:44:41.800Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestContainerLabels [2022-04-30T07:44:41.800Z] --- PASS: TestContainerLabels (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestCredentialSpecConversion [2022-04-30T07:44:41.800Z] === RUN TestCredentialSpecConversion/none [2022-04-30T07:44:41.800Z] === RUN TestCredentialSpecConversion/config [2022-04-30T07:44:41.800Z] === RUN TestCredentialSpecConversion/file [2022-04-30T07:44:41.800Z] === RUN TestCredentialSpecConversion/registry [2022-04-30T07:44:41.800Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-30T07:44:41.800Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestControllerValidateMountBind [2022-04-30T07:44:41.800Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-04-30T07:44:41.800Z] === RUN TestControllerValidateMountVolume [2022-04-30T07:44:41.800Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestControllerValidateMountTarget [2022-04-30T07:44:41.800Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestControllerValidateMountTmpfs [2022-04-30T07:44:41.800Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestControllerValidateMountInvalidType [2022-04-30T07:44:41.800Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestControllerValidateMountNamedPipe [2022-04-30T07:44:41.800Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-30T07:44:41.800Z] PASS [2022-04-30T07:44:41.800Z] coverage: 11.0% of statements [2022-04-30T07:44:41.800Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.906s coverage: 11.0% of statements [2022-04-30T07:44:41.800Z] time="2022-04-30T07:44:41Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-30T07:44:41.800Z] --- PASS: TestReloadSetConfigFileNotExist (0.23s) [2022-04-30T07:44:41.800Z] === RUN TestReloadDefaultConfigNotExist [2022-04-30T07:44:41.800Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:44:41.800Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestReloadBadDefaultConfig [2022-04-30T07:44:41.800Z] time="2022-04-30T07:44:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3836310704" [2022-04-30T07:44:41.800Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestReloadWithConflictingLabels [2022-04-30T07:44:41.800Z] time="2022-04-30T07:44:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3368647463" [2022-04-30T07:44:41.800Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-30T07:44:41.800Z] === RUN TestReloadWithDuplicateLabels [2022-04-30T07:44:41.800Z] time="2022-04-30T07:44:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-476936466" [2022-04-30T07:44:41.801Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-30T07:44:41.801Z] === RUN TestMaskURLCredentials [2022-04-30T07:44:41.801Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-30T07:44:41.801Z] === RUN TestDaemonConfigurationMerge [2022-04-30T07:44:41.801Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-30T07:44:41.801Z] PASS [2022-04-30T07:44:41.801Z] coverage: 79.8% of statements [2022-04-30T07:44:41.801Z] ok github.com/docker/docker/daemon/config 0.388s coverage: 79.8% of statements [2022-04-30T07:44:42.194Z] time="2022-04-30T07:44:41Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-30T07:44:42.194Z] time="2022-04-30T07:44:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"36a2c0f6b5e9\"}'" [2022-04-30T07:44:42.194Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-30T07:44:42.194Z] PASS [2022-04-30T07:44:42.194Z] coverage: 82.5% of statements [2022-04-30T07:44:42.194Z] ok github.com/docker/docker/daemon/logger/splunk 2.094s coverage: 82.5% of statements [2022-04-30T07:44:42.194Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-30T07:44:42.194Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-30T07:44:42.194Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-30T07:44:42.257Z] === RUN TestEventsLog [2022-04-30T07:44:42.257Z] --- PASS: TestEventsLog (0.00s) [2022-04-30T07:44:42.257Z] === RUN TestEventsLogTimeout [2022-04-30T07:44:42.257Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-30T07:44:42.257Z] === RUN TestLogEvents [2022-04-30T07:44:42.257Z] --- PASS: TestLogEvents (0.05s) [2022-04-30T07:44:42.257Z] === RUN TestLoadBufferedEvents [2022-04-30T07:44:42.257Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-04-30T07:44:42.257Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-30T07:44:42.257Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-30T07:44:42.257Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-30T07:44:42.257Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-30T07:44:42.257Z] PASS [2022-04-30T07:44:42.257Z] coverage: 50.0% of statements [2022-04-30T07:44:42.257Z] ok github.com/docker/docker/daemon/events 0.303s coverage: 50.0% of statements [2022-04-30T07:44:42.664Z] --- PASS: TestV2MetadataService (0.97s) [2022-04-30T07:44:42.664Z] PASS [2022-04-30T07:44:42.664Z] coverage: 48.2% of statements [2022-04-30T07:44:42.664Z] ok github.com/docker/docker/distribution/metadata 1.091s coverage: 48.2% of statements [2022-04-30T07:44:42.664Z] === RUN TestSuccessfulDownload [2022-04-30T07:44:42.664Z] download_test.go:267: Needs fixing on Windows [2022-04-30T07:44:42.664Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-30T07:44:42.664Z] === RUN TestCancelledDownload [2022-04-30T07:44:42.664Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-30T07:44:42.664Z] === RUN TestMaxDownloadAttempts [2022-04-30T07:44:42.664Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-30T07:44:42.664Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-30T07:44:42.664Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-30T07:44:42.664Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-30T07:44:42.664Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-30T07:44:42.664Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-30T07:44:42.664Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-30T07:44:42.664Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-30T07:44:42.664Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-30T07:44:42.664Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-30T07:44:42.665Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-30T07:44:42.665Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-30T07:44:43.042Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-30T07:44:43.042Z] daemon_test.go:156: [d52f3d9d2af14] daemon is not started [2022-04-30T07:44:43.042Z] --- PASS: TestConfigDaemonSeccompProfiles (3.31s) [2022-04-30T07:44:43.042Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.12s) [2022-04-30T07:44:43.042Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2022-04-30T07:44:43.042Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-04-30T07:44:43.042Z] === RUN TestDaemonProxy [2022-04-30T07:44:43.042Z] === RUN TestDaemonProxy/environment_variables [2022-04-30T07:44:43.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-30T07:44:43.133Z] time="2022-04-30T07:44:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-30T07:44:43.133Z] time="2022-04-30T07:44:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-30T07:44:43.133Z] time="2022-04-30T07:44:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-30T07:44:43.133Z] time="2022-04-30T07:44:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-30T07:44:43.133Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-30T07:44:43.133Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.56s) [2022-04-30T07:44:43.133Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.56s) [2022-04-30T07:44:43.133Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.56s) [2022-04-30T07:44:43.133Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.56s) [2022-04-30T07:44:43.133Z] === RUN TestTransfer [2022-04-30T07:44:43.510Z] --- PASS: TestExternalGraphDriver (4.83s) [2022-04-30T07:44:43.510Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-04-30T07:44:43.510Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-04-30T07:44:43.510Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-04-30T07:44:43.510Z] === RUN TestGraphdriverPluginV2 [2022-04-30T07:44:43.510Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-30T07:44:43.510Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-30T07:44:43.510Z] PASS [2022-04-30T07:44:43.510Z] [2022-04-30T07:44:43.510Z] === Skipped [2022-04-30T07:44:43.510Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-30T07:44:43.510Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-30T07:44:43.510Z] [2022-04-30T07:44:43.510Z] DONE 5 tests, 1 skipped in 4.947s [2022-04-30T07:44:43.510Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-30T07:44:43.510Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:43.510Z] ++ set -e [2022-04-30T07:44:43.510Z] ++ '[' -n 0 ']' [2022-04-30T07:44:43.510Z] ++ set -x [2022-04-30T07:44:43.510Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:43.510Z] INFO: Testing against a local daemon [2022-04-30T07:44:43.510Z] === RUN TestContinueAfterPluginCrash [2022-04-30T07:44:43.510Z] === PAUSE TestContinueAfterPluginCrash [2022-04-30T07:44:43.510Z] === RUN TestReadPluginNoRead [2022-04-30T07:44:43.510Z] === PAUSE TestReadPluginNoRead [2022-04-30T07:44:43.510Z] === RUN TestDaemonStartWithLogOpt [2022-04-30T07:44:43.510Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-30T07:44:43.510Z] === CONT TestContinueAfterPluginCrash [2022-04-30T07:44:43.510Z] === CONT TestDaemonStartWithLogOpt [2022-04-30T07:44:43.602Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-30T07:44:43.602Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-30T07:44:43.602Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-30T07:44:43.602Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-30T07:44:43.602Z] === RUN TestContinueOnError_NeverContinue [2022-04-30T07:44:43.602Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-30T07:44:43.602Z] === RUN TestManifestStore [2022-04-30T07:44:43.602Z] === RUN TestManifestStore/no_remote_or_local [2022-04-30T07:44:43.602Z] --- PASS: TestTransfer (0.12s) [2022-04-30T07:44:43.602Z] === RUN TestConcurrencyLimit [2022-04-30T07:44:43.602Z] time="2022-04-30T07:44:43Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1791198401\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-30T07:44:43.602Z] === RUN TestManifestStore/no_local_cache [2022-04-30T07:44:43.602Z] === RUN TestManifestStore/with_local_cache [2022-04-30T07:44:43.602Z] === RUN TestManifestStore/unknown_media_type [2022-04-30T07:44:43.602Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-30T07:44:43.602Z] time="2022-04-30T07:44:43Z" level=warning msg="reference for unknown type: " [2022-04-30T07:44:43.602Z] time="2022-04-30T07:44:43Z" level=warning msg="reference for unknown type: " [2022-04-30T07:44:43.602Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-30T07:44:43.602Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-30T07:44:43.602Z] time="2022-04-30T07:44:43Z" level=warning msg="reference for unknown type: " [2022-04-30T07:44:43.602Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-30T07:44:43.602Z] time="2022-04-30T07:44:43Z" level=warning msg="reference for unknown type: " [2022-04-30T07:44:43.602Z] time="2022-04-30T07:44:43Z" level=warning msg="reference for unknown type: " [2022-04-30T07:44:43.602Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-30T07:44:43.602Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-30T07:44:43.602Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-30T07:44:43.602Z] time="2022-04-30T07:44:43Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-30T07:44:43.602Z] --- PASS: TestManifestStore (0.39s) [2022-04-30T07:44:43.602Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-04-30T07:44:43.602Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-30T07:44:43.602Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-30T07:44:43.602Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2022-04-30T07:44:43.602Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-30T07:44:43.602Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-04-30T07:44:43.602Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-30T07:44:43.602Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s) [2022-04-30T07:44:43.602Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-04-30T07:44:43.602Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-30T07:44:43.602Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.04s) [2022-04-30T07:44:43.602Z] === RUN TestDetectManifestBlobMediaType [2022-04-30T07:44:43.602Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-30T07:44:43.602Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-30T07:44:43.602Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-30T07:44:43.602Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-30T07:44:43.602Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-30T07:44:43.602Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-30T07:44:43.602Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-30T07:44:43.602Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-30T07:44:43.602Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-30T07:44:43.602Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-30T07:44:43.602Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-30T07:44:43.602Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-30T07:44:43.602Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-30T07:44:43.602Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-30T07:44:43.602Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-30T07:44:43.602Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-30T07:44:43.602Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-30T07:44:43.602Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-30T07:44:43.602Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-30T07:44:43.602Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-30T07:44:43.724Z] ba8181afd426: Pull complete [2022-04-30T07:44:43.724Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-30T07:44:43.724Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:44:43.724Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-30T07:44:43.724Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-30T07:44:43.724Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-04-30T07:44:43.724Z] WARN: Skipping validation tests [2022-04-30T07:44:43.724Z] INFO: Running unit tests at 04/30/2022 07:44:29... [2022-04-30T07:44:43.724Z] INFO: make.ps1 starting at 04/30/2022 07:44:36 [2022-04-30T07:44:43.724Z] INFO: Git commit (7eb5d4c93d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-30T07:44:43.724Z] INFO: Running unit tests... [2022-04-30T07:44:43.793Z] === RUN TestIsEmptyDir [2022-04-30T07:44:43.793Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-30T07:44:43.793Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-30T07:44:43.793Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-30T07:44:43.793Z] PASS [2022-04-30T07:44:43.793Z] coverage: 2.3% of statements [2022-04-30T07:44:43.793Z] ok github.com/docker/docker/daemon/graphdriver 0.076s coverage: 2.3% of statements [2022-04-30T07:44:43.793Z] === RUN TestLinkNaming [2022-04-30T07:44:43.793Z] --- PASS: TestLinkNaming (0.00s) [2022-04-30T07:44:43.793Z] === RUN TestLinkNew [2022-04-30T07:44:43.793Z] --- PASS: TestLinkNew (0.00s) [2022-04-30T07:44:43.793Z] === RUN TestLinkEnv [2022-04-30T07:44:43.793Z] --- PASS: TestLinkEnv (0.00s) [2022-04-30T07:44:43.793Z] === RUN TestLinkMultipleEnv [2022-04-30T07:44:43.793Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-30T07:44:43.793Z] === RUN TestLinkPortRangeEnv [2022-04-30T07:44:43.793Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-30T07:44:43.793Z] PASS [2022-04-30T07:44:43.793Z] coverage: 93.0% of statements [2022-04-30T07:44:43.793Z] ok github.com/docker/docker/daemon/links 0.058s coverage: 93.0% of statements [2022-04-30T07:44:43.793Z] === RUN TestVerifyNetworkingConfig [2022-04-30T07:44:43.793Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-30T07:44:43.793Z] === RUN TestGetContainer [2022-04-30T07:44:43.793Z] --- PASS: TestGetContainer (0.00s) [2022-04-30T07:44:43.793Z] === RUN TestValidContainerNames [2022-04-30T07:44:43.793Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-30T07:44:43.793Z] === RUN TestContainerInitDNS [2022-04-30T07:44:43.793Z] daemon_test.go:145: root required [2022-04-30T07:44:43.793Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-30T07:44:43.793Z] === RUN TestMerge [2022-04-30T07:44:43.793Z] --- PASS: TestMerge (0.00s) [2022-04-30T07:44:43.793Z] === RUN TestValidateContainerIsolation [2022-04-30T07:44:43.793Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-30T07:44:43.793Z] === RUN TestFindNetworkErrorType [2022-04-30T07:44:43.793Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-30T07:44:43.793Z] === RUN TestEnsureServicesExist [2022-04-30T07:44:43.793Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-30T07:44:44.071Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-30T07:44:44.071Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-30T07:44:44.071Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-30T07:44:44.071Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-30T07:44:44.071Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-30T07:44:44.071Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-30T07:44:44.071Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestFixManifestLayers [2022-04-30T07:44:44.071Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-30T07:44:44.071Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-30T07:44:44.071Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestFixManifestLayersBadParent [2022-04-30T07:44:44.071Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestValidateManifest [2022-04-30T07:44:44.071Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-30T07:44:44.071Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestFormatPlatform [2022-04-30T07:44:44.071Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestPullSchema2Config [2022-04-30T07:44:44.071Z] === RUN TestPullSchema2Config/success_first_time [2022-04-30T07:44:44.071Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-30T07:44:44.071Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:44:44.071Z] === RUN TestPullSchema2Config/500_status [2022-04-30T07:44:44.071Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-30T07:44:44.071Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:44:44.071Z] --- PASS: TestConcurrencyLimit (0.45s) [2022-04-30T07:44:44.071Z] === RUN TestInactiveJobs [2022-04-30T07:44:44.071Z] === RUN TestNotFound [2022-04-30T07:44:44.071Z] --- PASS: TestNotFound (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestConflict [2022-04-30T07:44:44.071Z] --- PASS: TestConflict (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestForbidden [2022-04-30T07:44:44.071Z] --- PASS: TestForbidden (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestInvalidParameter [2022-04-30T07:44:44.071Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestNotImplemented [2022-04-30T07:44:44.071Z] --- PASS: TestNotImplemented (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestNotModified [2022-04-30T07:44:44.071Z] --- PASS: TestNotModified (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestUnauthorized [2022-04-30T07:44:44.071Z] --- PASS: TestUnauthorized (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestUnknown [2022-04-30T07:44:44.071Z] --- PASS: TestUnknown (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestCancelled [2022-04-30T07:44:44.071Z] --- PASS: TestCancelled (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestDeadline [2022-04-30T07:44:44.071Z] --- PASS: TestDeadline (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestDataLoss [2022-04-30T07:44:44.071Z] --- PASS: TestDataLoss (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestUnavailable [2022-04-30T07:44:44.071Z] --- PASS: TestUnavailable (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestSystem [2022-04-30T07:44:44.071Z] --- PASS: TestSystem (0.00s) [2022-04-30T07:44:44.071Z] === RUN TestFromStatusCode [2022-04-30T07:44:44.071Z] === RUN TestFromStatusCode/Not_Found [2022-04-30T07:44:44.071Z] === RUN TestFromStatusCode/Bad_Request [2022-04-30T07:44:44.071Z] === RUN TestFromStatusCode/Conflict [2022-04-30T07:44:44.071Z] === RUN TestFromStatusCode/Unauthorized [2022-04-30T07:44:44.071Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-30T07:44:44.071Z] === RUN TestFromStatusCode/Forbidden [2022-04-30T07:44:44.071Z] === RUN TestFromStatusCode/Not_Modified [2022-04-30T07:44:44.071Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-30T07:44:44.071Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-30T07:44:44.071Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-30T07:44:44.071Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-30T07:44:44.071Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-30T07:44:44.071Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-30T07:44:44.071Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-30T07:44:44.071Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-30T07:44:44.071Z] PASS [2022-04-30T07:44:44.071Z] coverage: 77.0% of statements [2022-04-30T07:44:44.071Z] ok github.com/docker/docker/errdefs 0.053s coverage: 77.0% of statements [2022-04-30T07:44:44.071Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:44:44.071Z] === RUN TestPullSchema2Config/EOF [2022-04-30T07:44:44.071Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-30T07:44:44.071Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:44:44.071Z] 2022/04/30 07:44:43 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-30T07:44:44.071Z] goroutine 101 [running]: [2022-04-30T07:44:44.071Z] net/http.(*conn).serve.func1() [2022-04-30T07:44:44.071Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-30T07:44:44.071Z] panic({0x9e8f00, 0xbcb310}) [2022-04-30T07:44:44.071Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-30T07:44:44.071Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0002b2680?, {0xbd2ab8?, 0xc0002ee000?}) [2022-04-30T07:44:44.071Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-30T07:44:44.071Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xbd2ab8, 0xc0002ee000}, 0xc00015a500) [2022-04-30T07:44:44.071Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-30T07:44:44.071Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xbd2ab8?, 0xc0002ee000?}, 0xc00005ac00?) [2022-04-30T07:44:44.071Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-30T07:44:44.071Z] net/http.serverHandler.ServeHTTP({0xc0004196b0?}, {0xbd2ab8, 0xc0002ee000}, 0xc00015a500) [2022-04-30T07:44:44.071Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-30T07:44:44.071Z] net/http.(*conn).serve(0xc0002edae0, {0xbd3330, 0xc000282ae0}) [2022-04-30T07:44:44.071Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-30T07:44:44.071Z] created by net/http.(*Server).Serve [2022-04-30T07:44:44.071Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-30T07:44:44.250Z] === RUN TestEnsureServicesExistErrors [2022-04-30T07:44:44.250Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-30T07:44:44.250Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-30T07:44:44.250Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-30T07:44:44.250Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-30T07:44:44.250Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-30T07:44:44.250Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-30T07:44:44.250Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-30T07:44:44.250Z] === RUN TestContainerDelete [2022-04-30T07:44:44.250Z] --- PASS: TestContainerDelete (0.00s) [2022-04-30T07:44:44.250Z] === RUN TestContainerDoubleDelete [2022-04-30T07:44:44.250Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-30T07:44:44.250Z] === RUN TestLogContainerEventCopyLabels [2022-04-30T07:44:44.250Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-30T07:44:44.250Z] === RUN TestLogContainerEventWithAttributes [2022-04-30T07:44:44.250Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-30T07:44:44.250Z] === RUN TestNoneHealthcheck [2022-04-30T07:44:44.250Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-30T07:44:44.250Z] === RUN TestHealthStates [2022-04-30T07:44:44.250Z] time="2022-04-30T07:44:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:44.250Z] time="2022-04-30T07:44:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:44.250Z] time="2022-04-30T07:44:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:44.250Z] time="2022-04-30T07:44:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:44.250Z] time="2022-04-30T07:44:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:44.250Z] time="2022-04-30T07:44:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:44.250Z] time="2022-04-30T07:44:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:44.250Z] time="2022-04-30T07:44:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:44.250Z] time="2022-04-30T07:44:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:44.250Z] time="2022-04-30T07:44:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:44:44.250Z] --- PASS: TestHealthStates (0.21s) [2022-04-30T07:44:44.250Z] === RUN TestGetInspectData [2022-04-30T07:44:44.250Z] --- PASS: TestGetInspectData (0.00s) [2022-04-30T07:44:44.250Z] === RUN TestFillLicense [2022-04-30T07:44:44.250Z] --- PASS: TestFillLicense (0.00s) [2022-04-30T07:44:44.250Z] === RUN TestListInvalidFilter [2022-04-30T07:44:44.250Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-30T07:44:44.250Z] === RUN TestNameFilter [2022-04-30T07:44:44.250Z] --- PASS: TestNameFilter (0.00s) [2022-04-30T07:44:44.250Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-30T07:44:44.250Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-30T07:44:44.250Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-30T07:44:44.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-30T07:44:44.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-30T07:44:44.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-30T07:44:44.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-30T07:44:44.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-30T07:44:44.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-30T07:44:44.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-30T07:44:44.250Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-30T07:44:44.540Z] --- PASS: TestInactiveJobs (0.37s) [2022-04-30T07:44:44.541Z] === RUN TestWatchRelease [2022-04-30T07:44:44.541Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:44:44.541Z] === RUN TestPullSchema2Config/unauthorized [2022-04-30T07:44:44.541Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-30T07:44:44.541Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:44:44.541Z] --- PASS: TestPullSchema2Config (0.55s) [2022-04-30T07:44:44.541Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-30T07:44:44.541Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-30T07:44:44.541Z] --- PASS: TestPullSchema2Config/EOF (0.28s) [2022-04-30T07:44:44.541Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-30T07:44:44.541Z] === RUN TestGetRepositoryMountCandidates [2022-04-30T07:44:44.541Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-30T07:44:44.541Z] === RUN TestLayerAlreadyExists [2022-04-30T07:44:44.541Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:44:44.541Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:44:44.541Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:44:44.541Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:44:44.541Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:44:44.541Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:44:44.541Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-30T07:44:44.541Z] === RUN TestWhenEmptyAuthConfig [2022-04-30T07:44:44.541Z] --- PASS: TestWatchRelease (0.05s) [2022-04-30T07:44:44.541Z] === RUN TestWatchFinishedTransfer [2022-04-30T07:44:44.541Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-30T07:44:44.541Z] === RUN TestDuplicateTransfer [2022-04-30T07:44:44.541Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-30T07:44:44.541Z] === RUN TestSuccessfulUpload [2022-04-30T07:44:44.541Z] time="2022-04-30T07:44:44Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-30T07:44:44.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-30T07:44:44.708Z] === RUN TestSetupWindowsDevices [2022-04-30T07:44:44.708Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-30T07:44:44.708Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-30T07:44:44.708Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-30T07:44:44.708Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-30T07:44:44.708Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-30T07:44:44.708Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-30T07:44:44.708Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-30T07:44:44.708Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-30T07:44:44.708Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-30T07:44:44.708Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-30T07:44:44.708Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-30T07:44:44.708Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-30T07:44:44.708Z] === RUN TestDaemonReloadLabels [2022-04-30T07:44:44.708Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-30T07:44:44.708Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-30T07:44:44.708Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-30T07:44:44.708Z] === RUN TestDaemonReloadMirrors [2022-04-30T07:44:44.708Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-30T07:44:44.708Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-30T07:44:44.708Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-30T07:44:44.708Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-30T07:44:44.708Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-30T07:44:44.708Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-30T07:44:44.708Z] reload_test.go:342: root required [2022-04-30T07:44:44.708Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-30T07:44:44.708Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-30T07:44:44.708Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-30T07:44:44.708Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-30T07:44:44.708Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-30T07:44:44.708Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-30T07:44:44.708Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-04-30T07:44:44.708Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-30T07:44:44.708Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.09s) [2022-04-30T07:44:44.708Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-30T07:44:44.708Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-30T07:44:44.708Z] === RUN TestParseVolumesFrom [2022-04-30T07:44:44.708Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-30T07:44:44.708Z] PASS [2022-04-30T07:44:44.708Z] coverage: 8.6% of statements [2022-04-30T07:44:44.708Z] ok github.com/docker/docker/daemon 0.619s coverage: 8.6% of statements [2022-04-30T07:44:44.708Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-30T07:44:44.708Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-30T07:44:44.708Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-30T07:44:44.708Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-30T07:44:44.708Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-30T07:44:44.708Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-30T07:44:44.708Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-30T07:44:44.708Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-30T07:44:44.708Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-30T07:44:44.708Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-30T07:44:44.708Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-30T07:44:44.708Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-30T07:44:44.708Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-30T07:44:44.708Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-30T07:44:44.944Z] === RUN TestDaemonProxy/command-line_options [2022-04-30T07:44:44.945Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-30T07:44:44.945Z] check_test.go:307: [db41ebe366386] daemon is not started [2022-04-30T07:44:44.945Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-30T07:44:45.009Z] --- PASS: TestSuccessfulUpload (0.46s) [2022-04-30T07:44:45.009Z] === RUN TestCancelledUpload [2022-04-30T07:44:45.009Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-30T07:44:45.009Z] PASS [2022-04-30T07:44:45.009Z] coverage: 76.8% of statements [2022-04-30T07:44:45.009Z] ok github.com/docker/docker/distribution/xfer 2.122s coverage: 76.8% of statements [2022-04-30T07:44:45.009Z] === RUN TestFSGetInvalidData [2022-04-30T07:44:45.009Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-30T07:44:45.009Z] === RUN TestFSInvalidSet [2022-04-30T07:44:45.009Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-30T07:44:45.009Z] === RUN TestFSInvalidRoot [2022-04-30T07:44:45.009Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-30T07:44:45.009Z] === RUN TestFSMetadataGetSet [2022-04-30T07:44:45.009Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-30T07:44:45.009Z] === RUN TestFSInvalidWalker [2022-04-30T07:44:45.009Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-30T07:44:45.009Z] === RUN TestFSGetSet [2022-04-30T07:44:45.009Z] --- PASS: TestFSGetSet (0.03s) [2022-04-30T07:44:45.009Z] === RUN TestFSGetUnsetKey [2022-04-30T07:44:45.009Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-30T07:44:45.009Z] === RUN TestFSGetEmptyData [2022-04-30T07:44:45.009Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-30T07:44:45.009Z] === RUN TestFSDelete [2022-04-30T07:44:45.009Z] --- PASS: TestFSDelete (0.02s) [2022-04-30T07:44:45.009Z] === RUN TestFSWalker [2022-04-30T07:44:45.009Z] --- PASS: TestFSWalker (0.02s) [2022-04-30T07:44:45.009Z] === RUN TestFSWalkerStopOnError [2022-04-30T07:44:45.009Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-30T07:44:45.009Z] === RUN TestNewFromJSON [2022-04-30T07:44:45.009Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-30T07:44:45.009Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-30T07:44:45.009Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-30T07:44:45.009Z] === RUN TestMarshalKeyOrder [2022-04-30T07:44:45.009Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-30T07:44:45.009Z] === RUN TestHistoryEqual [2022-04-30T07:44:45.478Z] --- PASS: TestHistoryEqual (0.20s) [2022-04-30T07:44:45.478Z] === RUN TestImage [2022-04-30T07:44:45.478Z] --- PASS: TestImage (0.00s) [2022-04-30T07:44:45.478Z] === RUN TestImageOSNotEmpty [2022-04-30T07:44:45.478Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-30T07:44:45.478Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-30T07:44:45.478Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-30T07:44:45.478Z] === RUN TestCreate [2022-04-30T07:44:45.478Z] --- PASS: TestCreate (0.01s) [2022-04-30T07:44:45.478Z] === RUN TestRestore [2022-04-30T07:44:45.478Z] === RUN TestCompare [2022-04-30T07:44:45.478Z] --- PASS: TestCompare (0.00s) [2022-04-30T07:44:45.478Z] PASS [2022-04-30T07:44:45.478Z] coverage: 19.2% of statements [2022-04-30T07:44:45.478Z] ok github.com/docker/docker/image/cache 0.096s coverage: 19.2% of statements [2022-04-30T07:44:45.478Z] time="2022-04-30T07:44:45Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-30T07:44:45.478Z] --- PASS: TestRestore (0.05s) [2022-04-30T07:44:45.478Z] === RUN TestAddDelete [2022-04-30T07:44:45.478Z] --- PASS: TestAddDelete (0.03s) [2022-04-30T07:44:45.478Z] === RUN TestSearchAfterDelete [2022-04-30T07:44:45.478Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-30T07:44:45.478Z] === RUN TestParentReset [2022-04-30T07:44:45.478Z] --- PASS: TestParentReset (0.03s) [2022-04-30T07:44:45.478Z] === RUN TestGetAndSetLastUpdated [2022-04-30T07:44:45.478Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-30T07:44:45.478Z] === RUN TestStoreLen [2022-04-30T07:44:45.478Z] --- PASS: TestStoreLen (0.06s) [2022-04-30T07:44:45.478Z] PASS [2022-04-30T07:44:45.478Z] coverage: 86.9% of statements [2022-04-30T07:44:45.478Z] ok github.com/docker/docker/image 0.669s coverage: 86.9% of statements [2022-04-30T07:44:45.478Z] --- PASS: TestWhenEmptyAuthConfig (1.21s) [2022-04-30T07:44:45.478Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-30T07:44:45.478Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-30T07:44:45.478Z] === RUN TestTokenPassThru [2022-04-30T07:44:45.478Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-30T07:44:45.478Z] === RUN TestTokenPassThruDifferentHost [2022-04-30T07:44:45.478Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-30T07:44:45.478Z] PASS [2022-04-30T07:44:45.478Z] coverage: 26.6% of statements [2022-04-30T07:44:45.478Z] ok github.com/docker/docker/distribution 2.255s coverage: 26.6% of statements [2022-04-30T07:44:45.947Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-30T07:44:45.947Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-30T07:44:46.320Z] === RUN TestDaemonProxy/configuration_file [2022-04-30T07:44:46.417Z] === RUN TestValidateManifest [2022-04-30T07:44:46.417Z] === RUN TestValidateManifest/nil [2022-04-30T07:44:46.417Z] === RUN TestValidateManifest/non-nil [2022-04-30T07:44:46.417Z] --- PASS: TestValidateManifest (0.00s) [2022-04-30T07:44:46.417Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-30T07:44:46.417Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-30T07:44:46.417Z] PASS [2022-04-30T07:44:46.417Z] coverage: 0.7% of statements [2022-04-30T07:44:46.417Z] ok github.com/docker/docker/image/tarexport 0.105s coverage: 0.7% of statements [2022-04-30T07:44:46.417Z] === RUN TestMakeV1ConfigFromConfig [2022-04-30T07:44:46.417Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-30T07:44:46.417Z] PASS [2022-04-30T07:44:46.417Z] coverage: 25.0% of statements [2022-04-30T07:44:46.417Z] ok github.com/docker/docker/image/v1 0.143s coverage: 25.0% of statements [2022-04-30T07:44:46.417Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-30T07:44:46.815Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-04-30T07:44:46.815Z] === CONT TestReadPluginNoRead [2022-04-30T07:44:46.884Z] === RUN TestNewStreamConfig [2022-04-30T07:44:46.884Z] === RUN TestNewStreamConfig/defaults [2022-04-30T07:44:46.884Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-30T07:44:46.884Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-30T07:44:46.884Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-30T07:44:46.884Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-30T07:44:46.884Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-30T07:44:46.884Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-30T07:44:46.884Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-30T07:44:46.884Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-30T07:44:46.884Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-30T07:44:46.884Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-30T07:44:46.884Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-30T07:44:46.884Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-30T07:44:46.884Z] time="2022-04-30T07:44:46Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-30T07:44:46.884Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-04-30T07:44:46.884Z] === RUN TestCreateSuccess [2022-04-30T07:44:46.884Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestCreateStreamSkipped [2022-04-30T07:44:46.884Z] time="2022-04-30T07:44:46Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-30T07:44:46.884Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestCreateLogGroupSuccess [2022-04-30T07:44:46.884Z] time="2022-04-30T07:44:46Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-30T07:44:46.884Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestCreateError [2022-04-30T07:44:46.884Z] --- PASS: TestCreateError (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestCreateAlreadyExists [2022-04-30T07:44:46.884Z] time="2022-04-30T07:44:46Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-30T07:44:46.884Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestLogClosed [2022-04-30T07:44:46.884Z] --- PASS: TestLogClosed (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestLogBlocking [2022-04-30T07:44:46.884Z] --- PASS: TestLogBlocking (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-30T07:44:46.884Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestLogNonBlockingBufferFull [2022-04-30T07:44:46.884Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestPublishBatchSuccess [2022-04-30T07:44:46.884Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestPublishBatchError [2022-04-30T07:44:46.884Z] time="2022-04-30T07:44:46Z" level=error msg=error [2022-04-30T07:44:46.884Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-30T07:44:46.884Z] time="2022-04-30T07:44:46Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-30T07:44:46.884Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-30T07:44:46.884Z] time="2022-04-30T07:44:46Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-30T07:44:46.884Z] time="2022-04-30T07:44:46Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-30T07:44:46.884Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestCollectBatchSimple [2022-04-30T07:44:46.884Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestCollectBatchTicker [2022-04-30T07:44:46.884Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestCollectBatchMultilinePattern [2022-04-30T07:44:46.884Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-30T07:44:46.884Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-30T07:44:46.884Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-30T07:44:46.884Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-30T07:44:46.884Z] === RUN TestCollectBatchClose [2022-04-30T07:44:46.884Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestEffectiveLen [2022-04-30T07:44:46.884Z] === RUN TestEffectiveLen/0/Hello [2022-04-30T07:44:46.884Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-30T07:44:46.884Z] === RUN TestEffectiveLen/2/🙃 [2022-04-30T07:44:46.884Z] === RUN TestEffectiveLen/3/���� [2022-04-30T07:44:46.884Z] === RUN TestEffectiveLen/4/He��o [2022-04-30T07:44:46.884Z] === RUN TestEffectiveLen/5/ [2022-04-30T07:44:46.884Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestFindValidSplit [2022-04-30T07:44:46.884Z] === RUN TestFindValidSplit/0/ [2022-04-30T07:44:46.884Z] cloudwatchlogs_test.go:1076: [2022-04-30T07:44:46.884Z] cloudwatchlogs_test.go:1077: [2022-04-30T07:44:46.884Z] === RUN TestFindValidSplit/1/Hello [2022-04-30T07:44:46.884Z] cloudwatchlogs_test.go:1076: Hello [2022-04-30T07:44:46.884Z] cloudwatchlogs_test.go:1077: [2022-04-30T07:44:46.884Z] === RUN TestFindValidSplit/2/Hello [2022-04-30T07:44:46.884Z] cloudwatchlogs_test.go:1076: He [2022-04-30T07:44:46.884Z] cloudwatchlogs_test.go:1077: llo [2022-04-30T07:44:46.884Z] === RUN TestFindValidSplit/3/Hello [2022-04-30T07:44:46.884Z] cloudwatchlogs_test.go:1076: [2022-04-30T07:44:46.884Z] cloudwatchlogs_test.go:1077: Hello [2022-04-30T07:44:46.884Z] === RUN TestFindValidSplit/4/🙃 [2022-04-30T07:44:46.884Z] cloudwatchlogs_test.go:1076: [2022-04-30T07:44:46.884Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-30T07:44:46.884Z] === RUN TestFindValidSplit/5/🙃 [2022-04-30T07:44:46.884Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-30T07:44:46.884Z] cloudwatchlogs_test.go:1077: [2022-04-30T07:44:46.884Z] === RUN TestFindValidSplit/6/a� [2022-04-30T07:44:46.884Z] cloudwatchlogs_test.go:1076: a [2022-04-30T07:44:46.884Z] cloudwatchlogs_test.go:1077: � [2022-04-30T07:44:46.884Z] === RUN TestFindValidSplit/7/a� [2022-04-30T07:44:46.884Z] cloudwatchlogs_test.go:1076: a� [2022-04-30T07:44:46.884Z] cloudwatchlogs_test.go:1077: [2022-04-30T07:44:46.884Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-30T07:44:46.884Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestProcessEventEmoji [2022-04-30T07:44:46.884Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestCollectBatchLineSplit [2022-04-30T07:44:46.884Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-30T07:44:46.884Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-30T07:44:46.884Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestCollectBatchMaxEvents [2022-04-30T07:44:46.884Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-04-30T07:44:46.884Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-30T07:44:46.884Z] --- PASS: TestCollectBatchMaxTotalBytes (0.08s) [2022-04-30T07:44:46.884Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-30T07:44:46.884Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-30T07:44:46.884Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-30T07:44:46.884Z] === RUN TestAdapterReadLogs [2022-04-30T07:44:46.884Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestCopier [2022-04-30T07:44:46.884Z] --- PASS: TestCopier (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestCopierLongLines [2022-04-30T07:44:46.884Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestCopierSlow [2022-04-30T07:44:46.884Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-30T07:44:46.884Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-30T07:44:46.884Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-30T07:44:46.884Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-30T07:44:46.884Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-30T07:44:46.884Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-30T07:44:46.884Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-30T07:44:46.884Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-30T07:44:46.884Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-30T07:44:46.884Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-30T07:44:46.885Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-30T07:44:46.885Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-30T07:44:46.885Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-30T07:44:46.885Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-30T07:44:46.885Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-30T07:44:46.885Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-30T07:44:46.885Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-30T07:44:46.885Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-30T07:44:46.885Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-30T07:44:46.885Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-30T07:44:46.885Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-30T07:44:46.885Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-30T07:44:46.885Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-30T07:44:46.885Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-30T07:44:46.885Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-30T07:44:46.885Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-30T07:44:46.885Z] === RUN TestValidateLogOptionsFormat [2022-04-30T07:44:46.885Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-30T07:44:46.885Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-30T07:44:46.885Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-30T07:44:46.885Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-30T07:44:46.885Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-30T07:44:46.885Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-30T07:44:46.885Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-30T07:44:46.885Z] === RUN TestCreateTagSuccess [2022-04-30T07:44:46.885Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-30T07:44:46.885Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-30T07:44:46.885Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-30T07:44:46.885Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-30T07:44:46.885Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-30T07:44:46.885Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-30T07:44:46.885Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-30T07:44:46.885Z] PASS [2022-04-30T07:44:46.885Z] coverage: 80.2% of statements [2022-04-30T07:44:46.885Z] ok github.com/docker/docker/daemon/logger/awslogs 0.530s coverage: 80.2% of statements [2022-04-30T07:44:47.258Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-30T07:44:47.258Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-30T07:44:47.342Z] === RUN TestSearchRegistryForImagesErrors [2022-04-30T07:44:47.343Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-30T07:44:47.343Z] === RUN TestSearchRegistryForImages [2022-04-30T07:44:47.343Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-30T07:44:47.343Z] === RUN TestOnlyPlatformWithFallback [2022-04-30T07:44:47.343Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-30T07:44:47.343Z] === RUN TestImageDelete [2022-04-30T07:44:47.343Z] --- PASS: TestCopierSlow (0.20s) [2022-04-30T07:44:47.343Z] === RUN TestCopierWithSized [2022-04-30T07:44:47.343Z] === RUN TestCopierWithSized/as_is [2022-04-30T07:44:47.343Z] === RUN TestImageDelete/no_lease [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptReconnectInterval [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/#00 [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-30T07:44:47.343Z] === RUN TestImageDelete/lease_exists [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/example.com [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-30T07:44:47.343Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-30T07:44:47.343Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-30T07:44:47.343Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-30T07:44:47.343Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-04-30T07:44:47.343Z] === RUN TestCopierWithPartial [2022-04-30T07:44:47.343Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-30T07:44:47.343Z] === RUN TestRingLogger [2022-04-30T07:44:47.343Z] --- PASS: TestRingLogger (0.00s) [2022-04-30T07:44:47.343Z] === RUN TestRingCap [2022-04-30T07:44:47.343Z] --- PASS: TestRingCap (0.00s) [2022-04-30T07:44:47.343Z] === RUN TestRingClose [2022-04-30T07:44:47.343Z] --- PASS: TestRingClose (0.00s) [2022-04-30T07:44:47.343Z] === RUN TestRingDrain [2022-04-30T07:44:47.343Z] --- PASS: TestRingDrain (0.00s) [2022-04-30T07:44:47.343Z] PASS [2022-04-30T07:44:47.343Z] coverage: 43.2% of statements [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/:// [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/something:// [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-30T07:44:47.343Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-30T07:44:47.343Z] ok github.com/docker/docker/daemon/logger 0.297s coverage: 43.2% of statements [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-30T07:44:47.343Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-30T07:44:47.343Z] PASS [2022-04-30T07:44:47.343Z] coverage: 53.6% of statements [2022-04-30T07:44:47.343Z] ok github.com/docker/docker/daemon/logger/fluentd 0.087s coverage: 53.6% of statements [2022-04-30T07:44:47.343Z] --- PASS: TestImageDelete (0.05s) [2022-04-30T07:44:47.343Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-30T07:44:47.343Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-04-30T07:44:47.343Z] === RUN TestContentStoreForPull [2022-04-30T07:44:47.343Z] --- PASS: TestContentStoreForPull (0.26s) [2022-04-30T07:44:47.343Z] PASS [2022-04-30T07:44:47.343Z] coverage: 6.6% of statements [2022-04-30T07:44:47.343Z] ok github.com/docker/docker/daemon/images 0.439s coverage: 6.6% of statements [2022-04-30T07:44:47.343Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-30T07:44:47.343Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-30T07:44:47.343Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-30T07:44:47.343Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-30T07:44:47.343Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-30T07:44:47.343Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-30T07:44:47.406Z] === RUN TestSerialization [2022-04-30T07:44:47.406Z] --- PASS: TestSerialization (0.02s) [2022-04-30T07:44:47.406Z] PASS [2022-04-30T07:44:47.406Z] coverage: 100.0% of statements [2022-04-30T07:44:47.406Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2022-04-30T07:44:47.478Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-30T07:44:47.516Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-30T07:44:48.083Z] === RUN TestDaemonProxy/conflicting_options [2022-04-30T07:44:48.307Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-30T07:44:48.307Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-30T07:44:48.307Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-30T07:44:48.307Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-04-30T07:44:48.307Z] === RUN TestFastTimeMarshalJSON [2022-04-30T07:44:48.307Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-30T07:44:48.307Z] PASS [2022-04-30T07:44:48.307Z] coverage: 87.2% of statements [2022-04-30T07:44:48.307Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.243s coverage: 87.2% of statements [2022-04-30T07:44:48.394Z] === RUN TestEmptyLayer [2022-04-30T07:44:48.394Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-30T07:44:48.394Z] === RUN TestCommitFailure [2022-04-30T07:44:48.394Z] --- PASS: TestCommitFailure (0.01s) [2022-04-30T07:44:48.394Z] === RUN TestStartTransactionFailure [2022-04-30T07:44:48.394Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-30T07:44:48.394Z] === RUN TestGetOrphan [2022-04-30T07:44:48.394Z] === RUN TestEnvironmentParsing [2022-04-30T07:44:48.394Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-30T07:44:48.394Z] PASS [2022-04-30T07:44:48.394Z] coverage: 1.2% of statements [2022-04-30T07:44:48.394Z] --- PASS: TestGetOrphan (0.01s) [2022-04-30T07:44:48.394Z] === RUN TestMountAndRegister [2022-04-30T07:44:48.394Z] ok github.com/docker/docker/libcontainerd/local 0.062s coverage: 1.2% of statements [2022-04-30T07:44:48.394Z] layer_test.go:258: Layer size: 14 [2022-04-30T07:44:48.394Z] --- PASS: TestMountAndRegister (0.05s) [2022-04-30T07:44:48.394Z] === RUN TestLayerRelease [2022-04-30T07:44:48.394Z] layer_test.go:291: Failing on Windows [2022-04-30T07:44:48.394Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-30T07:44:48.394Z] === RUN TestStoreRestore [2022-04-30T07:44:48.394Z] layer_test.go:340: Failing on Windows [2022-04-30T07:44:48.394Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-30T07:44:48.394Z] === RUN TestTarStreamStability [2022-04-30T07:44:48.394Z] layer_test.go:455: Failing on Windows [2022-04-30T07:44:48.394Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-30T07:44:48.394Z] === RUN TestRegisterExistingLayer [2022-04-30T07:44:48.650Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-30T07:44:48.727Z] === RUN TestReadPluginNoRead/default [2022-04-30T07:44:48.766Z] === RUN TestJSONFileLogger [2022-04-30T07:44:48.766Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-30T07:44:48.766Z] === RUN TestJSONFileLoggerWithTags [2022-04-30T07:44:48.766Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-30T07:44:48.766Z] === RUN TestJSONFileLoggerWithOpts [2022-04-30T07:44:48.766Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-30T07:44:48.766Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-30T07:44:48.766Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-04-30T07:44:48.766Z] === RUN TestEncodeDecode [2022-04-30T07:44:48.766Z] === PAUSE TestEncodeDecode [2022-04-30T07:44:48.766Z] === RUN TestUnexpectedEOF [2022-04-30T07:44:48.862Z] --- PASS: TestRegisterExistingLayer (0.16s) [2022-04-30T07:44:48.862Z] === RUN TestTarStreamVerification [2022-04-30T07:44:48.862Z] layer_test.go:684: Failing on Windows [2022-04-30T07:44:48.862Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestLayerMigration [2022-04-30T07:44:48.862Z] migration_test.go:45: Failing on Windows [2022-04-30T07:44:48.862Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestLayerMigrationNoTarsplit [2022-04-30T07:44:48.862Z] migration_test.go:181: Failing on Windows [2022-04-30T07:44:48.862Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestMountInit [2022-04-30T07:44:48.862Z] mount_test.go:17: Failing on Windows [2022-04-30T07:44:48.862Z] --- SKIP: TestMountInit (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestMountSize [2022-04-30T07:44:48.862Z] mount_test.go:76: Failing on Windows [2022-04-30T07:44:48.862Z] --- SKIP: TestMountSize (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestMountChanges [2022-04-30T07:44:48.862Z] mount_test.go:125: Failing on Windows [2022-04-30T07:44:48.862Z] --- SKIP: TestMountChanges (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestMountApply [2022-04-30T07:44:48.862Z] mount_test.go:212: Failing on Windows [2022-04-30T07:44:48.862Z] --- SKIP: TestMountApply (0.00s) [2022-04-30T07:44:48.862Z] PASS [2022-04-30T07:44:48.862Z] coverage: 30.6% of statements [2022-04-30T07:44:48.862Z] ok github.com/docker/docker/layer 0.307s coverage: 30.6% of statements [2022-04-30T07:44:48.862Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-30T07:44:48.862Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-30T07:44:48.862Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-30T07:44:48.862Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-30T07:44:48.862Z] === RUN TestSequenceGetAvailableBit [2022-04-30T07:44:48.862Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestSequenceEqual [2022-04-30T07:44:48.862Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestSequenceCopy [2022-04-30T07:44:48.862Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestGetFirstAvailable [2022-04-30T07:44:48.862Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestFindSequence [2022-04-30T07:44:48.862Z] --- PASS: TestFindSequence (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestCheckIfAvailable [2022-04-30T07:44:48.862Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestMergeSequences [2022-04-30T07:44:48.862Z] --- PASS: TestMergeSequences (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestPushReservation [2022-04-30T07:44:48.862Z] --- PASS: TestPushReservation (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestSerializeDeserialize [2022-04-30T07:44:48.862Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestSet [2022-04-30T07:44:48.862Z] --- PASS: TestSet (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestSetUnset [2022-04-30T07:44:48.862Z] --- PASS: TestSetUnset (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestOffsetSetUnset [2022-04-30T07:44:48.862Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestSetInRange [2022-04-30T07:44:48.862Z] --- PASS: TestSetInRange (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestSetAnyInRange [2022-04-30T07:44:48.862Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestMethods [2022-04-30T07:44:48.862Z] --- PASS: TestMethods (0.00s) [2022-04-30T07:44:48.862Z] === RUN TestRandomAllocateDeallocate [2022-04-30T07:44:49.217Z] --- PASS: TestDaemonProxy (6.31s) [2022-04-30T07:44:49.217Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-04-30T07:44:49.217Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-04-30T07:44:49.217Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-04-30T07:44:49.217Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-30T07:44:49.217Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-30T07:44:49.217Z] PASS [2022-04-30T07:44:49.217Z] [2022-04-30T07:44:49.217Z] DONE 17 tests in 10.812s [2022-04-30T07:44:49.217Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-30T07:44:49.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:49.217Z] ++ set -e [2022-04-30T07:44:49.217Z] ++ '[' -n 0 ']' [2022-04-30T07:44:49.217Z] ++ set -x [2022-04-30T07:44:49.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:49.223Z] === RUN TestWriteLog [2022-04-30T07:44:49.223Z] === PAUSE TestWriteLog [2022-04-30T07:44:49.223Z] === RUN TestReadLog [2022-04-30T07:44:49.223Z] === PAUSE TestReadLog [2022-04-30T07:44:49.223Z] === RUN TestDecode [2022-04-30T07:44:49.223Z] time="2022-04-30T07:44:48Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-30T07:44:49.223Z] time="2022-04-30T07:44:48Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-30T07:44:49.223Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-04-30T07:44:49.223Z] === CONT TestEncodeDecode [2022-04-30T07:44:49.223Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-30T07:44:49.223Z] PASS [2022-04-30T07:44:49.223Z] coverage: 69.9% of statements [2022-04-30T07:44:49.223Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.366s coverage: 69.9% of statements [2022-04-30T07:44:49.223Z] --- PASS: TestDecode (0.03s) [2022-04-30T07:44:49.223Z] === CONT TestWriteLog [2022-04-30T07:44:49.223Z] === CONT TestReadLog [2022-04-30T07:44:49.223Z] === RUN TestReadLog/tail_exact [2022-04-30T07:44:49.223Z] --- PASS: TestWriteLog (0.00s) [2022-04-30T07:44:49.223Z] === RUN TestReadLog/tail_less_than_available [2022-04-30T07:44:49.223Z] === RUN TestReadLog/tail_more_than_available [2022-04-30T07:44:49.223Z] --- PASS: TestReadLog (0.28s) [2022-04-30T07:44:49.223Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-04-30T07:44:49.223Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-30T07:44:49.223Z] --- PASS: TestReadLog/tail_more_than_available (0.03s) [2022-04-30T07:44:49.223Z] PASS [2022-04-30T07:44:49.223Z] coverage: 78.7% of statements [2022-04-30T07:44:49.476Z] INFO: Testing against a local daemon [2022-04-30T07:44:49.476Z] === RUN TestCommitInheritsEnv [2022-04-30T07:44:49.667Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-30T07:44:49.680Z] ok github.com/docker/docker/daemon/logger/local 0.400s coverage: 78.7% of statements [2022-04-30T07:44:49.680Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-30T07:44:50.042Z] --- PASS: TestCommitInheritsEnv (0.45s) [2022-04-30T07:44:50.043Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-30T07:44:50.043Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-30T07:44:50.043Z] === RUN TestImportWithCustomPlatform [2022-04-30T07:44:50.043Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-30T07:44:50.043Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-30T07:44:50.043Z] === RUN TestImportWithCustomPlatform// [2022-04-30T07:44:50.043Z] === RUN TestImportWithCustomPlatform/linux [2022-04-30T07:44:50.043Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-30T07:44:50.302Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-30T07:44:50.302Z] === RUN TestImportWithCustomPlatform/macos [2022-04-30T07:44:50.302Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-30T07:44:50.302Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-30T07:44:50.302Z] --- PASS: TestImportWithCustomPlatform (0.45s) [2022-04-30T07:44:50.302Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-04-30T07:44:50.302Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-30T07:44:50.302Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-30T07:44:50.302Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-04-30T07:44:50.302Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-04-30T07:44:50.302Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-04-30T07:44:50.302Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-30T07:44:50.302Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-30T07:44:50.302Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-30T07:44:50.302Z] === RUN TestImagesFilterMultiReference [2022-04-30T07:44:50.561Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-30T07:44:50.561Z] === RUN TestImagePullPlatformInvalid [2022-04-30T07:44:50.561Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-30T07:44:50.561Z] === RUN TestRemoveImageOrphaning [2022-04-30T07:44:50.643Z] === RUN TestOpenFileDelete [2022-04-30T07:44:50.643Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-30T07:44:50.643Z] === RUN TestOpenFileRename [2022-04-30T07:44:50.643Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-30T07:44:50.643Z] === RUN TestHandleDecoderErr [2022-04-30T07:44:50.643Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-30T07:44:50.643Z] === RUN TestParseLogTagDefaultTag [2022-04-30T07:44:50.643Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-30T07:44:50.643Z] === RUN TestParseLogTag [2022-04-30T07:44:50.643Z] --- PASS: TestParseLogTag (0.00s) [2022-04-30T07:44:50.643Z] === RUN TestParseLogTagEmptyTag [2022-04-30T07:44:50.643Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-30T07:44:50.643Z] === RUN TestTailFiles [2022-04-30T07:44:50.643Z] --- PASS: TestTailFiles (0.00s) [2022-04-30T07:44:50.643Z] === RUN TestFollowLogsConsumerGone [2022-04-30T07:44:50.643Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-30T07:44:50.643Z] === RUN TestFollowLogsProducerGone [2022-04-30T07:44:50.643Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-30T07:44:50.643Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-30T07:44:50.643Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-30T07:44:50.643Z] === RUN TestCheckCapacityAndRotate [2022-04-30T07:44:50.643Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-30T07:44:50.643Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-30T07:44:50.643Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-04-30T07:44:50.643Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-30T07:44:50.643Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-30T07:44:50.643Z] PASS [2022-04-30T07:44:50.643Z] coverage: 53.5% of statements [2022-04-30T07:44:50.643Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.117s coverage: 53.5% of statements [2022-04-30T07:44:50.643Z] === RUN TestLog [2022-04-30T07:44:50.643Z] --- PASS: TestLog (0.03s) [2022-04-30T07:44:50.643Z] PASS [2022-04-30T07:44:50.643Z] coverage: 31.5% of statements [2022-04-30T07:44:50.643Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.086s coverage: 31.5% of statements [2022-04-30T07:44:50.819Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2022-04-30T07:44:50.819Z] === RUN TestRemoveImageGarbageCollector [2022-04-30T07:44:51.051Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-30T07:44:51.080Z] === RUN TestInvalidConfig [2022-04-30T07:44:51.081Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-30T07:44:51.081Z] === RUN TestConfig [2022-04-30T07:44:51.081Z] --- PASS: TestConfig (0.00s) [2022-04-30T07:44:51.081Z] === RUN TestOptionsLabels [2022-04-30T07:44:51.081Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-30T07:44:51.081Z] === RUN TestValidName [2022-04-30T07:44:51.081Z] --- PASS: TestValidName (0.00s) [2022-04-30T07:44:51.081Z] PASS [2022-04-30T07:44:51.081Z] coverage: 19.7% of statements [2022-04-30T07:44:51.081Z] ok github.com/docker/docker/libnetwork/config 0.075s coverage: 19.7% of statements [2022-04-30T07:44:51.312Z] --- PASS: TestContinueAfterPluginCrash (8.04s) [2022-04-30T07:44:51.386Z] time="2022-04-30T07:44:51Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-30T07:44:51.386Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-30T07:44:51.549Z] === RUN TestKey [2022-04-30T07:44:51.549Z] --- PASS: TestKey (0.00s) [2022-04-30T07:44:51.549Z] === RUN TestParseKey [2022-04-30T07:44:51.549Z] --- PASS: TestParseKey (0.00s) [2022-04-30T07:44:51.549Z] === RUN TestInvalidDataStore [2022-04-30T07:44:51.549Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-30T07:44:51.549Z] === RUN TestKVObjectFlatKey [2022-04-30T07:44:51.549Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-30T07:44:51.549Z] === RUN TestAtomicKVObjectFlatKey [2022-04-30T07:44:51.549Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-30T07:44:51.549Z] PASS [2022-04-30T07:44:51.549Z] coverage: 21.9% of statements [2022-04-30T07:44:51.549Z] ok github.com/docker/docker/libnetwork/datastore 0.051s coverage: 21.9% of statements [2022-04-30T07:44:51.606Z] === RUN TestNewParse [2022-04-30T07:44:51.607Z] --- PASS: TestNewParse (0.00s) [2022-04-30T07:44:51.607Z] PASS [2022-04-30T07:44:51.607Z] coverage: 8.3% of statements [2022-04-30T07:44:51.607Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-04-30T07:44:51.607Z] === RUN TestParseLogFormat [2022-04-30T07:44:51.607Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-30T07:44:51.607Z] === RUN TestValidateLogOptEmpty [2022-04-30T07:44:51.607Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-30T07:44:51.607Z] === RUN TestValidateSyslogAddress [2022-04-30T07:44:51.607Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-30T07:44:51.607Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-30T07:44:51.607Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-30T07:44:51.607Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-30T07:44:51.607Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-30T07:44:51.607Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-30T07:44:51.607Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-30T07:44:51.607Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-30T07:44:51.607Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-30T07:44:51.607Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-30T07:44:51.607Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-30T07:44:51.607Z] === RUN TestParseAddressDefaultPort [2022-04-30T07:44:51.607Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-30T07:44:51.607Z] === RUN TestValidateSyslogFacility [2022-04-30T07:44:51.607Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-30T07:44:51.607Z] === RUN TestValidateLogOptSyslogFormat [2022-04-30T07:44:51.607Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-30T07:44:51.607Z] === RUN TestValidateLogOpt [2022-04-30T07:44:51.607Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-30T07:44:51.607Z] PASS [2022-04-30T07:44:51.607Z] coverage: 43.6% of statements [2022-04-30T07:44:51.607Z] ok github.com/docker/docker/daemon/logger/syslog 0.068s coverage: 43.6% of statements [2022-04-30T07:44:51.607Z] === RUN TestValidateLogOpt [2022-04-30T07:44:51.607Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-30T07:44:51.607Z] === RUN TestNewMissedConfig [2022-04-30T07:44:51.607Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-30T07:44:51.607Z] === RUN TestNewMissedUrl [2022-04-30T07:44:51.607Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-30T07:44:51.607Z] === RUN TestNewMissedToken [2022-04-30T07:44:51.607Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-30T07:44:51.607Z] === RUN TestNewWithProxy [2022-04-30T07:44:51.607Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-30T07:44:51.607Z] === RUN TestDefault [2022-04-30T07:44:51.607Z] --- PASS: TestDefault (0.01s) [2022-04-30T07:44:51.607Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-30T07:44:51.607Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-30T07:44:51.607Z] === RUN TestJsonFormat [2022-04-30T07:44:51.607Z] --- PASS: TestJsonFormat (0.01s) [2022-04-30T07:44:51.607Z] === RUN TestRawFormat [2022-04-30T07:44:51.607Z] --- PASS: TestRawFormat (0.00s) [2022-04-30T07:44:51.607Z] === RUN TestRawFormatWithLabels [2022-04-30T07:44:51.607Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-30T07:44:51.607Z] === RUN TestRawFormatWithoutTag [2022-04-30T07:44:51.607Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-30T07:44:51.607Z] === RUN TestBatching [2022-04-30T07:44:51.644Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-30T07:44:51.883Z] === CONT TestReadPluginNoRead [2022-04-30T07:44:51.883Z] read_test.go:92: [d53b9a920c396] daemon is not started [2022-04-30T07:44:51.883Z] --- PASS: TestReadPluginNoRead (5.66s) [2022-04-30T07:44:51.883Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-04-30T07:44:51.883Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-04-30T07:44:51.883Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-04-30T07:44:51.883Z] PASS [2022-04-30T07:44:51.883Z] [2022-04-30T07:44:51.883Z] DONE 6 tests in 8.781s [2022-04-30T07:44:51.883Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-30T07:44:51.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:51.883Z] ++ set -e [2022-04-30T07:44:51.883Z] ++ '[' -n 0 ']' [2022-04-30T07:44:51.883Z] ++ set -x [2022-04-30T07:44:51.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:52.063Z] --- PASS: TestBatching (0.33s) [2022-04-30T07:44:52.063Z] === RUN TestFrequency [2022-04-30T07:44:52.143Z] testing: warning: no tests to run [2022-04-30T07:44:52.143Z] PASS [2022-04-30T07:44:52.144Z] [2022-04-30T07:44:52.144Z] DONE 0 tests in 0.034s [2022-04-30T07:44:52.144Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-30T07:44:52.144Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:52.144Z] ++ set -e [2022-04-30T07:44:52.144Z] ++ '[' -n 0 ']' [2022-04-30T07:44:52.144Z] ++ set -x [2022-04-30T07:44:52.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:52.144Z] INFO: Testing against a local daemon [2022-04-30T07:44:52.144Z] === RUN TestPluginWithDevMounts [2022-04-30T07:44:52.144Z] === PAUSE TestPluginWithDevMounts [2022-04-30T07:44:52.144Z] === CONT TestPluginWithDevMounts [2022-04-30T07:44:52.520Z] --- PASS: TestFrequency (0.21s) [2022-04-30T07:44:52.520Z] === RUN TestOneMessagePerRequest [2022-04-30T07:44:52.520Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-30T07:44:52.520Z] === RUN TestVerify [2022-04-30T07:44:52.520Z] --- PASS: TestVerify (0.00s) [2022-04-30T07:44:52.520Z] === RUN TestSkipVerify [2022-04-30T07:44:52.520Z] time="2022-04-30T07:44:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:52.520Z] time="2022-04-30T07:44:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:52.520Z] time="2022-04-30T07:44:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:52.520Z] time="2022-04-30T07:44:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:52.537Z] === RUN TestIPDataMarshalling [2022-04-30T07:44:52.537Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-30T07:44:52.537Z] === RUN TestValidateAndIsV6 [2022-04-30T07:44:52.537Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-30T07:44:52.537Z] PASS [2022-04-30T07:44:52.537Z] coverage: 68.9% of statements [2022-04-30T07:44:52.537Z] ok github.com/docker/docker/libnetwork/driverapi 0.084s coverage: 68.9% of statements [2022-04-30T07:44:52.537Z] === RUN TestErrorInterfaces [2022-04-30T07:44:52.537Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-30T07:44:52.537Z] === RUN TestNetworkMarshalling [2022-04-30T07:44:52.976Z] --- PASS: TestSkipVerify (0.61s) [2022-04-30T07:44:52.976Z] === RUN TestBufferMaximum [2022-04-30T07:44:52.976Z] time="2022-04-30T07:44:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:52.976Z] time="2022-04-30T07:44:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:52.976Z] time="2022-04-30T07:44:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:52.976Z] time="2022-04-30T07:44:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:52.976Z] time="2022-04-30T07:44:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:52.976Z] time="2022-04-30T07:44:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304692.595660\",\"host\":\"f1ea90b4b513\"}'" [2022-04-30T07:44:52.976Z] time="2022-04-30T07:44:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304692.595660\",\"host\":\"f1ea90b4b513\"}'" [2022-04-30T07:44:52.976Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-30T07:44:52.976Z] === RUN TestServerAlwaysDown [2022-04-30T07:44:52.976Z] time="2022-04-30T07:44:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:52.976Z] time="2022-04-30T07:44:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:52.976Z] time="2022-04-30T07:44:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304692.599801\",\"host\":\"f1ea90b4b513\"}'" [2022-04-30T07:44:52.976Z] time="2022-04-30T07:44:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304692.599801\",\"host\":\"f1ea90b4b513\"}'" [2022-04-30T07:44:52.976Z] time="2022-04-30T07:44:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:44:52.976Z] time="2022-04-30T07:44:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304692.599801\",\"host\":\"f1ea90b4b513\"}'" [2022-04-30T07:44:52.976Z] time="2022-04-30T07:44:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304692.601297\",\"host\":\"f1ea90b4b513\"}'" [2022-04-30T07:44:52.976Z] time="2022-04-30T07:44:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304692.601297\",\"host\":\"f1ea90b4b513\"}'" [2022-04-30T07:44:52.976Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-30T07:44:52.976Z] === RUN TestCannotSendAfterClose [2022-04-30T07:44:52.976Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-30T07:44:52.976Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-30T07:44:53.007Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-04-30T07:44:53.007Z] === RUN TestEndpointMarshalling [2022-04-30T07:44:53.007Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-30T07:44:53.007Z] === RUN TestAuxAddresses [2022-04-30T07:44:53.007Z] time="2022-04-30T07:44:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-30T07:44:53.007Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-30T07:44:53.007Z] === RUN TestSRVServiceQuery [2022-04-30T07:44:53.007Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:44:53.007Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-30T07:44:53.007Z] === RUN TestServiceVIPReuse [2022-04-30T07:44:53.007Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:44:53.007Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-30T07:44:53.007Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-30T07:44:53.007Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:44:53.007Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-30T07:44:53.007Z] === RUN TestDNSIPQuery [2022-04-30T07:44:53.007Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:44:53.007Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-30T07:44:53.007Z] === RUN TestDNSProxyServFail [2022-04-30T07:44:53.007Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:44:53.007Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-30T07:44:53.007Z] === RUN TestSandboxAddEmpty [2022-04-30T07:44:53.007Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:44:53.007Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-30T07:44:53.007Z] === RUN TestSandboxAddMultiPrio [2022-04-30T07:44:53.007Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:44:53.007Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-30T07:44:53.007Z] === RUN TestSandboxAddSamePrio [2022-04-30T07:44:53.007Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:44:53.007Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-30T07:44:53.007Z] === RUN TestCleanupServiceDiscovery [2022-04-30T07:44:53.007Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:44:53.007Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-30T07:44:53.007Z] === RUN TestDNSOptions [2022-04-30T07:44:53.007Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:44:53.007Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-30T07:44:53.007Z] === RUN TestMultipleControllersWithSameStore [2022-04-30T07:44:53.007Z] time="2022-04-30T07:44:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-30T07:44:53.007Z] time="2022-04-30T07:44:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-30T07:44:53.007Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-30T07:44:53.007Z] PASS [2022-04-30T07:44:53.007Z] coverage: 8.5% of statements [2022-04-30T07:44:53.007Z] ok github.com/docker/docker/libnetwork 0.367s coverage: 8.5% of statements [2022-04-30T07:44:53.021Z] check_test.go:307: [d33892768745e] daemon is not started [2022-04-30T07:44:53.021Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-30T07:44:53.279Z] --- PASS: TestRemoveImageGarbageCollector (2.39s) [2022-04-30T07:44:53.279Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-30T07:44:53.279Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-30T07:44:53.279Z] === RUN TestTagInvalidReference [2022-04-30T07:44:53.279Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-30T07:44:53.279Z] === RUN TestTagValidPrefixedRepo [2022-04-30T07:44:53.279Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-30T07:44:53.279Z] === RUN TestTagExistedNameWithoutForce [2022-04-30T07:44:53.279Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-30T07:44:53.279Z] === RUN TestTagOfficialNames [2022-04-30T07:44:53.434Z] === RUN TestV1IDService [2022-04-30T07:44:53.435Z] --- PASS: TestV1IDService (0.02s) [2022-04-30T07:44:53.435Z] === RUN TestV2MetadataService [2022-04-30T07:44:53.476Z] === RUN TestDriver [2022-04-30T07:44:53.476Z] --- PASS: TestDriver (0.00s) [2022-04-30T07:44:53.476Z] PASS [2022-04-30T07:44:53.476Z] coverage: 34.8% of statements [2022-04-30T07:44:53.476Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2022-04-30T07:44:53.538Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-30T07:44:53.538Z] === RUN TestTagMatchesDigest [2022-04-30T07:44:53.538Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-30T07:44:53.538Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-30T07:44:53.895Z] time="2022-04-30T07:44:53Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-30T07:44:53.895Z] time="2022-04-30T07:44:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f1ea90b4b513\"}'" [2022-04-30T07:44:53.895Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2022-04-30T07:44:53.895Z] PASS [2022-04-30T07:44:53.895Z] coverage: 82.5% of statements [2022-04-30T07:44:53.895Z] ok github.com/docker/docker/daemon/logger/splunk 2.287s coverage: 82.5% of statements [2022-04-30T07:44:53.895Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-30T07:44:53.895Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-30T07:44:53.895Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-30T07:44:53.945Z] === RUN TestDriver [2022-04-30T07:44:53.945Z] --- PASS: TestDriver (0.00s) [2022-04-30T07:44:53.945Z] PASS [2022-04-30T07:44:53.945Z] coverage: 34.8% of statements [2022-04-30T07:44:53.945Z] ok github.com/docker/docker/libnetwork/drivers/null 0.042s coverage: 34.8% of statements [2022-04-30T07:44:54.055Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-04-30T07:44:54.055Z] PASS [2022-04-30T07:44:54.055Z] [2022-04-30T07:44:54.055Z] DONE 1 tests in 1.641s [2022-04-30T07:44:54.055Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-30T07:44:54.055Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:54.055Z] ++ set -e [2022-04-30T07:44:54.055Z] ++ '[' -n 0 ']' [2022-04-30T07:44:54.055Z] ++ set -x [2022-04-30T07:44:54.055Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:44:54.055Z] INFO: Testing against a local daemon [2022-04-30T07:44:54.055Z] === RUN TestSecretInspect [2022-04-30T07:44:54.355Z] === RUN TestSuccessfulDownload [2022-04-30T07:44:54.355Z] download_test.go:267: Needs fixing on Windows [2022-04-30T07:44:54.355Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-30T07:44:54.355Z] === RUN TestCancelledDownload [2022-04-30T07:44:54.355Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-30T07:44:54.355Z] === RUN TestMaxDownloadAttempts [2022-04-30T07:44:54.355Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-30T07:44:54.355Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-30T07:44:54.355Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-30T07:44:54.355Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-30T07:44:54.355Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-30T07:44:54.355Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-30T07:44:54.355Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-30T07:44:54.355Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-30T07:44:54.355Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-30T07:44:54.355Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-30T07:44:54.355Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-30T07:44:54.355Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-30T07:44:54.355Z] --- PASS: TestV2MetadataService (0.89s) [2022-04-30T07:44:54.355Z] PASS [2022-04-30T07:44:54.355Z] coverage: 48.2% of statements [2022-04-30T07:44:54.355Z] ok github.com/docker/docker/distribution/metadata 0.989s coverage: 48.2% of statements [2022-04-30T07:44:54.355Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-30T07:44:54.355Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-30T07:44:54.355Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-30T07:44:54.355Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-30T07:44:54.355Z] === RUN TestContinueOnError_NeverContinue [2022-04-30T07:44:54.355Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-30T07:44:54.355Z] === RUN TestManifestStore [2022-04-30T07:44:54.355Z] === RUN TestManifestStore/no_remote_or_local [2022-04-30T07:44:54.355Z] time="2022-04-30T07:44:54Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3118015109\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-30T07:44:54.355Z] === RUN TestManifestStore/no_local_cache [2022-04-30T07:44:54.355Z] === RUN TestManifestStore/with_local_cache [2022-04-30T07:44:54.413Z] === RUN TestNetworkAllocateFree [2022-04-30T07:44:54.413Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-30T07:44:54.413Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-30T07:44:54.413Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-30T07:44:54.413Z] PASS [2022-04-30T07:44:54.413Z] coverage: 63.6% of statements [2022-04-30T07:44:54.413Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.051s coverage: 63.6% of statements [2022-04-30T07:44:54.815Z] === RUN TestManifestStore/unknown_media_type [2022-04-30T07:44:54.815Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-30T07:44:54.815Z] time="2022-04-30T07:44:54Z" level=warning msg="reference for unknown type: " [2022-04-30T07:44:54.815Z] time="2022-04-30T07:44:54Z" level=warning msg="reference for unknown type: " [2022-04-30T07:44:54.815Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-30T07:44:54.815Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-30T07:44:54.815Z] time="2022-04-30T07:44:54Z" level=warning msg="reference for unknown type: " [2022-04-30T07:44:54.815Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-30T07:44:54.815Z] time="2022-04-30T07:44:54Z" level=warning msg="reference for unknown type: " [2022-04-30T07:44:54.815Z] time="2022-04-30T07:44:54Z" level=warning msg="reference for unknown type: " [2022-04-30T07:44:54.815Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-30T07:44:54.815Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-30T07:44:54.815Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-30T07:44:54.815Z] time="2022-04-30T07:44:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-30T07:44:54.815Z] time="2022-04-30T07:44:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-30T07:44:54.815Z] time="2022-04-30T07:44:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-30T07:44:54.815Z] time="2022-04-30T07:44:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-30T07:44:54.815Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-04-30T07:44:54.815Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-04-30T07:44:54.815Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-04-30T07:44:54.815Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-04-30T07:44:54.815Z] === RUN TestTransfer [2022-04-30T07:44:54.815Z] time="2022-04-30T07:44:54Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-30T07:44:54.815Z] --- PASS: TestManifestStore (0.34s) [2022-04-30T07:44:54.815Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2022-04-30T07:44:54.815Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-30T07:44:54.815Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-30T07:44:54.815Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-30T07:44:54.815Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-30T07:44:54.815Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-04-30T07:44:54.815Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-30T07:44:54.815Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-04-30T07:44:54.815Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-30T07:44:54.815Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaType [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-30T07:44:54.815Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-30T07:44:54.815Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-30T07:44:54.815Z] === RUN TestFixManifestLayers [2022-04-30T07:44:54.815Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-30T07:44:54.815Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-30T07:44:54.815Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-30T07:44:54.815Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-30T07:44:54.815Z] === RUN TestFixManifestLayersBadParent [2022-04-30T07:44:54.815Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-30T07:44:54.815Z] === RUN TestValidateManifest [2022-04-30T07:44:54.815Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-30T07:44:54.815Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-30T07:44:54.815Z] === RUN TestFormatPlatform [2022-04-30T07:44:54.815Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-30T07:44:54.815Z] === RUN TestPullSchema2Config [2022-04-30T07:44:54.815Z] === RUN TestPullSchema2Config/success_first_time [2022-04-30T07:44:54.815Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-30T07:44:54.815Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:44:54.815Z] === RUN TestPullSchema2Config/500_status [2022-04-30T07:44:54.815Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-30T07:44:54.815Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:44:54.815Z] --- PASS: TestTransfer (0.12s) [2022-04-30T07:44:54.815Z] === RUN TestConcurrencyLimit [2022-04-30T07:44:54.815Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:44:54.815Z] === RUN TestPullSchema2Config/EOF [2022-04-30T07:44:54.815Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-30T07:44:54.815Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:44:54.815Z] 2022/04/30 07:44:54 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-30T07:44:54.815Z] goroutine 131 [running]: [2022-04-30T07:44:54.815Z] net/http.(*conn).serve.func1() [2022-04-30T07:44:54.815Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-30T07:44:54.815Z] panic({0xa88f00, 0xc6b310}) [2022-04-30T07:44:54.815Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-30T07:44:54.815Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000325040?, {0xc72ab8?, 0xc0000bc700?}) [2022-04-30T07:44:54.815Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-30T07:44:54.815Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xc72ab8, 0xc0000bc700}, 0xc0003e0700) [2022-04-30T07:44:54.815Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-30T07:44:54.815Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xc72ab8?, 0xc0000bc700?}, 0xc000080000?) [2022-04-30T07:44:54.815Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-30T07:44:54.815Z] net/http.serverHandler.ServeHTTP({0xc0003d6ff0?}, {0xc72ab8, 0xc0000bc700}, 0xc0003e0700) [2022-04-30T07:44:54.815Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-30T07:44:54.815Z] net/http.(*conn).serve(0xc0005e8500, {0xc73330, 0xc000402450}) [2022-04-30T07:44:54.815Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-30T07:44:54.815Z] created by net/http.(*Server).Serve [2022-04-30T07:44:54.815Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-30T07:44:54.882Z] === RUN TestGetEmptyCapabilities [2022-04-30T07:44:54.882Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-30T07:44:54.882Z] === RUN TestGetExtraCapabilities [2022-04-30T07:44:54.882Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-30T07:44:54.882Z] === RUN TestGetInvalidCapabilities [2022-04-30T07:44:54.882Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-30T07:44:54.882Z] === RUN TestRemoteDriver [2022-04-30T07:44:54.882Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-30T07:44:54.882Z] === RUN TestDriverError [2022-04-30T07:44:54.882Z] --- PASS: TestDriverError (0.00s) [2022-04-30T07:44:54.882Z] === RUN TestMissingValues [2022-04-30T07:44:54.882Z] --- PASS: TestMissingValues (0.01s) [2022-04-30T07:44:54.882Z] === RUN TestRollback [2022-04-30T07:44:54.882Z] --- PASS: TestRollback (0.01s) [2022-04-30T07:44:54.882Z] PASS [2022-04-30T07:44:54.882Z] coverage: 57.4% of statements [2022-04-30T07:44:54.882Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.089s coverage: 57.4% of statements [2022-04-30T07:44:55.276Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-30T07:44:55.276Z] === RUN TestInactiveJobs [2022-04-30T07:44:55.276Z] === RUN TestNotFound [2022-04-30T07:44:55.276Z] --- PASS: TestNotFound (0.00s) [2022-04-30T07:44:55.276Z] === RUN TestConflict [2022-04-30T07:44:55.276Z] --- PASS: TestConflict (0.00s) [2022-04-30T07:44:55.276Z] === RUN TestForbidden [2022-04-30T07:44:55.276Z] --- PASS: TestForbidden (0.00s) [2022-04-30T07:44:55.276Z] === RUN TestInvalidParameter [2022-04-30T07:44:55.276Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-30T07:44:55.276Z] === RUN TestNotImplemented [2022-04-30T07:44:55.276Z] --- PASS: TestNotImplemented (0.00s) [2022-04-30T07:44:55.276Z] === RUN TestNotModified [2022-04-30T07:44:55.276Z] --- PASS: TestNotModified (0.00s) [2022-04-30T07:44:55.276Z] === RUN TestUnauthorized [2022-04-30T07:44:55.276Z] --- PASS: TestUnauthorized (0.00s) [2022-04-30T07:44:55.276Z] === RUN TestUnknown [2022-04-30T07:44:55.276Z] --- PASS: TestUnknown (0.00s) [2022-04-30T07:44:55.276Z] === RUN TestCancelled [2022-04-30T07:44:55.276Z] --- PASS: TestCancelled (0.00s) [2022-04-30T07:44:55.276Z] === RUN TestDeadline [2022-04-30T07:44:55.276Z] --- PASS: TestDeadline (0.00s) [2022-04-30T07:44:55.276Z] === RUN TestDataLoss [2022-04-30T07:44:55.276Z] --- PASS: TestDataLoss (0.00s) [2022-04-30T07:44:55.276Z] === RUN TestUnavailable [2022-04-30T07:44:55.276Z] --- PASS: TestUnavailable (0.00s) [2022-04-30T07:44:55.276Z] === RUN TestSystem [2022-04-30T07:44:55.276Z] --- PASS: TestSystem (0.00s) [2022-04-30T07:44:55.276Z] === RUN TestFromStatusCode [2022-04-30T07:44:55.276Z] === RUN TestFromStatusCode/Not_Found [2022-04-30T07:44:55.276Z] === RUN TestFromStatusCode/Bad_Request [2022-04-30T07:44:55.276Z] === RUN TestFromStatusCode/Conflict [2022-04-30T07:44:55.276Z] === RUN TestFromStatusCode/Unauthorized [2022-04-30T07:44:55.276Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-30T07:44:55.276Z] === RUN TestFromStatusCode/Forbidden [2022-04-30T07:44:55.276Z] === RUN TestFromStatusCode/Not_Modified [2022-04-30T07:44:55.276Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-30T07:44:55.276Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-30T07:44:55.276Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-30T07:44:55.276Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-30T07:44:55.276Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-30T07:44:55.276Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-30T07:44:55.276Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-30T07:44:55.276Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-30T07:44:55.276Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-30T07:44:55.276Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-30T07:44:55.276Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-30T07:44:55.276Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-30T07:44:55.276Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-30T07:44:55.276Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-30T07:44:55.276Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-30T07:44:55.276Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-30T07:44:55.276Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-30T07:44:55.276Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-30T07:44:55.276Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-30T07:44:55.276Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-30T07:44:55.276Z] PASS [2022-04-30T07:44:55.276Z] coverage: 77.0% of statements [2022-04-30T07:44:55.276Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:44:55.276Z] ok github.com/docker/docker/errdefs 0.069s coverage: 77.0% of statements [2022-04-30T07:44:55.276Z] === RUN TestPullSchema2Config/unauthorized [2022-04-30T07:44:55.276Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-30T07:44:55.276Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:44:55.276Z] --- PASS: TestPullSchema2Config (0.56s) [2022-04-30T07:44:55.276Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-04-30T07:44:55.276Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-30T07:44:55.276Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-04-30T07:44:55.276Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-30T07:44:55.276Z] === RUN TestGetRepositoryMountCandidates [2022-04-30T07:44:55.276Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-30T07:44:55.276Z] === RUN TestLayerAlreadyExists [2022-04-30T07:44:55.276Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:44:55.276Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:44:55.276Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:44:55.276Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:44:55.276Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:44:55.276Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:44:55.276Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-30T07:44:55.276Z] === RUN TestWhenEmptyAuthConfig [2022-04-30T07:44:55.350Z] === RUN TestNAT [2022-04-30T07:44:55.350Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-30T07:44:55.350Z] --- SKIP: TestNAT (0.00s) [2022-04-30T07:44:55.350Z] === RUN TestTransparent [2022-04-30T07:44:55.350Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-30T07:44:55.350Z] --- SKIP: TestTransparent (0.00s) [2022-04-30T07:44:55.350Z] PASS [2022-04-30T07:44:55.350Z] coverage: 0.0% of statements [2022-04-30T07:44:55.350Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.050s coverage: 0.0% of statements [2022-04-30T07:44:55.737Z] --- PASS: TestInactiveJobs (0.40s) [2022-04-30T07:44:55.737Z] === RUN TestWatchRelease [2022-04-30T07:44:55.737Z] --- PASS: TestWatchRelease (0.04s) [2022-04-30T07:44:55.737Z] === RUN TestWatchFinishedTransfer [2022-04-30T07:44:55.737Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-30T07:44:55.737Z] === RUN TestDuplicateTransfer [2022-04-30T07:44:55.737Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-30T07:44:55.737Z] === RUN TestSuccessfulUpload [2022-04-30T07:44:55.737Z] time="2022-04-30T07:44:55Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-30T07:44:55.819Z] === RUN TestBuildDefault [2022-04-30T07:44:55.820Z] --- PASS: TestBuildDefault (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestBuildHostnameDomainname [2022-04-30T07:44:55.820Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestBuildHostname [2022-04-30T07:44:55.820Z] --- PASS: TestBuildHostname (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestBuildHostnameFQDN [2022-04-30T07:44:55.820Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestBuildNoIP [2022-04-30T07:44:55.820Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestUpdate [2022-04-30T07:44:55.820Z] --- PASS: TestUpdate (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-30T07:44:55.820Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-30T07:44:55.820Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestAddEmpty [2022-04-30T07:44:55.820Z] --- PASS: TestAddEmpty (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestAdd [2022-04-30T07:44:55.820Z] --- PASS: TestAdd (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestDeleteEmpty [2022-04-30T07:44:55.820Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestDeleteNewline [2022-04-30T07:44:55.820Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestDelete [2022-04-30T07:44:55.820Z] --- PASS: TestDelete (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestConcurrentWrites [2022-04-30T07:44:55.820Z] --- PASS: TestRandomAllocateDeallocate (6.67s) [2022-04-30T07:44:55.820Z] === RUN TestAllocateRandomDeallocate [2022-04-30T07:44:55.820Z] === RUN TestNew [2022-04-30T07:44:55.820Z] --- PASS: TestNew (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestAddDriver [2022-04-30T07:44:55.820Z] --- PASS: TestAddDriver (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestAddDuplicateDriver [2022-04-30T07:44:55.820Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-30T07:44:55.820Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestDriver [2022-04-30T07:44:55.820Z] --- PASS: TestDriver (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestIPAM [2022-04-30T07:44:55.820Z] --- PASS: TestIPAM (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestWalkIPAMs [2022-04-30T07:44:55.820Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-30T07:44:55.820Z] === RUN TestWalkDrivers [2022-04-30T07:44:55.820Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-30T07:44:55.820Z] PASS [2022-04-30T07:44:55.820Z] coverage: 82.4% of statements [2022-04-30T07:44:55.820Z] ok github.com/docker/docker/libnetwork/drvregistry 0.082s coverage: 82.4% of statements [2022-04-30T07:44:55.820Z] --- PASS: TestConcurrentWrites (0.25s) [2022-04-30T07:44:55.820Z] PASS [2022-04-30T07:44:55.820Z] coverage: 81.2% of statements [2022-04-30T07:44:55.820Z] ok github.com/docker/docker/libnetwork/etchosts 0.320s coverage: 81.2% of statements [2022-04-30T07:44:55.967Z] --- PASS: TestSecretInspect (2.19s) [2022-04-30T07:44:55.967Z] === RUN TestSecretList [2022-04-30T07:44:56.197Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-04-30T07:44:56.197Z] === RUN TestCancelledUpload [2022-04-30T07:44:56.197Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-30T07:44:56.197Z] PASS [2022-04-30T07:44:56.197Z] coverage: 77.3% of statements [2022-04-30T07:44:56.197Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 77.3% of statements [2022-04-30T07:44:56.197Z] === RUN TestFSGetInvalidData [2022-04-30T07:44:56.197Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-30T07:44:56.197Z] === RUN TestFSInvalidSet [2022-04-30T07:44:56.197Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-30T07:44:56.197Z] === RUN TestFSInvalidRoot [2022-04-30T07:44:56.197Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-30T07:44:56.197Z] === RUN TestFSMetadataGetSet [2022-04-30T07:44:56.197Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-30T07:44:56.197Z] === RUN TestFSInvalidWalker [2022-04-30T07:44:56.197Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-30T07:44:56.197Z] === RUN TestFSGetSet [2022-04-30T07:44:56.288Z] === RUN TestNew [2022-04-30T07:44:56.288Z] --- PASS: TestNew (0.00s) [2022-04-30T07:44:56.288Z] === RUN TestAllocate [2022-04-30T07:44:56.288Z] --- PASS: TestAllocate (0.00s) [2022-04-30T07:44:56.288Z] === RUN TestUninitialized [2022-04-30T07:44:56.288Z] --- PASS: TestUninitialized (0.00s) [2022-04-30T07:44:56.288Z] === RUN TestAllocateInRange [2022-04-30T07:44:56.288Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-30T07:44:56.288Z] === RUN TestAllocateSerial [2022-04-30T07:44:56.288Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-30T07:44:56.288Z] PASS [2022-04-30T07:44:56.288Z] coverage: 87.5% of statements [2022-04-30T07:44:56.288Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2022-04-30T07:44:56.288Z] === RUN TestCaller [2022-04-30T07:44:56.288Z] --- PASS: TestCaller (0.00s) [2022-04-30T07:44:56.288Z] PASS [2022-04-30T07:44:56.288Z] coverage: 100.0% of statements [2022-04-30T07:44:56.288Z] ok github.com/docker/docker/libnetwork/internal/caller 0.038s coverage: 100.0% of statements [2022-04-30T07:44:56.657Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2022-04-30T07:44:56.657Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-30T07:44:56.657Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-30T07:44:56.657Z] === RUN TestTokenPassThru [2022-04-30T07:44:56.657Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-30T07:44:56.657Z] === RUN TestTokenPassThruDifferentHost [2022-04-30T07:44:56.657Z] --- PASS: TestFSGetSet (0.08s) [2022-04-30T07:44:56.657Z] === RUN TestFSGetUnsetKey [2022-04-30T07:44:56.657Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-30T07:44:56.657Z] PASS [2022-04-30T07:44:56.657Z] coverage: 26.6% of statements [2022-04-30T07:44:56.657Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-30T07:44:56.657Z] === RUN TestFSGetEmptyData [2022-04-30T07:44:56.657Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-30T07:44:56.657Z] === RUN TestFSDelete [2022-04-30T07:44:56.657Z] ok github.com/docker/docker/distribution 2.200s coverage: 26.6% of statements [2022-04-30T07:44:56.657Z] === RUN TestCompare [2022-04-30T07:44:56.657Z] --- PASS: TestCompare (0.00s) [2022-04-30T07:44:56.657Z] PASS [2022-04-30T07:44:56.657Z] coverage: 19.2% of statements [2022-04-30T07:44:56.657Z] --- PASS: TestFSDelete (0.02s) [2022-04-30T07:44:56.657Z] === RUN TestFSWalker [2022-04-30T07:44:56.657Z] ok github.com/docker/docker/image/cache 0.085s coverage: 19.2% of statements [2022-04-30T07:44:56.657Z] --- PASS: TestFSWalker (0.02s) [2022-04-30T07:44:56.657Z] === RUN TestFSWalkerStopOnError [2022-04-30T07:44:56.657Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-30T07:44:56.657Z] === RUN TestNewFromJSON [2022-04-30T07:44:56.657Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-30T07:44:56.657Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-30T07:44:56.657Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-30T07:44:56.657Z] === RUN TestMarshalKeyOrder [2022-04-30T07:44:56.657Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-30T07:44:56.657Z] === RUN TestHistoryEqual [2022-04-30T07:44:56.657Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-30T07:44:56.657Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-30T07:44:56.657Z] --- PASS: TestHistoryEqual (0.20s) [2022-04-30T07:44:56.657Z] === RUN TestImage [2022-04-30T07:44:56.657Z] --- PASS: TestImage (0.00s) [2022-04-30T07:44:56.657Z] === RUN TestImageOSNotEmpty [2022-04-30T07:44:56.657Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-30T07:44:56.657Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-30T07:44:56.657Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-30T07:44:56.657Z] === RUN TestCreate [2022-04-30T07:44:56.657Z] --- PASS: TestCreate (0.01s) [2022-04-30T07:44:56.657Z] === RUN TestRestore [2022-04-30T07:44:56.657Z] time="2022-04-30T07:44:56Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-30T07:44:56.657Z] --- PASS: TestRestore (0.04s) [2022-04-30T07:44:56.657Z] === RUN TestAddDelete [2022-04-30T07:44:56.657Z] --- PASS: TestAddDelete (0.02s) [2022-04-30T07:44:56.657Z] === RUN TestSearchAfterDelete [2022-04-30T07:44:56.657Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-30T07:44:56.657Z] === RUN TestParentReset [2022-04-30T07:44:56.757Z] --- PASS: TestAllocateRandomDeallocate (1.20s) [2022-04-30T07:44:56.757Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-30T07:44:56.844Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-30T07:44:56.844Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-30T07:44:57.118Z] --- PASS: TestParentReset (0.07s) [2022-04-30T07:44:57.118Z] === RUN TestGetAndSetLastUpdated [2022-04-30T07:44:57.118Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-30T07:44:57.118Z] === RUN TestStoreLen [2022-04-30T07:44:57.118Z] --- PASS: TestStoreLen (0.08s) [2022-04-30T07:44:57.118Z] PASS [2022-04-30T07:44:57.118Z] coverage: 86.9% of statements [2022-04-30T07:44:57.118Z] ok github.com/docker/docker/image 0.792s coverage: 86.9% of statements [2022-04-30T07:44:57.148Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-30T07:44:57.229Z] === RUN TestSetSerialInsertDelete [2022-04-30T07:44:57.229Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-30T07:44:57.229Z] === RUN TestSetParallelInsertDelete [2022-04-30T07:44:57.578Z] === RUN TestValidateManifest [2022-04-30T07:44:57.578Z] === RUN TestValidateManifest/nil [2022-04-30T07:44:57.578Z] === RUN TestValidateManifest/non-nil [2022-04-30T07:44:57.578Z] --- PASS: TestValidateManifest (0.00s) [2022-04-30T07:44:57.578Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-30T07:44:57.578Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-30T07:44:57.578Z] PASS [2022-04-30T07:44:57.578Z] coverage: 0.7% of statements [2022-04-30T07:44:57.578Z] ok github.com/docker/docker/image/tarexport 0.069s coverage: 0.7% of statements [2022-04-30T07:44:57.578Z] === RUN TestMakeV1ConfigFromConfig [2022-04-30T07:44:57.578Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-30T07:44:57.578Z] PASS [2022-04-30T07:44:57.578Z] coverage: 25.0% of statements [2022-04-30T07:44:57.578Z] ok github.com/docker/docker/image/v1 0.076s coverage: 25.0% of statements [2022-04-30T07:44:57.578Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-30T07:44:58.215Z] === RUN TestInt2IP2IntConversion [2022-04-30T07:44:58.215Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.31s) [2022-04-30T07:44:58.215Z] === RUN TestRetrieveFromStore [2022-04-30T07:44:58.510Z] --- PASS: TestSecretList (2.25s) [2022-04-30T07:44:58.510Z] === RUN TestSecretsCreateAndDelete [2022-04-30T07:44:58.543Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-30T07:44:58.682Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2022-04-30T07:44:58.682Z] === RUN TestGetAddressVersion [2022-04-30T07:44:58.682Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-30T07:44:58.682Z] === RUN TestKeyString [2022-04-30T07:44:58.682Z] --- PASS: TestKeyString (0.00s) [2022-04-30T07:44:58.682Z] === RUN TestPoolDataMarshal [2022-04-30T07:44:58.682Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-30T07:44:58.682Z] === RUN TestSubnetsMarshal [2022-04-30T07:44:58.682Z] === RUN TestPoolRequest [2022-04-30T07:44:58.682Z] --- PASS: TestPoolRequest (0.00s) [2022-04-30T07:44:58.682Z] === RUN TestOtherRequests [2022-04-30T07:44:58.682Z] --- PASS: TestOtherRequests (0.00s) [2022-04-30T07:44:58.682Z] PASS [2022-04-30T07:44:58.682Z] coverage: 57.1% of statements [2022-04-30T07:44:58.682Z] ok github.com/docker/docker/libnetwork/ipams/null 0.101s coverage: 57.1% of statements [2022-04-30T07:44:58.682Z] --- PASS: TestSubnetsMarshal (0.13s) [2022-04-30T07:44:58.682Z] === RUN TestAddSubnets [2022-04-30T07:44:58.682Z] --- PASS: TestRetrieveFromStore (0.59s) [2022-04-30T07:44:58.682Z] === RUN TestIsCorrupted [2022-04-30T07:44:58.683Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-30T07:44:58.683Z] === RUN TestSetRollover [2022-04-30T07:44:58.683Z] --- PASS: TestAddSubnets (0.05s) [2022-04-30T07:44:58.683Z] === RUN TestDoublePoolRelease [2022-04-30T07:44:58.683Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-30T07:44:58.683Z] === RUN TestAddReleasePoolID [2022-04-30T07:44:59.122Z] === RUN TestSerialization [2022-04-30T07:44:59.122Z] --- PASS: TestSerialization (0.02s) [2022-04-30T07:44:59.122Z] PASS [2022-04-30T07:44:59.122Z] coverage: 100.0% of statements [2022-04-30T07:44:59.122Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2022-04-30T07:44:59.151Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-04-30T07:44:59.151Z] === RUN TestPredefinedPool [2022-04-30T07:44:59.151Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-30T07:44:59.151Z] === RUN TestRemoveSubnet [2022-04-30T07:44:59.151Z] --- PASS: TestRemoveSubnet (0.22s) [2022-04-30T07:44:59.151Z] === RUN TestGetSameAddress [2022-04-30T07:44:59.151Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-30T07:44:59.151Z] === RUN TestPoolAllocationReuse [2022-04-30T07:44:59.582Z] === RUN TestEmptyLayer [2022-04-30T07:44:59.582Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-30T07:44:59.582Z] === RUN TestCommitFailure [2022-04-30T07:44:59.582Z] --- PASS: TestCommitFailure (0.01s) [2022-04-30T07:44:59.582Z] === RUN TestStartTransactionFailure [2022-04-30T07:44:59.582Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-30T07:44:59.582Z] === RUN TestGetOrphan [2022-04-30T07:44:59.582Z] --- PASS: TestGetOrphan (0.01s) [2022-04-30T07:44:59.582Z] === RUN TestMountAndRegister [2022-04-30T07:44:59.582Z] layer_test.go:258: Layer size: 14 [2022-04-30T07:44:59.582Z] --- PASS: TestMountAndRegister (0.07s) [2022-04-30T07:44:59.582Z] === RUN TestLayerRelease [2022-04-30T07:44:59.582Z] layer_test.go:291: Failing on Windows [2022-04-30T07:44:59.582Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-30T07:44:59.582Z] === RUN TestStoreRestore [2022-04-30T07:44:59.582Z] layer_test.go:340: Failing on Windows [2022-04-30T07:44:59.582Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-30T07:44:59.582Z] === RUN TestTarStreamStability [2022-04-30T07:44:59.582Z] layer_test.go:455: Failing on Windows [2022-04-30T07:44:59.582Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-30T07:44:59.582Z] === RUN TestRegisterExistingLayer [2022-04-30T07:44:59.582Z] === RUN TestEnvironmentParsing [2022-04-30T07:44:59.582Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-30T07:44:59.582Z] PASS [2022-04-30T07:44:59.582Z] coverage: 1.2% of statements [2022-04-30T07:44:59.582Z] ok github.com/docker/docker/libcontainerd/local 0.068s coverage: 1.2% of statements [2022-04-30T07:44:59.709Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-04-30T07:44:59.709Z] === RUN TestInfoDebug [2022-04-30T07:44:59.709Z] --- PASS: TestInfoDebug (0.52s) [2022-04-30T07:44:59.709Z] === RUN TestInfoInsecureRegistries [2022-04-30T07:44:59.709Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-30T07:44:59.709Z] === RUN TestInfoRegistryMirrors [2022-04-30T07:44:59.709Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-30T07:44:59.709Z] === RUN TestLoginFailsWithBadCredentials [2022-04-30T07:44:59.709Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-30T07:44:59.709Z] === RUN TestPingCacheHeaders [2022-04-30T07:44:59.709Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-30T07:44:59.709Z] === RUN TestPingGet [2022-04-30T07:44:59.905Z] ? github.com/docker/docker/api [no test files] [2022-04-30T07:44:59.968Z] --- PASS: TestPingGet (0.01s) [2022-04-30T07:44:59.968Z] === RUN TestPingHead [2022-04-30T07:44:59.968Z] --- PASS: TestPingHead (0.02s) [2022-04-30T07:44:59.968Z] === RUN TestPingSwarmHeader [2022-04-30T07:45:00.043Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-04-30T07:45:00.043Z] === RUN TestTarStreamVerification [2022-04-30T07:45:00.043Z] layer_test.go:684: Failing on Windows [2022-04-30T07:45:00.043Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-30T07:45:00.043Z] === RUN TestLayerMigration [2022-04-30T07:45:00.043Z] migration_test.go:45: Failing on Windows [2022-04-30T07:45:00.043Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-30T07:45:00.043Z] === RUN TestLayerMigrationNoTarsplit [2022-04-30T07:45:00.043Z] migration_test.go:181: Failing on Windows [2022-04-30T07:45:00.043Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-30T07:45:00.043Z] === RUN TestMountInit [2022-04-30T07:45:00.043Z] mount_test.go:17: Failing on Windows [2022-04-30T07:45:00.043Z] --- SKIP: TestMountInit (0.00s) [2022-04-30T07:45:00.043Z] === RUN TestMountSize [2022-04-30T07:45:00.043Z] mount_test.go:76: Failing on Windows [2022-04-30T07:45:00.043Z] --- SKIP: TestMountSize (0.00s) [2022-04-30T07:45:00.043Z] === RUN TestMountChanges [2022-04-30T07:45:00.043Z] mount_test.go:125: Failing on Windows [2022-04-30T07:45:00.043Z] --- SKIP: TestMountChanges (0.00s) [2022-04-30T07:45:00.043Z] === RUN TestMountApply [2022-04-30T07:45:00.043Z] mount_test.go:212: Failing on Windows [2022-04-30T07:45:00.043Z] --- SKIP: TestMountApply (0.00s) [2022-04-30T07:45:00.043Z] PASS [2022-04-30T07:45:00.043Z] coverage: 30.6% of statements [2022-04-30T07:45:00.043Z] ok github.com/docker/docker/layer 0.440s coverage: 30.6% of statements [2022-04-30T07:45:00.043Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-30T07:45:00.043Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-30T07:45:00.043Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-30T07:45:00.043Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-30T07:45:00.141Z] === RUN TestGetCapabilities [2022-04-30T07:45:00.141Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-30T07:45:00.141Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-30T07:45:00.141Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-30T07:45:00.141Z] === RUN TestGetDefaultAddressSpaces [2022-04-30T07:45:00.141Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-30T07:45:00.141Z] === RUN TestRemoteDriver [2022-04-30T07:45:00.141Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-30T07:45:00.141Z] PASS [2022-04-30T07:45:00.141Z] coverage: 47.4% of statements [2022-04-30T07:45:00.141Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.075s coverage: 47.4% of statements [2022-04-30T07:45:00.141Z] --- PASS: TestSetRollover (1.53s) [2022-04-30T07:45:00.141Z] === RUN TestSetRolloverSerial [2022-04-30T07:45:00.422Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-04-30T07:45:00.422Z] === RUN TestSecretsUpdate [2022-04-30T07:45:00.503Z] === RUN TestSequenceGetAvailableBit [2022-04-30T07:45:00.503Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-30T07:45:00.503Z] === RUN TestSequenceEqual [2022-04-30T07:45:00.503Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-30T07:45:00.503Z] === RUN TestSequenceCopy [2022-04-30T07:45:00.503Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-30T07:45:00.503Z] === RUN TestGetFirstAvailable [2022-04-30T07:45:00.503Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-30T07:45:00.503Z] === RUN TestFindSequence [2022-04-30T07:45:00.503Z] --- PASS: TestFindSequence (0.00s) [2022-04-30T07:45:00.503Z] === RUN TestCheckIfAvailable [2022-04-30T07:45:00.503Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-30T07:45:00.503Z] === RUN TestMergeSequences [2022-04-30T07:45:00.503Z] --- PASS: TestMergeSequences (0.00s) [2022-04-30T07:45:00.503Z] === RUN TestPushReservation [2022-04-30T07:45:00.503Z] --- PASS: TestPushReservation (0.00s) [2022-04-30T07:45:00.503Z] === RUN TestSerializeDeserialize [2022-04-30T07:45:00.503Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-30T07:45:00.503Z] === RUN TestSet [2022-04-30T07:45:00.503Z] --- PASS: TestSet (0.00s) [2022-04-30T07:45:00.503Z] === RUN TestSetUnset [2022-04-30T07:45:00.503Z] --- PASS: TestSetUnset (0.00s) [2022-04-30T07:45:00.503Z] === RUN TestOffsetSetUnset [2022-04-30T07:45:00.503Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-30T07:45:00.503Z] === RUN TestSetInRange [2022-04-30T07:45:00.503Z] --- PASS: TestSetInRange (0.00s) [2022-04-30T07:45:00.503Z] === RUN TestSetAnyInRange [2022-04-30T07:45:00.503Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-30T07:45:00.503Z] === RUN TestMethods [2022-04-30T07:45:00.503Z] --- PASS: TestMethods (0.00s) [2022-04-30T07:45:00.503Z] === RUN TestRandomAllocateDeallocate [2022-04-30T07:45:00.534Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-30T07:45:00.617Z] --- PASS: TestPoolAllocationReuse (1.63s) [2022-04-30T07:45:00.617Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-30T07:45:00.617Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-30T07:45:00.617Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-30T07:45:01.087Z] === RUN TestWindowsIPAM [2022-04-30T07:45:01.087Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-30T07:45:01.087Z] PASS [2022-04-30T07:45:01.087Z] coverage: 71.4% of statements [2022-04-30T07:45:01.087Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2022-04-30T07:45:01.099Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-30T07:45:01.825Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-30T07:45:02.034Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-30T07:45:02.034Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-04-30T07:45:02.034Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-30T07:45:02.034Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-30T07:45:02.034Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-30T07:45:02.034Z] === RUN TestVersion [2022-04-30T07:45:02.034Z] --- PASS: TestVersion (0.02s) [2022-04-30T07:45:02.034Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-30T07:45:02.034Z] === CONT TestDiskUsage [2022-04-30T07:45:02.073Z] === RUN TestDefaultNetwork [2022-04-30T07:45:02.073Z] --- PASS: TestSetRolloverSerial (1.53s) [2022-04-30T07:45:02.073Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-30T07:45:02.073Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-30T07:45:02.073Z] PASS [2022-04-30T07:45:02.073Z] coverage: 84.4% of statements [2022-04-30T07:45:02.073Z] ok github.com/docker/docker/libnetwork/bitseq 12.888s coverage: 84.4% of statements [2022-04-30T07:45:02.073Z] --- PASS: TestDefaultNetwork (0.26s) [2022-04-30T07:45:02.073Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-30T07:45:02.084Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-30T07:45:02.542Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-04-30T07:45:02.542Z] === RUN TestInitAddressPools [2022-04-30T07:45:02.542Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-30T07:45:02.542Z] PASS [2022-04-30T07:45:02.542Z] coverage: 74.0% of statements [2022-04-30T07:45:02.542Z] ok github.com/docker/docker/libnetwork/ipamutils 0.619s coverage: 74.0% of statements [2022-04-30T07:45:02.600Z] === RUN TestDiskUsage/empty [2022-04-30T07:45:02.600Z] === RUN TestDiskUsage/empty/container_types [2022-04-30T07:45:02.600Z] === RUN TestDiskUsage/empty/image_types [2022-04-30T07:45:02.600Z] === RUN TestDiskUsage/empty/volume_types [2022-04-30T07:45:02.600Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-30T07:45:02.600Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-30T07:45:02.600Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-30T07:45:02.600Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-30T07:45:02.600Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-30T07:45:02.600Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-30T07:45:02.600Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-30T07:45:02.600Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-30T07:45:02.650Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-30T07:45:02.686Z] === RUN TestInvalidConfig [2022-04-30T07:45:02.686Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-30T07:45:02.686Z] === RUN TestConfig [2022-04-30T07:45:02.686Z] --- PASS: TestConfig (0.00s) [2022-04-30T07:45:02.686Z] === RUN TestOptionsLabels [2022-04-30T07:45:02.686Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-30T07:45:02.686Z] === RUN TestValidName [2022-04-30T07:45:02.686Z] --- PASS: TestValidName (0.00s) [2022-04-30T07:45:02.686Z] PASS [2022-04-30T07:45:02.686Z] coverage: 19.7% of statements [2022-04-30T07:45:02.686Z] ok github.com/docker/docker/libnetwork/config 0.095s coverage: 19.7% of statements [2022-04-30T07:45:02.859Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-30T07:45:02.860Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-30T07:45:02.860Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-30T07:45:02.860Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-30T07:45:02.860Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-30T07:45:02.860Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-30T07:45:02.860Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-30T07:45:02.860Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-30T07:45:02.860Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-30T07:45:02.860Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-30T07:45:02.860Z] === RUN TestDiskUsage/after_container.Run [2022-04-30T07:45:02.908Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-30T07:45:02.968Z] --- PASS: TestSecretsUpdate (2.20s) [2022-04-30T07:45:02.968Z] === RUN TestTemplatedSecret [2022-04-30T07:45:03.011Z] === RUN TestKeyValue [2022-04-30T07:45:03.011Z] --- PASS: TestKeyValue (0.00s) [2022-04-30T07:45:03.011Z] PASS [2022-04-30T07:45:03.011Z] coverage: 60.0% of statements [2022-04-30T07:45:03.011Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2022-04-30T07:45:03.145Z] === RUN TestKey [2022-04-30T07:45:03.145Z] --- PASS: TestKey (0.00s) [2022-04-30T07:45:03.145Z] === RUN TestParseKey [2022-04-30T07:45:03.145Z] --- PASS: TestParseKey (0.00s) [2022-04-30T07:45:03.145Z] === RUN TestInvalidDataStore [2022-04-30T07:45:03.145Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-30T07:45:03.145Z] === RUN TestKVObjectFlatKey [2022-04-30T07:45:03.145Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-30T07:45:03.145Z] === RUN TestAtomicKVObjectFlatKey [2022-04-30T07:45:03.145Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-30T07:45:03.145Z] PASS [2022-04-30T07:45:03.145Z] coverage: 21.9% of statements [2022-04-30T07:45:03.145Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2022-04-30T07:45:03.166Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-30T07:45:03.427Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-30T07:45:03.427Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-30T07:45:03.427Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-30T07:45:03.427Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-30T07:45:03.427Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-30T07:45:03.427Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-30T07:45:03.427Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-30T07:45:03.427Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-30T07:45:03.427Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-30T07:45:03.427Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-30T07:45:03.480Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.58s) [2022-04-30T07:45:03.480Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-30T07:45:03.601Z] === RUN TestErrorInterfaces [2022-04-30T07:45:03.601Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-30T07:45:03.601Z] === RUN TestNetworkMarshalling [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage (1.60s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2022-04-30T07:45:03.687Z] PASS [2022-04-30T07:45:03.687Z] [2022-04-30T07:45:03.687Z] DONE 54 tests in 22.759s [2022-04-30T07:45:03.687Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-30T07:45:03.687Z] INFO: Testing against a local daemon [2022-04-30T07:45:03.687Z] === RUN TestVolumesCreateAndList [2022-04-30T07:45:03.687Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-30T07:45:03.687Z] === RUN TestVolumesRemove [2022-04-30T07:45:03.687Z] --- PASS: TestVolumesRemove (0.08s) [2022-04-30T07:45:03.687Z] === RUN TestVolumesInspect [2022-04-30T07:45:03.687Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-30T07:45:03.687Z] === RUN TestVolumesInvalidJSON [2022-04-30T07:45:03.687Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-30T07:45:03.687Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-30T07:45:03.687Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-30T07:45:03.687Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-30T07:45:03.687Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-30T07:45:03.687Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-30T07:45:03.687Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-30T07:45:03.687Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-30T07:45:03.687Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-30T07:45:03.687Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-30T07:45:03.687Z] PASS [2022-04-30T07:45:03.687Z] [2022-04-30T07:45:03.687Z] DONE 9 tests in 0.152s [2022-04-30T07:45:03.687Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-30T07:45:03.733Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-30T07:45:03.992Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-30T07:45:04.058Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-04-30T07:45:04.058Z] === RUN TestEndpointMarshalling [2022-04-30T07:45:04.058Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-30T07:45:04.058Z] === RUN TestAuxAddresses [2022-04-30T07:45:04.058Z] time="2022-04-30T07:45:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-30T07:45:04.058Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-30T07:45:04.058Z] === RUN TestSRVServiceQuery [2022-04-30T07:45:04.058Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:45:04.058Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-30T07:45:04.058Z] === RUN TestServiceVIPReuse [2022-04-30T07:45:04.058Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:45:04.058Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-30T07:45:04.058Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-30T07:45:04.058Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:45:04.058Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.02s) [2022-04-30T07:45:04.058Z] === RUN TestDNSIPQuery [2022-04-30T07:45:04.058Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:45:04.058Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-30T07:45:04.058Z] === RUN TestDNSProxyServFail [2022-04-30T07:45:04.058Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:45:04.058Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-30T07:45:04.058Z] === RUN TestSandboxAddEmpty [2022-04-30T07:45:04.058Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:45:04.058Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-30T07:45:04.058Z] === RUN TestSandboxAddMultiPrio [2022-04-30T07:45:04.058Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:45:04.058Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-30T07:45:04.058Z] === RUN TestSandboxAddSamePrio [2022-04-30T07:45:04.058Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:45:04.058Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-30T07:45:04.058Z] === RUN TestCleanupServiceDiscovery [2022-04-30T07:45:04.058Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:45:04.058Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-30T07:45:04.058Z] === RUN TestDNSOptions [2022-04-30T07:45:04.058Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:45:04.058Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-30T07:45:04.058Z] === RUN TestMultipleControllersWithSameStore [2022-04-30T07:45:04.058Z] time="2022-04-30T07:45:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-30T07:45:04.058Z] time="2022-04-30T07:45:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-30T07:45:04.058Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-30T07:45:04.058Z] PASS [2022-04-30T07:45:04.058Z] coverage: 8.5% of statements [2022-04-30T07:45:04.058Z] ok github.com/docker/docker/libnetwork 0.410s coverage: 8.5% of statements [2022-04-30T07:45:04.058Z] === RUN TestIPDataMarshalling [2022-04-30T07:45:04.058Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-30T07:45:04.058Z] === RUN TestValidateAndIsV6 [2022-04-30T07:45:04.058Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-30T07:45:04.058Z] PASS [2022-04-30T07:45:04.058Z] coverage: 68.9% of statements [2022-04-30T07:45:04.058Z] ok github.com/docker/docker/libnetwork/driverapi 0.047s coverage: 68.9% of statements [2022-04-30T07:45:04.253Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-30T07:45:04.254Z] Removing test suite binaries [2022-04-30T07:45:04.513Z] exiting test-integration [2022-04-30T07:45:04.513Z] ++ exit 0 [2022-04-30T07:45:04.513Z] [2022-04-30T07:45:04.514Z] === RUN TestDriver [2022-04-30T07:45:04.514Z] --- PASS: TestDriver (0.00s) [2022-04-30T07:45:04.514Z] PASS [2022-04-30T07:45:04.514Z] coverage: 34.8% of statements [2022-04-30T07:45:04.514Z] ok github.com/docker/docker/libnetwork/drivers/host 0.042s coverage: 34.8% of statements [2022-04-30T07:45:04.559Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-30T07:45:04.559Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from config [2022-04-30T07:45:04.971Z] === RUN TestDriver [2022-04-30T07:45:04.971Z] --- PASS: TestDriver (0.00s) [2022-04-30T07:45:04.971Z] PASS [2022-04-30T07:45:04.971Z] coverage: 34.8% of statements [2022-04-30T07:45:04.971Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-04-30T07:45:05.125Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from config [2022-04-30T07:45:05.383Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-30T07:45:05.383Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from config [2022-04-30T07:45:05.428Z] === RUN TestNetworkAllocateFree [2022-04-30T07:45:05.428Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-30T07:45:05.428Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-30T07:45:05.428Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-30T07:45:05.428Z] PASS [2022-04-30T07:45:05.428Z] coverage: 63.6% of statements [2022-04-30T07:45:05.428Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.046s coverage: 63.6% of statements [2022-04-30T07:45:05.513Z] --- PASS: TestTemplatedSecret (2.42s) [2022-04-30T07:45:05.513Z] === RUN TestSecretCreateResolve [2022-04-30T07:45:05.884Z] --- PASS: TestRandomAllocateDeallocate (5.33s) [2022-04-30T07:45:05.884Z] === RUN TestAllocateRandomDeallocate [2022-04-30T07:45:05.884Z] === RUN TestGetEmptyCapabilities [2022-04-30T07:45:05.884Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-30T07:45:05.884Z] === RUN TestGetExtraCapabilities [2022-04-30T07:45:05.884Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-30T07:45:05.884Z] === RUN TestGetInvalidCapabilities [2022-04-30T07:45:05.884Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-30T07:45:05.884Z] === RUN TestRemoteDriver [2022-04-30T07:45:05.884Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-30T07:45:05.884Z] === RUN TestDriverError [2022-04-30T07:45:05.884Z] --- PASS: TestDriverError (0.01s) [2022-04-30T07:45:05.884Z] === RUN TestMissingValues [2022-04-30T07:45:05.884Z] --- PASS: TestMissingValues (0.00s) [2022-04-30T07:45:05.884Z] === RUN TestRollback [2022-04-30T07:45:05.884Z] --- PASS: TestRollback (0.01s) [2022-04-30T07:45:05.884Z] PASS [2022-04-30T07:45:05.884Z] coverage: 57.4% of statements [2022-04-30T07:45:05.884Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.094s coverage: 57.4% of statements Post stage [Pipeline] junit [2022-04-30T07:45:05.900Z] Recording test results [2022-04-30T07:45:05.949Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from config [2022-04-30T07:45:06.436Z] === RUN TestNetworkDBSimple [2022-04-30T07:45:06.436Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.16s) [2022-04-30T07:45:06.436Z] === RUN TestGetAddress [2022-04-30T07:45:06.516Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-30T07:45:06.516Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from config [2022-04-30T07:45:06.848Z] === RUN TestNew [2022-04-30T07:45:06.848Z] --- PASS: TestNew (0.00s) [2022-04-30T07:45:06.848Z] === RUN TestAddDriver [2022-04-30T07:45:06.848Z] --- PASS: TestAddDriver (0.00s) [2022-04-30T07:45:06.848Z] === RUN TestAddDuplicateDriver [2022-04-30T07:45:06.848Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-30T07:45:06.848Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-30T07:45:06.848Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-30T07:45:06.848Z] === RUN TestDriver [2022-04-30T07:45:06.848Z] --- PASS: TestDriver (0.00s) [2022-04-30T07:45:06.848Z] === RUN TestIPAM [2022-04-30T07:45:06.848Z] --- PASS: TestIPAM (0.00s) [2022-04-30T07:45:06.848Z] === RUN TestWalkIPAMs [2022-04-30T07:45:06.848Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-30T07:45:06.848Z] === RUN TestWalkDrivers [2022-04-30T07:45:06.848Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-30T07:45:06.848Z] PASS [2022-04-30T07:45:06.848Z] coverage: 82.4% of statements [2022-04-30T07:45:06.848Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [2022-04-30T07:45:06.848Z] === RUN TestNAT [2022-04-30T07:45:06.848Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-30T07:45:06.848Z] --- SKIP: TestNAT (0.00s) [2022-04-30T07:45:06.848Z] === RUN TestTransparent [2022-04-30T07:45:06.848Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-30T07:45:06.848Z] --- SKIP: TestTransparent (0.00s) [2022-04-30T07:45:06.848Z] PASS [2022-04-30T07:45:06.848Z] coverage: 0.0% of statements [2022-04-30T07:45:06.848Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.051s coverage: 0.0% of statements [2022-04-30T07:45:06.848Z] --- PASS: TestAllocateRandomDeallocate (1.24s) [2022-04-30T07:45:06.848Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-30T07:45:06.904Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-30T07:45:06.904Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-30T07:45:06.904Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-30T07:45:06.904Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-30T07:45:06.904Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-30T07:45:06.904Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-30T07:45:06.904Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-30T07:45:06.904Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-30T07:45:06.904Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-30T07:45:06.904Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-30T07:45:06.904Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-30T07:45:06.904Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-30T07:45:06.904Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-30T07:45:06.904Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-30T07:45:06.904Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-30T07:45:06.904Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-30T07:45:06.904Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-30T07:45:07.082Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from cli [2022-04-30T07:45:07.304Z] === RUN TestBuildDefault [2022-04-30T07:45:07.304Z] --- PASS: TestBuildDefault (0.00s) [2022-04-30T07:45:07.304Z] === RUN TestBuildHostnameDomainname [2022-04-30T07:45:07.304Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-30T07:45:07.304Z] === RUN TestBuildHostname [2022-04-30T07:45:07.304Z] --- PASS: TestBuildHostname (0.00s) [2022-04-30T07:45:07.304Z] === RUN TestBuildHostnameFQDN [2022-04-30T07:45:07.304Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-30T07:45:07.304Z] === RUN TestBuildNoIP [2022-04-30T07:45:07.304Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-30T07:45:07.304Z] === RUN TestUpdate [2022-04-30T07:45:07.304Z] --- PASS: TestUpdate (0.00s) [2022-04-30T07:45:07.304Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-30T07:45:07.304Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-30T07:45:07.304Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-30T07:45:07.304Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-30T07:45:07.304Z] === RUN TestAddEmpty [2022-04-30T07:45:07.304Z] --- PASS: TestAddEmpty (0.00s) [2022-04-30T07:45:07.304Z] === RUN TestAdd [2022-04-30T07:45:07.304Z] --- PASS: TestAdd (0.00s) [2022-04-30T07:45:07.304Z] === RUN TestDeleteEmpty [2022-04-30T07:45:07.304Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-30T07:45:07.304Z] === RUN TestDeleteNewline [2022-04-30T07:45:07.304Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-30T07:45:07.304Z] === RUN TestDelete [2022-04-30T07:45:07.304Z] --- PASS: TestDelete (0.00s) [2022-04-30T07:45:07.304Z] === RUN TestConcurrentWrites [2022-04-30T07:45:07.304Z] --- PASS: TestConcurrentWrites (0.24s) [2022-04-30T07:45:07.304Z] PASS [2022-04-30T07:45:07.304Z] coverage: 81.2% of statements [2022-04-30T07:45:07.304Z] ok github.com/docker/docker/libnetwork/etchosts 0.307s coverage: 81.2% of statements [2022-04-30T07:45:07.373Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-30T07:45:07.373Z] PASS [2022-04-30T07:45:07.373Z] coverage: 100.0% of statements [2022-04-30T07:45:07.373Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2022-04-30T07:45:07.373Z] 2022/04/30 07:45:06 Closing DB instances... [2022-04-30T07:45:07.373Z] === RUN TestGenerate [2022-04-30T07:45:07.373Z] --- PASS: TestGenerate (0.00s) [2022-04-30T07:45:07.373Z] === RUN TestGeneratePtr [2022-04-30T07:45:07.373Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-30T07:45:07.373Z] === RUN TestGenerateMissingField [2022-04-30T07:45:07.373Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-30T07:45:07.373Z] === RUN TestFieldCannotBeSet [2022-04-30T07:45:07.373Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-30T07:45:07.373Z] === RUN TestTypeMismatchError [2022-04-30T07:45:07.373Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-30T07:45:07.373Z] PASS [2022-04-30T07:45:07.373Z] coverage: 100.0% of statements [2022-04-30T07:45:07.373Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2022-04-30T07:45:07.429Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-04-30T07:45:07.429Z] PASS [2022-04-30T07:45:07.429Z] [2022-04-30T07:45:07.429Z] DONE 6 tests in 13.558s [2022-04-30T07:45:07.429Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-30T07:45:07.429Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:45:07.429Z] ++ set -e [2022-04-30T07:45:07.429Z] ++ '[' -n 0 ']' [2022-04-30T07:45:07.429Z] ++ set -x [2022-04-30T07:45:07.429Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:45:07.429Z] INFO: Testing against a local daemon [2022-04-30T07:45:07.429Z] === RUN TestServiceCreateInit [2022-04-30T07:45:07.429Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-30T07:45:07.486Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-30T07:45:07.649Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from cli [2022-04-30T07:45:07.761Z] === RUN TestCaller [2022-04-30T07:45:07.761Z] --- PASS: TestCaller (0.00s) [2022-04-30T07:45:07.761Z] PASS [2022-04-30T07:45:07.761Z] coverage: 100.0% of statements [2022-04-30T07:45:07.761Z] === RUN TestNew [2022-04-30T07:45:07.761Z] --- PASS: TestNew (0.00s) [2022-04-30T07:45:07.761Z] === RUN TestAllocate [2022-04-30T07:45:07.761Z] --- PASS: TestAllocate (0.00s) [2022-04-30T07:45:07.761Z] === RUN TestUninitialized [2022-04-30T07:45:07.761Z] --- PASS: TestUninitialized (0.00s) [2022-04-30T07:45:07.761Z] === RUN TestAllocateInRange [2022-04-30T07:45:07.761Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-30T07:45:07.761Z] === RUN TestAllocateSerial [2022-04-30T07:45:07.761Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-30T07:45:07.761Z] PASS [2022-04-30T07:45:07.761Z] coverage: 87.5% of statements [2022-04-30T07:45:07.761Z] ok github.com/docker/docker/libnetwork/internal/caller 0.045s coverage: 100.0% of statements [2022-04-30T07:45:07.761Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-04-30T07:45:07.824Z] + echo Ensuring container killed. [2022-04-30T07:45:07.824Z] Ensuring container killed. [2022-04-30T07:45:07.824Z] + docker rm -vf docker-pr1 [2022-04-30T07:45:07.824Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-30T07:45:07.840Z] testing: warning: no tests to run [2022-04-30T07:45:07.840Z] PASS [2022-04-30T07:45:07.840Z] coverage: 0.0% of statements [2022-04-30T07:45:07.840Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2022-04-30T07:45:08.111Z] + echo Chowning /workspace to jenkins user [2022-04-30T07:45:08.111Z] Chowning /workspace to jenkins user [2022-04-30T07:45:08.111Z] + id -u [2022-04-30T07:45:08.111Z] + id -g [2022-04-30T07:45:08.111Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43550:/workspace busybox chown -R 1000:1000 /workspace [2022-04-30T07:45:08.111Z] Unable to find image 'busybox:latest' locally [2022-04-30T07:45:08.111Z] latest: Pulling from library/busybox [2022-04-30T07:45:08.111Z] 50e8d59317eb: Pulling fs layer [2022-04-30T07:45:08.216Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from cli [2022-04-30T07:45:08.221Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.13s) [2022-04-30T07:45:08.221Z] === RUN TestRetrieveFromStore [2022-04-30T07:45:08.311Z] === RUN TestRequestNewPort [2022-04-30T07:45:08.311Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-30T07:45:08.311Z] === RUN TestRequestSpecificPort [2022-04-30T07:45:08.311Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-30T07:45:08.311Z] === RUN TestReleasePort [2022-04-30T07:45:08.311Z] --- PASS: TestReleasePort (0.00s) [2022-04-30T07:45:08.311Z] === RUN TestReuseReleasedPort [2022-04-30T07:45:08.311Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-30T07:45:08.311Z] === RUN TestReleaseUnreadledPort [2022-04-30T07:45:08.311Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-30T07:45:08.311Z] === RUN TestUnknowProtocol [2022-04-30T07:45:08.311Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-30T07:45:08.311Z] === RUN TestAllocateAllPorts [2022-04-30T07:45:08.311Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-30T07:45:08.311Z] === RUN TestPortAllocation [2022-04-30T07:45:08.311Z] --- PASS: TestPortAllocation (0.00s) [2022-04-30T07:45:08.311Z] === RUN TestPortAllocationWithCustomRange [2022-04-30T07:45:08.311Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-30T07:45:08.311Z] === RUN TestNoDuplicateBPR [2022-04-30T07:45:08.311Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-30T07:45:08.311Z] === RUN TestChangePortRange [2022-04-30T07:45:08.311Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-30T07:45:08.311Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-30T07:45:08.311Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-30T07:45:08.311Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-30T07:45:08.311Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-30T07:45:08.311Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-30T07:45:08.311Z] --- PASS: TestChangePortRange (0.00s) [2022-04-30T07:45:08.311Z] PASS [2022-04-30T07:45:08.311Z] coverage: 88.6% of statements [2022-04-30T07:45:08.311Z] ok github.com/docker/docker/libnetwork/portallocator 0.049s coverage: 88.6% of statements [2022-04-30T07:45:08.369Z] 50e8d59317eb: Verifying Checksum [2022-04-30T07:45:08.369Z] 50e8d59317eb: Download complete [2022-04-30T07:45:08.369Z] 50e8d59317eb: Pull complete [2022-04-30T07:45:08.369Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-30T07:45:08.369Z] Status: Downloaded newer image for busybox:latest [2022-04-30T07:45:08.475Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from cli [2022-04-30T07:45:08.678Z] === RUN TestSetSerialInsertDelete [2022-04-30T07:45:08.678Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-30T07:45:08.678Z] === RUN TestSetParallelInsertDelete [2022-04-30T07:45:08.678Z] --- PASS: TestRetrieveFromStore (0.77s) [2022-04-30T07:45:08.678Z] === RUN TestIsCorrupted [2022-04-30T07:45:08.678Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-30T07:45:08.678Z] === RUN TestSetRollover [2022-04-30T07:45:08.779Z] --- PASS: TestNetworkDBSimple (2.44s) [2022-04-30T07:45:08.779Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-30T07:45:08.779Z] testing: warning: no tests to run [2022-04-30T07:45:08.779Z] PASS [2022-04-30T07:45:08.779Z] coverage: 0.0% of statements [2022-04-30T07:45:08.779Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2022-04-30T07:45:09.042Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from cli [2022-04-30T07:45:09.249Z] === RUN TestHashData [2022-04-30T07:45:09.249Z] --- PASS: TestHashData (0.00s) [2022-04-30T07:45:09.249Z] PASS [2022-04-30T07:45:09.249Z] coverage: 2.8% of statements [2022-04-30T07:45:09.249Z] ok github.com/docker/docker/libnetwork/resolvconf 0.068s coverage: 2.8% of statements [2022-04-30T07:45:09.611Z] check_test.go:307: [d31cee1f54101] daemon is not started [2022-04-30T07:45:09.611Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-30T07:45:09.641Z] === RUN TestInt2IP2IntConversion [2022-04-30T07:45:09.718Z] === RUN TestErrorConstructors [2022-04-30T07:45:09.718Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-30T07:45:09.718Z] === RUN TestCompareIPMask [2022-04-30T07:45:09.718Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-30T07:45:09.718Z] === RUN TestUtilGetHostPartIP [2022-04-30T07:45:09.718Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-30T07:45:09.718Z] === RUN TestUtilGetBroadcastIP [2022-04-30T07:45:09.718Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-30T07:45:09.718Z] === RUN TestParseCIDR [2022-04-30T07:45:09.718Z] --- PASS: TestParseCIDR (0.00s) [2022-04-30T07:45:09.718Z] PASS [2022-04-30T07:45:09.718Z] coverage: 37.3% of statements [2022-04-30T07:45:09.718Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-30T07:45:10.042Z] + bundleName=amd64-cgroup2 [2022-04-30T07:45:10.042Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-30T07:45:10.042Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-30T07:45:10.042Z] + + xargsfind tar bundles -czf -path amd64-cgroup2-bundles.tar.gz */root/*overlay2 [2022-04-30T07:45:10.042Z] -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-30T07:45:10.098Z] --- PASS: TestInt2IP2IntConversion (0.53s) [2022-04-30T07:45:10.098Z] === RUN TestGetAddressVersion [2022-04-30T07:45:10.098Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-30T07:45:10.098Z] === RUN TestKeyString [2022-04-30T07:45:10.098Z] --- PASS: TestKeyString (0.00s) [2022-04-30T07:45:10.098Z] === RUN TestPoolDataMarshal [2022-04-30T07:45:10.098Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-30T07:45:10.098Z] === RUN TestSubnetsMarshal [2022-04-30T07:45:10.098Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-04-30T07:45:10.098Z] === RUN TestAddSubnets [2022-04-30T07:45:10.098Z] --- PASS: TestAddSubnets (0.05s) [2022-04-30T07:45:10.098Z] === RUN TestDoublePoolRelease [2022-04-30T07:45:10.098Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-30T07:45:10.098Z] === RUN TestAddReleasePoolID [2022-04-30T07:45:10.098Z] === RUN TestPoolRequest [2022-04-30T07:45:10.098Z] --- PASS: TestPoolRequest (0.00s) [2022-04-30T07:45:10.098Z] === RUN TestOtherRequests [2022-04-30T07:45:10.098Z] --- PASS: TestOtherRequests (0.00s) [2022-04-30T07:45:10.098Z] PASS [2022-04-30T07:45:10.098Z] coverage: 57.1% of statements [2022-04-30T07:45:10.098Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-04-30T07:45:10.098Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-04-30T07:45:10.098Z] === RUN TestPredefinedPool [2022-04-30T07:45:10.098Z] --- PASS: TestSetRollover (1.43s) [2022-04-30T07:45:10.098Z] === RUN TestSetRolloverSerial [2022-04-30T07:45:10.098Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-30T07:45:10.098Z] === RUN TestRemoveSubnet [2022-04-30T07:45:10.186Z] 2022/04/30 07:45:09 Closing DB instances... [Pipeline] archiveArtifacts [2022-04-30T07:45:10.312Z] Archiving artifacts [2022-04-30T07:45:10.547Z] check_test.go:307: [d21ba34005e74] daemon is not started [2022-04-30T07:45:10.547Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-30T07:45:10.555Z] --- PASS: TestRemoveSubnet (0.23s) [2022-04-30T07:45:10.555Z] === RUN TestGetSameAddress [2022-04-30T07:45:10.555Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-30T07:45:10.555Z] === RUN TestPoolAllocationReuse [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-30T07:45:10.654Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-30T07:45:10.654Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-30T07:45:10.654Z] PASS [2022-04-30T07:45:10.654Z] coverage: 55.0% of statements [2022-04-30T07:45:10.654Z] ok github.com/docker/docker/oci 0.094s coverage: 55.0% of statements [2022-04-30T07:45:11.114Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-30T07:45:11.123Z] === RUN TestAddressPoolOpt [2022-04-30T07:45:11.123Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/a [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/something [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/_=a [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/env1=value1 [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/_env1=value1 [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/PATH [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/=a [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/PATH= [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/PATH=something [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/asd!qwe [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/1asd [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/123 [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/some_space [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/__some_space_before [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/some_space_after__ [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/= [2022-04-30T07:45:11.123Z] === RUN TestValidateEnv/PaTh [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-30T07:45:11.123Z] === RUN TestParseHost [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-30T07:45:11.123Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://:port [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://invalid:port [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-30T07:45:11.123Z] === RUN TestParseHost/something_with_spaces [2022-04-30T07:45:11.123Z] === RUN TestParseHost/:// [2022-04-30T07:45:11.123Z] === RUN TestParseHost/unknown:// [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://:5555/ [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://:5555/p [2022-04-30T07:45:11.123Z] === RUN TestParseHost/__ [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp:// [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-30T07:45:11.123Z] === RUN TestParseHost/unix://path/to/socket [2022-04-30T07:45:11.123Z] === RUN TestParseHost/npipe:// [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://:5555 [2022-04-30T07:45:11.123Z] === RUN TestParseHost/_ [2022-04-30T07:45:11.123Z] === RUN TestParseHost/fd://something [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://: [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-30T07:45:11.123Z] === RUN TestParseHost/unix:// [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://host: [2022-04-30T07:45:11.123Z] === RUN TestParseHost/#00 [2022-04-30T07:45:11.123Z] === RUN TestParseHost/fd:// [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-30T07:45:11.123Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://[::1]: [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-30T07:45:11.123Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/: [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-30T07:45:11.123Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-30T07:45:11.123Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-30T07:45:11.124Z] === RUN TestParseTCP [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/:5555/path [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/localhost:5555/path [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/[::1]:5555 [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/#00 [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/tcp:// [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/0.0.0.1: [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/[::1]: [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/localhost: [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/localhost:5555 [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/tcp://:5555 [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/0.0.0.1 [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/: [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/tcp://: [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/:5555 [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/::1 [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-30T07:45:11.124Z] === RUN TestParseTCP/localhost [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP (0.02s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-30T07:45:11.124Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-30T07:45:11.524Z] === RUN TestGetCapabilities [2022-04-30T07:45:11.524Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-30T07:45:11.524Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-30T07:45:11.524Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-30T07:45:11.524Z] === RUN TestGetDefaultAddressSpaces [2022-04-30T07:45:11.524Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-30T07:45:11.524Z] === RUN TestRemoteDriver [2022-04-30T07:45:11.524Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-30T07:45:11.524Z] PASS [2022-04-30T07:45:11.524Z] coverage: 47.4% of statements [2022-04-30T07:45:11.524Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.076s coverage: 47.4% of statements [2022-04-30T07:45:11.524Z] --- PASS: TestSetRolloverSerial (1.42s) [2022-04-30T07:45:11.524Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-30T07:45:11.524Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-30T07:45:11.524Z] PASS [2022-04-30T07:45:11.524Z] coverage: 84.4% of statements [2022-04-30T07:45:11.524Z] ok github.com/docker/docker/libnetwork/bitseq 11.442s coverage: 84.4% of statements [2022-04-30T07:45:11.593Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-30T07:45:11.593Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-30T07:45:11.593Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-30T07:45:11.593Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-30T07:45:11.593Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-30T07:45:11.593Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-30T07:45:11.593Z] === RUN TestValidateExtraHosts [2022-04-30T07:45:11.593Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-30T07:45:11.593Z] === RUN TestValidateIPAddress [2022-04-30T07:45:11.593Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-30T07:45:11.593Z] === RUN TestMapOpts [2022-04-30T07:45:11.593Z] --- PASS: TestMapOpts (0.00s) [2022-04-30T07:45:11.593Z] === RUN TestListOptsWithoutValidator [2022-04-30T07:45:11.593Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-30T07:45:11.593Z] === RUN TestListOptsWithValidator [2022-04-30T07:45:11.593Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-30T07:45:11.593Z] === RUN TestValidateDNSSearch [2022-04-30T07:45:11.593Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-30T07:45:11.593Z] === RUN TestValidateLabel [2022-04-30T07:45:11.593Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-30T07:45:11.593Z] === RUN TestValidateLabel/label_with_general_format [2022-04-30T07:45:11.593Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-30T07:45:11.593Z] === RUN TestValidateLabel/label_with_one_more [2022-04-30T07:45:11.593Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-30T07:45:11.593Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-30T07:45:11.593Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-30T07:45:11.593Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-30T07:45:11.593Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-30T07:45:11.593Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-30T07:45:11.593Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-30T07:45:11.593Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-30T07:45:11.593Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-30T07:45:11.593Z] --- PASS: TestValidateLabel (0.00s) [2022-04-30T07:45:11.593Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-30T07:45:11.593Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-30T07:45:11.593Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-30T07:45:11.593Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-30T07:45:11.593Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-30T07:45:11.593Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-30T07:45:11.593Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-30T07:45:11.593Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-30T07:45:11.593Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-30T07:45:11.593Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-30T07:45:11.593Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-30T07:45:11.593Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-30T07:45:11.593Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-30T07:45:11.593Z] === RUN TestNamedListOpts [2022-04-30T07:45:11.593Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-30T07:45:11.593Z] === RUN TestNamedMapOpts [2022-04-30T07:45:11.593Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-30T07:45:11.593Z] === RUN TestParseLink [2022-04-30T07:45:11.593Z] --- PASS: TestParseLink (0.00s) [2022-04-30T07:45:11.593Z] === RUN TestUlimitOpt [2022-04-30T07:45:11.593Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-30T07:45:11.593Z] PASS [2022-04-30T07:45:11.593Z] coverage: 65.5% of statements [2022-04-30T07:45:11.593Z] ok github.com/docker/docker/opts 0.109s coverage: 65.5% of statements [2022-04-30T07:45:11.593Z] === RUN TestParseVersion [2022-04-30T07:45:11.593Z] --- PASS: TestParseVersion (0.00s) [2022-04-30T07:45:11.593Z] PASS [2022-04-30T07:45:11.593Z] coverage: 52.9% of statements [2022-04-30T07:45:11.593Z] ok github.com/docker/docker/pkg/aaparser 0.059s coverage: 52.9% of statements [2022-04-30T07:45:11.593Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-30T07:45:11.593Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-30T07:45:11.633Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-30T07:45:11.980Z] --- PASS: TestPoolAllocationReuse (1.55s) [2022-04-30T07:45:11.980Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-30T07:45:11.980Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-30T07:45:11.980Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-30T07:45:12.132Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43550/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-30T07:45:12.437Z] === RUN TestWindowsIPAM [2022-04-30T07:45:12.437Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-30T07:45:12.438Z] PASS [2022-04-30T07:45:12.438Z] coverage: 71.4% of statements [2022-04-30T07:45:12.438Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-04-30T07:45:12.439Z] + make clean [2022-04-30T07:45:12.439Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-30T07:45:12.439Z] docker-dev-cache [2022-04-30T07:45:12.439Z] docker-mod-cache [Pipeline] deleteDir [2022-04-30T07:45:13.016Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-30T07:45:13.158Z] === RUN TestPeerCertificateMarshalJSON [2022-04-30T07:45:13.158Z] 2022/04/30 07:45:12 Closing DB instances... [2022-04-30T07:45:13.402Z] === RUN TestDefaultNetwork [2022-04-30T07:45:13.402Z] --- PASS: TestDefaultNetwork (0.27s) [2022-04-30T07:45:13.402Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-30T07:45:13.864Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-04-30T07:45:13.864Z] === RUN TestInitAddressPools [2022-04-30T07:45:13.864Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-30T07:45:13.864Z] PASS [2022-04-30T07:45:13.864Z] coverage: 74.0% of statements [2022-04-30T07:45:13.864Z] ok github.com/docker/docker/libnetwork/ipamutils 0.658s coverage: 74.0% of statements [2022-04-30T07:45:14.149Z] === RUN TestIsArchivePathDir [2022-04-30T07:45:14.149Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-04-30T07:45:14.149Z] === RUN TestIsArchivePathInvalidFile [2022-04-30T07:45:14.149Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-30T07:45:14.149Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-30T07:45:14.149Z] --- PASS: TestPeerCertificateMarshalJSON (1.13s) [2022-04-30T07:45:14.149Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-30T07:45:14.149Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-30T07:45:14.149Z] === RUN TestMiddleware [2022-04-30T07:45:14.149Z] --- PASS: TestMiddleware (0.00s) [2022-04-30T07:45:14.149Z] === RUN TestNewResponseModifier [2022-04-30T07:45:14.149Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-30T07:45:14.149Z] PASS [2022-04-30T07:45:14.149Z] coverage: 26.8% of statements [2022-04-30T07:45:14.149Z] ok github.com/docker/docker/pkg/authorization 1.187s coverage: 26.8% of statements [2022-04-30T07:45:14.149Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-04-30T07:45:14.149Z] === RUN TestIsArchivePathTar [2022-04-30T07:45:14.149Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-04-30T07:45:14.149Z] === RUN TestDecompressStreamGzip [2022-04-30T07:45:14.320Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.28s) [2022-04-30T07:45:14.320Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-04-30T07:45:14.617Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-04-30T07:45:14.617Z] === RUN TestDecompressStreamBzip2 [2022-04-30T07:45:14.617Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-04-30T07:45:14.617Z] === RUN TestDecompressStreamXz [2022-04-30T07:45:14.617Z] archive_test.go:133: Xz not present in msys2 [2022-04-30T07:45:14.617Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-30T07:45:14.617Z] === RUN TestDecompressStreamZstd [2022-04-30T07:45:14.617Z] archive_test.go:140: zstd not installed [2022-04-30T07:45:14.617Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-30T07:45:14.617Z] === RUN TestCompressStreamXzUnsupported [2022-04-30T07:45:14.617Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-30T07:45:14.617Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-30T07:45:14.617Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-30T07:45:14.617Z] === RUN TestCompressStreamInvalid [2022-04-30T07:45:14.617Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-30T07:45:14.617Z] === RUN TestExtensionInvalid [2022-04-30T07:45:14.617Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-30T07:45:14.617Z] === RUN TestExtensionUncompressed [2022-04-30T07:45:14.617Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-30T07:45:14.617Z] === RUN TestExtensionBzip2 [2022-04-30T07:45:14.617Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-30T07:45:14.617Z] === RUN TestExtensionGzip [2022-04-30T07:45:14.617Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-30T07:45:14.617Z] === RUN TestExtensionXz [2022-04-30T07:45:14.617Z] --- PASS: TestExtensionXz (0.00s) [2022-04-30T07:45:14.617Z] === RUN TestExtensionZstd [2022-04-30T07:45:14.617Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-30T07:45:14.617Z] === RUN TestCmdStreamLargeStderr [2022-04-30T07:45:14.617Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s) [2022-04-30T07:45:14.617Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-30T07:45:14.617Z] === RUN TestUnbuffered [2022-04-30T07:45:14.617Z] --- PASS: TestUnbuffered (0.00s) [2022-04-30T07:45:14.617Z] === RUN TestRaceUnbuffered [2022-04-30T07:45:14.617Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-30T07:45:14.617Z] PASS [2022-04-30T07:45:14.617Z] coverage: 100.0% of statements [2022-04-30T07:45:14.617Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-30T07:45:14.617Z] === RUN TestCmdStreamBad [2022-04-30T07:45:14.617Z] archive_test.go:252: Failing on Windows CI machines [2022-04-30T07:45:14.617Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-30T07:45:14.618Z] === RUN TestCmdStreamGood [2022-04-30T07:45:14.618Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2022-04-30T07:45:14.618Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-30T07:45:14.618Z] === RUN TestUntarPathWithInvalidDest [2022-04-30T07:45:14.618Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-30T07:45:14.618Z] === RUN TestUntarPathWithInvalidSrc [2022-04-30T07:45:14.618Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-30T07:45:14.618Z] === RUN TestUntarPath [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-30T07:45:14.777Z] === RUN TestKeyValue [2022-04-30T07:45:14.777Z] --- PASS: TestKeyValue (0.00s) [2022-04-30T07:45:14.777Z] PASS [2022-04-30T07:45:14.777Z] coverage: 60.0% of statements [2022-04-30T07:45:14.777Z] ok github.com/docker/docker/libnetwork/netlabel 0.049s coverage: 60.0% of statements [2022-04-30T07:45:14.932Z] --- PASS: TestServiceCreateInit (7.16s) [2022-04-30T07:45:14.932Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s) [2022-04-30T07:45:14.932Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s) [2022-04-30T07:45:14.932Z] === RUN TestCreateServiceMultipleTimes [2022-04-30T07:45:15.086Z] --- PASS: TestUntarPath (0.09s) [2022-04-30T07:45:15.086Z] === RUN TestUntarPathWithDestinationFile [2022-04-30T07:45:15.086Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2022-04-30T07:45:15.086Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-30T07:45:15.086Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-30T07:45:15.086Z] === RUN TestCopyWithTarInvalidSrc [2022-04-30T07:45:15.086Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-30T07:45:15.086Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-30T07:45:15.086Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-30T07:45:15.086Z] === RUN TestCopyWithTarSrcFile [2022-04-30T07:45:15.086Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-30T07:45:15.086Z] === RUN TestCopyWithTarSrcFolder [2022-04-30T07:45:15.086Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-30T07:45:15.086Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-30T07:45:15.086Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-30T07:45:15.086Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-30T07:45:15.086Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-30T07:45:15.086Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-30T07:45:15.086Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-30T07:45:15.086Z] === RUN TestCopyFileWithTarSrcFile [2022-04-30T07:45:15.086Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-30T07:45:15.086Z] === RUN TestTarFiles [2022-04-30T07:45:15.555Z] === RUN TestMatch [2022-04-30T07:45:15.555Z] === RUN TestMatch/[[]] [2022-04-30T07:45:15.555Z] === RUN TestMatch/[[foo]] [2022-04-30T07:45:15.555Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-30T07:45:15.555Z] === RUN TestMatch/[[foo_bar]] [2022-04-30T07:45:15.555Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-30T07:45:15.555Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-30T07:45:15.555Z] === RUN TestMatch/[] [2022-04-30T07:45:15.555Z] === RUN TestMatch/[]#01 [2022-04-30T07:45:15.555Z] === RUN TestMatch/[[qux]] [2022-04-30T07:45:15.555Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-30T07:45:15.555Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-30T07:45:15.555Z] === RUN TestMatch/[[foo_baz]] [2022-04-30T07:45:15.555Z] --- PASS: TestMatch (0.00s) [2022-04-30T07:45:15.555Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-30T07:45:15.555Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-30T07:45:15.555Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-30T07:45:15.555Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-30T07:45:15.555Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-30T07:45:15.555Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-30T07:45:15.555Z] --- PASS: TestMatch/[] (0.00s) [2022-04-30T07:45:15.555Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-30T07:45:15.555Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-30T07:45:15.555Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-30T07:45:15.555Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-30T07:45:15.555Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-30T07:45:15.555Z] PASS [2022-04-30T07:45:15.555Z] coverage: 87.5% of statements [2022-04-30T07:45:15.555Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-04-30T07:45:16.299Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-30T07:45:16.299Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-30T07:45:16.543Z] === RUN TestChrootTarUntar [2022-04-30T07:45:16.543Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:45:16.543Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-30T07:45:16.543Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-30T07:45:16.543Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:45:16.543Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-30T07:45:16.543Z] === RUN TestChrootUntarEmptyArchive [2022-04-30T07:45:16.543Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-04-30T07:45:16.543Z] === RUN TestChrootTarUntarWithSymlink [2022-04-30T07:45:16.543Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:45:16.543Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-30T07:45:16.543Z] === RUN TestChrootCopyWithTar [2022-04-30T07:45:16.543Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:45:16.543Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-30T07:45:16.543Z] === RUN TestChrootCopyFileWithTar [2022-04-30T07:45:16.543Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:45:16.543Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-30T07:45:16.543Z] === RUN TestChrootUntarPath [2022-04-30T07:45:16.543Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:45:16.543Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-30T07:45:16.543Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-30T07:45:16.543Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:45:16.543Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-30T07:45:16.543Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-30T07:45:16.543Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:45:16.543Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-30T07:45:16.543Z] === RUN TestChrootApplyDotDotFile [2022-04-30T07:45:16.543Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:45:16.543Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-30T07:45:16.543Z] PASS [2022-04-30T07:45:16.543Z] coverage: 12.0% of statements [2022-04-30T07:45:16.543Z] ok github.com/docker/docker/pkg/chrootarchive 0.096s coverage: 12.0% of statements [2022-04-30T07:45:16.543Z] 2022/04/30 07:45:16 Closing DB instances... [2022-04-30T07:45:16.558Z] check_test.go:307: [df4d471de6128] daemon is not started [2022-04-30T07:45:16.558Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-30T07:45:16.950Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-30T07:45:16.950Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-30T07:45:16.950Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-30T07:45:16.950Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-30T07:45:16.950Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-30T07:45:16.950Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-30T07:45:16.950Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-30T07:45:16.950Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-30T07:45:16.950Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-30T07:45:16.950Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-30T07:45:16.950Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-30T07:45:16.950Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-30T07:45:16.950Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-30T07:45:16.950Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-30T07:45:16.950Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-30T07:45:16.950Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-30T07:45:16.950Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-30T07:45:16.950Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.69s) [2022-04-30T07:45:16.950Z] === RUN TestGetAddress [2022-04-30T07:45:17.492Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-30T07:45:17.533Z] === RUN TestEnsureRemoveAllNotExist [2022-04-30T07:45:17.534Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-30T07:45:17.534Z] === RUN TestEnsureRemoveAllWithDir [2022-04-30T07:45:17.534Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-30T07:45:17.534Z] === RUN TestEnsureRemoveAllWithFile [2022-04-30T07:45:17.534Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-30T07:45:17.534Z] PASS [2022-04-30T07:45:17.534Z] coverage: 0.0% of statements [2022-04-30T07:45:17.534Z] ok github.com/docker/docker/pkg/containerfs 0.043s coverage: 0.0% of statements [2022-04-30T07:45:17.913Z] === RUN TestNetworkDBSimple [2022-04-30T07:45:18.370Z] === RUN TestGenerate [2022-04-30T07:45:18.370Z] --- PASS: TestGenerate (0.00s) [2022-04-30T07:45:18.370Z] === RUN TestGeneratePtr [2022-04-30T07:45:18.370Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-30T07:45:18.370Z] === RUN TestGenerateMissingField [2022-04-30T07:45:18.370Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-30T07:45:18.370Z] === RUN TestFieldCannotBeSet [2022-04-30T07:45:18.370Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-30T07:45:18.370Z] === RUN TestTypeMismatchError [2022-04-30T07:45:18.370Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-30T07:45:18.370Z] PASS [2022-04-30T07:45:18.370Z] coverage: 100.0% of statements [2022-04-30T07:45:18.370Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2022-04-30T07:45:18.370Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-30T07:45:18.370Z] PASS [2022-04-30T07:45:18.370Z] coverage: 100.0% of statements [2022-04-30T07:45:18.370Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.050s coverage: 100.0% of statements [2022-04-30T07:45:18.521Z] === RUN TestSizeEmpty [2022-04-30T07:45:18.521Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-30T07:45:18.521Z] === RUN TestSizeEmptyFile [2022-04-30T07:45:18.521Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-30T07:45:18.521Z] === RUN TestSizeNonemptyFile [2022-04-30T07:45:18.521Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-30T07:45:18.521Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-30T07:45:18.521Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-30T07:45:18.521Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-30T07:45:18.521Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-30T07:45:18.521Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-30T07:45:18.521Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-30T07:45:18.521Z] === RUN TestMoveToSubdir [2022-04-30T07:45:18.521Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-30T07:45:18.521Z] === RUN TestSizeNonExistingDirectory [2022-04-30T07:45:18.521Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-30T07:45:18.521Z] PASS [2022-04-30T07:45:18.521Z] coverage: 80.0% of statements [2022-04-30T07:45:18.521Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2022-04-30T07:45:18.827Z] 2022/04/30 07:45:18 Closing DB instances... [2022-04-30T07:45:18.827Z] testing: warning: no tests to run [2022-04-30T07:45:18.827Z] PASS [2022-04-30T07:45:18.827Z] coverage: 0.0% of statements [2022-04-30T07:45:18.827Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-04-30T07:45:18.990Z] --- PASS: TestNetworkDBCRUDTableEntry (4.31s) [2022-04-30T07:45:18.990Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-30T07:45:19.284Z] === RUN TestRequestNewPort [2022-04-30T07:45:19.284Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-30T07:45:19.284Z] === RUN TestRequestSpecificPort [2022-04-30T07:45:19.284Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-30T07:45:19.284Z] === RUN TestReleasePort [2022-04-30T07:45:19.284Z] --- PASS: TestReleasePort (0.00s) [2022-04-30T07:45:19.284Z] === RUN TestReuseReleasedPort [2022-04-30T07:45:19.284Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-30T07:45:19.284Z] === RUN TestReleaseUnreadledPort [2022-04-30T07:45:19.284Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-30T07:45:19.284Z] === RUN TestUnknowProtocol [2022-04-30T07:45:19.284Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-30T07:45:19.284Z] === RUN TestAllocateAllPorts [2022-04-30T07:45:19.284Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-30T07:45:19.284Z] === RUN TestPortAllocation [2022-04-30T07:45:19.284Z] --- PASS: TestPortAllocation (0.00s) [2022-04-30T07:45:19.284Z] === RUN TestPortAllocationWithCustomRange [2022-04-30T07:45:19.284Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-30T07:45:19.284Z] === RUN TestNoDuplicateBPR [2022-04-30T07:45:19.284Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-30T07:45:19.284Z] === RUN TestChangePortRange [2022-04-30T07:45:19.284Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-30T07:45:19.284Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-30T07:45:19.284Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-30T07:45:19.284Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-30T07:45:19.284Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-30T07:45:19.284Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-30T07:45:19.284Z] --- PASS: TestChangePortRange (0.00s) [2022-04-30T07:45:19.284Z] PASS [2022-04-30T07:45:19.284Z] coverage: 88.6% of statements [2022-04-30T07:45:19.284Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-04-30T07:45:19.394Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-30T07:45:19.459Z] === RUN TestPollerAddRemove [2022-04-30T07:45:19.459Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-30T07:45:19.459Z] === RUN TestPollerEvent [2022-04-30T07:45:19.459Z] poller_test.go:40: No chmod on Windows [2022-04-30T07:45:19.459Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-30T07:45:19.459Z] === RUN TestPollerClose [2022-04-30T07:45:19.459Z] --- PASS: TestPollerClose (0.00s) [2022-04-30T07:45:19.459Z] PASS [2022-04-30T07:45:19.459Z] coverage: 45.7% of statements [2022-04-30T07:45:19.459Z] ok github.com/docker/docker/pkg/filenotify 0.058s coverage: 45.7% of statements [2022-04-30T07:45:19.741Z] testing: warning: no tests to run [2022-04-30T07:45:19.741Z] PASS [2022-04-30T07:45:19.741Z] coverage: 0.0% of statements [2022-04-30T07:45:19.741Z] ok github.com/docker/docker/libnetwork/portmapper 0.040s coverage: 0.0% of statements [no tests to run] [2022-04-30T07:45:20.198Z] --- PASS: TestNetworkDBSimple (2.44s) [2022-04-30T07:45:20.198Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-30T07:45:20.198Z] === RUN TestHashData [2022-04-30T07:45:20.198Z] --- PASS: TestHashData (0.00s) [2022-04-30T07:45:20.198Z] PASS [2022-04-30T07:45:20.198Z] coverage: 2.8% of statements [2022-04-30T07:45:20.198Z] ok github.com/docker/docker/libnetwork/resolvconf 0.050s coverage: 2.8% of statements [2022-04-30T07:45:20.447Z] === RUN TestCopyFileWithInvalidSrc [2022-04-30T07:45:20.447Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-30T07:45:20.447Z] === RUN TestCopyFileWithInvalidDest [2022-04-30T07:45:20.447Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-30T07:45:20.447Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-30T07:45:20.447Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-30T07:45:20.447Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-30T07:45:20.447Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-30T07:45:20.447Z] === RUN TestCopyFile [2022-04-30T07:45:20.447Z] --- PASS: TestCopyFile (0.00s) [2022-04-30T07:45:20.447Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-30T07:45:20.447Z] fileutils_test.go:133: Needs porting to Windows [2022-04-30T07:45:20.447Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-30T07:45:20.447Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-30T07:45:20.447Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-30T07:45:20.447Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-30T07:45:20.447Z] fileutils_test.go:179: Needs porting to Windows [2022-04-30T07:45:20.447Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-30T07:45:20.447Z] === RUN TestWildcardMatches [2022-04-30T07:45:20.447Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-30T07:45:20.447Z] === RUN TestPatternMatches [2022-04-30T07:45:20.447Z] --- PASS: TestPatternMatches (0.00s) [2022-04-30T07:45:20.447Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-30T07:45:20.447Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-30T07:45:20.447Z] === RUN TestPatternMatchesFolderExclusions [2022-04-30T07:45:20.447Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-30T07:45:20.447Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-30T07:45:20.447Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-30T07:45:20.447Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-30T07:45:20.447Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-30T07:45:20.447Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-30T07:45:20.447Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-30T07:45:20.447Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-30T07:45:20.447Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-30T07:45:20.447Z] === RUN TestSingleExclamationError [2022-04-30T07:45:20.447Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-30T07:45:20.447Z] === RUN TestMatchesWithNoPatterns [2022-04-30T07:45:20.448Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-30T07:45:20.448Z] === RUN TestMatchesWithMalformedPatterns [2022-04-30T07:45:20.448Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-30T07:45:20.448Z] === RUN TestMatches [2022-04-30T07:45:20.448Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-30T07:45:20.448Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-30T07:45:20.448Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-30T07:45:20.448Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-30T07:45:20.448Z] --- PASS: TestMatches (0.01s) [2022-04-30T07:45:20.448Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-30T07:45:20.448Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-30T07:45:20.448Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-30T07:45:20.448Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-30T07:45:20.448Z] === RUN TestCleanPatterns [2022-04-30T07:45:20.448Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-30T07:45:20.448Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-30T07:45:20.448Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-30T07:45:20.448Z] === RUN TestCleanPatternsExceptionFlag [2022-04-30T07:45:20.448Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-30T07:45:20.448Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-30T07:45:20.448Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-30T07:45:20.448Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-30T07:45:20.448Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-30T07:45:20.448Z] === RUN TestCleanPatternsErrorSingleException [2022-04-30T07:45:20.448Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-30T07:45:20.448Z] === RUN TestCreateIfNotExistsDir [2022-04-30T07:45:20.448Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-30T07:45:20.448Z] === RUN TestCreateIfNotExistsFile [2022-04-30T07:45:20.448Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-30T07:45:20.448Z] === RUN TestMatch [2022-04-30T07:45:20.448Z] --- PASS: TestMatch (0.00s) [2022-04-30T07:45:20.448Z] === RUN TestCompile [2022-04-30T07:45:20.448Z] === RUN TestCompile/slash [2022-04-30T07:45:20.448Z] === RUN TestCompile/backslash [2022-04-30T07:45:20.448Z] --- PASS: TestCompile (0.00s) [2022-04-30T07:45:20.448Z] --- PASS: TestCompile/slash (0.00s) [2022-04-30T07:45:20.448Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-30T07:45:20.448Z] PASS [2022-04-30T07:45:20.448Z] coverage: 84.7% of statements [2022-04-30T07:45:20.448Z] ok github.com/docker/docker/pkg/fileutils 0.095s coverage: 84.7% of statements [2022-04-30T07:45:20.654Z] === RUN TestErrorConstructors [2022-04-30T07:45:20.654Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-30T07:45:20.654Z] === RUN TestCompareIPMask [2022-04-30T07:45:20.654Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-30T07:45:20.654Z] === RUN TestUtilGetHostPartIP [2022-04-30T07:45:20.654Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-30T07:45:20.654Z] === RUN TestUtilGetBroadcastIP [2022-04-30T07:45:20.654Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-30T07:45:20.654Z] === RUN TestParseCIDR [2022-04-30T07:45:20.654Z] --- PASS: TestParseCIDR (0.00s) [2022-04-30T07:45:20.654Z] PASS [2022-04-30T07:45:20.654Z] coverage: 37.3% of statements [2022-04-30T07:45:20.654Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 37.3% of statements [2022-04-30T07:45:20.769Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-30T07:45:20.915Z] --- PASS: TestTarFiles (5.80s) [2022-04-30T07:45:20.915Z] === RUN TestDetectCompressionZstd [2022-04-30T07:45:20.915Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-30T07:45:20.915Z] === RUN TestTarUntar [2022-04-30T07:45:20.915Z] --- PASS: TestTarUntar (0.05s) [2022-04-30T07:45:20.915Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-30T07:45:20.915Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-30T07:45:20.915Z] === RUN TestTarWithOptions [2022-04-30T07:45:20.915Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-30T07:45:20.915Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-30T07:45:20.915Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-30T07:45:20.915Z] === RUN TestUntarUstarGnuConflict [2022-04-30T07:45:20.915Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-30T07:45:20.915Z] === RUN TestUntarInvalidFilenames [2022-04-30T07:45:20.915Z] 2022/04/30 07:45:20 Closing DB instances... [2022-04-30T07:45:21.027Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-30T07:45:21.383Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4048497927\\dest" [2022-04-30T07:45:21.383Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-04-30T07:45:21.383Z] === RUN TestUntarHardlinkToSymlink [2022-04-30T07:45:21.383Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-30T07:45:21.383Z] === RUN TestUntarInvalidHardlink [2022-04-30T07:45:21.383Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2808066632\\victim\\hello" -> "../victim/hello" [2022-04-30T07:45:21.383Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink615197779\\victim\\hello" -> "/../victim/hello" [2022-04-30T07:45:21.383Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1605271778\\victim" -> "../victim" [2022-04-30T07:45:21.383Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4119070809\\victim" -> "../victim" [2022-04-30T07:45:21.383Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink296673104\\victim" -> "../victim" [2022-04-30T07:45:21.383Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3965796354\\victim" -> "../victim" [2022-04-30T07:45:21.383Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-30T07:45:21.383Z] === RUN TestUntarInvalidSymlink [2022-04-30T07:45:21.383Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3470082591\\dest\\dotdot" -> "../victim/hello" [2022-04-30T07:45:21.383Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3552267771\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-30T07:45:21.383Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2109118931\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:45:21.383Z] === RUN TestGet [2022-04-30T07:45:21.383Z] --- PASS: TestGet (0.00s) [2022-04-30T07:45:21.383Z] === RUN TestGetShortcutString [2022-04-30T07:45:21.384Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1941241144\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:45:21.384Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-30T07:45:21.384Z] PASS [2022-04-30T07:45:21.384Z] coverage: 42.9% of statements [2022-04-30T07:45:21.384Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3024692869\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:45:21.384Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2022-04-30T07:45:21.384Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1839680344\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:45:21.384Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3596265172\\dest\\dir\\loophole" -> "../../victim" [2022-04-30T07:45:21.384Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-30T07:45:21.384Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-30T07:45:21.384Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-30T07:45:21.384Z] === RUN TestXGlobalNoParent [2022-04-30T07:45:21.384Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-30T07:45:21.384Z] === RUN TestReplaceFileTarWrapper [2022-04-30T07:45:21.384Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-04-30T07:45:21.384Z] === RUN TestPrefixHeaderReadable [2022-04-30T07:45:21.384Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-30T07:45:21.384Z] === RUN TestDisablePigz [2022-04-30T07:45:21.384Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-30T07:45:21.617Z] 2022/04/30 07:45:21 Closing DB instances... [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-30T07:45:21.618Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-30T07:45:21.618Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-30T07:45:21.618Z] PASS [2022-04-30T07:45:21.618Z] coverage: 55.0% of statements [2022-04-30T07:45:21.618Z] ok github.com/docker/docker/oci 0.050s coverage: 55.0% of statements [2022-04-30T07:45:21.852Z] --- PASS: TestDisablePigz (0.14s) [2022-04-30T07:45:21.852Z] === RUN TestPigz [2022-04-30T07:45:21.853Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-04-30T07:45:21.853Z] --- PASS: TestPigz (0.17s) [2022-04-30T07:45:21.853Z] === RUN TestNosysFileInfo [2022-04-30T07:45:21.853Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-30T07:45:21.853Z] === RUN TestCopyFileWithInvalidDest [2022-04-30T07:45:21.853Z] archive_windows_test.go:16: Currently fails [2022-04-30T07:45:21.853Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-30T07:45:21.853Z] === RUN TestCanonicalTarNameForPath [2022-04-30T07:45:21.853Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-30T07:45:21.853Z] === RUN TestCanonicalTarName [2022-04-30T07:45:21.853Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-30T07:45:21.853Z] === RUN TestChmodTarEntry [2022-04-30T07:45:21.853Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-30T07:45:21.853Z] === RUN TestHardLinkOrder [2022-04-30T07:45:21.853Z] --- PASS: TestHardLinkOrder (0.10s) [2022-04-30T07:45:21.853Z] === RUN TestChangeString [2022-04-30T07:45:21.853Z] --- PASS: TestChangeString (0.00s) [2022-04-30T07:45:21.853Z] === RUN TestChangesWithNoChanges [2022-04-30T07:45:21.853Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-30T07:45:21.853Z] === RUN TestChangesWithChanges [2022-04-30T07:45:21.853Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-30T07:45:21.853Z] === RUN TestChangesWithChangesGH13590 [2022-04-30T07:45:21.853Z] changes_test.go:196: needs more investigation [2022-04-30T07:45:21.853Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-30T07:45:21.853Z] === RUN TestChangesDirsEmpty [2022-04-30T07:45:21.853Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-30T07:45:21.853Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-30T07:45:21.853Z] === RUN TestChangesDirsMutated [2022-04-30T07:45:21.853Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-30T07:45:21.853Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-30T07:45:21.853Z] === RUN TestApplyLayer [2022-04-30T07:45:21.853Z] changes_test.go:433: needs further investigation [2022-04-30T07:45:21.853Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-30T07:45:21.853Z] === RUN TestChangesSizeWithHardlinks [2022-04-30T07:45:21.853Z] changes_test.go:469: needs further investigation [2022-04-30T07:45:21.853Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-30T07:45:21.853Z] === RUN TestChangesSizeWithNoChanges [2022-04-30T07:45:21.853Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-30T07:45:21.853Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-30T07:45:21.853Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-30T07:45:21.853Z] === RUN TestChangesSize [2022-04-30T07:45:21.853Z] --- PASS: TestChangesSize (0.00s) [2022-04-30T07:45:21.853Z] === RUN TestApplyLayerInvalidFilenames [2022-04-30T07:45:21.853Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2009025505\\dest" [2022-04-30T07:45:21.853Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-30T07:45:21.853Z] === RUN TestApplyLayerInvalidHardlink [2022-04-30T07:45:21.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1628469898\\victim\\hello" -> "../victim/hello" [2022-04-30T07:45:21.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1262551911\\victim\\hello" -> "/../victim/hello" [2022-04-30T07:45:21.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2956424415\\victim" -> "../victim" [2022-04-30T07:45:21.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3699601393\\victim" -> "../victim" [2022-04-30T07:45:21.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1717336211\\victim" -> "../victim" [2022-04-30T07:45:21.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1567393965\\victim" -> "../victim" [2022-04-30T07:45:21.853Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-30T07:45:21.853Z] === RUN TestApplyLayerInvalidSymlink [2022-04-30T07:45:21.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3287344199\\dest\\dotdot" -> "../victim/hello" [2022-04-30T07:45:21.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1714298257\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-30T07:45:21.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3333737393\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:45:21.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink237455093\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:45:22.075Z] === RUN TestAddressPoolOpt [2022-04-30T07:45:22.075Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/a [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/something [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/_=a [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/env1=value1 [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/_env1=value1 [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/PATH [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/=a [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/PATH= [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/PATH=something [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/asd!qwe [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/1asd [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/123 [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/some_space [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/__some_space_before [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/some_space_after__ [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/= [2022-04-30T07:45:22.075Z] === RUN TestValidateEnv/PaTh [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-30T07:45:22.075Z] === RUN TestParseHost [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://:5555/p [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-30T07:45:22.075Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-30T07:45:22.075Z] === RUN TestParseHost/something_with_spaces [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://invalid:port [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://:port [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://:5555/ [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-30T07:45:22.075Z] === RUN TestParseHost/:// [2022-04-30T07:45:22.075Z] === RUN TestParseHost/unknown:// [2022-04-30T07:45:22.075Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://: [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-30T07:45:22.075Z] === RUN TestParseHost/unix:// [2022-04-30T07:45:22.075Z] === RUN TestParseHost/unix://path/to/socket [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://host: [2022-04-30T07:45:22.075Z] === RUN TestParseHost/#00 [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp:// [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://[::1]: [2022-04-30T07:45:22.075Z] === RUN TestParseHost/fd:// [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-30T07:45:22.075Z] === RUN TestParseHost/_ [2022-04-30T07:45:22.075Z] === RUN TestParseHost/__ [2022-04-30T07:45:22.075Z] === RUN TestParseHost/npipe:// [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://:5555 [2022-04-30T07:45:22.075Z] === RUN TestParseHost/fd://something [2022-04-30T07:45:22.075Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/: [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-30T07:45:22.075Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-30T07:45:22.075Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-30T07:45:22.076Z] === RUN TestParseTCP [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/localhost:5555/path [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/:5555/path [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/[::1]: [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/localhost [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/localhost: [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/0.0.0.1: [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/: [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/#00 [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/localhost:5555 [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/tcp://:5555 [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/tcp:// [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/0.0.0.1 [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/:5555 [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/::1 [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/[::1]:5555 [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-30T07:45:22.076Z] === RUN TestParseTCP/tcp://: [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-30T07:45:22.076Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-30T07:45:22.076Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-30T07:45:22.076Z] === RUN TestValidateExtraHosts [2022-04-30T07:45:22.076Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-30T07:45:22.076Z] === RUN TestValidateIPAddress [2022-04-30T07:45:22.076Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-30T07:45:22.076Z] === RUN TestMapOpts [2022-04-30T07:45:22.076Z] --- PASS: TestMapOpts (0.00s) [2022-04-30T07:45:22.076Z] === RUN TestListOptsWithoutValidator [2022-04-30T07:45:22.076Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-30T07:45:22.076Z] === RUN TestListOptsWithValidator [2022-04-30T07:45:22.076Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-30T07:45:22.076Z] === RUN TestValidateDNSSearch [2022-04-30T07:45:22.076Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-30T07:45:22.076Z] === RUN TestValidateLabel [2022-04-30T07:45:22.076Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-30T07:45:22.076Z] === RUN TestValidateLabel/label_with_general_format [2022-04-30T07:45:22.076Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-30T07:45:22.076Z] === RUN TestValidateLabel/label_with_one_more [2022-04-30T07:45:22.076Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-30T07:45:22.076Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-30T07:45:22.076Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-30T07:45:22.076Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-30T07:45:22.076Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-30T07:45:22.076Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-30T07:45:22.076Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-30T07:45:22.076Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-30T07:45:22.076Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-30T07:45:22.076Z] --- PASS: TestValidateLabel (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-30T07:45:22.076Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-30T07:45:22.076Z] === RUN TestNamedListOpts [2022-04-30T07:45:22.076Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-30T07:45:22.076Z] === RUN TestNamedMapOpts [2022-04-30T07:45:22.076Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-30T07:45:22.076Z] === RUN TestParseLink [2022-04-30T07:45:22.076Z] --- PASS: TestParseLink (0.00s) [2022-04-30T07:45:22.076Z] === RUN TestUlimitOpt [2022-04-30T07:45:22.076Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-30T07:45:22.076Z] PASS [2022-04-30T07:45:22.076Z] coverage: 65.5% of statements [2022-04-30T07:45:22.076Z] ok github.com/docker/docker/opts 0.124s coverage: 65.5% of statements [2022-04-30T07:45:22.076Z] === RUN TestParseVersion [2022-04-30T07:45:22.076Z] --- PASS: TestParseVersion (0.00s) [2022-04-30T07:45:22.076Z] PASS [2022-04-30T07:45:22.076Z] coverage: 52.9% of statements [2022-04-30T07:45:22.076Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2022-04-30T07:45:22.321Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink315713472\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:45:22.321Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1507501841\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:45:22.321Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-30T07:45:22.321Z] === RUN TestApplyLayerWhiteouts [2022-04-30T07:45:22.321Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-30T07:45:22.321Z] === RUN TestGenerateEmptyFile [2022-04-30T07:45:22.321Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-30T07:45:22.321Z] === RUN TestGenerateWithContent [2022-04-30T07:45:22.321Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-30T07:45:22.321Z] PASS [2022-04-30T07:45:22.321Z] coverage: 61.9% of statements [2022-04-30T07:45:22.321Z] ok github.com/docker/docker/pkg/archive 8.326s coverage: 61.9% of statements [2022-04-30T07:45:22.321Z] === RUN TestCreateIDMapOrder [2022-04-30T07:45:22.321Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-30T07:45:22.321Z] PASS [2022-04-30T07:45:22.321Z] coverage: 7.2% of statements [2022-04-30T07:45:22.321Z] ok github.com/docker/docker/pkg/idtools 0.052s coverage: 7.2% of statements [2022-04-30T07:45:22.321Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-04-30T07:45:22.321Z] === RUN TestNetworkDBNodeLeave [2022-04-30T07:45:23.615Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.16s) [2022-04-30T07:45:23.615Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-30T07:45:23.887Z] === RUN TestFixedBufferCap [2022-04-30T07:45:23.887Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-30T07:45:23.887Z] === RUN TestFixedBufferLen [2022-04-30T07:45:23.887Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-30T07:45:23.887Z] === RUN TestFixedBufferString [2022-04-30T07:45:23.887Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-30T07:45:23.887Z] === RUN TestFixedBufferWrite [2022-04-30T07:45:23.887Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-30T07:45:23.887Z] === RUN TestFixedBufferRead [2022-04-30T07:45:23.887Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-30T07:45:23.887Z] === RUN TestBytesPipeRead [2022-04-30T07:45:23.887Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-30T07:45:23.887Z] === RUN TestBytesPipeWrite [2022-04-30T07:45:23.887Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-30T07:45:23.887Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-30T07:45:24.072Z] === RUN TestPeerCertificateMarshalJSON [2022-04-30T07:45:24.356Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-04-30T07:45:24.356Z] === RUN TestAtomicWriteToFile [2022-04-30T07:45:24.356Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-30T07:45:24.356Z] === RUN TestAtomicWriteSetCommit [2022-04-30T07:45:24.356Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-30T07:45:24.356Z] === RUN TestAtomicWriteSetCancel [2022-04-30T07:45:24.356Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-30T07:45:24.356Z] === RUN TestReadCloserWrapperClose [2022-04-30T07:45:24.356Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-30T07:45:24.356Z] === RUN TestReaderErrWrapperReadOnError [2022-04-30T07:45:24.356Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-30T07:45:24.356Z] === RUN TestReaderErrWrapperRead [2022-04-30T07:45:24.356Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-30T07:45:24.356Z] === RUN TestCancelReadCloser [2022-04-30T07:45:24.356Z] --- PASS: TestCancelReadCloser (0.11s) [2022-04-30T07:45:24.356Z] === RUN TestWriteCloserWrapperClose [2022-04-30T07:45:24.356Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-30T07:45:24.356Z] === RUN TestNopWriteCloser [2022-04-30T07:45:24.356Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-30T07:45:24.356Z] === RUN TestNopWriter [2022-04-30T07:45:24.356Z] --- PASS: TestNopWriter (0.00s) [2022-04-30T07:45:24.356Z] === RUN TestWriteCounter [2022-04-30T07:45:24.356Z] --- PASS: TestWriteCounter (0.00s) [2022-04-30T07:45:24.356Z] PASS [2022-04-30T07:45:24.356Z] coverage: 70.1% of statements [2022-04-30T07:45:24.356Z] ok github.com/docker/docker/pkg/ioutils 0.678s coverage: 70.1% of statements [2022-04-30T07:45:24.529Z] === RUN TestIsArchivePathDir [2022-04-30T07:45:24.529Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-04-30T07:45:24.529Z] === RUN TestIsArchivePathInvalidFile [2022-04-30T07:45:24.529Z] 2022/04/30 07:45:24 Closing DB instances... [2022-04-30T07:45:24.529Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-04-30T07:45:24.529Z] === RUN TestIsArchivePathTar [2022-04-30T07:45:24.991Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-04-30T07:45:24.991Z] === RUN TestDecompressStreamGzip [2022-04-30T07:45:24.991Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-30T07:45:24.991Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-30T07:45:24.991Z] --- PASS: TestPeerCertificateMarshalJSON (0.80s) [2022-04-30T07:45:24.991Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-30T07:45:24.991Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-30T07:45:24.991Z] === RUN TestMiddleware [2022-04-30T07:45:24.991Z] --- PASS: TestMiddleware (0.00s) [2022-04-30T07:45:24.991Z] === RUN TestNewResponseModifier [2022-04-30T07:45:24.991Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-30T07:45:24.991Z] PASS [2022-04-30T07:45:24.991Z] coverage: 26.8% of statements [2022-04-30T07:45:24.991Z] ok github.com/docker/docker/pkg/authorization 0.854s coverage: 26.8% of statements [2022-04-30T07:45:24.991Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-04-30T07:45:24.991Z] === RUN TestDecompressStreamBzip2 [2022-04-30T07:45:24.991Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-04-30T07:45:24.991Z] === RUN TestDecompressStreamXz [2022-04-30T07:45:24.991Z] archive_test.go:133: Xz not present in msys2 [2022-04-30T07:45:24.991Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-30T07:45:24.991Z] === RUN TestDecompressStreamZstd [2022-04-30T07:45:24.991Z] archive_test.go:140: zstd not installed [2022-04-30T07:45:24.991Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-30T07:45:24.991Z] === RUN TestCompressStreamXzUnsupported [2022-04-30T07:45:24.991Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-30T07:45:24.991Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-30T07:45:24.991Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-30T07:45:24.991Z] === RUN TestCompressStreamInvalid [2022-04-30T07:45:24.991Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-30T07:45:24.991Z] === RUN TestExtensionInvalid [2022-04-30T07:45:24.991Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-30T07:45:24.991Z] === RUN TestExtensionUncompressed [2022-04-30T07:45:24.991Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-30T07:45:24.991Z] === RUN TestExtensionBzip2 [2022-04-30T07:45:24.991Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-30T07:45:24.991Z] === RUN TestExtensionGzip [2022-04-30T07:45:24.991Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-30T07:45:24.991Z] === RUN TestExtensionXz [2022-04-30T07:45:24.991Z] --- PASS: TestExtensionXz (0.00s) [2022-04-30T07:45:24.991Z] === RUN TestExtensionZstd [2022-04-30T07:45:24.991Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-30T07:45:24.991Z] === RUN TestCmdStreamLargeStderr [2022-04-30T07:45:24.991Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-30T07:45:24.991Z] === RUN TestCmdStreamBad [2022-04-30T07:45:24.991Z] archive_test.go:252: Failing on Windows CI machines [2022-04-30T07:45:24.991Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-30T07:45:24.991Z] === RUN TestCmdStreamGood [2022-04-30T07:45:25.106Z] === RUN TestMiddlewares [2022-04-30T07:45:25.106Z] --- PASS: TestMiddlewares (0.00s) [2022-04-30T07:45:25.106Z] PASS [2022-04-30T07:45:25.106Z] coverage: 7.9% of statements [2022-04-30T07:45:25.106Z] ok github.com/docker/docker/api/server 0.074s coverage: 7.9% of statements [2022-04-30T07:45:25.212Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-30T07:45:25.343Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-04-30T07:45:25.343Z] === RUN TestNetworkDBWatch [2022-04-30T07:45:25.343Z] === RUN TestError [2022-04-30T07:45:25.343Z] --- PASS: TestError (0.00s) [2022-04-30T07:45:25.343Z] === RUN TestProgressString [2022-04-30T07:45:25.343Z] === RUN TestProgressString/no_progress [2022-04-30T07:45:25.343Z] === RUN TestProgressString/progress_1 [2022-04-30T07:45:25.343Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-30T07:45:25.343Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-30T07:45:25.343Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-30T07:45:25.343Z] === RUN TestProgressString/with_units [2022-04-30T07:45:25.343Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-30T07:45:25.343Z] === RUN TestProgressString/hide_counts [2022-04-30T07:45:25.343Z] --- PASS: TestProgressString (0.00s) [2022-04-30T07:45:25.343Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-30T07:45:25.343Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-30T07:45:25.343Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-30T07:45:25.343Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-30T07:45:25.343Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-30T07:45:25.343Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-30T07:45:25.343Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-30T07:45:25.343Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-30T07:45:25.343Z] === RUN TestJSONMessageDisplay [2022-04-30T07:45:25.343Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-04-30T07:45:25.344Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-30T07:45:25.344Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-30T07:45:25.344Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-30T07:45:25.344Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-30T07:45:25.344Z] === RUN TestDisplayJSONMessagesStream [2022-04-30T07:45:25.344Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-30T07:45:25.344Z] PASS [2022-04-30T07:45:25.344Z] coverage: 91.7% of statements [2022-04-30T07:45:25.344Z] ok github.com/docker/docker/pkg/jsonmessage 0.250s coverage: 91.7% of statements [2022-04-30T07:45:25.448Z] --- PASS: TestCmdStreamGood (0.08s) [2022-04-30T07:45:25.448Z] === RUN TestUntarPathWithInvalidDest [2022-04-30T07:45:25.448Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-04-30T07:45:25.448Z] === RUN TestUntarPathWithInvalidSrc [2022-04-30T07:45:25.448Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-30T07:45:25.448Z] === RUN TestUntarPath [2022-04-30T07:45:25.448Z] --- PASS: TestUntarPath (0.08s) [2022-04-30T07:45:25.448Z] === RUN TestUntarPathWithDestinationFile [2022-04-30T07:45:25.448Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-04-30T07:45:25.448Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-30T07:45:25.448Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-30T07:45:25.448Z] === RUN TestCopyWithTarInvalidSrc [2022-04-30T07:45:25.448Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-30T07:45:25.448Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-30T07:45:25.448Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-30T07:45:25.448Z] === RUN TestCopyWithTarSrcFile [2022-04-30T07:45:25.448Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-30T07:45:25.448Z] === RUN TestCopyWithTarSrcFolder [2022-04-30T07:45:25.448Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-30T07:45:25.448Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-30T07:45:25.448Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-30T07:45:25.448Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-30T07:45:25.449Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-30T07:45:25.449Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-30T07:45:25.449Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-04-30T07:45:25.449Z] === RUN TestCopyFileWithTarSrcFile [2022-04-30T07:45:25.449Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-30T07:45:25.449Z] === RUN TestTarFiles [2022-04-30T07:45:25.449Z] === RUN TestUnbuffered [2022-04-30T07:45:25.449Z] --- PASS: TestUnbuffered (0.00s) [2022-04-30T07:45:25.449Z] === RUN TestRaceUnbuffered [2022-04-30T07:45:25.449Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-30T07:45:25.449Z] PASS [2022-04-30T07:45:25.449Z] coverage: 100.0% of statements [2022-04-30T07:45:25.449Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2022-04-30T07:45:26.148Z] check_test.go:307: [d363922f52253] daemon is not started [2022-04-30T07:45:26.148Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-30T07:45:26.333Z] === RUN TestStandardLongPath [2022-04-30T07:45:26.333Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-30T07:45:26.333Z] === RUN TestUNCLongPath [2022-04-30T07:45:26.333Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-30T07:45:26.333Z] PASS [2022-04-30T07:45:26.333Z] coverage: 100.0% of statements [2022-04-30T07:45:26.333Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2022-04-30T07:45:26.420Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.88s) [2022-04-30T07:45:26.420Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-30T07:45:26.420Z] === RUN TestMatch [2022-04-30T07:45:26.420Z] === RUN TestMatch/[[]] [2022-04-30T07:45:26.420Z] === RUN TestMatch/[[foo]] [2022-04-30T07:45:26.420Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-30T07:45:26.420Z] === RUN TestMatch/[[foo_bar]] [2022-04-30T07:45:26.420Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-30T07:45:26.420Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-30T07:45:26.420Z] === RUN TestMatch/[] [2022-04-30T07:45:26.420Z] === RUN TestMatch/[]#01 [2022-04-30T07:45:26.420Z] === RUN TestMatch/[[qux]] [2022-04-30T07:45:26.420Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-30T07:45:26.420Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-30T07:45:26.420Z] === RUN TestMatch/[[foo_baz]] [2022-04-30T07:45:26.420Z] --- PASS: TestMatch (0.00s) [2022-04-30T07:45:26.420Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-30T07:45:26.420Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-30T07:45:26.420Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-30T07:45:26.420Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-30T07:45:26.420Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-30T07:45:26.420Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-30T07:45:26.420Z] --- PASS: TestMatch/[] (0.00s) [2022-04-30T07:45:26.420Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-30T07:45:26.420Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-30T07:45:26.420Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-30T07:45:26.420Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-30T07:45:26.420Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-30T07:45:26.420Z] PASS [2022-04-30T07:45:26.420Z] coverage: 87.5% of statements [2022-04-30T07:45:26.420Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2022-04-30T07:45:26.801Z] === RUN TestNameFormat [2022-04-30T07:45:26.801Z] --- PASS: TestNameFormat (0.00s) [2022-04-30T07:45:26.801Z] === RUN TestNameRetries [2022-04-30T07:45:26.801Z] --- PASS: TestNameRetries (0.00s) [2022-04-30T07:45:26.801Z] PASS [2022-04-30T07:45:26.801Z] coverage: 85.7% of statements [2022-04-30T07:45:26.801Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2022-04-30T07:45:26.801Z] 2022/04/30 07:45:26 Closing DB instances... [2022-04-30T07:45:27.382Z] === RUN TestChrootTarUntar [2022-04-30T07:45:27.382Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:45:27.382Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-30T07:45:27.382Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-30T07:45:27.382Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:45:27.382Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-30T07:45:27.382Z] === RUN TestChrootUntarEmptyArchive [2022-04-30T07:45:27.382Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-30T07:45:27.382Z] === RUN TestChrootTarUntarWithSymlink [2022-04-30T07:45:27.382Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:45:27.382Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-30T07:45:27.382Z] === RUN TestChrootCopyWithTar [2022-04-30T07:45:27.382Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:45:27.382Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-30T07:45:27.382Z] === RUN TestChrootCopyFileWithTar [2022-04-30T07:45:27.382Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:45:27.382Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-30T07:45:27.382Z] === RUN TestChrootUntarPath [2022-04-30T07:45:27.382Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:45:27.382Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-30T07:45:27.382Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-30T07:45:27.382Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:45:27.382Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-30T07:45:27.382Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-30T07:45:27.382Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:45:27.382Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-30T07:45:27.382Z] === RUN TestChrootApplyDotDotFile [2022-04-30T07:45:27.382Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:45:27.382Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-30T07:45:27.382Z] PASS [2022-04-30T07:45:27.382Z] coverage: 12.0% of statements [2022-04-30T07:45:27.382Z] ok github.com/docker/docker/pkg/chrootarchive 0.100s coverage: 12.0% of statements [2022-04-30T07:45:27.792Z] === RUN TestParseKeyValueOpt [2022-04-30T07:45:27.792Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-30T07:45:27.792Z] === RUN TestParseUintList [2022-04-30T07:45:27.792Z] --- PASS: TestParseUintList (0.00s) [2022-04-30T07:45:27.792Z] === RUN TestParseUintListMaximumLimits [2022-04-30T07:45:27.792Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-30T07:45:27.792Z] PASS [2022-04-30T07:45:27.792Z] coverage: 97.0% of statements [2022-04-30T07:45:27.792Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2022-04-30T07:45:28.263Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-04-30T07:45:28.263Z] === RUN TestNetworkDBBulkSync [2022-04-30T07:45:28.345Z] 2022/04/30 07:45:27 Closing DB instances... [2022-04-30T07:45:28.345Z] === RUN TestEnsureRemoveAllNotExist [2022-04-30T07:45:28.345Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-30T07:45:28.345Z] === RUN TestEnsureRemoveAllWithDir [2022-04-30T07:45:28.345Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-30T07:45:28.345Z] === RUN TestEnsureRemoveAllWithFile [2022-04-30T07:45:28.345Z] --- PASS: TestEnsureRemoveAllWithFile (0.01s) [2022-04-30T07:45:28.345Z] PASS [2022-04-30T07:45:28.345Z] coverage: 0.0% of statements [2022-04-30T07:45:28.345Z] ok github.com/docker/docker/pkg/containerfs 0.062s coverage: 0.0% of statements [2022-04-30T07:45:28.732Z] === RUN Test_windowsOSRelease_String [2022-04-30T07:45:28.732Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-30T07:45:28.732Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-30T07:45:28.732Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-30T07:45:28.732Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-30T07:45:28.732Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-30T07:45:28.732Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-30T07:45:28.732Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-30T07:45:28.732Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-30T07:45:28.732Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-30T07:45:28.732Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-30T07:45:28.732Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-30T07:45:28.732Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-30T07:45:28.732Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-30T07:45:28.732Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-30T07:45:28.732Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-30T07:45:28.732Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-30T07:45:28.732Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-30T07:45:28.732Z] PASS [2022-04-30T07:45:28.732Z] coverage: 36.4% of statements [2022-04-30T07:45:28.732Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.064s coverage: 36.4% of statements [2022-04-30T07:45:29.308Z] === RUN TestSizeEmpty [2022-04-30T07:45:29.308Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-30T07:45:29.308Z] === RUN TestSizeEmptyFile [2022-04-30T07:45:29.308Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-30T07:45:29.308Z] === RUN TestSizeNonemptyFile [2022-04-30T07:45:29.308Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-30T07:45:29.308Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-30T07:45:29.308Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-30T07:45:29.308Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-30T07:45:29.308Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-30T07:45:29.308Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-30T07:45:29.308Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-30T07:45:29.308Z] === RUN TestMoveToSubdir [2022-04-30T07:45:29.308Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-30T07:45:29.308Z] === RUN TestSizeNonExistingDirectory [2022-04-30T07:45:29.308Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-30T07:45:29.308Z] PASS [2022-04-30T07:45:29.308Z] coverage: 80.0% of statements [2022-04-30T07:45:29.308Z] ok github.com/docker/docker/pkg/directory 0.078s coverage: 80.0% of statements [2022-04-30T07:45:29.721Z] 2022/04/30 07:45:29 Closing DB instances... [2022-04-30T07:45:29.721Z] === RUN TestNewAndRemove [2022-04-30T07:45:29.721Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-30T07:45:29.721Z] === RUN TestRemoveInvalidPath [2022-04-30T07:45:29.721Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-30T07:45:29.721Z] PASS [2022-04-30T07:45:29.721Z] coverage: 82.6% of statements [2022-04-30T07:45:29.721Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2022-04-30T07:45:29.854Z] --- PASS: TestCreateServiceMultipleTimes (14.99s) [2022-04-30T07:45:29.854Z] === RUN TestCreateServiceConflict [2022-04-30T07:45:30.270Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-04-30T07:45:30.270Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-30T07:45:30.270Z] === RUN TestPollerAddRemove [2022-04-30T07:45:30.270Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-30T07:45:30.270Z] === RUN TestPollerEvent [2022-04-30T07:45:30.270Z] poller_test.go:40: No chmod on Windows [2022-04-30T07:45:30.270Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-30T07:45:30.270Z] === RUN TestPollerClose [2022-04-30T07:45:30.270Z] --- PASS: TestPollerClose (0.00s) [2022-04-30T07:45:30.270Z] PASS [2022-04-30T07:45:30.270Z] coverage: 45.7% of statements [2022-04-30T07:45:30.270Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 45.7% of statements [2022-04-30T07:45:31.289Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-04-30T07:45:31.289Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-30T07:45:31.417Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-30T07:45:31.765Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-04-30T07:45:31.765Z] === RUN TestCreateServiceMaxReplicas [2022-04-30T07:45:31.800Z] --- PASS: TestTarFiles (5.88s) [2022-04-30T07:45:31.800Z] === RUN TestDetectCompressionZstd [2022-04-30T07:45:31.800Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestTarUntar [2022-04-30T07:45:31.800Z] === RUN TestCopyFileWithInvalidSrc [2022-04-30T07:45:31.800Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestCopyFileWithInvalidDest [2022-04-30T07:45:31.800Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-30T07:45:31.800Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-30T07:45:31.800Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestCopyFile [2022-04-30T07:45:31.800Z] --- PASS: TestCopyFile (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-30T07:45:31.800Z] fileutils_test.go:133: Needs porting to Windows [2022-04-30T07:45:31.800Z] --- PASS: TestTarUntar (0.04s) [2022-04-30T07:45:31.800Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-30T07:45:31.800Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-30T07:45:31.800Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-30T07:45:31.800Z] fileutils_test.go:179: Needs porting to Windows [2022-04-30T07:45:31.800Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestWildcardMatches [2022-04-30T07:45:31.800Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestPatternMatches [2022-04-30T07:45:31.800Z] --- PASS: TestPatternMatches (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-30T07:45:31.800Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestPatternMatchesFolderExclusions [2022-04-30T07:45:31.800Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-30T07:45:31.800Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-30T07:45:31.800Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-30T07:45:31.800Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-30T07:45:31.800Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestSingleExclamationError [2022-04-30T07:45:31.800Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestMatchesWithNoPatterns [2022-04-30T07:45:31.800Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestMatchesWithMalformedPatterns [2022-04-30T07:45:31.800Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestMatches [2022-04-30T07:45:31.800Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-30T07:45:31.800Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-30T07:45:31.800Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-30T07:45:31.800Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-30T07:45:31.800Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-30T07:45:31.800Z] === RUN TestTarWithOptions [2022-04-30T07:45:31.800Z] --- PASS: TestMatches (0.01s) [2022-04-30T07:45:31.800Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-30T07:45:31.800Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-30T07:45:31.800Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-30T07:45:31.800Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestCleanPatterns [2022-04-30T07:45:31.800Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-30T07:45:31.800Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestCleanPatternsExceptionFlag [2022-04-30T07:45:31.800Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-30T07:45:31.800Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-30T07:45:31.800Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestCleanPatternsErrorSingleException [2022-04-30T07:45:31.800Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestCreateIfNotExistsDir [2022-04-30T07:45:31.800Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-04-30T07:45:31.800Z] === RUN TestCreateIfNotExistsFile [2022-04-30T07:45:31.800Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-30T07:45:31.800Z] === RUN TestMatch [2022-04-30T07:45:31.800Z] --- PASS: TestMatch (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestCompile [2022-04-30T07:45:31.800Z] === RUN TestCompile/slash [2022-04-30T07:45:31.800Z] === RUN TestCompile/backslash [2022-04-30T07:45:31.800Z] --- PASS: TestCompile (0.00s) [2022-04-30T07:45:31.800Z] --- PASS: TestCompile/slash (0.00s) [2022-04-30T07:45:31.800Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-30T07:45:31.800Z] PASS [2022-04-30T07:45:31.800Z] coverage: 84.7% of statements [2022-04-30T07:45:31.800Z] ok github.com/docker/docker/pkg/fileutils 0.088s coverage: 84.7% of statements [2022-04-30T07:45:31.800Z] --- PASS: TestTarWithOptions (0.04s) [2022-04-30T07:45:31.800Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-30T07:45:31.800Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestUntarUstarGnuConflict [2022-04-30T07:45:31.800Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-04-30T07:45:31.800Z] === RUN TestUntarInvalidFilenames [2022-04-30T07:45:31.800Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1125831185\\dest" [2022-04-30T07:45:31.800Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-04-30T07:45:31.800Z] === RUN TestUntarHardlinkToSymlink [2022-04-30T07:45:31.800Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-30T07:45:31.800Z] === RUN TestUntarInvalidHardlink [2022-04-30T07:45:31.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1903427677\\victim\\hello" -> "../victim/hello" [2022-04-30T07:45:31.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink576197386\\victim\\hello" -> "/../victim/hello" [2022-04-30T07:45:31.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2573374622\\victim" -> "../victim" [2022-04-30T07:45:31.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2139671859\\victim" -> "../victim" [2022-04-30T07:45:31.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4279789804\\victim" -> "../victim" [2022-04-30T07:45:31.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2169838264\\victim" -> "../victim" [2022-04-30T07:45:31.800Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-30T07:45:31.800Z] === RUN TestUntarInvalidSymlink [2022-04-30T07:45:31.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1385443948\\dest\\dotdot" -> "../victim/hello" [2022-04-30T07:45:31.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2286074199\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-30T07:45:31.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3961026874\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:45:31.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2857942754\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:45:31.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3220999170\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:45:31.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1570234918\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:45:31.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4107748617\\dest\\dir\\loophole" -> "../../victim" [2022-04-30T07:45:31.800Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-30T07:45:31.800Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-30T07:45:31.800Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestXGlobalNoParent [2022-04-30T07:45:31.800Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-30T07:45:31.800Z] === RUN TestReplaceFileTarWrapper [2022-04-30T07:45:31.985Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-30T07:45:32.257Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-04-30T07:45:32.257Z] === RUN TestPrefixHeaderReadable [2022-04-30T07:45:32.257Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-30T07:45:32.257Z] === RUN TestDisablePigz [2022-04-30T07:45:32.257Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-30T07:45:32.257Z] --- PASS: TestDisablePigz (0.13s) [2022-04-30T07:45:32.257Z] === RUN TestPigz [2022-04-30T07:45:32.257Z] === RUN TestGet [2022-04-30T07:45:32.257Z] --- PASS: TestGet (0.00s) [2022-04-30T07:45:32.257Z] === RUN TestGetShortcutString [2022-04-30T07:45:32.257Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-30T07:45:32.257Z] PASS [2022-04-30T07:45:32.257Z] coverage: 42.9% of statements [2022-04-30T07:45:32.257Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 42.9% of statements [2022-04-30T07:45:32.257Z] 2022/04/30 07:45:32 Closing DB instances... [2022-04-30T07:45:32.257Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-04-30T07:45:32.257Z] --- PASS: TestPigz (0.16s) [2022-04-30T07:45:32.257Z] === RUN TestNosysFileInfo [2022-04-30T07:45:32.257Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-30T07:45:32.257Z] === RUN TestCopyFileWithInvalidDest [2022-04-30T07:45:32.257Z] archive_windows_test.go:16: Currently fails [2022-04-30T07:45:32.257Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-30T07:45:32.257Z] === RUN TestCanonicalTarNameForPath [2022-04-30T07:45:32.257Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-30T07:45:32.257Z] === RUN TestCanonicalTarName [2022-04-30T07:45:32.257Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-30T07:45:32.257Z] === RUN TestChmodTarEntry [2022-04-30T07:45:32.257Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-30T07:45:32.257Z] === RUN TestHardLinkOrder [2022-04-30T07:45:32.275Z] === RUN TestFailedConnection [2022-04-30T07:45:32.713Z] --- PASS: TestHardLinkOrder (0.16s) [2022-04-30T07:45:32.713Z] === RUN TestChangeString [2022-04-30T07:45:32.713Z] --- PASS: TestChangeString (0.00s) [2022-04-30T07:45:32.713Z] === RUN TestChangesWithNoChanges [2022-04-30T07:45:32.713Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-30T07:45:32.713Z] === RUN TestChangesWithChanges [2022-04-30T07:45:32.713Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-30T07:45:32.713Z] === RUN TestChangesWithChangesGH13590 [2022-04-30T07:45:32.713Z] changes_test.go:196: needs more investigation [2022-04-30T07:45:32.713Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-30T07:45:32.713Z] === RUN TestChangesDirsEmpty [2022-04-30T07:45:32.713Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-30T07:45:32.713Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-30T07:45:32.713Z] === RUN TestChangesDirsMutated [2022-04-30T07:45:32.713Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-30T07:45:32.713Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-30T07:45:32.713Z] === RUN TestApplyLayer [2022-04-30T07:45:32.713Z] changes_test.go:433: needs further investigation [2022-04-30T07:45:32.713Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-30T07:45:32.713Z] === RUN TestChangesSizeWithHardlinks [2022-04-30T07:45:32.713Z] changes_test.go:469: needs further investigation [2022-04-30T07:45:32.713Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-30T07:45:32.713Z] === RUN TestChangesSizeWithNoChanges [2022-04-30T07:45:32.713Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-30T07:45:32.713Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-30T07:45:32.713Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-30T07:45:32.713Z] === RUN TestChangesSize [2022-04-30T07:45:32.713Z] --- PASS: TestChangesSize (0.01s) [2022-04-30T07:45:32.713Z] === RUN TestApplyLayerInvalidFilenames [2022-04-30T07:45:32.713Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames982061334\\dest" [2022-04-30T07:45:32.713Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-30T07:45:32.713Z] === RUN TestApplyLayerInvalidHardlink [2022-04-30T07:45:32.713Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink11117827\\victim\\hello" -> "../victim/hello" [2022-04-30T07:45:32.713Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink99453998\\victim\\hello" -> "/../victim/hello" [2022-04-30T07:45:32.713Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1706914227\\victim" -> "../victim" [2022-04-30T07:45:32.713Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1143201092\\victim" -> "../victim" [2022-04-30T07:45:32.713Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink238502765\\victim" -> "../victim" [2022-04-30T07:45:32.713Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink262506936\\victim" -> "../victim" [2022-04-30T07:45:32.713Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-30T07:45:32.713Z] === RUN TestApplyLayerInvalidSymlink [2022-04-30T07:45:32.713Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2888333048\\dest\\dotdot" -> "../victim/hello" [2022-04-30T07:45:32.713Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1958776315\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-30T07:45:32.713Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2645069872\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:45:32.713Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink822715251\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:45:32.713Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4047571187\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:45:32.713Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1583845626\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:45:32.713Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-30T07:45:32.713Z] === RUN TestApplyLayerWhiteouts [2022-04-30T07:45:32.713Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-30T07:45:32.713Z] === RUN TestGenerateEmptyFile [2022-04-30T07:45:32.713Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-30T07:45:32.713Z] === RUN TestGenerateWithContent [2022-04-30T07:45:32.713Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-30T07:45:32.713Z] PASS [2022-04-30T07:45:32.713Z] coverage: 61.9% of statements [2022-04-30T07:45:32.713Z] ok github.com/docker/docker/pkg/archive 8.441s coverage: 61.9% of statements [2022-04-30T07:45:33.169Z] === RUN TestCreateIDMapOrder [2022-04-30T07:45:33.169Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-30T07:45:33.169Z] PASS [2022-04-30T07:45:33.169Z] coverage: 7.2% of statements [2022-04-30T07:45:33.169Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2022-04-30T07:45:33.362Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-30T07:45:33.363Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-30T07:45:33.626Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-04-30T07:45:33.626Z] === RUN TestNetworkDBNodeLeave [2022-04-30T07:45:33.841Z] --- PASS: TestGetAddress (27.10s) [2022-04-30T07:45:33.841Z] === RUN TestRequestSyntaxCheck [2022-04-30T07:45:33.841Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-30T07:45:33.841Z] === RUN TestRequest [2022-04-30T07:45:34.297Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-30T07:45:34.307Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2022-04-30T07:45:34.307Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-30T07:45:34.309Z] 2022/04/30 07:45:33 Closing DB instances... [2022-04-30T07:45:34.309Z] --- PASS: TestFailedConnection (2.13s) [2022-04-30T07:45:34.309Z] === RUN TestFailOnce [2022-04-30T07:45:34.309Z] time="2022-04-30T07:45:34Z" level=error msg="node: 83a1f0d7c40d is unknown to memberlist" [2022-04-30T07:45:34.309Z] 2022/04/30 07:45:34 http: panic serving 127.0.0.1:49298: Plugin not ready [2022-04-30T07:45:34.309Z] goroutine 9 [running]: [2022-04-30T07:45:34.309Z] net/http.(*conn).serve.func1() [2022-04-30T07:45:34.309Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-30T07:45:34.309Z] panic({0x1283700, 0x13cd0e0}) [2022-04-30T07:45:34.309Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-30T07:45:34.309Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001afa70?) [2022-04-30T07:45:34.309Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-30T07:45:34.309Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13d28f8?, 0xc0000a80e0?}, 0x11dda86?) [2022-04-30T07:45:34.309Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-30T07:45:34.309Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x13d28f8, 0xc0000a80e0}, 0xc00019e100) [2022-04-30T07:45:34.309Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-30T07:45:34.309Z] net/http.serverHandler.ServeHTTP({0x13d0f18?}, {0x13d28f8, 0xc0000a80e0}, 0xc00019e100) [2022-04-30T07:45:34.309Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-30T07:45:34.309Z] net/http.(*conn).serve(0xc000066e60, {0x13d2df8, 0xc0002020c0}) [2022-04-30T07:45:34.309Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-30T07:45:34.309Z] created by net/http.(*Server).Serve [2022-04-30T07:45:34.309Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-30T07:45:34.309Z] time="2022-04-30T07:45:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2022-04-30T07:45:34.589Z] === RUN TestFixedBufferCap [2022-04-30T07:45:34.589Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-30T07:45:34.589Z] === RUN TestFixedBufferLen [2022-04-30T07:45:34.589Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-30T07:45:34.589Z] === RUN TestFixedBufferString [2022-04-30T07:45:34.589Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-30T07:45:34.589Z] === RUN TestFixedBufferWrite [2022-04-30T07:45:34.589Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-30T07:45:34.589Z] === RUN TestFixedBufferRead [2022-04-30T07:45:34.589Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-30T07:45:34.589Z] === RUN TestBytesPipeRead [2022-04-30T07:45:34.589Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-30T07:45:34.589Z] === RUN TestBytesPipeWrite [2022-04-30T07:45:34.589Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-30T07:45:34.589Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-30T07:45:35.045Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-04-30T07:45:35.045Z] === RUN TestAtomicWriteToFile [2022-04-30T07:45:35.045Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-30T07:45:35.045Z] === RUN TestAtomicWriteSetCommit [2022-04-30T07:45:35.045Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-30T07:45:35.045Z] === RUN TestAtomicWriteSetCancel [2022-04-30T07:45:35.045Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-30T07:45:35.045Z] === RUN TestReadCloserWrapperClose [2022-04-30T07:45:35.045Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-30T07:45:35.045Z] === RUN TestReaderErrWrapperReadOnError [2022-04-30T07:45:35.045Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-30T07:45:35.045Z] === RUN TestReaderErrWrapperRead [2022-04-30T07:45:35.045Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-30T07:45:35.045Z] === RUN TestCancelReadCloser [2022-04-30T07:45:35.045Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-30T07:45:35.045Z] === RUN TestWriteCloserWrapperClose [2022-04-30T07:45:35.045Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-30T07:45:35.045Z] === RUN TestNopWriteCloser [2022-04-30T07:45:35.045Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-30T07:45:35.045Z] === RUN TestNopWriter [2022-04-30T07:45:35.045Z] --- PASS: TestNopWriter (0.00s) [2022-04-30T07:45:35.045Z] === RUN TestWriteCounter [2022-04-30T07:45:35.045Z] --- PASS: TestWriteCounter (0.00s) [2022-04-30T07:45:35.045Z] PASS [2022-04-30T07:45:35.045Z] coverage: 70.1% of statements [2022-04-30T07:45:35.046Z] ok github.com/docker/docker/pkg/ioutils 0.649s coverage: 70.1% of statements [2022-04-30T07:45:35.296Z] --- PASS: TestFailOnce (1.21s) [2022-04-30T07:45:35.296Z] === RUN TestEchoInputOutput [2022-04-30T07:45:35.296Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-30T07:45:35.296Z] === RUN TestBackoff [2022-04-30T07:45:35.296Z] --- PASS: TestBackoff (0.00s) [2022-04-30T07:45:35.296Z] === RUN TestAbortRetry [2022-04-30T07:45:35.296Z] --- PASS: TestAbortRetry (0.00s) [2022-04-30T07:45:35.296Z] === RUN TestClientScheme [2022-04-30T07:45:35.296Z] --- PASS: TestClientScheme (0.00s) [2022-04-30T07:45:35.296Z] === RUN TestNewClientWithTimeout [2022-04-30T07:45:35.764Z] time="2022-04-30T07:45:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-30T07:45:36.012Z] === RUN TestError [2022-04-30T07:45:36.012Z] --- PASS: TestError (0.00s) [2022-04-30T07:45:36.012Z] === RUN TestProgressString [2022-04-30T07:45:36.012Z] === RUN TestProgressString/no_progress [2022-04-30T07:45:36.012Z] === RUN TestProgressString/progress_1 [2022-04-30T07:45:36.012Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-30T07:45:36.012Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-30T07:45:36.012Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-30T07:45:36.012Z] === RUN TestProgressString/with_units [2022-04-30T07:45:36.012Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-30T07:45:36.012Z] === RUN TestProgressString/hide_counts [2022-04-30T07:45:36.012Z] --- PASS: TestProgressString (0.00s) [2022-04-30T07:45:36.012Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-30T07:45:36.012Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-30T07:45:36.012Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-30T07:45:36.012Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-30T07:45:36.012Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-30T07:45:36.012Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-30T07:45:36.012Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-30T07:45:36.012Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-30T07:45:36.012Z] === RUN TestJSONMessageDisplay [2022-04-30T07:45:36.469Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-04-30T07:45:36.469Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-30T07:45:36.469Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-30T07:45:36.469Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-30T07:45:36.469Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-30T07:45:36.469Z] === RUN TestDisplayJSONMessagesStream [2022-04-30T07:45:36.469Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-30T07:45:36.469Z] PASS [2022-04-30T07:45:36.469Z] coverage: 91.7% of statements [2022-04-30T07:45:36.469Z] ok github.com/docker/docker/pkg/jsonmessage 0.230s coverage: 91.7% of statements [2022-04-30T07:45:36.469Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-04-30T07:45:36.469Z] === RUN TestNetworkDBWatch [2022-04-30T07:45:36.925Z] === RUN TestStandardLongPath [2022-04-30T07:45:36.925Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-30T07:45:36.925Z] === RUN TestUNCLongPath [2022-04-30T07:45:36.925Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-30T07:45:36.925Z] PASS [2022-04-30T07:45:36.925Z] coverage: 100.0% of statements [2022-04-30T07:45:36.925Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-04-30T07:45:37.330Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.26s) [2022-04-30T07:45:37.330Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-30T07:45:37.330Z] time="2022-04-30T07:45:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-30T07:45:37.578Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-30T07:45:37.836Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-30T07:45:37.889Z] === RUN TestNameFormat [2022-04-30T07:45:37.889Z] --- PASS: TestNameFormat (0.00s) [2022-04-30T07:45:37.889Z] === RUN TestNameRetries [2022-04-30T07:45:37.889Z] --- PASS: TestNameRetries (0.00s) [2022-04-30T07:45:37.889Z] PASS [2022-04-30T07:45:37.889Z] coverage: 85.7% of statements [2022-04-30T07:45:37.889Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2022-04-30T07:45:38.318Z] 2022/04/30 07:45:38 Closing DB instances... [2022-04-30T07:45:38.346Z] 2022/04/30 07:45:37 Closing DB instances... [2022-04-30T07:45:38.346Z] === RUN TestParseKeyValueOpt [2022-04-30T07:45:38.346Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-30T07:45:38.346Z] === RUN TestParseUintList [2022-04-30T07:45:38.346Z] --- PASS: TestParseUintList (0.00s) [2022-04-30T07:45:38.346Z] === RUN TestParseUintListMaximumLimits [2022-04-30T07:45:38.346Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-30T07:45:38.346Z] PASS [2022-04-30T07:45:38.346Z] coverage: 97.0% of statements [2022-04-30T07:45:38.346Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2022-04-30T07:45:39.307Z] === RUN Test_windowsOSRelease_String [2022-04-30T07:45:39.307Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-30T07:45:39.307Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-30T07:45:39.307Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-30T07:45:39.307Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-30T07:45:39.307Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-30T07:45:39.307Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-30T07:45:39.307Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-30T07:45:39.307Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-30T07:45:39.307Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-30T07:45:39.307Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-30T07:45:39.307Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-30T07:45:39.307Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-30T07:45:39.307Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-30T07:45:39.307Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-30T07:45:39.307Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-30T07:45:39.307Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-30T07:45:39.307Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-30T07:45:39.307Z] PASS [2022-04-30T07:45:39.307Z] coverage: 36.4% of statements [2022-04-30T07:45:39.307Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.052s coverage: 36.4% of statements [2022-04-30T07:45:39.736Z] check_test.go:307: [d1c94780f4792] daemon is not started [2022-04-30T07:45:39.736Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-30T07:45:39.736Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-30T07:45:39.764Z] --- PASS: TestNetworkDBWatch (3.09s) [2022-04-30T07:45:39.764Z] === RUN TestNetworkDBBulkSync [2022-04-30T07:45:39.882Z] time="2022-04-30T07:45:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-30T07:45:39.882Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-30T07:45:39.882Z] === RUN TestNetworkDBGarbageCollection [2022-04-30T07:45:40.220Z] === RUN TestNewAndRemove [2022-04-30T07:45:40.220Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-30T07:45:40.220Z] === RUN TestRemoveInvalidPath [2022-04-30T07:45:40.220Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-30T07:45:40.220Z] PASS [2022-04-30T07:45:40.220Z] coverage: 82.6% of statements [2022-04-30T07:45:40.220Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2022-04-30T07:45:40.302Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-30T07:45:40.869Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-30T07:45:41.184Z] 2022/04/30 07:45:40 Closing DB instances... [2022-04-30T07:45:41.438Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-30T07:45:42.006Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-30T07:45:42.147Z] === RUN TestFailedConnection [2022-04-30T07:45:42.609Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-04-30T07:45:42.609Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-30T07:45:43.066Z] --- PASS: TestGetAddress (26.21s) [2022-04-30T07:45:43.066Z] === RUN TestRequestSyntaxCheck [2022-04-30T07:45:43.066Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-30T07:45:43.066Z] === RUN TestRequest [2022-04-30T07:45:43.383Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-30T07:45:43.383Z] check_test.go:307: [da9601adfdb83] daemon is not started [2022-04-30T07:45:43.383Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-30T07:45:43.679Z] --- PASS: TestRequest (9.78s) [2022-04-30T07:45:43.679Z] === RUN TestOverlappingRequests [2022-04-30T07:45:44.147Z] --- PASS: TestOverlappingRequests (0.52s) [2022-04-30T07:45:44.147Z] === RUN TestRelease [2022-04-30T07:45:44.596Z] --- PASS: TestFailedConnection (2.17s) [2022-04-30T07:45:44.596Z] === RUN TestFailOnce [2022-04-30T07:45:44.596Z] 2022/04/30 07:45:44 http: panic serving 127.0.0.1:49299: Plugin not ready [2022-04-30T07:45:44.596Z] goroutine 3 [running]: [2022-04-30T07:45:44.596Z] net/http.(*conn).serve.func1() [2022-04-30T07:45:44.596Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-30T07:45:44.596Z] panic({0x523700, 0x66d0e0}) [2022-04-30T07:45:44.596Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-30T07:45:44.596Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00008ba70?) [2022-04-30T07:45:44.596Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-30T07:45:44.596Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x6728f8?, 0xc00017a000?}, 0x47da86?) [2022-04-30T07:45:44.596Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-30T07:45:44.596Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x6728f8, 0xc00017a000}, 0xc00005c000) [2022-04-30T07:45:44.596Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-30T07:45:44.596Z] net/http.serverHandler.ServeHTTP({0x670f18?}, {0x6728f8, 0xc00017a000}, 0xc00005c000) [2022-04-30T07:45:44.596Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-30T07:45:44.596Z] net/http.(*conn).serve(0xc00004e000, {0x672df8, 0xc00011d0b0}) [2022-04-30T07:45:44.596Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-30T07:45:44.596Z] created by net/http.(*Server).Serve [2022-04-30T07:45:44.596Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-30T07:45:44.596Z] time="2022-04-30T07:45:44Z" 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-04-30T07:45:44.616Z] time="2022-04-30T07:45:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-30T07:45:45.559Z] 2022/04/30 07:45:45 Closing DB instances... [2022-04-30T07:45:45.559Z] time="2022-04-30T07:45:45Z" level=error msg="node: 796f7eca3f57 is unknown to memberlist" [2022-04-30T07:45:45.559Z] --- PASS: TestFailOnce (1.20s) [2022-04-30T07:45:45.559Z] === RUN TestEchoInputOutput [2022-04-30T07:45:45.559Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-30T07:45:45.559Z] === RUN TestBackoff [2022-04-30T07:45:45.559Z] --- PASS: TestBackoff (0.00s) [2022-04-30T07:45:45.559Z] === RUN TestAbortRetry [2022-04-30T07:45:45.559Z] --- PASS: TestAbortRetry (0.00s) [2022-04-30T07:45:45.559Z] === RUN TestClientScheme [2022-04-30T07:45:45.559Z] --- PASS: TestClientScheme (0.00s) [2022-04-30T07:45:45.559Z] === RUN TestNewClientWithTimeout [2022-04-30T07:45:45.915Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-30T07:45:46.015Z] time="2022-04-30T07:45:45Z" 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-04-30T07:45:46.181Z] --- PASS: TestRelease (1.89s) [2022-04-30T07:45:46.181Z] === RUN TestAllocateRandomDeallocate [2022-04-30T07:45:47.546Z] time="2022-04-30T07:45:47Z" 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-04-30T07:45:48.003Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.51s) [2022-04-30T07:45:48.003Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-30T07:45:48.443Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-30T07:45:48.443Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-30T07:45:48.971Z] 2022/04/30 07:45:48 Closing DB instances... [2022-04-30T07:45:49.208Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s) [2022-04-30T07:45:49.208Z] === RUN TestCreateServiceSecretFileMode [2022-04-30T07:45:49.779Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-04-30T07:45:49.779Z] === RUN TestCreateServiceConfigFileMode [2022-04-30T07:45:49.936Z] time="2022-04-30T07:45:49Z" 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-04-30T07:45:49.978Z] === RUN TestParseEmptyInterface [2022-04-30T07:45:49.978Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-30T07:45:49.978Z] === RUN TestParseNonInterfaceType [2022-04-30T07:45:49.978Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-30T07:45:49.978Z] === RUN TestParseWithOneFunction [2022-04-30T07:45:49.978Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-30T07:45:49.978Z] === RUN TestParseWithMultipleFuncs [2022-04-30T07:45:49.978Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-30T07:45:49.978Z] === RUN TestParseWithUnnamedReturn [2022-04-30T07:45:49.978Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-30T07:45:49.978Z] === RUN TestEmbeddedInterface [2022-04-30T07:45:49.978Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-30T07:45:49.978Z] === RUN TestParsedImports [2022-04-30T07:45:49.978Z] --- PASS: TestParsedImports (0.00s) [2022-04-30T07:45:49.978Z] === RUN TestAliasedImports [2022-04-30T07:45:49.978Z] --- PASS: TestAliasedImports (0.00s) [2022-04-30T07:45:49.978Z] PASS [2022-04-30T07:45:49.978Z] coverage: 56.8% of statements [2022-04-30T07:45:49.978Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2022-04-30T07:45:50.345Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-30T07:45:50.392Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-30T07:45:50.392Z] === RUN TestNetworkDBGarbageCollection [2022-04-30T07:45:50.849Z] --- PASS: TestRequest (7.71s) [2022-04-30T07:45:50.849Z] === RUN TestOverlappingRequests [2022-04-30T07:45:50.965Z] === RUN TestHTTPTransport [2022-04-30T07:45:50.965Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-30T07:45:50.965Z] PASS [2022-04-30T07:45:50.965Z] coverage: 85.7% of statements [2022-04-30T07:45:50.965Z] ok github.com/docker/docker/pkg/plugins/transport 0.053s coverage: 85.7% of statements [2022-04-30T07:45:51.306Z] --- PASS: TestOverlappingRequests (0.38s) [2022-04-30T07:45:51.306Z] === RUN TestRelease [2022-04-30T07:45:51.952Z] --- PASS: TestAllocateRandomDeallocate (5.78s) [2022-04-30T07:45:51.952Z] === RUN TestRetrieveFromStore [2022-04-30T07:45:51.952Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-30T07:45:51.952Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-30T07:45:51.952Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-30T07:45:51.952Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-30T07:45:51.952Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-30T07:45:51.952Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-30T07:45:51.952Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-30T07:45:51.952Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-30T07:45:51.952Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-30T07:45:51.952Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-30T07:45:51.952Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-30T07:45:51.952Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-30T07:45:51.952Z] === RUN TestBufferPoolPutAndGet [2022-04-30T07:45:51.952Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-30T07:45:51.952Z] PASS [2022-04-30T07:45:51.952Z] coverage: 88.2% of statements [2022-04-30T07:45:51.952Z] ok github.com/docker/docker/pkg/pools 0.051s coverage: 88.2% of statements [2022-04-30T07:45:52.248Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-30T07:45:52.321Z] --- PASS: TestCreateServiceConfigFileMode (2.42s) [2022-04-30T07:45:52.321Z] === RUN TestCreateServiceSysctls [2022-04-30T07:45:52.507Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-30T07:45:52.836Z] --- PASS: TestRelease (1.54s) [2022-04-30T07:45:52.836Z] === RUN TestAllocateRandomDeallocate [2022-04-30T07:45:52.939Z] === RUN TestOutputOnPrematureClose [2022-04-30T07:45:52.939Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-30T07:45:52.939Z] === RUN TestCompleteSilently [2022-04-30T07:45:52.939Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-30T07:45:52.939Z] PASS [2022-04-30T07:45:52.939Z] coverage: 75.9% of statements [2022-04-30T07:45:52.939Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2022-04-30T07:45:52.939Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-30T07:45:52.939Z] === RUN TestClientStream [2022-04-30T07:45:52.939Z] --- PASS: TestClientStream (0.00s) [2022-04-30T07:45:52.939Z] === RUN TestClientSendFile [2022-04-30T07:45:52.939Z] --- PASS: TestClientSendFile (0.00s) [2022-04-30T07:45:52.939Z] === RUN TestClientWithRequestTimeout [2022-04-30T07:45:52.939Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-30T07:45:52.939Z] === RUN TestFileSpecPlugin [2022-04-30T07:45:52.939Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-30T07:45:52.939Z] === RUN TestFileJSONSpecPlugin [2022-04-30T07:45:52.939Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-30T07:45:52.939Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-30T07:45:52.939Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-30T07:45:52.939Z] === RUN TestPluginAddHandler [2022-04-30T07:45:52.939Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-30T07:45:52.939Z] === RUN TestPluginWaitBadPlugin [2022-04-30T07:45:52.939Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-30T07:45:52.939Z] === RUN TestGet [2022-04-30T07:45:52.939Z] time="2022-04-30T07:45:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-30T07:45:53.408Z] === RUN TestSendToOneSub [2022-04-30T07:45:53.408Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-30T07:45:53.408Z] === RUN TestSendToMultipleSubs [2022-04-30T07:45:53.408Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-30T07:45:53.408Z] === RUN TestEvictOneSub [2022-04-30T07:45:53.408Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-30T07:45:53.408Z] === RUN TestClosePublisher [2022-04-30T07:45:53.408Z] --- PASS: TestClosePublisher (0.00s) [2022-04-30T07:45:53.408Z] === RUN TestPubSubRace [2022-04-30T07:45:53.408Z] --- PASS: TestRetrieveFromStore (1.93s) [2022-04-30T07:45:53.408Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-30T07:45:53.408Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-30T07:45:53.408Z] === RUN TestParallelPredefinedRequest1 [2022-04-30T07:45:53.408Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-30T07:45:53.408Z] === RUN TestParallelPredefinedRequest2 [2022-04-30T07:45:53.408Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-30T07:45:53.408Z] === RUN TestParallelPredefinedRequest3 [2022-04-30T07:45:53.408Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-30T07:45:53.408Z] === RUN TestParallelPredefinedRequest4 [2022-04-30T07:45:53.408Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-30T07:45:53.408Z] === RUN TestParallelPredefinedRequest5 [2022-04-30T07:45:53.408Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-30T07:45:53.408Z] === RUN TestDebug [2022-04-30T07:45:53.408Z] --- PASS: TestDebug (0.00s) [2022-04-30T07:45:53.408Z] === RUN TestRequestPoolParallel [2022-04-30T07:45:53.444Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-30T07:45:54.368Z] time="2022-04-30T07:45:54Z" 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-04-30T07:45:54.395Z] time="2022-04-30T07:45:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-30T07:45:54.395Z] --- PASS: TestRequestPoolParallel (0.55s) [2022-04-30T07:45:54.395Z] === RUN TestFullAllocateRelease [2022-04-30T07:45:54.395Z] --- PASS: TestPubSubRace (1.06s) [2022-04-30T07:45:54.395Z] PASS [2022-04-30T07:45:54.395Z] coverage: 75.0% of statements [2022-04-30T07:45:54.395Z] ok github.com/docker/docker/pkg/pubsub 1.108s coverage: 75.0% of statements [2022-04-30T07:45:54.863Z] --- PASS: TestFullAllocateRelease (0.55s) [2022-04-30T07:45:54.863Z] === RUN TestOddAllocateRelease [2022-04-30T07:45:54.863Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-04-30T07:45:54.863Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-30T07:45:55.331Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-04-30T07:45:55.331Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-30T07:45:55.331Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-04-30T07:45:55.331Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-30T07:45:55.331Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-30T07:45:55.331Z] === CONT TestParallelPredefinedRequest1 [2022-04-30T07:45:55.331Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:45:55.331Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-30T07:45:55.331Z] === CONT TestParallelPredefinedRequest5 [2022-04-30T07:45:55.331Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:45:55.331Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-30T07:45:55.331Z] === CONT TestParallelPredefinedRequest4 [2022-04-30T07:45:55.331Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:45:55.331Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-30T07:45:55.331Z] === CONT TestParallelPredefinedRequest3 [2022-04-30T07:45:55.331Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:45:55.331Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-30T07:45:55.331Z] === CONT TestParallelPredefinedRequest2 [2022-04-30T07:45:55.331Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:45:55.331Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-30T07:45:55.331Z] PASS [2022-04-30T07:45:55.331Z] coverage: 85.3% of statements [2022-04-30T07:45:55.331Z] ok github.com/docker/docker/libnetwork/ipam 57.253s coverage: 85.3% of statements [2022-04-30T07:45:55.331Z] === RUN TestRegister [2022-04-30T07:45:55.331Z] --- PASS: TestRegister (0.00s) [2022-04-30T07:45:55.331Z] === RUN TestCommand [2022-04-30T07:45:55.331Z] --- PASS: TestCommand (0.03s) [2022-04-30T07:45:55.331Z] === RUN TestNaiveSelf [2022-04-30T07:45:55.331Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-30T07:45:55.331Z] PASS [2022-04-30T07:45:55.331Z] coverage: 82.4% of statements [2022-04-30T07:45:55.331Z] ok github.com/docker/docker/pkg/reexec 0.108s coverage: 82.4% of statements [2022-04-30T07:45:55.346Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-30T07:45:55.620Z] --- PASS: TestCreateServiceSysctls (2.93s) [2022-04-30T07:45:55.620Z] === RUN TestCreateServiceCapabilities [2022-04-30T07:45:56.319Z] time="2022-04-30T07:45:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-30T07:45:56.319Z] === RUN TestDump [2022-04-30T07:45:56.319Z] goroutine 4 [running]: [2022-04-30T07:45:56.319Z] github.com/docker/docker/pkg/stack.dump(0xf22d57?) [2022-04-30T07:45:56.319Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-30T07:45:56.319Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-30T07:45:56.319Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-30T07:45:56.319Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-30T07:45:56.319Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-30T07:45:56.319Z] testing.tRunner(0xc000031d40, 0x10ea498) [2022-04-30T07:45:56.319Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-30T07:45:56.319Z] created by testing.(*T).Run [2022-04-30T07:45:56.319Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-30T07:45:56.319Z] [2022-04-30T07:45:56.319Z] goroutine 1 [chan receive]: [2022-04-30T07:45:56.319Z] testing.(*T).Run(0xc000031ba0, {0x10d913c?, 0xefc1f3?}, 0x10ea498) [2022-04-30T07:45:56.319Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-30T07:45:56.319Z] testing.runTests.func1(0xc00005e870?) [2022-04-30T07:45:56.319Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-30T07:45:56.319Z] testing.tRunner(0xc000031ba0, 0xc000067ca0) [2022-04-30T07:45:56.319Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-30T07:45:56.319Z] testing.runTests(0xc00004a460?, {0x126e400, 0x3, 0x3}, {0x23eaf3e0108?, 0x40?, 0x12734a0?}) [2022-04-30T07:45:56.319Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-30T07:45:56.319Z] testing.(*M).Run(0xc00004a460) [2022-04-30T07:45:56.319Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-30T07:45:56.319Z] main.main() [2022-04-30T07:45:56.319Z] _testmain.go:99 +0x255 [2022-04-30T07:45:56.319Z] --- PASS: TestDump (0.00s) [2022-04-30T07:45:56.319Z] === RUN TestDumpToFile [2022-04-30T07:45:56.788Z] --- PASS: TestDumpToFile (0.21s) [2022-04-30T07:45:56.788Z] === RUN TestDumpToFileWithEmptyInput [2022-04-30T07:45:56.788Z] goroutine 6 [running]: [2022-04-30T07:45:56.788Z] github.com/docker/docker/pkg/stack.dump(0xf9ed13?) [2022-04-30T07:45:56.788Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-30T07:45:56.788Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xf9ece0?}) [2022-04-30T07:45:56.788Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-30T07:45:56.788Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000031d40?) [2022-04-30T07:45:56.788Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-30T07:45:56.788Z] testing.tRunner(0xc00015e4e0, 0x10ea488) [2022-04-30T07:45:56.788Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-30T07:45:56.788Z] created by testing.(*T).Run [2022-04-30T07:45:56.788Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-30T07:45:56.788Z] [2022-04-30T07:45:56.788Z] goroutine 1 [chan receive]: [2022-04-30T07:45:56.788Z] testing.(*T).Run(0xc000031ba0, {0x10e0713?, 0xefc1f3?}, 0x10ea488) [2022-04-30T07:45:56.788Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-30T07:45:56.788Z] testing.runTests.func1(0xc00005e870?) [2022-04-30T07:45:56.788Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-30T07:45:56.788Z] testing.tRunner(0xc000031ba0, 0xc000067ca0) [2022-04-30T07:45:56.788Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-30T07:45:56.788Z] testing.runTests(0xc00004a460?, {0x126e400, 0x3, 0x3}, {0x23eaf3e0108?, 0x40?, 0x12734a0?}) [2022-04-30T07:45:56.788Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-30T07:45:56.788Z] testing.(*M).Run(0xc00004a460) [2022-04-30T07:45:56.788Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-30T07:45:56.788Z] main.main() [2022-04-30T07:45:56.788Z] _testmain.go:99 +0x255 [2022-04-30T07:45:56.788Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-30T07:45:56.788Z] PASS [2022-04-30T07:45:56.788Z] coverage: 90.9% of statements [2022-04-30T07:45:56.788Z] ok github.com/docker/docker/pkg/stack 0.263s coverage: 90.9% of statements [2022-04-30T07:45:57.256Z] === RUN TestNewStdWriter [2022-04-30T07:45:57.256Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-30T07:45:57.256Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-30T07:45:57.256Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-30T07:45:57.256Z] === RUN TestWriteWithNilBytes [2022-04-30T07:45:57.256Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-30T07:45:57.256Z] === RUN TestWrite [2022-04-30T07:45:57.256Z] --- PASS: TestWrite (0.00s) [2022-04-30T07:45:57.256Z] === RUN TestWriteWithWriterError [2022-04-30T07:45:57.256Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-30T07:45:57.256Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-30T07:45:57.256Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-30T07:45:57.256Z] === RUN TestStdCopyWriteAndRead [2022-04-30T07:45:57.256Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-30T07:45:57.256Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-30T07:45:57.256Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-30T07:45:57.256Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-30T07:45:57.256Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-30T07:45:57.256Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-30T07:45:57.256Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-30T07:45:57.256Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-30T07:45:57.256Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-30T07:45:57.256Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-30T07:45:57.256Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-30T07:45:57.256Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-30T07:45:57.256Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-30T07:45:57.256Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-30T07:45:57.256Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-30T07:45:57.256Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-30T07:45:57.256Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-30T07:45:57.256Z] PASS [2022-04-30T07:45:57.256Z] coverage: 100.0% of statements [2022-04-30T07:45:57.256Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2022-04-30T07:45:57.263Z] --- PASS: TestAllocateRandomDeallocate (4.15s) [2022-04-30T07:45:57.263Z] === RUN TestRetrieveFromStore [2022-04-30T07:45:57.533Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-04-30T07:45:57.533Z] === RUN TestInspect [2022-04-30T07:45:58.242Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-30T07:45:58.242Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-30T07:45:58.242Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-30T07:45:58.242Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-30T07:45:58.242Z] === RUN TestFormatStatus [2022-04-30T07:45:58.242Z] --- PASS: TestFormatStatus (0.00s) [2022-04-30T07:45:58.242Z] === RUN TestFormatError [2022-04-30T07:45:58.242Z] --- PASS: TestFormatError (0.00s) [2022-04-30T07:45:58.242Z] === RUN TestFormatJSONError [2022-04-30T07:45:58.242Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-30T07:45:58.242Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-30T07:45:58.242Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-30T07:45:58.242Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-30T07:45:58.242Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-30T07:45:58.242Z] === RUN TestNewJSONProgressOutput [2022-04-30T07:45:58.242Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-30T07:45:58.242Z] === RUN TestAuxFormatterEmit [2022-04-30T07:45:58.242Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-30T07:45:58.242Z] === RUN TestStreamWriterStdout [2022-04-30T07:45:58.242Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-30T07:45:58.242Z] === RUN TestStreamWriterStderr [2022-04-30T07:45:58.242Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-30T07:45:58.242Z] PASS [2022-04-30T07:45:58.242Z] coverage: 66.2% of statements [2022-04-30T07:45:58.242Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2022-04-30T07:45:58.721Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-30T07:45:58.803Z] --- PASS: TestRetrieveFromStore (1.42s) [2022-04-30T07:45:58.803Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-30T07:45:58.803Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-30T07:45:58.803Z] === RUN TestParallelPredefinedRequest1 [2022-04-30T07:45:58.803Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-30T07:45:58.803Z] === RUN TestParallelPredefinedRequest2 [2022-04-30T07:45:58.803Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-30T07:45:58.803Z] === RUN TestParallelPredefinedRequest3 [2022-04-30T07:45:58.803Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-30T07:45:58.803Z] === RUN TestParallelPredefinedRequest4 [2022-04-30T07:45:58.803Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-30T07:45:58.803Z] === RUN TestParallelPredefinedRequest5 [2022-04-30T07:45:58.803Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-30T07:45:58.803Z] === RUN TestDebug [2022-04-30T07:45:58.803Z] --- PASS: TestDebug (0.00s) [2022-04-30T07:45:58.803Z] === RUN TestRequestPoolParallel [2022-04-30T07:45:58.803Z] --- PASS: TestRequestPoolParallel (0.39s) [2022-04-30T07:45:58.803Z] === RUN TestFullAllocateRelease [2022-04-30T07:45:59.230Z] === RUN TestGenerateRandomID [2022-04-30T07:45:59.230Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-30T07:45:59.230Z] === RUN TestShortenId [2022-04-30T07:45:59.230Z] --- PASS: TestShortenId (0.00s) [2022-04-30T07:45:59.230Z] === RUN TestShortenSha256Id [2022-04-30T07:45:59.230Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-30T07:45:59.230Z] === RUN TestShortenIdEmpty [2022-04-30T07:45:59.230Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-30T07:45:59.230Z] === RUN TestShortenIdInvalid [2022-04-30T07:45:59.230Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-30T07:45:59.230Z] === RUN TestIsShortIDNonHex [2022-04-30T07:45:59.230Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-30T07:45:59.230Z] === RUN TestIsShortIDNotCorrectSize [2022-04-30T07:45:59.230Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-30T07:45:59.230Z] PASS [2022-04-30T07:45:59.230Z] coverage: 70.6% of statements [2022-04-30T07:45:59.230Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2022-04-30T07:45:59.261Z] --- PASS: TestFullAllocateRelease (0.50s) [2022-04-30T07:45:59.261Z] === RUN TestOddAllocateRelease [2022-04-30T07:45:59.698Z] === RUN TestIsCpusetListAvailable [2022-04-30T07:45:59.698Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-30T07:45:59.698Z] PASS [2022-04-30T07:45:59.699Z] coverage: 39.4% of statements [2022-04-30T07:45:59.699Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 39.4% of statements [2022-04-30T07:45:59.723Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-04-30T07:45:59.723Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-30T07:45:59.723Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-04-30T07:45:59.723Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-30T07:45:59.723Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-30T07:45:59.723Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-30T07:45:59.723Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-30T07:45:59.723Z] === CONT TestParallelPredefinedRequest1 [2022-04-30T07:45:59.723Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:45:59.723Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-30T07:45:59.723Z] === CONT TestParallelPredefinedRequest5 [2022-04-30T07:45:59.723Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:45:59.723Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-30T07:45:59.723Z] === CONT TestParallelPredefinedRequest4 [2022-04-30T07:45:59.723Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:45:59.723Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-30T07:45:59.723Z] === CONT TestParallelPredefinedRequest3 [2022-04-30T07:45:59.723Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:45:59.723Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-30T07:45:59.723Z] === CONT TestParallelPredefinedRequest2 [2022-04-30T07:45:59.723Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:45:59.723Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-30T07:45:59.723Z] PASS [2022-04-30T07:45:59.723Z] coverage: 85.3% of statements [2022-04-30T07:45:59.723Z] ok github.com/docker/docker/libnetwork/ipam 50.452s coverage: 85.3% of statements [2022-04-30T07:46:00.166Z] time="2022-04-30T07:45:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-30T07:46:00.832Z] --- PASS: TestInspect (2.80s) [2022-04-30T07:46:00.832Z] === RUN TestCreateJob [2022-04-30T07:46:01.255Z] === RUN TestParseEmptyInterface [2022-04-30T07:46:01.255Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-30T07:46:01.255Z] === RUN TestParseNonInterfaceType [2022-04-30T07:46:01.255Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-30T07:46:01.255Z] === RUN TestParseWithOneFunction [2022-04-30T07:46:01.255Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-30T07:46:01.255Z] === RUN TestParseWithMultipleFuncs [2022-04-30T07:46:01.255Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-30T07:46:01.255Z] === RUN TestParseWithUnnamedReturn [2022-04-30T07:46:01.255Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-30T07:46:01.255Z] === RUN TestEmbeddedInterface [2022-04-30T07:46:01.255Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-30T07:46:01.255Z] === RUN TestParsedImports [2022-04-30T07:46:01.255Z] --- PASS: TestParsedImports (0.00s) [2022-04-30T07:46:01.255Z] === RUN TestAliasedImports [2022-04-30T07:46:01.255Z] --- PASS: TestAliasedImports (0.00s) [2022-04-30T07:46:01.255Z] PASS [2022-04-30T07:46:01.255Z] coverage: 56.8% of statements [2022-04-30T07:46:01.255Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.078s coverage: 56.8% of statements [2022-04-30T07:46:01.732Z] === RUN TestChtimes [2022-04-30T07:46:01.732Z] --- PASS: TestChtimes (0.01s) [2022-04-30T07:46:01.732Z] === RUN TestChtimesWindows [2022-04-30T07:46:01.732Z] --- PASS: TestChtimesWindows (0.01s) [2022-04-30T07:46:01.732Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-30T07:46:01.732Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-30T07:46:01.732Z] PASS [2022-04-30T07:46:01.732Z] coverage: 13.0% of statements [2022-04-30T07:46:01.732Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.0% of statements [2022-04-30T07:46:02.003Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-30T07:46:02.201Z] === RUN TestTailFile [2022-04-30T07:46:02.201Z] --- PASS: TestTailFile (0.00s) [2022-04-30T07:46:02.201Z] === RUN TestTailFileManyLines [2022-04-30T07:46:02.201Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-30T07:46:02.201Z] === RUN TestTailEmptyFile [2022-04-30T07:46:02.201Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-30T07:46:02.201Z] === RUN TestTailNegativeN [2022-04-30T07:46:02.201Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader [2022-04-30T07:46:02.201Z] === CONT TestNewTailReader [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/no_delimiter [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/truncated_last_line [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-30T07:46:02.201Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.201Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:02.201Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:02.201Z] === CONT TestNewTailReader/no_delimiter [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.201Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:02.201Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-30T07:46:02.201Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:02.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:02.201Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.202Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:02.202Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:02.202Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.202Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:02.202Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:02.202Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.202Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:02.202Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:02.202Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-30T07:46:02.202Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-30T07:46:02.202Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:02.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:02.202Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:02.223Z] === RUN TestHTTPTransport [2022-04-30T07:46:02.223Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-30T07:46:02.223Z] PASS [2022-04-30T07:46:02.223Z] coverage: 85.7% of statements [2022-04-30T07:46:02.223Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:02.671Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:02.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:02.672Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:02.672Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:02.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:02.673Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:02.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:02.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:02.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:02.674Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:02.675Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:03.144Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:03.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-30T07:46:03.145Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:46:03.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:03.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-30T07:46:03.147Z] PASS [2022-04-30T07:46:03.147Z] coverage: 88.6% of statements [2022-04-30T07:46:03.147Z] ok github.com/docker/docker/pkg/tailfile 0.207s coverage: 88.6% of statements [2022-04-30T07:46:03.186Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-04-30T07:46:03.186Z] === RUN TestClientStream [2022-04-30T07:46:03.186Z] --- PASS: TestClientStream (0.00s) [2022-04-30T07:46:03.186Z] === RUN TestClientSendFile [2022-04-30T07:46:03.186Z] --- PASS: TestClientSendFile (0.00s) [2022-04-30T07:46:03.186Z] === RUN TestClientWithRequestTimeout [2022-04-30T07:46:03.186Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-30T07:46:03.186Z] === RUN TestFileSpecPlugin [2022-04-30T07:46:03.186Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-30T07:46:03.186Z] === RUN TestFileJSONSpecPlugin [2022-04-30T07:46:03.186Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-30T07:46:03.186Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-30T07:46:03.186Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-04-30T07:46:03.186Z] === RUN TestPluginAddHandler [2022-04-30T07:46:03.186Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-30T07:46:03.186Z] === RUN TestPluginWaitBadPlugin [2022-04-30T07:46:03.186Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-30T07:46:03.186Z] === RUN TestGet [2022-04-30T07:46:03.186Z] time="2022-04-30T07:46:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-30T07:46:03.186Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-30T07:46:03.186Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-30T07:46:03.186Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-30T07:46:03.186Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-30T07:46:03.186Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-30T07:46:03.186Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-30T07:46:03.186Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-30T07:46:03.186Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-30T07:46:03.186Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-30T07:46:03.186Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-30T07:46:03.186Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-30T07:46:03.186Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-30T07:46:03.186Z] === RUN TestBufferPoolPutAndGet [2022-04-30T07:46:03.186Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-30T07:46:03.186Z] PASS [2022-04-30T07:46:03.186Z] coverage: 88.2% of statements [2022-04-30T07:46:03.186Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-04-30T07:46:03.377Z] --- PASS: TestCreateJob (3.09s) [2022-04-30T07:46:03.377Z] === RUN TestReplicatedJob [2022-04-30T07:46:03.619Z] === RUN TestTarSumRemoveNonExistent [2022-04-30T07:46:03.619Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-30T07:46:03.619Z] === RUN TestTarSumRemove [2022-04-30T07:46:03.619Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-30T07:46:03.619Z] === RUN TestSortFileInfoSums [2022-04-30T07:46:03.619Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-30T07:46:03.619Z] === RUN TestNewTarSumForLabelInvalid [2022-04-30T07:46:03.619Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-30T07:46:03.619Z] === RUN TestNewTarSumForLabel [2022-04-30T07:46:03.619Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-30T07:46:03.619Z] === RUN TestEmptyTar [2022-04-30T07:46:04.087Z] --- PASS: TestEmptyTar (0.00s) [2022-04-30T07:46:04.087Z] === RUN TestTarSumsReadSize [2022-04-30T07:46:04.087Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-30T07:46:04.087Z] === RUN TestTarSums [2022-04-30T07:46:04.087Z] --- PASS: TestTarSums (0.07s) [2022-04-30T07:46:04.087Z] === RUN TestIteration [2022-04-30T07:46:04.087Z] --- PASS: TestIteration (0.00s) [2022-04-30T07:46:04.087Z] === RUN TestVersionLabelForChecksum [2022-04-30T07:46:04.087Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-30T07:46:04.087Z] === RUN TestVersion [2022-04-30T07:46:04.087Z] --- PASS: TestVersion (0.00s) [2022-04-30T07:46:04.087Z] === RUN TestGetVersion [2022-04-30T07:46:04.087Z] --- PASS: TestGetVersion (0.00s) [2022-04-30T07:46:04.087Z] === RUN TestGetVersions [2022-04-30T07:46:04.087Z] --- PASS: TestGetVersions (0.00s) [2022-04-30T07:46:04.087Z] PASS [2022-04-30T07:46:04.087Z] coverage: 89.3% of statements [2022-04-30T07:46:04.087Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2022-04-30T07:46:04.150Z] === RUN TestOutputOnPrematureClose [2022-04-30T07:46:04.150Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-30T07:46:04.150Z] === RUN TestCompleteSilently [2022-04-30T07:46:04.150Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-30T07:46:04.150Z] PASS [2022-04-30T07:46:04.150Z] coverage: 75.9% of statements [2022-04-30T07:46:04.150Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-04-30T07:46:04.150Z] time="2022-04-30T07:46:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-30T07:46:04.556Z] === RUN TestTruncIndex [2022-04-30T07:46:04.556Z] --- PASS: TestTruncIndex (0.10s) [2022-04-30T07:46:04.556Z] PASS [2022-04-30T07:46:04.556Z] coverage: 91.5% of statements [2022-04-30T07:46:04.556Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2022-04-30T07:46:04.608Z] === RUN TestSendToOneSub [2022-04-30T07:46:04.608Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-30T07:46:04.608Z] === RUN TestSendToMultipleSubs [2022-04-30T07:46:04.608Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-30T07:46:04.608Z] === RUN TestEvictOneSub [2022-04-30T07:46:04.608Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-30T07:46:04.608Z] === RUN TestClosePublisher [2022-04-30T07:46:04.608Z] --- PASS: TestClosePublisher (0.00s) [2022-04-30T07:46:04.608Z] === RUN TestPubSubRace [2022-04-30T07:46:05.545Z] === RUN TestVersionInfo [2022-04-30T07:46:05.545Z] --- PASS: TestVersionInfo (0.00s) [2022-04-30T07:46:05.545Z] === RUN TestAppendVersions [2022-04-30T07:46:05.545Z] --- PASS: TestAppendVersions (0.00s) [2022-04-30T07:46:05.545Z] PASS [2022-04-30T07:46:05.545Z] coverage: 88.9% of statements [2022-04-30T07:46:05.545Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2022-04-30T07:46:05.571Z] --- PASS: TestPubSubRace (1.07s) [2022-04-30T07:46:05.571Z] PASS [2022-04-30T07:46:05.571Z] coverage: 75.0% of statements [2022-04-30T07:46:05.571Z] ok github.com/docker/docker/pkg/pubsub 1.112s coverage: 75.0% of statements [2022-04-30T07:46:06.026Z] time="2022-04-30T07:46:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-30T07:46:06.484Z] === RUN TestRegister [2022-04-30T07:46:06.484Z] --- PASS: TestRegister (0.00s) [2022-04-30T07:46:06.484Z] === RUN TestCommand [2022-04-30T07:46:06.484Z] --- PASS: TestCommand (0.03s) [2022-04-30T07:46:06.484Z] === RUN TestNaiveSelf [2022-04-30T07:46:06.484Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-30T07:46:06.484Z] PASS [2022-04-30T07:46:06.484Z] coverage: 82.4% of statements [2022-04-30T07:46:06.484Z] ok github.com/docker/docker/pkg/reexec 0.106s coverage: 82.4% of statements [2022-04-30T07:46:07.269Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-30T07:46:07.446Z] === RUN TestDump [2022-04-30T07:46:07.446Z] goroutine 6 [running]: [2022-04-30T07:46:07.446Z] github.com/docker/docker/pkg/stack.dump(0x5b2d57?) [2022-04-30T07:46:07.446Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-30T07:46:07.446Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-30T07:46:07.446Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-30T07:46:07.446Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-30T07:46:07.446Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-30T07:46:07.446Z] testing.tRunner(0xc0001621a0, 0x77a498) [2022-04-30T07:46:07.446Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-30T07:46:07.446Z] created by testing.(*T).Run [2022-04-30T07:46:07.446Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-30T07:46:07.446Z] [2022-04-30T07:46:07.446Z] goroutine 1 [chan receive]: [2022-04-30T07:46:07.446Z] testing.(*T).Run(0xc000162000, {0x76913c?, 0x58c1f3?}, 0x77a498) [2022-04-30T07:46:07.446Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-30T07:46:07.446Z] testing.runTests.func1(0xc00006c870?) [2022-04-30T07:46:07.446Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-30T07:46:07.446Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-30T07:46:07.446Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-30T07:46:07.446Z] testing.runTests(0xc000058460?, {0x8fe400, 0x3, 0x3}, {0x2434a660108?, 0x40?, 0x9034a0?}) [2022-04-30T07:46:07.446Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-30T07:46:07.446Z] testing.(*M).Run(0xc000058460) [2022-04-30T07:46:07.446Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-30T07:46:07.446Z] main.main() [2022-04-30T07:46:07.446Z] _testmain.go:99 +0x255 [2022-04-30T07:46:07.446Z] --- PASS: TestDump (0.00s) [2022-04-30T07:46:07.446Z] === RUN TestDumpToFile [2022-04-30T07:46:07.446Z] --- PASS: TestDumpToFile (0.21s) [2022-04-30T07:46:07.446Z] === RUN TestDumpToFileWithEmptyInput [2022-04-30T07:46:07.447Z] goroutine 8 [running]: [2022-04-30T07:46:07.447Z] github.com/docker/docker/pkg/stack.dump(0x62ed13?) [2022-04-30T07:46:07.447Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-30T07:46:07.447Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x62ece0?}) [2022-04-30T07:46:07.447Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-30T07:46:07.447Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-04-30T07:46:07.447Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-30T07:46:07.447Z] testing.tRunner(0xc000162820, 0x77a488) [2022-04-30T07:46:07.447Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-30T07:46:07.447Z] created by testing.(*T).Run [2022-04-30T07:46:07.447Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-30T07:46:07.447Z] [2022-04-30T07:46:07.447Z] goroutine 1 [chan receive]: [2022-04-30T07:46:07.447Z] testing.(*T).Run(0xc000162000, {0x770713?, 0x58c1f3?}, 0x77a488) [2022-04-30T07:46:07.447Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-30T07:46:07.447Z] testing.runTests.func1(0xc00006c870?) [2022-04-30T07:46:07.447Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-30T07:46:07.447Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-30T07:46:07.447Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-30T07:46:07.447Z] testing.runTests(0xc000058460?, {0x8fe400, 0x3, 0x3}, {0x2434a660108?, 0x40?, 0x9034a0?}) [2022-04-30T07:46:07.447Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-30T07:46:07.447Z] testing.(*M).Run(0xc000058460) [2022-04-30T07:46:07.447Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-30T07:46:07.447Z] main.main() [2022-04-30T07:46:07.447Z] _testmain.go:99 +0x255 [2022-04-30T07:46:07.447Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-30T07:46:07.447Z] PASS [2022-04-30T07:46:07.447Z] coverage: 90.9% of statements [2022-04-30T07:46:07.447Z] ok github.com/docker/docker/pkg/stack 0.251s coverage: 90.9% of statements [2022-04-30T07:46:07.760Z] === RUN TestValidatePrivileges [2022-04-30T07:46:07.760Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-30T07:46:07.760Z] === RUN TestFilterByCapNeg [2022-04-30T07:46:07.760Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-30T07:46:07.760Z] === RUN TestFilterByCapPos [2022-04-30T07:46:07.760Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-30T07:46:07.760Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-30T07:46:07.760Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-30T07:46:07.760Z] PASS [2022-04-30T07:46:07.760Z] coverage: 12.2% of statements [2022-04-30T07:46:07.760Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.2% of statements [2022-04-30T07:46:08.203Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-30T07:46:08.229Z] --- PASS: TestGet (15.01s) [2022-04-30T07:46:08.229Z] === RUN TestPluginWithNoManifest [2022-04-30T07:46:08.229Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-30T07:46:08.229Z] === RUN TestGetAll [2022-04-30T07:46:08.229Z] --- PASS: TestGetAll (0.00s) [2022-04-30T07:46:08.229Z] PASS [2022-04-30T07:46:08.229Z] coverage: 73.2% of statements [2022-04-30T07:46:08.229Z] ok github.com/docker/docker/pkg/plugins 36.046s coverage: 73.2% of statements [2022-04-30T07:46:08.410Z] === RUN TestNewStdWriter [2022-04-30T07:46:08.410Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-30T07:46:08.410Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-30T07:46:08.410Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-30T07:46:08.410Z] === RUN TestWriteWithNilBytes [2022-04-30T07:46:08.410Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-30T07:46:08.410Z] === RUN TestWrite [2022-04-30T07:46:08.410Z] --- PASS: TestWrite (0.00s) [2022-04-30T07:46:08.410Z] === RUN TestWriteWithWriterError [2022-04-30T07:46:08.410Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-30T07:46:08.410Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-30T07:46:08.410Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-30T07:46:08.410Z] === RUN TestStdCopyWriteAndRead [2022-04-30T07:46:08.410Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-30T07:46:08.410Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-30T07:46:08.410Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-30T07:46:08.410Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-30T07:46:08.410Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-30T07:46:08.410Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-30T07:46:08.410Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-30T07:46:08.410Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-30T07:46:08.410Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-30T07:46:08.410Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-30T07:46:08.410Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-30T07:46:08.410Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-30T07:46:08.410Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-30T07:46:08.410Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-30T07:46:08.410Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-30T07:46:08.410Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-30T07:46:08.410Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-30T07:46:08.410Z] PASS [2022-04-30T07:46:08.410Z] coverage: 100.0% of statements [2022-04-30T07:46:08.410Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-04-30T07:46:08.661Z] --- PASS: TestReplicatedJob (4.76s) [2022-04-30T07:46:08.662Z] === RUN TestUpdateReplicatedJob [2022-04-30T07:46:08.697Z] === RUN TestNewSettable [2022-04-30T07:46:08.697Z] --- PASS: TestNewSettable (0.00s) [2022-04-30T07:46:08.697Z] === RUN TestIsSettable [2022-04-30T07:46:08.697Z] --- PASS: TestIsSettable (0.00s) [2022-04-30T07:46:08.697Z] === RUN TestUpdateSettingsEnv [2022-04-30T07:46:08.697Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-30T07:46:08.697Z] PASS [2022-04-30T07:46:08.697Z] coverage: 20.0% of statements [2022-04-30T07:46:08.697Z] ok github.com/docker/docker/plugin/v2 0.057s coverage: 20.0% of statements [2022-04-30T07:46:08.769Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-30T07:46:09.028Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-30T07:46:09.166Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-30T07:46:09.166Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-30T07:46:09.166Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-30T07:46:09.166Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-30T07:46:09.166Z] === RUN TestLoad [2022-04-30T07:46:09.166Z] --- PASS: TestLoad (0.00s) [2022-04-30T07:46:09.166Z] === RUN TestSave [2022-04-30T07:46:09.287Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-30T07:46:09.374Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-30T07:46:09.374Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-30T07:46:09.374Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-30T07:46:09.374Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-30T07:46:09.374Z] === RUN TestFormatStatus [2022-04-30T07:46:09.374Z] --- PASS: TestFormatStatus (0.00s) [2022-04-30T07:46:09.374Z] === RUN TestFormatError [2022-04-30T07:46:09.374Z] --- PASS: TestFormatError (0.00s) [2022-04-30T07:46:09.374Z] === RUN TestFormatJSONError [2022-04-30T07:46:09.374Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-30T07:46:09.374Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-30T07:46:09.374Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-30T07:46:09.374Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-30T07:46:09.374Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-30T07:46:09.374Z] === RUN TestNewJSONProgressOutput [2022-04-30T07:46:09.374Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-30T07:46:09.374Z] === RUN TestAuxFormatterEmit [2022-04-30T07:46:09.374Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-30T07:46:09.374Z] === RUN TestStreamWriterStdout [2022-04-30T07:46:09.374Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-30T07:46:09.374Z] === RUN TestStreamWriterStderr [2022-04-30T07:46:09.374Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-30T07:46:09.374Z] PASS [2022-04-30T07:46:09.374Z] coverage: 66.2% of statements [2022-04-30T07:46:09.374Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2022-04-30T07:46:09.635Z] --- PASS: TestSave (0.12s) [2022-04-30T07:46:09.635Z] === RUN TestAddDeleteGet [2022-04-30T07:46:09.635Z] --- PASS: TestAddDeleteGet (0.05s) [2022-04-30T07:46:09.635Z] === RUN TestInvalidTags [2022-04-30T07:46:09.635Z] --- PASS: TestInvalidTags (0.01s) [2022-04-30T07:46:09.635Z] PASS [2022-04-30T07:46:09.635Z] coverage: 84.4% of statements [2022-04-30T07:46:09.635Z] ok github.com/docker/docker/reference 0.260s coverage: 84.4% of statements [2022-04-30T07:46:09.831Z] === RUN TestGenerateRandomID [2022-04-30T07:46:09.831Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-30T07:46:09.831Z] === RUN TestShortenId [2022-04-30T07:46:09.831Z] --- PASS: TestShortenId (0.00s) [2022-04-30T07:46:09.831Z] === RUN TestShortenSha256Id [2022-04-30T07:46:09.831Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-30T07:46:09.831Z] === RUN TestShortenIdEmpty [2022-04-30T07:46:09.831Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-30T07:46:09.831Z] === RUN TestShortenIdInvalid [2022-04-30T07:46:09.831Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-30T07:46:09.831Z] === RUN TestIsShortIDNonHex [2022-04-30T07:46:09.831Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-30T07:46:09.831Z] === RUN TestIsShortIDNotCorrectSize [2022-04-30T07:46:09.831Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-30T07:46:09.831Z] PASS [2022-04-30T07:46:09.831Z] coverage: 70.6% of statements [2022-04-30T07:46:09.831Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-04-30T07:46:10.223Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-30T07:46:10.289Z] time="2022-04-30T07:46:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-30T07:46:10.622Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-30T07:46:10.622Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-30T07:46:10.622Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-30T07:46:10.622Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-30T07:46:10.622Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-30T07:46:10.622Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-30T07:46:10.622Z] === RUN TestResumableRequestReaderWithReadError [2022-04-30T07:46:10.622Z] === RUN TestRestartManagerTimeout [2022-04-30T07:46:10.622Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-30T07:46:10.622Z] === RUN TestRestartManagerTimeoutReset [2022-04-30T07:46:10.622Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-30T07:46:10.622Z] PASS [2022-04-30T07:46:10.622Z] coverage: 45.3% of statements [2022-04-30T07:46:10.622Z] time="2022-04-30T07:46:10Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-30T07:46:10.622Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-04-30T07:46:10.622Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-30T07:46:10.622Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-30T07:46:10.622Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-30T07:46:10.622Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.02s) [2022-04-30T07:46:10.622Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-30T07:46:10.622Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-30T07:46:10.622Z] === RUN TestResumableRequestReader [2022-04-30T07:46:10.622Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-30T07:46:10.622Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-30T07:46:10.622Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-30T07:46:10.622Z] PASS [2022-04-30T07:46:10.622Z] coverage: 100.0% of statements [2022-04-30T07:46:10.622Z] ok github.com/docker/docker/restartmanager 0.096s coverage: 45.3% of statements [2022-04-30T07:46:10.622Z] ok github.com/docker/docker/registry/resumable 0.310s coverage: 100.0% of statements [2022-04-30T07:46:10.749Z] === RUN TestIsCpusetListAvailable [2022-04-30T07:46:10.749Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-30T07:46:10.749Z] PASS [2022-04-30T07:46:10.749Z] coverage: 39.4% of statements [2022-04-30T07:46:10.749Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 39.4% of statements [2022-04-30T07:46:11.097Z] === RUN TestResolveAuthConfigIndexServer [2022-04-30T07:46:11.097Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-30T07:46:11.097Z] === RUN TestResolveAuthConfigFullURL [2022-04-30T07:46:11.097Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-30T07:46:11.097Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-30T07:46:11.097Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-30T07:46:11.097Z] === RUN TestValidateMirror [2022-04-30T07:46:11.097Z] --- PASS: TestValidateMirror (0.00s) [2022-04-30T07:46:11.097Z] === RUN TestLoadInsecureRegistries [2022-04-30T07:46:11.097Z] time="2022-04-30T07:46:10Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-30T07:46:11.097Z] time="2022-04-30T07:46:10Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-30T07:46:11.097Z] time="2022-04-30T07:46:10Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-30T07:46:11.097Z] --- PASS: TestLoadInsecureRegistries (0.23s) [2022-04-30T07:46:11.097Z] === RUN TestNewServiceConfig [2022-04-30T07:46:11.097Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-30T07:46:11.097Z] === RUN TestValidateIndexName [2022-04-30T07:46:11.097Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-30T07:46:11.097Z] === RUN TestValidateIndexNameWithError [2022-04-30T07:46:11.097Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-30T07:46:11.097Z] === RUN TestEndpointParse [2022-04-30T07:46:11.097Z] --- PASS: TestEndpointParse (0.00s) [2022-04-30T07:46:11.097Z] === RUN TestEndpointParseInvalid [2022-04-30T07:46:11.097Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-30T07:46:11.097Z] === RUN TestValidateEndpoint [2022-04-30T07:46:11.097Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-30T07:46:11.097Z] === RUN TestPing [2022-04-30T07:46:11.097Z] --- PASS: TestPing (0.00s) [2022-04-30T07:46:11.097Z] === RUN TestPingRegistryEndpoint [2022-04-30T07:46:11.097Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:11.097Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-30T07:46:11.097Z] === RUN TestEndpoint [2022-04-30T07:46:11.097Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:11.097Z] --- SKIP: TestEndpoint (0.00s) [2022-04-30T07:46:11.097Z] === RUN TestParseRepositoryInfo [2022-04-30T07:46:11.097Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-30T07:46:11.097Z] === RUN TestNewIndexInfo [2022-04-30T07:46:11.097Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-30T07:46:11.097Z] === RUN TestMirrorEndpointLookup [2022-04-30T07:46:11.097Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:11.097Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-04-30T07:46:11.097Z] === RUN TestSearchRepositories [2022-04-30T07:46:11.097Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-30T07:46:11.097Z] Host: 127.0.0.1:49342 [2022-04-30T07:46:11.097Z] User-Agent: docker test client [2022-04-30T07:46:11.097Z] Authorization: Token fake-token [2022-04-30T07:46:11.097Z] X-Docker-Token: true [2022-04-30T07:46:11.097Z] Accept-Encoding: gzip [2022-04-30T07:46:11.097Z] [2022-04-30T07:46:11.097Z] [2022-04-30T07:46:11.097Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-30T07:46:11.097Z] Connection: close [2022-04-30T07:46:11.097Z] Content-Length: 144 [2022-04-30T07:46:11.097Z] Cache-Control: no-cache [2022-04-30T07:46:11.097Z] Content-Type: application/json [2022-04-30T07:46:11.097Z] Date: Sat, 30 Apr 2022 07:46:10 GMT [2022-04-30T07:46:11.097Z] Expires: -1 [2022-04-30T07:46:11.097Z] Pragma: no-cache [2022-04-30T07:46:11.097Z] Server: docker-tests/mock [2022-04-30T07:46:11.097Z] X-Docker-Registry-Config: mock [2022-04-30T07:46:11.097Z] X-Docker-Registry-Version: 0.0.0 [2022-04-30T07:46:11.097Z] [2022-04-30T07:46:11.097Z] [2022-04-30T07:46:11.097Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-30T07:46:11.097Z] === RUN TestTrustedLocation [2022-04-30T07:46:11.097Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-30T07:46:11.097Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-30T07:46:11.097Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-30T07:46:11.097Z] === RUN TestAllowNondistributableArtifacts [2022-04-30T07:46:11.097Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-30T07:46:11.097Z] === RUN TestIsSecureIndex [2022-04-30T07:46:11.097Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-30T07:46:11.097Z] PASS [2022-04-30T07:46:11.097Z] coverage: 51.7% of statements [2022-04-30T07:46:11.097Z] ok github.com/docker/docker/registry 0.356s coverage: 51.7% of statements [2022-04-30T07:46:11.566Z] === RUN TestDecodeContainerConfig [2022-04-30T07:46:11.566Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-30T07:46:11.566Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-30T07:46:11.566Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-30T07:46:11.566Z] === RUN TestDecodeContainerConfigIsolation [2022-04-30T07:46:11.566Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-30T07:46:11.566Z] === RUN TestValidatePrivileged [2022-04-30T07:46:11.566Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-30T07:46:11.566Z] PASS [2022-04-30T07:46:11.566Z] coverage: 52.4% of statements [2022-04-30T07:46:11.566Z] ok github.com/docker/docker/runconfig 0.080s coverage: 52.4% of statements [2022-04-30T07:46:11.566Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-30T07:46:11.566Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-30T07:46:11.566Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-30T07:46:11.566Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-30T07:46:11.566Z] PASS [2022-04-30T07:46:11.566Z] coverage: 62.5% of statements [2022-04-30T07:46:11.566Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2022-04-30T07:46:11.961Z] --- PASS: TestUpdateReplicatedJob (3.27s) [2022-04-30T07:46:11.961Z] === RUN TestServiceListWithStatuses [2022-04-30T07:46:11.961Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-30T07:46:11.961Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-30T07:46:11.961Z] === RUN TestDockerNetworkConnectAlias [2022-04-30T07:46:12.277Z] === RUN TestChtimes [2022-04-30T07:46:12.277Z] --- PASS: TestChtimes (0.00s) [2022-04-30T07:46:12.277Z] === RUN TestChtimesWindows [2022-04-30T07:46:12.277Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-30T07:46:12.277Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-30T07:46:12.277Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-30T07:46:12.277Z] PASS [2022-04-30T07:46:12.277Z] coverage: 13.0% of statements [2022-04-30T07:46:12.277Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 13.0% of statements [2022-04-30T07:46:12.734Z] === RUN TestTailFile [2022-04-30T07:46:12.734Z] --- PASS: TestTailFile (0.00s) [2022-04-30T07:46:12.734Z] === RUN TestTailFileManyLines [2022-04-30T07:46:12.734Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-30T07:46:12.734Z] === RUN TestTailEmptyFile [2022-04-30T07:46:12.734Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-30T07:46:12.734Z] === RUN TestTailNegativeN [2022-04-30T07:46:12.734Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-30T07:46:12.734Z] === RUN TestNewTailReader [2022-04-30T07:46:12.734Z] === PAUSE TestNewTailReader [2022-04-30T07:46:12.734Z] === CONT TestNewTailReader [2022-04-30T07:46:12.734Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-30T07:46:12.734Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-30T07:46:12.734Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/no_delimiter [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/truncated_last_line [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-30T07:46:12.735Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:12.735Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:12.735Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:12.735Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-30T07:46:12.735Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:12.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:12.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:12.735Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:12.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:12.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:12.735Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-30T07:46:12.735Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.193Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.193Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.193Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.193Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.193Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.193Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.193Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.193Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:13.193Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-30T07:46:13.193Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.193Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.193Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.193Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.193Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-30T07:46:13.193Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-30T07:46:13.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-30T07:46:13.193Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-30T07:46:13.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-30T07:46:13.193Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-30T07:46:13.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-30T07:46:13.193Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:13.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/no_delimiter [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:13.194Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.194Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.194Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:13.195Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:13.195Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-30T07:46:13.196Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.196Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.197Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.197Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.197Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:13.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:13.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:13.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:13.507Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-30T07:46:13.655Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:13.655Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.655Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.655Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.655Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.655Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.655Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.655Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.655Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.655Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.655Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:13.655Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.655Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:13.655Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:46:13.656Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:46:13.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-30T07:46:13.657Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:46:13.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:46:13.657Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-30T07:46:13.657Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:46:13.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-30T07:46:13.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:46:13.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-30T07:46:13.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-30T07:46:13.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-30T07:46:13.657Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-30T07:46:13.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-30T07:46:13.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-30T07:46:13.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-30T07:46:13.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-30T07:46:13.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-30T07:46:13.657Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.01s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.01s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.01s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:46:13.657Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:46:13.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:46:13.659Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:46:13.659Z] PASS [2022-04-30T07:46:13.659Z] coverage: 88.6% of statements [2022-04-30T07:46:13.659Z] ok github.com/docker/docker/pkg/tailfile 0.266s coverage: 88.6% of statements [2022-04-30T07:46:13.765Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-30T07:46:14.060Z] === RUN TestGetAddress [2022-04-30T07:46:14.060Z] --- PASS: TestGetAddress (0.00s) [2022-04-30T07:46:14.060Z] === RUN TestRemove [2022-04-30T07:46:14.060Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-30T07:46:14.060Z] --- SKIP: TestRemove (0.00s) [2022-04-30T07:46:14.060Z] === RUN TestInitializeWithVolumes [2022-04-30T07:46:14.060Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-30T07:46:14.060Z] === RUN TestCreate [2022-04-30T07:46:14.060Z] --- PASS: TestCreate (0.01s) [2022-04-30T07:46:14.060Z] === RUN TestValidateName [2022-04-30T07:46:14.060Z] --- PASS: TestValidateName (0.00s) [2022-04-30T07:46:14.060Z] === RUN TestCreateWithOpts [2022-04-30T07:46:14.060Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-30T07:46:14.060Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-30T07:46:14.060Z] === RUN TestRelaodNoOpts [2022-04-30T07:46:14.060Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-30T07:46:14.060Z] PASS [2022-04-30T07:46:14.060Z] coverage: 41.5% of statements [2022-04-30T07:46:14.060Z] ok github.com/docker/docker/volume/local 0.081s coverage: 41.5% of statements [2022-04-30T07:46:14.060Z] === RUN TestGetDriver [2022-04-30T07:46:14.060Z] --- PASS: TestGetDriver (0.00s) [2022-04-30T07:46:14.060Z] === RUN TestVolumeRequestError [2022-04-30T07:46:14.060Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-30T07:46:14.060Z] PASS [2022-04-30T07:46:14.060Z] coverage: 36.1% of statements [2022-04-30T07:46:14.060Z] ok github.com/docker/docker/volume/drivers 0.058s coverage: 36.1% of statements [2022-04-30T07:46:14.332Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-30T07:46:14.529Z] === RUN TestLCOWParseMountRaw [2022-04-30T07:46:14.529Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-30T07:46:14.529Z] === RUN TestLCOWParseMountRawSplit [2022-04-30T07:46:14.529Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-30T07:46:14.529Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-30T07:46:14.529Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-30T07:46:14.529Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-30T07:46:14.529Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-30T07:46:14.529Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-30T07:46:14.529Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-30T07:46:14.529Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-30T07:46:14.529Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-30T07:46:14.529Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-30T07:46:14.529Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-30T07:46:14.529Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-30T07:46:14.529Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-30T07:46:14.529Z] === RUN TestLinuxParseMountRaw [2022-04-30T07:46:14.529Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-30T07:46:14.529Z] === RUN TestLinuxParseMountRawSplit [2022-04-30T07:46:14.529Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-30T07:46:14.529Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-30T07:46:14.529Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-30T07:46:14.529Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-30T07:46:14.529Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-30T07:46:14.529Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-30T07:46:14.529Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-30T07:46:14.529Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-30T07:46:14.529Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-30T07:46:14.529Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-30T07:46:14.529Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-30T07:46:14.529Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-30T07:46:14.529Z] === RUN TestConvertTmpfsOptions [2022-04-30T07:46:14.529Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-30T07:46:14.529Z] linux_parser_test.go:209: data="ro" [2022-04-30T07:46:14.529Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-30T07:46:14.529Z] === RUN TestParseMountSpec [2022-04-30T07:46:14.529Z] parser_test.go:62: case 0 [2022-04-30T07:46:14.529Z] parser_test.go:62: case 1 [2022-04-30T07:46:14.529Z] parser_test.go:62: case 2 [2022-04-30T07:46:14.529Z] parser_test.go:62: case 3 [2022-04-30T07:46:14.529Z] parser_test.go:62: case 4 [2022-04-30T07:46:14.529Z] parser_test.go:62: case 5 [2022-04-30T07:46:14.529Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-30T07:46:14.529Z] === RUN TestValidateMount [2022-04-30T07:46:14.529Z] --- PASS: TestValidateMount (0.00s) [2022-04-30T07:46:14.529Z] === RUN TestWindowsParseMountRaw [2022-04-30T07:46:14.529Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-30T07:46:14.529Z] === RUN TestWindowsParseMountRawSplit [2022-04-30T07:46:14.529Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-30T07:46:14.529Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-30T07:46:14.529Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-30T07:46:14.529Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-30T07:46:14.529Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-30T07:46:14.529Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-30T07:46:14.529Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-30T07:46:14.529Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-30T07:46:14.529Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-30T07:46:14.529Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-30T07:46:14.529Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-30T07:46:14.529Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-30T07:46:14.529Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-30T07:46:14.529Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-30T07:46:14.529Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-30T07:46:14.529Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-30T07:46:14.529Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-30T07:46:14.529Z] PASS [2022-04-30T07:46:14.529Z] coverage: 67.6% of statements [2022-04-30T07:46:14.529Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.6% of statements [2022-04-30T07:46:14.590Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-30T07:46:14.627Z] === RUN TestTarSumRemoveNonExistent [2022-04-30T07:46:14.627Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-30T07:46:14.627Z] === RUN TestTarSumRemove [2022-04-30T07:46:14.627Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-30T07:46:14.627Z] === RUN TestSortFileInfoSums [2022-04-30T07:46:14.627Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-30T07:46:14.627Z] === RUN TestNewTarSumForLabelInvalid [2022-04-30T07:46:14.627Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-30T07:46:14.627Z] === RUN TestNewTarSumForLabel [2022-04-30T07:46:14.627Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-30T07:46:14.627Z] === RUN TestEmptyTar [2022-04-30T07:46:14.627Z] --- PASS: TestEmptyTar (0.00s) [2022-04-30T07:46:14.627Z] === RUN TestTarSumsReadSize [2022-04-30T07:46:14.627Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-30T07:46:14.627Z] === RUN TestTarSums [2022-04-30T07:46:14.627Z] --- PASS: TestTarSums (0.07s) [2022-04-30T07:46:14.627Z] === RUN TestIteration [2022-04-30T07:46:14.627Z] --- PASS: TestIteration (0.00s) [2022-04-30T07:46:14.627Z] === RUN TestVersionLabelForChecksum [2022-04-30T07:46:14.627Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-30T07:46:14.627Z] === RUN TestVersion [2022-04-30T07:46:14.627Z] --- PASS: TestVersion (0.00s) [2022-04-30T07:46:14.627Z] === RUN TestGetVersion [2022-04-30T07:46:14.627Z] --- PASS: TestGetVersion (0.00s) [2022-04-30T07:46:14.627Z] === RUN TestGetVersions [2022-04-30T07:46:14.627Z] --- PASS: TestGetVersions (0.00s) [2022-04-30T07:46:14.627Z] PASS [2022-04-30T07:46:14.627Z] coverage: 89.3% of statements [2022-04-30T07:46:14.627Z] ok github.com/docker/docker/pkg/tarsum 0.135s coverage: 89.3% of statements [2022-04-30T07:46:14.627Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-30T07:46:14.627Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-30T07:46:14.627Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-30T07:46:14.627Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-30T07:46:15.084Z] === RUN TestTruncIndex [2022-04-30T07:46:15.084Z] --- PASS: TestTruncIndex (0.10s) [2022-04-30T07:46:15.084Z] PASS [2022-04-30T07:46:15.084Z] coverage: 91.5% of statements [2022-04-30T07:46:15.084Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2022-04-30T07:46:15.526Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-30T07:46:15.541Z] === RUN TestVersionInfo [2022-04-30T07:46:15.541Z] --- PASS: TestVersionInfo (0.00s) [2022-04-30T07:46:15.541Z] === RUN TestAppendVersions [2022-04-30T07:46:15.541Z] --- PASS: TestAppendVersions (0.00s) [2022-04-30T07:46:15.541Z] PASS [2022-04-30T07:46:15.541Z] coverage: 88.9% of statements [2022-04-30T07:46:15.541Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-04-30T07:46:15.785Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-30T07:46:16.094Z] === RUN TestSetGetMeta [2022-04-30T07:46:16.094Z] === PAUSE TestSetGetMeta [2022-04-30T07:46:16.094Z] === RUN TestRestore [2022-04-30T07:46:16.094Z] === PAUSE TestRestore [2022-04-30T07:46:16.094Z] === RUN TestServiceCreate [2022-04-30T07:46:16.094Z] === PAUSE TestServiceCreate [2022-04-30T07:46:16.095Z] === RUN TestServiceList [2022-04-30T07:46:16.095Z] === PAUSE TestServiceList [2022-04-30T07:46:16.095Z] === RUN TestServiceRemove [2022-04-30T07:46:16.095Z] === PAUSE TestServiceRemove [2022-04-30T07:46:16.095Z] === RUN TestServiceGet [2022-04-30T07:46:16.095Z] === PAUSE TestServiceGet [2022-04-30T07:46:16.095Z] === RUN TestServicePrune [2022-04-30T07:46:16.095Z] === PAUSE TestServicePrune [2022-04-30T07:46:16.095Z] === RUN TestCreate [2022-04-30T07:46:16.095Z] === PAUSE TestCreate [2022-04-30T07:46:16.095Z] === RUN TestRemove [2022-04-30T07:46:16.095Z] === PAUSE TestRemove [2022-04-30T07:46:16.095Z] === RUN TestList [2022-04-30T07:46:16.095Z] === PAUSE TestList [2022-04-30T07:46:16.095Z] === RUN TestFindByDriver [2022-04-30T07:46:16.095Z] === PAUSE TestFindByDriver [2022-04-30T07:46:16.095Z] === RUN TestFindByReferenced [2022-04-30T07:46:16.095Z] === PAUSE TestFindByReferenced [2022-04-30T07:46:16.095Z] === RUN TestDerefMultipleOfSameRef [2022-04-30T07:46:16.095Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-30T07:46:16.095Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-30T07:46:16.095Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-30T07:46:16.095Z] === RUN TestDefererencePluginOnCreateError [2022-04-30T07:46:16.095Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-30T07:46:16.095Z] === RUN TestRefDerefRemove [2022-04-30T07:46:16.095Z] === PAUSE TestRefDerefRemove [2022-04-30T07:46:16.095Z] === RUN TestGet [2022-04-30T07:46:16.095Z] === PAUSE TestGet [2022-04-30T07:46:16.095Z] === RUN TestGetWithReference [2022-04-30T07:46:16.095Z] === PAUSE TestGetWithReference [2022-04-30T07:46:16.095Z] === RUN TestFilterFunc [2022-04-30T07:46:16.095Z] === RUN TestFilterFunc/test_nil_list [2022-04-30T07:46:16.095Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-30T07:46:16.095Z] === RUN TestFilterFunc/test_empty_list [2022-04-30T07:46:16.095Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-30T07:46:16.095Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-30T07:46:16.095Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-30T07:46:16.095Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-30T07:46:16.095Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-30T07:46:16.095Z] === RUN TestFilterFunc/test_filter_some [2022-04-30T07:46:16.095Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-30T07:46:16.095Z] === RUN TestFilterFunc/test_filter_middle [2022-04-30T07:46:16.095Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-30T07:46:16.095Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-30T07:46:16.095Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-30T07:46:16.095Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-30T07:46:16.095Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-30T07:46:16.095Z] === CONT TestFilterFunc/test_nil_list [2022-04-30T07:46:16.095Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-30T07:46:16.095Z] === CONT TestFilterFunc/test_filter_some [2022-04-30T07:46:16.095Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-30T07:46:16.095Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-30T07:46:16.095Z] === CONT TestFilterFunc/test_filter_middle [2022-04-30T07:46:16.095Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-30T07:46:16.095Z] === CONT TestFilterFunc/test_empty_list [2022-04-30T07:46:16.095Z] --- PASS: TestFilterFunc (0.00s) [2022-04-30T07:46:16.095Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-30T07:46:16.095Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-30T07:46:16.095Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-30T07:46:16.095Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-30T07:46:16.095Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-30T07:46:16.095Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-30T07:46:16.095Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-30T07:46:16.095Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-30T07:46:16.095Z] === CONT TestSetGetMeta [2022-04-30T07:46:16.095Z] === CONT TestDefererencePluginOnCreateError [2022-04-30T07:46:16.095Z] === CONT TestList [2022-04-30T07:46:16.095Z] === CONT TestServiceGet [2022-04-30T07:46:16.095Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-30T07:46:16.095Z] === CONT TestRemove [2022-04-30T07:46:16.095Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-30T07:46:16.095Z] === CONT TestCreate [2022-04-30T07:46:16.095Z] --- PASS: TestList (0.04s) [2022-04-30T07:46:16.095Z] === CONT TestServicePrune [2022-04-30T07:46:16.095Z] --- PASS: TestRemove (0.03s) [2022-04-30T07:46:16.095Z] === CONT TestGetWithReference [2022-04-30T07:46:16.095Z] --- PASS: TestCreate (0.02s) [2022-04-30T07:46:16.095Z] === CONT TestGet [2022-04-30T07:46:16.095Z] --- PASS: TestGet (0.02s) [2022-04-30T07:46:16.095Z] === CONT TestRefDerefRemove [2022-04-30T07:46:16.095Z] --- PASS: TestGetWithReference (0.02s) [2022-04-30T07:46:16.095Z] === CONT TestServiceRemove [2022-04-30T07:46:16.095Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-30T07:46:16.095Z] === CONT TestServiceList [2022-04-30T07:46:16.095Z] --- PASS: TestServiceGet (0.19s) [2022-04-30T07:46:16.095Z] === CONT TestServiceCreate [2022-04-30T07:46:16.095Z] time="2022-04-30T07:46:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-30T07:46:16.095Z] --- PASS: TestServiceRemove (0.13s) [2022-04-30T07:46:16.095Z] === CONT TestRestore [2022-04-30T07:46:16.095Z] time="2022-04-30T07:46:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-30T07:46:16.095Z] --- PASS: TestServiceList (0.11s) [2022-04-30T07:46:16.095Z] === CONT TestDerefMultipleOfSameRef [2022-04-30T07:46:16.095Z] time="2022-04-30T07:46:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-30T07:46:16.095Z] time="2022-04-30T07:46:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-30T07:46:16.095Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-30T07:46:16.095Z] --- PASS: TestServiceCreate (0.03s) [2022-04-30T07:46:16.095Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-30T07:46:16.095Z] === CONT TestFindByReferenced [2022-04-30T07:46:16.095Z] time="2022-04-30T07:46:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-30T07:46:16.095Z] --- PASS: TestRestore (0.04s) [2022-04-30T07:46:16.095Z] === CONT TestFindByDriver [2022-04-30T07:46:16.095Z] --- PASS: TestServicePrune (0.20s) [2022-04-30T07:46:16.095Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-30T07:46:16.095Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-30T07:46:16.095Z] --- PASS: TestFindByDriver (0.03s) [2022-04-30T07:46:16.095Z] PASS [2022-04-30T07:46:16.095Z] coverage: 69.0% of statements [2022-04-30T07:46:16.095Z] ok github.com/docker/docker/volume/service 0.319s coverage: 69.0% of statements [2022-04-30T07:46:16.163Z] --- PASS: TestDockerNetworkConnectAlias (4.01s) [2022-04-30T07:46:16.163Z] === RUN TestDockerNetworkReConnect [2022-04-30T07:46:16.251Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-30T07:46:16.251Z] Copying nested executables into bundles/binary-daemon [2022-04-30T07:46:16.251Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-30T07:46:16.251Z] GOOS="" GOARCH="" GOARM="" [2022-04-30T07:46:16.251Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-30T07:46:16.251Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-30T07:46:16.352Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-30T07:46:16.585Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43550/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 -e DOCKER_GRAPHDRIVER docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 hack/make.sh cross [2022-04-30T07:46:16.610Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-30T07:46:16.842Z] [2022-04-30T07:46:16.842Z] Removing bundles/ [2022-04-30T07:46:17.071Z] === RUN TestNewSettable [2022-04-30T07:46:17.071Z] --- PASS: TestNewSettable (0.00s) [2022-04-30T07:46:17.071Z] === RUN TestIsSettable [2022-04-30T07:46:17.071Z] --- PASS: TestIsSettable (0.00s) [2022-04-30T07:46:17.071Z] === RUN TestUpdateSettingsEnv [2022-04-30T07:46:17.071Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-30T07:46:17.071Z] PASS [2022-04-30T07:46:17.071Z] coverage: 20.0% of statements [2022-04-30T07:46:17.071Z] ok github.com/docker/docker/plugin/v2 0.046s coverage: 20.0% of statements [2022-04-30T07:46:17.071Z] === RUN TestValidatePrivileges [2022-04-30T07:46:17.071Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-30T07:46:17.071Z] === RUN TestFilterByCapNeg [2022-04-30T07:46:17.071Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-30T07:46:17.071Z] === RUN TestFilterByCapPos [2022-04-30T07:46:17.071Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-30T07:46:17.071Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-30T07:46:17.071Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-30T07:46:17.071Z] PASS [2022-04-30T07:46:17.071Z] coverage: 12.2% of statements [2022-04-30T07:46:17.071Z] ok github.com/docker/docker/plugin 0.085s coverage: 12.2% of statements [2022-04-30T07:46:17.100Z] [2022-04-30T07:46:17.100Z] ---> Making bundle: cross (in bundles/cross) [2022-04-30T07:46:17.100Z] Cross building: bundles/cross/linux/amd64 [2022-04-30T07:46:17.100Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-30T07:46:17.100Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-30T07:46:18.037Z] === RUN TestLoad [2022-04-30T07:46:18.037Z] --- PASS: TestLoad (0.00s) [2022-04-30T07:46:18.037Z] === RUN TestSave [2022-04-30T07:46:18.037Z] --- PASS: TestSave (0.03s) [2022-04-30T07:46:18.037Z] === RUN TestAddDeleteGet [2022-04-30T07:46:18.037Z] --- PASS: TestAddDeleteGet (0.05s) [2022-04-30T07:46:18.037Z] === RUN TestInvalidTags [2022-04-30T07:46:18.037Z] --- PASS: TestInvalidTags (0.01s) [2022-04-30T07:46:18.037Z] PASS [2022-04-30T07:46:18.037Z] coverage: 84.4% of statements [2022-04-30T07:46:18.037Z] ok github.com/docker/docker/reference 0.148s coverage: 84.4% of statements [2022-04-30T07:46:18.037Z] --- PASS: TestGet (15.08s) [2022-04-30T07:46:18.037Z] === RUN TestPluginWithNoManifest [2022-04-30T07:46:18.037Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-30T07:46:18.037Z] === RUN TestGetAll [2022-04-30T07:46:18.037Z] --- PASS: TestGetAll (0.00s) [2022-04-30T07:46:18.037Z] PASS [2022-04-30T07:46:18.037Z] coverage: 73.2% of statements [2022-04-30T07:46:18.494Z] ok github.com/docker/docker/pkg/plugins 36.165s coverage: 73.2% of statements [2022-04-30T07:46:19.139Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-30T07:46:19.397Z] docker_cli_daemon_test.go:2501: [dcecfd475640d] daemon is not started [2022-04-30T07:46:19.457Z] === RUN TestRestartManagerTimeout [2022-04-30T07:46:19.457Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-30T07:46:19.457Z] === RUN TestRestartManagerTimeoutReset [2022-04-30T07:46:19.457Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-30T07:46:19.457Z] PASS [2022-04-30T07:46:19.457Z] coverage: 45.3% of statements [2022-04-30T07:46:19.457Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-30T07:46:19.457Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 45.3% of statements [2022-04-30T07:46:19.457Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-30T07:46:19.457Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-30T07:46:19.457Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-30T07:46:19.457Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-30T07:46:19.457Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-30T07:46:19.457Z] === RUN TestResumableRequestReaderWithReadError [2022-04-30T07:46:19.457Z] === RUN TestResolveAuthConfigIndexServer [2022-04-30T07:46:19.457Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-30T07:46:19.457Z] === RUN TestResolveAuthConfigFullURL [2022-04-30T07:46:19.457Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-30T07:46:19.457Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-30T07:46:19.457Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-30T07:46:19.457Z] === RUN TestValidateMirror [2022-04-30T07:46:19.457Z] --- PASS: TestValidateMirror (0.00s) [2022-04-30T07:46:19.457Z] === RUN TestLoadInsecureRegistries [2022-04-30T07:46:19.457Z] time="2022-04-30T07:46:19Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-30T07:46:19.457Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s) [2022-04-30T07:46:19.457Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-30T07:46:19.458Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-30T07:46:19.458Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-30T07:46:19.458Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-30T07:46:19.458Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-30T07:46:19.458Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-30T07:46:19.458Z] === RUN TestResumableRequestReader [2022-04-30T07:46:19.458Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-30T07:46:19.458Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-30T07:46:19.458Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-30T07:46:19.458Z] PASS [2022-04-30T07:46:19.458Z] coverage: 100.0% of statements [2022-04-30T07:46:19.458Z] ok github.com/docker/docker/registry/resumable 0.301s coverage: 100.0% of statements [2022-04-30T07:46:19.458Z] time="2022-04-30T07:46:19Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-30T07:46:19.458Z] time="2022-04-30T07:46:19Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-30T07:46:19.458Z] time="2022-04-30T07:46:19Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-30T07:46:19.458Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-04-30T07:46:19.458Z] === RUN TestNewServiceConfig [2022-04-30T07:46:19.458Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-30T07:46:19.458Z] === RUN TestValidateIndexName [2022-04-30T07:46:19.458Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-30T07:46:19.458Z] === RUN TestValidateIndexNameWithError [2022-04-30T07:46:19.458Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-30T07:46:19.458Z] === RUN TestEndpointParse [2022-04-30T07:46:19.458Z] --- PASS: TestEndpointParse (0.00s) [2022-04-30T07:46:19.458Z] === RUN TestEndpointParseInvalid [2022-04-30T07:46:19.458Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-30T07:46:19.458Z] === RUN TestValidateEndpoint [2022-04-30T07:46:19.458Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-30T07:46:19.458Z] === RUN TestPing [2022-04-30T07:46:19.458Z] --- PASS: TestPing (0.00s) [2022-04-30T07:46:19.458Z] === RUN TestPingRegistryEndpoint [2022-04-30T07:46:19.458Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:19.458Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-30T07:46:19.458Z] === RUN TestEndpoint [2022-04-30T07:46:19.458Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:19.458Z] --- SKIP: TestEndpoint (0.00s) [2022-04-30T07:46:19.458Z] === RUN TestParseRepositoryInfo [2022-04-30T07:46:19.458Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-30T07:46:19.458Z] === RUN TestNewIndexInfo [2022-04-30T07:46:19.458Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-30T07:46:19.458Z] === RUN TestMirrorEndpointLookup [2022-04-30T07:46:19.458Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:19.458Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-30T07:46:19.458Z] === RUN TestSearchRepositories [2022-04-30T07:46:19.458Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-30T07:46:19.458Z] Host: 127.0.0.1:49334 [2022-04-30T07:46:19.458Z] User-Agent: docker test client [2022-04-30T07:46:19.458Z] Authorization: Token fake-token [2022-04-30T07:46:19.458Z] X-Docker-Token: true [2022-04-30T07:46:19.458Z] Accept-Encoding: gzip [2022-04-30T07:46:19.458Z] [2022-04-30T07:46:19.458Z] [2022-04-30T07:46:19.458Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-30T07:46:19.458Z] Connection: close [2022-04-30T07:46:19.458Z] Content-Length: 144 [2022-04-30T07:46:19.458Z] Cache-Control: no-cache [2022-04-30T07:46:19.458Z] Content-Type: application/json [2022-04-30T07:46:19.458Z] Date: Sat, 30 Apr 2022 07:46:19 GMT [2022-04-30T07:46:19.458Z] Expires: -1 [2022-04-30T07:46:19.458Z] Pragma: no-cache [2022-04-30T07:46:19.458Z] Server: docker-tests/mock [2022-04-30T07:46:19.458Z] X-Docker-Registry-Config: mock [2022-04-30T07:46:19.458Z] X-Docker-Registry-Version: 0.0.0 [2022-04-30T07:46:19.458Z] [2022-04-30T07:46:19.458Z] [2022-04-30T07:46:19.458Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-30T07:46:19.458Z] === RUN TestTrustedLocation [2022-04-30T07:46:19.458Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-30T07:46:19.458Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-30T07:46:19.458Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-30T07:46:19.458Z] === RUN TestAllowNondistributableArtifacts [2022-04-30T07:46:19.458Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-30T07:46:19.458Z] === RUN TestIsSecureIndex [2022-04-30T07:46:19.458Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-30T07:46:19.458Z] PASS [2022-04-30T07:46:19.458Z] coverage: 51.7% of statements [2022-04-30T07:46:19.458Z] ok github.com/docker/docker/registry 0.322s coverage: 51.7% of statements [2022-04-30T07:46:19.462Z] --- PASS: TestDockerNetworkReConnect (3.37s) [2022-04-30T07:46:19.462Z] === RUN TestServicePlugin [2022-04-30T07:46:19.462Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-30T07:46:19.462Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-30T07:46:19.462Z] === RUN TestServiceUpdateLabel [2022-04-30T07:46:20.531Z] === RUN TestDecodeContainerConfig [2022-04-30T07:46:20.531Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-30T07:46:20.531Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-04-30T07:46:20.531Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.01s) [2022-04-30T07:46:20.531Z] === RUN TestDecodeContainerConfigIsolation [2022-04-30T07:46:20.531Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-30T07:46:20.531Z] === RUN TestValidatePrivileged [2022-04-30T07:46:20.531Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-30T07:46:20.531Z] PASS [2022-04-30T07:46:20.531Z] coverage: 52.4% of statements [2022-04-30T07:46:20.531Z] ok github.com/docker/docker/runconfig 0.082s coverage: 52.4% of statements [2022-04-30T07:46:20.531Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-30T07:46:20.531Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-30T07:46:20.531Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-30T07:46:20.531Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-30T07:46:20.531Z] PASS [2022-04-30T07:46:20.531Z] coverage: 62.5% of statements [2022-04-30T07:46:20.531Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2022-04-30T07:46:20.844Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-30T07:46:21.103Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-30T07:46:21.375Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-04-30T07:46:21.375Z] === RUN TestServiceUpdateSecrets [2022-04-30T07:46:22.477Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-30T07:46:22.703Z] === RUN TestGetAddress [2022-04-30T07:46:22.703Z] --- PASS: TestGetAddress (0.00s) [2022-04-30T07:46:22.703Z] === RUN TestRemove [2022-04-30T07:46:22.703Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-30T07:46:22.703Z] --- SKIP: TestRemove (0.00s) [2022-04-30T07:46:22.703Z] === RUN TestInitializeWithVolumes [2022-04-30T07:46:22.703Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-30T07:46:22.703Z] === RUN TestCreate [2022-04-30T07:46:22.703Z] --- PASS: TestCreate (0.02s) [2022-04-30T07:46:22.703Z] === RUN TestValidateName [2022-04-30T07:46:22.703Z] --- PASS: TestValidateName (0.00s) [2022-04-30T07:46:22.703Z] === RUN TestCreateWithOpts [2022-04-30T07:46:22.703Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-30T07:46:22.703Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-30T07:46:22.703Z] === RUN TestRelaodNoOpts [2022-04-30T07:46:22.703Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-30T07:46:22.703Z] PASS [2022-04-30T07:46:22.703Z] coverage: 41.5% of statements [2022-04-30T07:46:22.703Z] ok github.com/docker/docker/volume/local 0.093s coverage: 41.5% of statements [2022-04-30T07:46:22.703Z] === RUN TestGetDriver [2022-04-30T07:46:22.703Z] --- PASS: TestGetDriver (0.00s) [2022-04-30T07:46:22.703Z] === RUN TestVolumeRequestError [2022-04-30T07:46:22.703Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-30T07:46:22.703Z] PASS [2022-04-30T07:46:22.703Z] coverage: 36.1% of statements [2022-04-30T07:46:22.703Z] ok github.com/docker/docker/volume/drivers 0.056s coverage: 36.1% of statements [2022-04-30T07:46:23.166Z] === RUN TestLCOWParseMountRaw [2022-04-30T07:46:23.166Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-30T07:46:23.166Z] === RUN TestLCOWParseMountRawSplit [2022-04-30T07:46:23.166Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-30T07:46:23.166Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-30T07:46:23.166Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-30T07:46:23.166Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-30T07:46:23.166Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-30T07:46:23.166Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-30T07:46:23.166Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-30T07:46:23.166Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-30T07:46:23.166Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-30T07:46:23.166Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-30T07:46:23.166Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-30T07:46:23.166Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-30T07:46:23.166Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-30T07:46:23.166Z] === RUN TestLinuxParseMountRaw [2022-04-30T07:46:23.166Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-30T07:46:23.166Z] === RUN TestLinuxParseMountRawSplit [2022-04-30T07:46:23.166Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-30T07:46:23.166Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-30T07:46:23.166Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-30T07:46:23.166Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-30T07:46:23.166Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-30T07:46:23.166Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-30T07:46:23.166Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-30T07:46:23.166Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-30T07:46:23.166Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-30T07:46:23.166Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-30T07:46:23.166Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-30T07:46:23.166Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-30T07:46:23.166Z] === RUN TestConvertTmpfsOptions [2022-04-30T07:46:23.166Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-30T07:46:23.166Z] linux_parser_test.go:209: data="ro" [2022-04-30T07:46:23.166Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-30T07:46:23.166Z] === RUN TestParseMountSpec [2022-04-30T07:46:23.166Z] parser_test.go:62: case 0 [2022-04-30T07:46:23.166Z] parser_test.go:62: case 1 [2022-04-30T07:46:23.166Z] parser_test.go:62: case 2 [2022-04-30T07:46:23.166Z] parser_test.go:62: case 3 [2022-04-30T07:46:23.166Z] parser_test.go:62: case 4 [2022-04-30T07:46:23.166Z] parser_test.go:62: case 5 [2022-04-30T07:46:23.166Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-30T07:46:23.166Z] === RUN TestValidateMount [2022-04-30T07:46:23.166Z] --- PASS: TestValidateMount (0.00s) [2022-04-30T07:46:23.166Z] === RUN TestWindowsParseMountRaw [2022-04-30T07:46:23.166Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-30T07:46:23.166Z] === RUN TestWindowsParseMountRawSplit [2022-04-30T07:46:23.166Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-30T07:46:23.166Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-30T07:46:23.166Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-30T07:46:23.166Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-30T07:46:23.166Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-30T07:46:23.166Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-30T07:46:23.166Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-30T07:46:23.166Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-30T07:46:23.166Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-30T07:46:23.166Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-30T07:46:23.166Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-30T07:46:23.166Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-30T07:46:23.166Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-30T07:46:23.166Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-30T07:46:23.166Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-30T07:46:23.166Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-30T07:46:23.166Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-30T07:46:23.166Z] PASS [2022-04-30T07:46:23.166Z] coverage: 67.6% of statements [2022-04-30T07:46:23.166Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 67.6% of statements [2022-04-30T07:46:24.379Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-30T07:46:24.700Z] === RUN TestSetGetMeta [2022-04-30T07:46:24.700Z] === PAUSE TestSetGetMeta [2022-04-30T07:46:24.700Z] === RUN TestRestore [2022-04-30T07:46:24.700Z] === PAUSE TestRestore [2022-04-30T07:46:24.700Z] === RUN TestServiceCreate [2022-04-30T07:46:24.700Z] === PAUSE TestServiceCreate [2022-04-30T07:46:24.700Z] === RUN TestServiceList [2022-04-30T07:46:24.700Z] === PAUSE TestServiceList [2022-04-30T07:46:24.700Z] === RUN TestServiceRemove [2022-04-30T07:46:24.700Z] === PAUSE TestServiceRemove [2022-04-30T07:46:24.700Z] === RUN TestServiceGet [2022-04-30T07:46:24.700Z] === PAUSE TestServiceGet [2022-04-30T07:46:24.700Z] === RUN TestServicePrune [2022-04-30T07:46:24.700Z] === PAUSE TestServicePrune [2022-04-30T07:46:24.700Z] === RUN TestCreate [2022-04-30T07:46:24.700Z] === PAUSE TestCreate [2022-04-30T07:46:24.700Z] === RUN TestRemove [2022-04-30T07:46:24.700Z] === PAUSE TestRemove [2022-04-30T07:46:24.700Z] === RUN TestList [2022-04-30T07:46:24.700Z] === PAUSE TestList [2022-04-30T07:46:24.700Z] === RUN TestFindByDriver [2022-04-30T07:46:24.700Z] === PAUSE TestFindByDriver [2022-04-30T07:46:24.700Z] === RUN TestFindByReferenced [2022-04-30T07:46:24.700Z] === PAUSE TestFindByReferenced [2022-04-30T07:46:24.700Z] === RUN TestDerefMultipleOfSameRef [2022-04-30T07:46:24.700Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-30T07:46:24.700Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-30T07:46:24.700Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-30T07:46:24.700Z] === RUN TestDefererencePluginOnCreateError [2022-04-30T07:46:24.700Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-30T07:46:24.700Z] === RUN TestRefDerefRemove [2022-04-30T07:46:24.700Z] === PAUSE TestRefDerefRemove [2022-04-30T07:46:24.700Z] === RUN TestGet [2022-04-30T07:46:24.700Z] === PAUSE TestGet [2022-04-30T07:46:24.700Z] === RUN TestGetWithReference [2022-04-30T07:46:24.700Z] === PAUSE TestGetWithReference [2022-04-30T07:46:24.700Z] === RUN TestFilterFunc [2022-04-30T07:46:24.700Z] === RUN TestFilterFunc/test_nil_list [2022-04-30T07:46:24.700Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-30T07:46:24.700Z] === RUN TestFilterFunc/test_empty_list [2022-04-30T07:46:24.700Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-30T07:46:24.700Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-30T07:46:24.700Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-30T07:46:24.700Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-30T07:46:24.700Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-30T07:46:24.700Z] === RUN TestFilterFunc/test_filter_some [2022-04-30T07:46:24.700Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-30T07:46:24.700Z] === RUN TestFilterFunc/test_filter_middle [2022-04-30T07:46:24.700Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-30T07:46:24.700Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-30T07:46:24.700Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-30T07:46:24.700Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-30T07:46:24.700Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-30T07:46:24.700Z] === CONT TestFilterFunc/test_nil_list [2022-04-30T07:46:24.700Z] === CONT TestFilterFunc/test_filter_some [2022-04-30T07:46:24.700Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-30T07:46:24.700Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-30T07:46:24.700Z] === CONT TestFilterFunc/test_empty_list [2022-04-30T07:46:24.700Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-30T07:46:24.700Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-30T07:46:24.700Z] === CONT TestFilterFunc/test_filter_middle [2022-04-30T07:46:24.700Z] --- PASS: TestFilterFunc (0.00s) [2022-04-30T07:46:24.700Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-30T07:46:24.700Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-30T07:46:24.700Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-30T07:46:24.700Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-30T07:46:24.700Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-30T07:46:24.700Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-30T07:46:24.700Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-30T07:46:24.700Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-30T07:46:24.700Z] === CONT TestSetGetMeta [2022-04-30T07:46:24.700Z] === CONT TestServiceGet [2022-04-30T07:46:24.700Z] === CONT TestList [2022-04-30T07:46:24.700Z] === CONT TestDefererencePluginOnCreateError [2022-04-30T07:46:24.700Z] --- PASS: TestSetGetMeta (0.04s) [2022-04-30T07:46:24.700Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-30T07:46:24.700Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-04-30T07:46:24.700Z] === CONT TestDerefMultipleOfSameRef [2022-04-30T07:46:24.700Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-04-30T07:46:24.700Z] === CONT TestFindByReferenced [2022-04-30T07:46:24.700Z] --- PASS: TestList (0.06s) [2022-04-30T07:46:24.700Z] === CONT TestFindByDriver [2022-04-30T07:46:24.700Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-30T07:46:24.700Z] === CONT TestServiceRemove [2022-04-30T07:46:24.700Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-30T07:46:24.700Z] === CONT TestServiceList [2022-04-30T07:46:24.700Z] === CONT TestServiceCreate [2022-04-30T07:46:24.700Z] --- PASS: TestFindByDriver (0.04s) [2022-04-30T07:46:25.156Z] --- PASS: TestServiceGet (0.24s) [2022-04-30T07:46:25.156Z] === CONT TestRestore [2022-04-30T07:46:25.156Z] --- PASS: TestServiceRemove (0.17s) [2022-04-30T07:46:25.156Z] === CONT TestRemove [2022-04-30T07:46:25.156Z] --- PASS: TestServiceCreate (0.16s) [2022-04-30T07:46:25.156Z] === CONT TestCreate [2022-04-30T07:46:25.156Z] --- PASS: TestServiceList (0.17s) [2022-04-30T07:46:25.156Z] === CONT TestServicePrune [2022-04-30T07:46:25.156Z] --- PASS: TestCreate (0.02s) [2022-04-30T07:46:25.156Z] === CONT TestGet [2022-04-30T07:46:25.156Z] time="2022-04-30T07:46:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-30T07:46:25.156Z] --- PASS: TestRestore (0.04s) [2022-04-30T07:46:25.156Z] === CONT TestGetWithReference [2022-04-30T07:46:25.156Z] --- PASS: TestRemove (0.03s) [2022-04-30T07:46:25.156Z] === CONT TestRefDerefRemove [2022-04-30T07:46:25.156Z] time="2022-04-30T07:46:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-30T07:46:25.156Z] time="2022-04-30T07:46:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-30T07:46:25.156Z] --- PASS: TestGet (0.03s) [2022-04-30T07:46:25.156Z] time="2022-04-30T07:46:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-30T07:46:25.156Z] --- PASS: TestRefDerefRemove (0.03s) [2022-04-30T07:46:25.156Z] --- PASS: TestGetWithReference (0.03s) [2022-04-30T07:46:25.156Z] time="2022-04-30T07:46:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-30T07:46:25.156Z] --- PASS: TestServicePrune (0.07s) [2022-04-30T07:46:25.156Z] PASS [2022-04-30T07:46:25.156Z] coverage: 69.0% of statements [2022-04-30T07:46:25.156Z] ok github.com/docker/docker/volume/service 0.382s coverage: 69.0% of statements [2022-04-30T07:46:25.314Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-30T07:46:26.250Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-30T07:46:30.437Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-30T07:46:32.341Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-30T07:46:32.909Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-30T07:46:34.002Z] 2022/04/30 07:46:32 Closing DB instances... [2022-04-30T07:46:34.285Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-30T07:46:34.470Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-04-30T07:46:34.470Z] === RUN TestFindNode [2022-04-30T07:46:34.470Z] 2022/04/30 07:46:34 Closing DB instances... [2022-04-30T07:46:34.470Z] --- PASS: TestFindNode (0.02s) [2022-04-30T07:46:34.470Z] === RUN TestChangeNodeState [2022-04-30T07:46:34.470Z] 2022/04/30 07:46:34 Closing DB instances... [2022-04-30T07:46:34.470Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-30T07:46:34.470Z] === RUN TestNodeReincarnation [2022-04-30T07:46:34.470Z] 2022/04/30 07:46:34 Closing DB instances... [2022-04-30T07:46:36.275Z] --- PASS: TestServiceUpdateSecrets (13.94s) [2022-04-30T07:46:36.275Z] === RUN TestServiceUpdateConfigs [2022-04-30T07:46:36.815Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-30T07:46:36.815Z] check_test.go:307: [d04ec8aaf8807] daemon is not started [2022-04-30T07:46:36.815Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-30T07:46:37.280Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-30T07:46:37.280Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-30T07:46:37.280Z] === RUN TestBoolValue [2022-04-30T07:46:37.280Z] --- PASS: TestBoolValue (0.00s) [2022-04-30T07:46:37.280Z] === RUN TestBoolValueOrDefault [2022-04-30T07:46:37.280Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-30T07:46:37.280Z] === RUN TestInt64ValueOrZero [2022-04-30T07:46:37.280Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-30T07:46:37.280Z] === RUN TestInt64ValueOrDefault [2022-04-30T07:46:37.280Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-30T07:46:37.280Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-30T07:46:37.280Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-30T07:46:37.280Z] === RUN TestJsonContentType [2022-04-30T07:46:37.280Z] --- PASS: TestJsonContentType (0.00s) [2022-04-30T07:46:37.280Z] === RUN TestReadJSON [2022-04-30T07:46:37.280Z] === RUN TestReadJSON/nil_body [2022-04-30T07:46:37.280Z] === RUN TestReadJSON/empty_body [2022-04-30T07:46:37.280Z] === RUN TestReadJSON/with_valid_request [2022-04-30T07:46:37.280Z] === RUN TestReadJSON/with_whitespace [2022-04-30T07:46:37.280Z] === RUN TestReadJSON/with_extra_content [2022-04-30T07:46:37.280Z] === RUN TestReadJSON/invalid_JSON [2022-04-30T07:46:37.280Z] --- PASS: TestReadJSON (0.00s) [2022-04-30T07:46:37.280Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-30T07:46:37.280Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-30T07:46:37.280Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-30T07:46:37.281Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-30T07:46:37.281Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-30T07:46:37.281Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-30T07:46:37.281Z] PASS [2022-04-30T07:46:37.281Z] coverage: 31.9% of statements [2022-04-30T07:46:37.281Z] ok github.com/docker/docker/api/server/httputils 0.055s coverage: 31.9% of statements [2022-04-30T07:46:37.281Z] === RUN TestMaskSecretKeys [2022-04-30T07:46:37.281Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-30T07:46:37.281Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-30T07:46:37.281Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-30T07:46:37.281Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-30T07:46:37.281Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-30T07:46:37.281Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-30T07:46:37.281Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestVersionMiddlewareVersion [2022-04-30T07:46:37.281Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-30T07:46:37.281Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-30T07:46:37.281Z] PASS [2022-04-30T07:46:37.281Z] coverage: 37.7% of statements [2022-04-30T07:46:37.281Z] ok github.com/docker/docker/api/server/middleware 0.070s coverage: 37.7% of statements [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-30T07:46:37.281Z] === RUN TestStrSliceMarshalJSON [2022-04-30T07:46:37.281Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestStrSliceUnmarshalJSON [2022-04-30T07:46:37.281Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestStrSliceUnmarshalString [2022-04-30T07:46:37.281Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestStrSliceUnmarshalSlice [2022-04-30T07:46:37.281Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-30T07:46:37.281Z] PASS [2022-04-30T07:46:37.281Z] coverage: 90.0% of statements [2022-04-30T07:46:37.281Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2022-04-30T07:46:37.281Z] === RUN TestToJSON [2022-04-30T07:46:37.281Z] --- PASS: TestToJSON (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestToParamWithVersion [2022-04-30T07:46:37.281Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestFromJSON [2022-04-30T07:46:37.281Z] --- PASS: TestFromJSON (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestEmpty [2022-04-30T07:46:37.281Z] --- PASS: TestEmpty (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestArgsMatchKVListEmptySources [2022-04-30T07:46:37.281Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestArgsMatchKVList [2022-04-30T07:46:37.281Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestArgsMatch [2022-04-30T07:46:37.281Z] --- PASS: TestArgsMatch (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestAdd [2022-04-30T07:46:37.281Z] --- PASS: TestAdd (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestDel [2022-04-30T07:46:37.281Z] --- PASS: TestDel (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestLen [2022-04-30T07:46:37.281Z] --- PASS: TestLen (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestExactMatch [2022-04-30T07:46:37.281Z] --- PASS: TestExactMatch (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestOnlyOneExactMatch [2022-04-30T07:46:37.281Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestContains [2022-04-30T07:46:37.281Z] --- PASS: TestContains (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestValidate [2022-04-30T07:46:37.281Z] --- PASS: TestValidate (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestWalkValues [2022-04-30T07:46:37.281Z] --- PASS: TestWalkValues (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestFuzzyMatch [2022-04-30T07:46:37.281Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestClone [2022-04-30T07:46:37.281Z] --- PASS: TestClone (0.00s) [2022-04-30T07:46:37.281Z] PASS [2022-04-30T07:46:37.281Z] coverage: 92.2% of statements [2022-04-30T07:46:37.281Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-04-30T07:46:37.281Z] === RUN TestGetTimestamp [2022-04-30T07:46:37.281Z] --- PASS: TestGetTimestamp (0.19s) [2022-04-30T07:46:37.281Z] === RUN TestParseTimestamps [2022-04-30T07:46:37.281Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-30T07:46:37.281Z] PASS [2022-04-30T07:46:37.281Z] coverage: 100.0% of statements [2022-04-30T07:46:37.281Z] === RUN TestAdjustForAPIVersion [2022-04-30T07:46:37.281Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-30T07:46:37.281Z] PASS [2022-04-30T07:46:37.281Z] coverage: 6.1% of statements [2022-04-30T07:46:37.281Z] ok github.com/docker/docker/api/types/time 0.242s coverage: 100.0% of statements [2022-04-30T07:46:37.281Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 6.1% of statements [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/types [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-30T07:46:37.281Z] === RUN TestCompareVersion [2022-04-30T07:46:37.281Z] --- PASS: TestCompareVersion (0.00s) [2022-04-30T07:46:37.281Z] PASS [2022-04-30T07:46:37.281Z] coverage: 77.3% of statements [2022-04-30T07:46:37.281Z] ok github.com/docker/docker/api/types/versions 0.060s coverage: 77.3% of statements [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/builder [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-30T07:46:37.281Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-30T07:46:37.281Z] === RUN TestIsGIT [2022-04-30T07:46:37.281Z] --- PASS: TestIsGIT (0.00s) [2022-04-30T07:46:37.281Z] PASS [2022-04-30T07:46:37.281Z] coverage: 100.0% of statements [2022-04-30T07:46:37.281Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.089s coverage: 100.0% of statements [2022-04-30T07:46:37.281Z] === RUN TestParseRemoteURL [2022-04-30T07:46:37.281Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-30T07:46:37.281Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-30T07:46:37.281Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-30T07:46:37.281Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-30T07:46:37.281Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-30T07:46:37.281Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-30T07:46:37.281Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-30T07:46:37.281Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-30T07:46:37.281Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-30T07:46:37.281Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-30T07:46:37.281Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-30T07:46:37.281Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-30T07:46:37.281Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-30T07:46:37.281Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-30T07:46:37.281Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-30T07:46:37.281Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-30T07:46:37.281Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-30T07:46:37.281Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-30T07:46:37.281Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-30T07:46:37.281Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-30T07:46:37.281Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestCloneArgsSmartHttp [2022-04-30T07:46:37.281Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-30T07:46:37.281Z] === RUN TestCloneArgsDumbHttp [2022-04-30T07:46:37.281Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestCloneArgsGit [2022-04-30T07:46:37.281Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-30T07:46:37.281Z] === RUN TestCheckoutGit [2022-04-30T07:46:38.829Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-30T07:46:38.829Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-30T07:46:38.829Z] === RUN TestProcessNoDockerignore [2022-04-30T07:46:38.829Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-30T07:46:38.829Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-30T07:46:38.829Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-30T07:46:38.829Z] === RUN TestDetectContentType [2022-04-30T07:46:38.829Z] --- PASS: TestDetectContentType (0.00s) [2022-04-30T07:46:38.829Z] === RUN TestSelectAcceptableMIME [2022-04-30T07:46:38.829Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-30T07:46:38.829Z] === RUN TestInspectEmptyResponse [2022-04-30T07:46:38.829Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-30T07:46:38.829Z] === RUN TestInspectResponseBinary [2022-04-30T07:46:38.829Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-30T07:46:38.829Z] === RUN TestResponseUnsupportedContentType [2022-04-30T07:46:38.829Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-30T07:46:38.829Z] === RUN TestInspectResponseTextSimple [2022-04-30T07:46:38.829Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-30T07:46:38.829Z] === RUN TestInspectResponseEmptyContentType [2022-04-30T07:46:38.829Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-30T07:46:38.829Z] === RUN TestUnknownContentLength [2022-04-30T07:46:38.829Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-30T07:46:38.829Z] === RUN TestDownloadRemote [2022-04-30T07:46:38.829Z] --- PASS: TestDownloadRemote (0.09s) [2022-04-30T07:46:38.829Z] === RUN TestGetWithStatusError [2022-04-30T07:46:38.829Z] --- PASS: TestGetWithStatusError (0.01s) [2022-04-30T07:46:38.829Z] === RUN TestCloseRootDirectory [2022-04-30T07:46:38.829Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:38.829Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-30T07:46:38.829Z] === RUN TestHashFile [2022-04-30T07:46:38.829Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:38.829Z] --- SKIP: TestHashFile (0.00s) [2022-04-30T07:46:38.829Z] === RUN TestHashSubdir [2022-04-30T07:46:38.829Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:38.829Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-30T07:46:38.829Z] === RUN TestRemoveDirectory [2022-04-30T07:46:38.829Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:38.829Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-30T07:46:38.829Z] PASS [2022-04-30T07:46:38.829Z] coverage: 9.3% of statements [2022-04-30T07:46:38.829Z] ok github.com/docker/docker/builder/remotecontext 0.316s coverage: 9.3% of statements [2022-04-30T07:46:39.222Z] time="2022-04-30T07:46:39Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-30T07:46:39.222Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-30T07:46:39.222Z] === RUN TestParallelCreate [2022-04-30T07:46:39.222Z] 2022/04/30 07:46:39 Closing DB instances... [2022-04-30T07:46:39.222Z] --- PASS: TestParallelCreate (0.02s) [2022-04-30T07:46:39.222Z] === RUN TestParallelDelete [2022-04-30T07:46:39.222Z] 2022/04/30 07:46:39 Closing DB instances... [2022-04-30T07:46:39.222Z] --- PASS: TestParallelDelete (0.03s) [2022-04-30T07:46:39.222Z] === RUN TestNetworkDBIslands [2022-04-30T07:46:39.222Z] time="2022-04-30T07:46:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b275ae44a8b9 with config:&{NodeID:b275ae44a8b9 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:46:39.222Z] time="2022-04-30T07:46:39Z" level=info msg="Node b275ae44a8b9/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:39.222Z] time="2022-04-30T07:46:39Z" level=info msg="Node b275ae44a8b9/172.28.232.84, added to nodes list" [2022-04-30T07:46:39.222Z] time="2022-04-30T07:46:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f8794acded3d with config:&{NodeID:f8794acded3d Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:46:39.222Z] time="2022-04-30T07:46:39Z" level=info msg="Node f8794acded3d/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:39.222Z] time="2022-04-30T07:46:39Z" level=info msg="Node f8794acded3d/172.28.232.84, added to nodes list" [2022-04-30T07:46:39.222Z] time="2022-04-30T07:46:39Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-30T07:46:39.222Z] time="2022-04-30T07:46:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-30T07:46:39.222Z] time="2022-04-30T07:46:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-04-30T07:46:39.222Z] time="2022-04-30T07:46:39Z" level=info msg="Node f8794acded3d/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:39.222Z] time="2022-04-30T07:46:39Z" level=info msg="Node f8794acded3d/172.28.232.84, added to nodes list" [2022-04-30T07:46:39.222Z] time="2022-04-30T07:46:39Z" level=info msg="Node b275ae44a8b9/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:39.222Z] time="2022-04-30T07:46:39Z" level=info msg="Node b275ae44a8b9/172.28.232.84, added to nodes list" [2022-04-30T07:46:39.222Z] time="2022-04-30T07:46:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-04-30T07:46:39.222Z] time="2022-04-30T07:46:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-30T07:46:39.291Z] === RUN TestEnable [2022-04-30T07:46:39.291Z] --- PASS: TestEnable (0.00s) [2022-04-30T07:46:39.291Z] === RUN TestDisable [2022-04-30T07:46:39.291Z] --- PASS: TestDisable (0.00s) [2022-04-30T07:46:39.291Z] === RUN TestEnabled [2022-04-30T07:46:39.291Z] --- PASS: TestEnabled (0.00s) [2022-04-30T07:46:39.291Z] PASS [2022-04-30T07:46:39.291Z] coverage: 100.0% of statements [2022-04-30T07:46:39.291Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2022-04-30T07:46:39.754Z] === RUN TestGetAllAllowed [2022-04-30T07:46:39.754Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-30T07:46:39.754Z] === RUN TestGetAllMeta [2022-04-30T07:46:39.754Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-30T07:46:39.754Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-30T07:46:39.754Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-30T07:46:39.754Z] === RUN TestIsUnreferencedBuiltin [2022-04-30T07:46:39.754Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-30T07:46:39.754Z] === RUN TestIsExistingDirectory [2022-04-30T07:46:39.754Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-30T07:46:39.754Z] === RUN TestGetFilenameForDownload [2022-04-30T07:46:39.754Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-30T07:46:39.754Z] === RUN TestEnv2Variables [2022-04-30T07:46:39.754Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-30T07:46:39.754Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-30T07:46:39.754Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-30T07:46:39.754Z] === RUN TestMaintainer [2022-04-30T07:46:39.754Z] --- PASS: TestMaintainer (0.00s) [2022-04-30T07:46:39.754Z] === RUN TestLabel [2022-04-30T07:46:39.755Z] --- PASS: TestLabel (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestFromScratch [2022-04-30T07:46:39.755Z] --- PASS: TestFromScratch (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestFromWithArg [2022-04-30T07:46:39.755Z] --- PASS: TestFromWithArg (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-30T07:46:39.755Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestFromWithUndefinedArg [2022-04-30T07:46:39.755Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestFromMultiStageWithNamedStage [2022-04-30T07:46:39.755Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestOnbuild [2022-04-30T07:46:39.755Z] --- PASS: TestOnbuild (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestWorkdir [2022-04-30T07:46:39.755Z] --- PASS: TestWorkdir (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestCmd [2022-04-30T07:46:39.755Z] --- PASS: TestCmd (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestHealthcheckNone [2022-04-30T07:46:39.755Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestHealthcheckCmd [2022-04-30T07:46:39.755Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestEntrypoint [2022-04-30T07:46:39.755Z] --- PASS: TestEntrypoint (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestExpose [2022-04-30T07:46:39.755Z] --- PASS: TestExpose (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestUser [2022-04-30T07:46:39.755Z] --- PASS: TestUser (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestVolume [2022-04-30T07:46:39.755Z] --- PASS: TestVolume (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestStopSignal [2022-04-30T07:46:39.755Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-30T07:46:39.755Z] --- SKIP: TestStopSignal (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestArg [2022-04-30T07:46:39.755Z] --- PASS: TestArg (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestShell [2022-04-30T07:46:39.755Z] --- PASS: TestShell (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestPrependEnvOnCmd [2022-04-30T07:46:39.755Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestRunWithBuildArgs [2022-04-30T07:46:39.755Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestRunIgnoresHealthcheck [2022-04-30T07:46:39.755Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestDispatchUnsupportedOptions [2022-04-30T07:46:39.755Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-30T07:46:39.755Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-30T07:46:39.755Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-30T07:46:39.755Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-30T07:46:39.755Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-30T07:46:39.755Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-30T07:46:39.755Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestNormalizeWorkdir [2022-04-30T07:46:39.755Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestDispatch [2022-04-30T07:46:39.755Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-30T07:46:39.755Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-30T07:46:39.755Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-30T07:46:39.755Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-30T07:46:39.755Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-30T07:46:39.755Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-30T07:46:39.755Z] === RUN TestDispatch/COPY_url [2022-04-30T07:46:39.755Z] --- PASS: TestDispatch (0.07s) [2022-04-30T07:46:39.755Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-30T07:46:39.755Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-04-30T07:46:39.755Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-30T07:46:39.755Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-30T07:46:39.755Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-30T07:46:39.755Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-30T07:46:39.755Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestAddScratchImageAddsToMounts [2022-04-30T07:46:39.755Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-30T07:46:39.755Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-30T07:46:39.755Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-30T07:46:39.755Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestImageSourceGetAddsToMounts [2022-04-30T07:46:39.755Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestEmptyDockerfile [2022-04-30T07:46:39.755Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-30T07:46:39.755Z] === RUN TestSymlinkDockerfile [2022-04-30T07:46:39.755Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-30T07:46:39.755Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-30T07:46:39.755Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-04-30T07:46:39.755Z] === RUN TestNonExistingDockerfile [2022-04-30T07:46:39.755Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestCopyRunConfig [2022-04-30T07:46:39.755Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestDeepCopyRunConfig [2022-04-30T07:46:39.755Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestExportImage [2022-04-30T07:46:39.755Z] --- PASS: TestExportImage (0.00s) [2022-04-30T07:46:39.755Z] === RUN TestNormalizeDest [2022-04-30T07:46:39.755Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-30T07:46:39.755Z] PASS [2022-04-30T07:46:39.755Z] coverage: 46.7% of statements [2022-04-30T07:46:39.755Z] ok github.com/docker/docker/builder/dockerfile 0.274s coverage: 46.7% of statements [2022-04-30T07:46:40.207Z] time="2022-04-30T07:46:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fb40dea2e9c5 with config:&{NodeID:fb40dea2e9c5 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:46:40.207Z] time="2022-04-30T07:46:39Z" level=info msg="Node fb40dea2e9c5/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:40.207Z] time="2022-04-30T07:46:39Z" level=info msg="Node fb40dea2e9c5/172.28.232.84, added to nodes list" [2022-04-30T07:46:40.207Z] time="2022-04-30T07:46:39Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-30T07:46:40.207Z] time="2022-04-30T07:46:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-30T07:46:40.207Z] time="2022-04-30T07:46:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-04-30T07:46:40.207Z] time="2022-04-30T07:46:40Z" level=info msg="Node fb40dea2e9c5/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:40.207Z] time="2022-04-30T07:46:40Z" level=info msg="Node fb40dea2e9c5/172.28.232.84, added to nodes list" [2022-04-30T07:46:40.207Z] time="2022-04-30T07:46:40Z" level=info msg="Node b275ae44a8b9/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:40.207Z] time="2022-04-30T07:46:40Z" level=info msg="Node b275ae44a8b9/172.28.232.84, added to nodes list" [2022-04-30T07:46:40.207Z] time="2022-04-30T07:46:40Z" level=info msg="Node f8794acded3d/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:40.207Z] time="2022-04-30T07:46:40Z" level=info msg="Node f8794acded3d/172.28.232.84, added to nodes list" [2022-04-30T07:46:40.207Z] time="2022-04-30T07:46:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-30T07:46:40.207Z] time="2022-04-30T07:46:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-04-30T07:46:40.207Z] time="2022-04-30T07:46:40Z" level=info msg="Node fb40dea2e9c5/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:40.207Z] time="2022-04-30T07:46:40Z" level=info msg="Node fb40dea2e9c5/172.28.232.84, added to nodes list" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:af6939206948 with config:&{NodeID:af6939206948 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=info msg="Node af6939206948/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=info msg="Node af6939206948/172.28.232.84, added to nodes list" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=info msg="Node af6939206948/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=info msg="Node af6939206948/172.28.232.84, added to nodes list" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=info msg="Node f8794acded3d/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=info msg="Node f8794acded3d/172.28.232.84, added to nodes list" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=info msg="Node fb40dea2e9c5/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=info msg="Node fb40dea2e9c5/172.28.232.84, added to nodes list" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=info msg="Node b275ae44a8b9/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=info msg="Node b275ae44a8b9/172.28.232.84, added to nodes list" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=info msg="Node af6939206948/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=info msg="Node af6939206948/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=info msg="Node af6939206948/172.28.232.84, added to nodes list" [2022-04-30T07:46:40.675Z] time="2022-04-30T07:46:40Z" level=info msg="Node af6939206948/172.28.232.84, added to nodes list" [2022-04-30T07:46:41.142Z] time="2022-04-30T07:46:40Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a9f742ed7552 with config:&{NodeID:a9f742ed7552 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:46:41.142Z] time="2022-04-30T07:46:40Z" level=info msg="Node a9f742ed7552/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:41.142Z] time="2022-04-30T07:46:40Z" level=info msg="Node a9f742ed7552/172.28.232.84, added to nodes list" [2022-04-30T07:46:41.142Z] time="2022-04-30T07:46:40Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-30T07:46:41.142Z] time="2022-04-30T07:46:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-30T07:46:41.142Z] time="2022-04-30T07:46:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-30T07:46:41.142Z] time="2022-04-30T07:46:40Z" level=info msg="Node a9f742ed7552/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:41.142Z] time="2022-04-30T07:46:40Z" level=info msg="Node a9f742ed7552/172.28.232.84, added to nodes list" [2022-04-30T07:46:41.142Z] time="2022-04-30T07:46:40Z" level=info msg="Node fb40dea2e9c5/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:41.143Z] time="2022-04-30T07:46:40Z" level=info msg="Node fb40dea2e9c5/172.28.232.84, added to nodes list" [2022-04-30T07:46:41.143Z] time="2022-04-30T07:46:40Z" level=info msg="Node af6939206948/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:41.143Z] time="2022-04-30T07:46:40Z" level=info msg="Node af6939206948/172.28.232.84, added to nodes list" [2022-04-30T07:46:41.143Z] time="2022-04-30T07:46:40Z" level=info msg="Node b275ae44a8b9/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:41.143Z] time="2022-04-30T07:46:40Z" level=info msg="Node b275ae44a8b9/172.28.232.84, added to nodes list" [2022-04-30T07:46:41.143Z] time="2022-04-30T07:46:40Z" level=info msg="Node f8794acded3d/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:41.143Z] time="2022-04-30T07:46:40Z" level=info msg="Node f8794acded3d/172.28.232.84, added to nodes list" [2022-04-30T07:46:41.143Z] time="2022-04-30T07:46:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-30T07:46:41.143Z] time="2022-04-30T07:46:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-30T07:46:41.143Z] time="2022-04-30T07:46:41Z" level=info msg="Node a9f742ed7552/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:41.143Z] time="2022-04-30T07:46:41Z" level=info msg="Node a9f742ed7552/172.28.232.84, added to nodes list" [2022-04-30T07:46:41.143Z] time="2022-04-30T07:46:41Z" level=info msg="Node a9f742ed7552/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:41.143Z] time="2022-04-30T07:46:41Z" level=info msg="Node a9f742ed7552/172.28.232.84, added to nodes list" [2022-04-30T07:46:41.143Z] time="2022-04-30T07:46:41Z" level=info msg="Node a9f742ed7552/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:41.143Z] time="2022-04-30T07:46:41Z" level=info msg="Node a9f742ed7552/172.28.232.84, added to nodes list" [2022-04-30T07:46:41.303Z] === RUN TestTCP4Proxy [2022-04-30T07:46:41.303Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-30T07:46:41.303Z] === RUN TestTCP4ProxyHalfClose [2022-04-30T07:46:41.303Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-30T07:46:41.303Z] === RUN TestTCP6Proxy [2022-04-30T07:46:41.303Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-30T07:46:41.303Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-30T07:46:41.303Z] === RUN TestTCPDualStackProxy [2022-04-30T07:46:41.303Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-30T07:46:41.303Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-30T07:46:41.303Z] === RUN TestUDP4Proxy [2022-04-30T07:46:41.303Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-30T07:46:41.303Z] === RUN TestUDP6Proxy [2022-04-30T07:46:41.303Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-30T07:46:41.303Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-30T07:46:41.303Z] === RUN TestUDPWriteError [2022-04-30T07:46:41.303Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-30T07:46:41.303Z] === RUN TestSCTP4Proxy [2022-04-30T07:46:41.303Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-30T07:46:41.303Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-30T07:46:41.303Z] === RUN TestSCTP6Proxy [2022-04-30T07:46:41.303Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-30T07:46:41.303Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-30T07:46:41.303Z] PASS [2022-04-30T07:46:41.303Z] coverage: 49.4% of statements [2022-04-30T07:46:41.303Z] ok github.com/docker/docker/cmd/docker-proxy 0.072s coverage: 49.4% of statements [2022-04-30T07:46:41.610Z] networkdb_test.go:835: Re-joining: 3 [2022-04-30T07:46:41.610Z] time="2022-04-30T07:46:41Z" level=info msg="The new bootstrap node list is:[172.28.232.84:10033 172.28.232.84:10034 172.28.232.84:10035]" [2022-04-30T07:46:41.610Z] time="2022-04-30T07:46:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.84:10033" [2022-04-30T07:46:41.610Z] time="2022-04-30T07:46:41Z" level=debug msg="memberlist: Stream connection from=172.28.232.84:49367" [2022-04-30T07:46:41.610Z] time="2022-04-30T07:46:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.84:10034" [2022-04-30T07:46:41.610Z] time="2022-04-30T07:46:41Z" level=debug msg="memberlist: Stream connection from=172.28.232.84:49368" [2022-04-30T07:46:41.610Z] time="2022-04-30T07:46:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.84:10035" [2022-04-30T07:46:41.610Z] time="2022-04-30T07:46:41Z" level=debug msg="memberlist: Stream connection from=172.28.232.84:49369" [2022-04-30T07:46:41.610Z] networkdb_test.go:835: Re-joining: 4 [2022-04-30T07:46:41.610Z] time="2022-04-30T07:46:41Z" level=info msg="The new bootstrap node list is:[172.28.232.84:10033 172.28.232.84:10034 172.28.232.84:10035]" [2022-04-30T07:46:41.610Z] time="2022-04-30T07:46:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.84:10033" [2022-04-30T07:46:41.610Z] time="2022-04-30T07:46:41Z" level=debug msg="memberlist: Stream connection from=172.28.232.84:49370" [2022-04-30T07:46:41.610Z] time="2022-04-30T07:46:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.84:10034" [2022-04-30T07:46:41.610Z] time="2022-04-30T07:46:41Z" level=debug msg="memberlist: Stream connection from=172.28.232.84:49371" [2022-04-30T07:46:41.610Z] time="2022-04-30T07:46:41Z" level=debug msg="memberlist: Stream connection from=172.28.232.84:49372" [2022-04-30T07:46:41.610Z] time="2022-04-30T07:46:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.84:10035" [2022-04-30T07:46:42.078Z] time="2022-04-30T07:46:41Z" level=info msg="node 0 leaving" [2022-04-30T07:46:42.078Z] time="2022-04-30T07:46:41Z" level=info msg="Node b275ae44a8b9 change state NodeActive --> NodeLeft" [2022-04-30T07:46:42.078Z] time="2022-04-30T07:46:41Z" level=info msg="node4(af6939206948): Node leave event for b275ae44a8b9/172.28.232.84" [2022-04-30T07:46:42.078Z] time="2022-04-30T07:46:41Z" level=info msg="Node b275ae44a8b9 change state NodeActive --> NodeLeft" [2022-04-30T07:46:42.078Z] time="2022-04-30T07:46:41Z" level=info msg="node2(f8794acded3d): Node leave event for b275ae44a8b9/172.28.232.84" [2022-04-30T07:46:42.078Z] time="2022-04-30T07:46:41Z" level=info msg="Node b275ae44a8b9 change state NodeActive --> NodeLeft" [2022-04-30T07:46:42.078Z] time="2022-04-30T07:46:41Z" level=info msg="node3(fb40dea2e9c5): Node leave event for b275ae44a8b9/172.28.232.84" [2022-04-30T07:46:42.078Z] time="2022-04-30T07:46:41Z" level=info msg="Node b275ae44a8b9 change state NodeActive --> NodeLeft" [2022-04-30T07:46:42.078Z] time="2022-04-30T07:46:41Z" level=info msg="node5(a9f742ed7552): Node leave event for b275ae44a8b9/172.28.232.84" [2022-04-30T07:46:42.078Z] time="2022-04-30T07:46:41Z" level=info msg="Node b275ae44a8b9 change state NodeActive --> NodeLeft" [2022-04-30T07:46:42.078Z] time="2022-04-30T07:46:41Z" level=info msg="node1(b275ae44a8b9): Node leave event for b275ae44a8b9/172.28.232.84" [2022-04-30T07:46:42.078Z] time="2022-04-30T07:46:41Z" level=info msg="Node b275ae44a8b9/172.28.232.84, left gossip cluster" [2022-04-30T07:46:42.078Z] time="2022-04-30T07:46:41Z" level=info msg="Node b275ae44a8b9/172.28.232.84, left gossip cluster" [2022-04-30T07:46:42.078Z] time="2022-04-30T07:46:41Z" level=info msg="Node b275ae44a8b9/172.28.232.84, left gossip cluster" [2022-04-30T07:46:42.078Z] time="2022-04-30T07:46:41Z" level=info msg="Node b275ae44a8b9/172.28.232.84, left gossip cluster" [2022-04-30T07:46:42.078Z] time="2022-04-30T07:46:41Z" level=info msg="Node b275ae44a8b9/172.28.232.84, left gossip cluster" [2022-04-30T07:46:42.546Z] time="2022-04-30T07:46:42Z" level=info msg="node 1 leaving" [2022-04-30T07:46:42.546Z] time="2022-04-30T07:46:42Z" level=info msg="Node f8794acded3d change state NodeActive --> NodeLeft" [2022-04-30T07:46:42.547Z] time="2022-04-30T07:46:42Z" level=info msg="node3(fb40dea2e9c5): Node leave event for f8794acded3d/172.28.232.84" [2022-04-30T07:46:42.547Z] time="2022-04-30T07:46:42Z" level=info msg="Node f8794acded3d/172.28.232.84, left gossip cluster" [2022-04-30T07:46:42.547Z] time="2022-04-30T07:46:42Z" level=info msg="Node f8794acded3d change state NodeActive --> NodeFailed" [2022-04-30T07:46:42.547Z] time="2022-04-30T07:46:42Z" level=info msg="Node f8794acded3d/172.28.232.84, added to failed nodes list" [2022-04-30T07:46:42.547Z] time="2022-04-30T07:46:42Z" level=info msg="Node f8794acded3d change state NodeActive --> NodeLeft" [2022-04-30T07:46:42.547Z] time="2022-04-30T07:46:42Z" level=info msg="node4(af6939206948): Node leave event for f8794acded3d/172.28.232.84" [2022-04-30T07:46:42.547Z] time="2022-04-30T07:46:42Z" level=info msg="Node f8794acded3d change state NodeActive --> NodeLeft" [2022-04-30T07:46:42.547Z] time="2022-04-30T07:46:42Z" level=info msg="node5(a9f742ed7552): Node leave event for f8794acded3d/172.28.232.84" [2022-04-30T07:46:42.547Z] time="2022-04-30T07:46:42Z" level=error msg="node: f8794acded3d is unknown to memberlist" [2022-04-30T07:46:42.547Z] time="2022-04-30T07:46:42Z" level=info msg="Node f8794acded3d/172.28.232.84, left gossip cluster" [2022-04-30T07:46:42.547Z] time="2022-04-30T07:46:42Z" level=info msg="Node f8794acded3d/172.28.232.84, left gossip cluster" [2022-04-30T07:46:42.547Z] time="2022-04-30T07:46:42Z" level=info msg="Node f8794acded3d/172.28.232.84, left gossip cluster" [2022-04-30T07:46:42.809Z] 2022/04/30 07:46:42 Closing DB instances... [2022-04-30T07:46:43.014Z] time="2022-04-30T07:46:42Z" level=info msg="node 2 leaving" [2022-04-30T07:46:43.014Z] time="2022-04-30T07:46:42Z" level=info msg="Node fb40dea2e9c5 change state NodeActive --> NodeLeft" [2022-04-30T07:46:43.014Z] time="2022-04-30T07:46:42Z" level=info msg="node4(af6939206948): Node leave event for fb40dea2e9c5/172.28.232.84" [2022-04-30T07:46:43.014Z] time="2022-04-30T07:46:42Z" level=info msg="Node fb40dea2e9c5 change state NodeActive --> NodeLeft" [2022-04-30T07:46:43.014Z] time="2022-04-30T07:46:42Z" level=info msg="node5(a9f742ed7552): Node leave event for fb40dea2e9c5/172.28.232.84" [2022-04-30T07:46:43.014Z] time="2022-04-30T07:46:42Z" level=info msg="Node fb40dea2e9c5 change state NodeActive --> NodeLeft" [2022-04-30T07:46:43.014Z] time="2022-04-30T07:46:42Z" level=info msg="node3(fb40dea2e9c5): Node leave event for fb40dea2e9c5/172.28.232.84" [2022-04-30T07:46:43.014Z] time="2022-04-30T07:46:42Z" level=debug msg="memberlist: Failed ping: f8794acded3d (timeout reached)" [2022-04-30T07:46:43.014Z] time="2022-04-30T07:46:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.232.84:10036: use of closed network connection" [2022-04-30T07:46:43.014Z] time="2022-04-30T07:46:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.232.84:10035: use of closed network connection" [2022-04-30T07:46:43.014Z] time="2022-04-30T07:46:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.232.84:10037: use of closed network connection" [2022-04-30T07:46:43.014Z] time="2022-04-30T07:46:42Z" level=info msg="Node fb40dea2e9c5/172.28.232.84, left gossip cluster" [2022-04-30T07:46:43.376Z] --- PASS: TestDockerDaemonSuite (336.74s) [2022-04-30T07:46:43.376Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.88s) [2022-04-30T07:46:43.376Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.94s) [2022-04-30T07:46:43.376Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2022-04-30T07:46:43.376Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.64s) [2022-04-30T07:46:43.376Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.25s) [2022-04-30T07:46:43.376Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.67s) [2022-04-30T07:46:43.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.27s) [2022-04-30T07:46:43.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.84s) [2022-04-30T07:46:43.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.51s) [2022-04-30T07:46:43.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.27s) [2022-04-30T07:46:43.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.16s) [2022-04-30T07:46:43.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s) [2022-04-30T07:46:43.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.58s) [2022-04-30T07:46:43.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.24s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.43s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.28s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.12s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.80s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.57s) [2022-04-30T07:46:43.377Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.25s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.70s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.79s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.96s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.93s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.77s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.57s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.63s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.83s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.76s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.92s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.15s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.47s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.35s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.24s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.58s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.91s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.75s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.36s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.55s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.57s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.03s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.61s) [2022-04-30T07:46:43.377Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-30T07:46:43.377Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.03s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.74s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.46s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.33s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.69s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.69s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.35s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.20s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.09s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.54s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.79s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.58s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.70s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.22s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.72s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.88s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.59s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.55s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.05s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.59s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.94s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.27s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.20s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.03s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.37s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.39s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.68s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.11s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.67s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.61s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.66s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.74s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.61s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-04-30T07:46:43.377Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.94s) [2022-04-30T07:46:43.377Z] === RUN TestDockerSwarmSuite [2022-04-30T07:46:43.377Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-30T07:46:43.482Z] time="2022-04-30T07:46:43Z" level=info msg="Node fb40dea2e9c5/172.28.232.84, left gossip cluster" [2022-04-30T07:46:43.482Z] time="2022-04-30T07:46:43Z" level=info msg="Node fb40dea2e9c5/172.28.232.84, left gossip cluster" [2022-04-30T07:46:43.482Z] time="2022-04-30T07:46:43Z" level=info msg="memberlist: Suspect f8794acded3d has failed, no acks received" [2022-04-30T07:46:43.482Z] networkdb_test.go:867: node4: OK [2022-04-30T07:46:43.482Z] networkdb_test.go:867: node5: OK [2022-04-30T07:46:43.482Z] time="2022-04-30T07:46:43Z" level=info msg="node 0 coming back" [2022-04-30T07:46:43.482Z] time="2022-04-30T07:46:43Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3523ae4bb8e8 with config:&{NodeID:3523ae4bb8e8 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:46:43.482Z] time="2022-04-30T07:46:43Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:43.482Z] time="2022-04-30T07:46:43Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, added to nodes list" [2022-04-30T07:46:43.482Z] time="2022-04-30T07:46:43Z" level=info msg="node 1 coming back" [2022-04-30T07:46:43.482Z] time="2022-04-30T07:46:43Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ad60b944ccea with config:&{NodeID:ad60b944ccea Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:46:43.482Z] time="2022-04-30T07:46:43Z" level=info msg="Node ad60b944ccea/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:43.482Z] time="2022-04-30T07:46:43Z" level=info msg="Node ad60b944ccea/172.28.232.84, added to nodes list" [2022-04-30T07:46:43.482Z] time="2022-04-30T07:46:43Z" level=info msg="node 2 coming back" [2022-04-30T07:46:43.482Z] time="2022-04-30T07:46:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:13541eac3863 with config:&{NodeID:13541eac3863 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:46:43.482Z] time="2022-04-30T07:46:43Z" level=info msg="Node 13541eac3863/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:43.482Z] time="2022-04-30T07:46:43Z" level=info msg="Node 13541eac3863/172.28.232.84, added to nodes list" [2022-04-30T07:46:44.979Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-04-30T07:46:44.979Z] === RUN TestFindNode [2022-04-30T07:46:44.979Z] 2022/04/30 07:46:44 Closing DB instances... [2022-04-30T07:46:44.979Z] --- PASS: TestFindNode (0.02s) [2022-04-30T07:46:44.979Z] === RUN TestChangeNodeState [2022-04-30T07:46:44.979Z] 2022/04/30 07:46:44 Closing DB instances... [2022-04-30T07:46:44.979Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-30T07:46:44.979Z] === RUN TestNodeReincarnation [2022-04-30T07:46:44.979Z] 2022/04/30 07:46:44 Closing DB instances... [2022-04-30T07:46:45.910Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-30T07:46:47.269Z] time="2022-04-30T07:46:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.232.84:10033 172.28.232.84:10034 172.28.232.84:10035]" [2022-04-30T07:46:47.269Z] time="2022-04-30T07:46:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.232.84:10033 172.28.232.84:10034 172.28.232.84:10035]" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.84:10033" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=debug msg="memberlist: Stream connection from=172.28.232.84:49374" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node a9f742ed7552/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node a9f742ed7552/172.28.232.84, added to nodes list" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, is the new incarnation of the shutdown node b275ae44a8b9/172.28.232.84" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, added to nodes list" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node af6939206948/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node af6939206948/172.28.232.84, added to nodes list" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.84:10034" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=debug msg="memberlist: Stream connection from=172.28.232.84:49375" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, is the new incarnation of the shutdown node b275ae44a8b9/172.28.232.84" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, added to nodes list" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node a9f742ed7552/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node a9f742ed7552/172.28.232.84, added to nodes list" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node af6939206948/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node af6939206948/172.28.232.84, added to nodes list" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, added to nodes list" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node ad60b944ccea/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node ad60b944ccea/172.28.232.84, is the new incarnation of the shutdown node f8794acded3d/172.28.232.84" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node ad60b944ccea/172.28.232.84, added to nodes list" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.84:10035" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=debug msg="memberlist: Stream connection from=172.28.232.84:49376" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node ad60b944ccea/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node ad60b944ccea/172.28.232.84, added to nodes list" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node a9f742ed7552/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node a9f742ed7552/172.28.232.84, added to nodes list" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node af6939206948/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node af6939206948/172.28.232.84, added to nodes list" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, added to nodes list" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 13541eac3863/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 13541eac3863/172.28.232.84, is the new incarnation of the shutdown node fb40dea2e9c5/172.28.232.84" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 13541eac3863/172.28.232.84, added to nodes list" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node ad60b944ccea/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node ad60b944ccea/172.28.232.84, is the new incarnation of the shutdown node f8794acded3d/172.28.232.84" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node ad60b944ccea/172.28.232.84, added to nodes list" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node ad60b944ccea/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node ad60b944ccea/172.28.232.84, added to nodes list" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 13541eac3863/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 13541eac3863/172.28.232.84, added to nodes list" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 13541eac3863/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 13541eac3863/172.28.232.84, added to nodes list" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 13541eac3863/172.28.232.84, joined gossip cluster" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 13541eac3863/172.28.232.84, is the new incarnation of the shutdown node fb40dea2e9c5/172.28.232.84" [2022-04-30T07:46:47.736Z] time="2022-04-30T07:46:47Z" level=info msg="Node 13541eac3863/172.28.232.84, added to nodes list" [2022-04-30T07:46:48.721Z] 2022/04/30 07:46:48 Closing DB instances... [2022-04-30T07:46:48.722Z] time="2022-04-30T07:46:48Z" level=info msg="Node 3523ae4bb8e8 change state NodeActive --> NodeLeft" [2022-04-30T07:46:48.722Z] time="2022-04-30T07:46:48Z" level=info msg="node4(af6939206948): Node leave event for 3523ae4bb8e8/172.28.232.84" [2022-04-30T07:46:48.722Z] time="2022-04-30T07:46:48Z" level=info msg="Node 3523ae4bb8e8 change state NodeActive --> NodeLeft" [2022-04-30T07:46:48.722Z] time="2022-04-30T07:46:48Z" level=info msg="node2(ad60b944ccea): Node leave event for 3523ae4bb8e8/172.28.232.84" [2022-04-30T07:46:48.722Z] time="2022-04-30T07:46:48Z" level=info msg="Node 3523ae4bb8e8 change state NodeActive --> NodeLeft" [2022-04-30T07:46:48.722Z] time="2022-04-30T07:46:48Z" level=info msg="node3(13541eac3863): Node leave event for 3523ae4bb8e8/172.28.232.84" [2022-04-30T07:46:48.722Z] time="2022-04-30T07:46:48Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, left gossip cluster" [2022-04-30T07:46:48.722Z] time="2022-04-30T07:46:48Z" level=info msg="Node 3523ae4bb8e8 change state NodeActive --> NodeFailed" [2022-04-30T07:46:48.722Z] time="2022-04-30T07:46:48Z" level=info msg="Node 3523ae4bb8e8 change state NodeActive --> NodeLeft" [2022-04-30T07:46:48.722Z] time="2022-04-30T07:46:48Z" level=info msg="node5(a9f742ed7552): Node leave event for 3523ae4bb8e8/172.28.232.84" [2022-04-30T07:46:48.722Z] time="2022-04-30T07:46:48Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, added to failed nodes list" [2022-04-30T07:46:48.722Z] time="2022-04-30T07:46:48Z" level=error msg="node: 3523ae4bb8e8 is unknown to memberlist" [2022-04-30T07:46:48.722Z] time="2022-04-30T07:46:48Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, left gossip cluster" [2022-04-30T07:46:48.722Z] time="2022-04-30T07:46:48Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, left gossip cluster" [2022-04-30T07:46:48.722Z] time="2022-04-30T07:46:48Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, left gossip cluster" [2022-04-30T07:46:48.722Z] time="2022-04-30T07:46:48Z" level=info msg="Node 3523ae4bb8e8/172.28.232.84, left gossip cluster" [2022-04-30T07:46:49.189Z] time="2022-04-30T07:46:48Z" level=info msg="Node ad60b944ccea change state NodeActive --> NodeLeft" [2022-04-30T07:46:49.189Z] time="2022-04-30T07:46:48Z" level=info msg="node3(13541eac3863): Node leave event for ad60b944ccea/172.28.232.84" [2022-04-30T07:46:49.189Z] time="2022-04-30T07:46:48Z" level=info msg="Node ad60b944ccea change state NodeActive --> NodeLeft" [2022-04-30T07:46:49.189Z] time="2022-04-30T07:46:48Z" level=info msg="node4(af6939206948): Node leave event for ad60b944ccea/172.28.232.84" [2022-04-30T07:46:49.189Z] time="2022-04-30T07:46:48Z" level=info msg="Node ad60b944ccea change state NodeActive --> NodeLeft" [2022-04-30T07:46:49.189Z] time="2022-04-30T07:46:48Z" level=info msg="node5(a9f742ed7552): Node leave event for ad60b944ccea/172.28.232.84" [2022-04-30T07:46:49.189Z] time="2022-04-30T07:46:48Z" level=info msg="Node ad60b944ccea change state NodeActive --> NodeLeft" [2022-04-30T07:46:49.189Z] time="2022-04-30T07:46:48Z" level=info msg="node2(ad60b944ccea): Node leave event for ad60b944ccea/172.28.232.84" [2022-04-30T07:46:49.189Z] time="2022-04-30T07:46:49Z" level=info msg="Node ad60b944ccea/172.28.232.84, left gossip cluster" [2022-04-30T07:46:49.189Z] time="2022-04-30T07:46:49Z" level=info msg="Node ad60b944ccea/172.28.232.84, left gossip cluster" [2022-04-30T07:46:49.189Z] time="2022-04-30T07:46:49Z" level=info msg="Node ad60b944ccea/172.28.232.84, left gossip cluster" [2022-04-30T07:46:49.189Z] time="2022-04-30T07:46:49Z" level=info msg="Node ad60b944ccea/172.28.232.84, left gossip cluster" [2022-04-30T07:46:49.193Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-30T07:46:49.657Z] time="2022-04-30T07:46:49Z" level=info msg="Node 13541eac3863 change state NodeActive --> NodeLeft" [2022-04-30T07:46:49.657Z] time="2022-04-30T07:46:49Z" level=info msg="node5(a9f742ed7552): Node leave event for 13541eac3863/172.28.232.84" [2022-04-30T07:46:49.657Z] time="2022-04-30T07:46:49Z" level=info msg="Node 13541eac3863 change state NodeActive --> NodeLeft" [2022-04-30T07:46:49.657Z] time="2022-04-30T07:46:49Z" level=info msg="node4(af6939206948): Node leave event for 13541eac3863/172.28.232.84" [2022-04-30T07:46:49.657Z] time="2022-04-30T07:46:49Z" level=info msg="Node 13541eac3863/172.28.232.84, left gossip cluster" [2022-04-30T07:46:49.657Z] time="2022-04-30T07:46:49Z" level=info msg="Node 13541eac3863 change state NodeActive --> NodeFailed" [2022-04-30T07:46:49.657Z] time="2022-04-30T07:46:49Z" level=info msg="Node 13541eac3863/172.28.232.84, added to failed nodes list" [2022-04-30T07:46:49.657Z] time="2022-04-30T07:46:49Z" level=error msg="node: 13541eac3863 is unknown to memberlist" [2022-04-30T07:46:49.657Z] time="2022-04-30T07:46:49Z" level=info msg="Node 13541eac3863/172.28.232.84, left gossip cluster" [2022-04-30T07:46:49.657Z] time="2022-04-30T07:46:49Z" level=info msg="Node 13541eac3863/172.28.232.84, left gossip cluster" [2022-04-30T07:46:50.125Z] time="2022-04-30T07:46:49Z" level=debug msg="memberlist: Failed ping: af6939206948 (timeout reached)" [2022-04-30T07:46:50.125Z] time="2022-04-30T07:46:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.232.84:10035: use of closed network connection" [2022-04-30T07:46:50.125Z] time="2022-04-30T07:46:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.232.84:10037: use of closed network connection" [2022-04-30T07:46:50.125Z] time="2022-04-30T07:46:49Z" level=debug msg="memberlist: Stream connection from=172.28.232.84:49377" [2022-04-30T07:46:50.125Z] time="2022-04-30T07:46:49Z" level=info msg="Node af6939206948 change state NodeActive --> NodeLeft" [2022-04-30T07:46:50.125Z] time="2022-04-30T07:46:49Z" level=info msg="node5(a9f742ed7552): Node leave event for af6939206948/172.28.232.84" [2022-04-30T07:46:50.125Z] time="2022-04-30T07:46:49Z" level=info msg="Node af6939206948 change state NodeActive --> NodeLeft" [2022-04-30T07:46:50.125Z] time="2022-04-30T07:46:49Z" level=info msg="node4(af6939206948): Node leave event for af6939206948/172.28.232.84" [2022-04-30T07:46:50.594Z] time="2022-04-30T07:46:50Z" level=info msg="Node af6939206948/172.28.232.84, left gossip cluster" [2022-04-30T07:46:50.594Z] time="2022-04-30T07:46:50Z" level=warning msg="memberlist: Was able to connect to af6939206948 but other probes failed, network may be misconfigured" [2022-04-30T07:46:50.594Z] time="2022-04-30T07:46:50Z" level=info msg="Node af6939206948/172.28.232.84, left gossip cluster" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:49Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-30T07:46:50.747Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-30T07:46:50.747Z] === RUN TestParallelCreate [2022-04-30T07:46:50.747Z] 2022/04/30 07:46:49 Closing DB instances... [2022-04-30T07:46:50.747Z] --- PASS: TestParallelCreate (0.02s) [2022-04-30T07:46:50.747Z] === RUN TestParallelDelete [2022-04-30T07:46:50.747Z] 2022/04/30 07:46:49 Closing DB instances... [2022-04-30T07:46:50.747Z] --- PASS: TestParallelDelete (0.02s) [2022-04-30T07:46:50.747Z] === RUN TestNetworkDBIslands [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:49Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:59e408e91ebd with config:&{NodeID:59e408e91ebd Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:49Z" level=info msg="Node 59e408e91ebd/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:49Z" level=info msg="Node 59e408e91ebd/192.168.158.186, added to nodes list" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:49Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3fa9c1d3d176 with config:&{NodeID:3fa9c1d3d176 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:49Z" level=info msg="Node 3fa9c1d3d176/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:49Z" level=info msg="Node 3fa9c1d3d176/192.168.158.186, added to nodes list" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:49Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:49Z" level=info msg="Node 3fa9c1d3d176/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:49Z" level=info msg="Node 3fa9c1d3d176/192.168.158.186, added to nodes list" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:49Z" level=info msg="Node 59e408e91ebd/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:49Z" level=info msg="Node 59e408e91ebd/192.168.158.186, added to nodes list" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:50Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:727f9b01e28d with config:&{NodeID:727f9b01e28d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:50Z" level=info msg="Node 727f9b01e28d/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:50Z" level=info msg="Node 727f9b01e28d/192.168.158.186, added to nodes list" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:50Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:50Z" level=info msg="Node 727f9b01e28d/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:50Z" level=info msg="Node 727f9b01e28d/192.168.158.186, added to nodes list" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:50Z" level=info msg="Node 59e408e91ebd/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:50Z" level=info msg="Node 59e408e91ebd/192.168.158.186, added to nodes list" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:50Z" level=info msg="Node 3fa9c1d3d176/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:50Z" level=info msg="Node 3fa9c1d3d176/192.168.158.186, added to nodes list" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-30T07:46:50.747Z] time="2022-04-30T07:46:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-04-30T07:46:50.748Z] time="2022-04-30T07:46:50Z" level=info msg="Node 727f9b01e28d/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:50.748Z] time="2022-04-30T07:46:50Z" level=info msg="Node 727f9b01e28d/192.168.158.186, added to nodes list" [2022-04-30T07:46:51.064Z] time="2022-04-30T07:46:50Z" level=info msg="Node a9f742ed7552/172.28.232.84, left gossip cluster" [2022-04-30T07:46:51.064Z] time="2022-04-30T07:46:50Z" level=info msg="Node a9f742ed7552 change state NodeActive --> NodeFailed" [2022-04-30T07:46:51.064Z] time="2022-04-30T07:46:50Z" level=info msg="Node a9f742ed7552/172.28.232.84, added to failed nodes list" [2022-04-30T07:46:51.064Z] --- PASS: TestNetworkDBIslands (11.69s) [2022-04-30T07:46:51.064Z] PASS [2022-04-30T07:46:51.064Z] coverage: 60.1% of statements [2022-04-30T07:46:51.064Z] ok github.com/docker/docker/libnetwork/networkdb 104.757s coverage: 60.1% of statements [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/quota [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/rootless [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/volume [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-30T07:46:51.064Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-30T07:46:51.176Z] --- PASS: TestServiceUpdateConfigs (14.03s) [2022-04-30T07:46:51.176Z] === RUN TestServiceUpdateNetwork [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:50Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:d4f74dae0b86 with config:&{NodeID:d4f74dae0b86 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:50Z" level=info msg="Node d4f74dae0b86/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:50Z" level=info msg="Node d4f74dae0b86/192.168.158.186, added to nodes list" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:50Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:50Z" level=info msg="Node d4f74dae0b86/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:50Z" level=info msg="Node d4f74dae0b86/192.168.158.186, added to nodes list" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:50Z" level=info msg="Node 59e408e91ebd/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:50Z" level=info msg="Node 59e408e91ebd/192.168.158.186, added to nodes list" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:50Z" level=info msg="Node 3fa9c1d3d176/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:50Z" level=info msg="Node 3fa9c1d3d176/192.168.158.186, added to nodes list" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:50Z" level=info msg="Node 727f9b01e28d/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:50Z" level=info msg="Node 727f9b01e28d/192.168.158.186, added to nodes list" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:51Z" level=info msg="Node d4f74dae0b86/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:51Z" level=info msg="Node d4f74dae0b86/192.168.158.186, added to nodes list" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:51Z" level=info msg="Node d4f74dae0b86/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:51.204Z] time="2022-04-30T07:46:51Z" level=info msg="Node d4f74dae0b86/192.168.158.186, added to nodes list" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:22dd9f096f63 with config:&{NodeID:22dd9f096f63 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node 22dd9f096f63/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node 22dd9f096f63/192.168.158.186, added to nodes list" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node 22dd9f096f63/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node 22dd9f096f63/192.168.158.186, added to nodes list" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node 59e408e91ebd/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node 59e408e91ebd/192.168.158.186, added to nodes list" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node 727f9b01e28d/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node 727f9b01e28d/192.168.158.186, added to nodes list" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node d4f74dae0b86/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node d4f74dae0b86/192.168.158.186, added to nodes list" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node 3fa9c1d3d176/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node 3fa9c1d3d176/192.168.158.186, added to nodes list" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node 22dd9f096f63/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node 22dd9f096f63/192.168.158.186, added to nodes list" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node 22dd9f096f63/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node 22dd9f096f63/192.168.158.186, added to nodes list" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node 22dd9f096f63/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:51.664Z] time="2022-04-30T07:46:51Z" level=info msg="Node 22dd9f096f63/192.168.158.186, added to nodes list" [2022-04-30T07:46:52.122Z] networkdb_test.go:835: Re-joining: 3 [2022-04-30T07:46:52.122Z] time="2022-04-30T07:46:51Z" level=info msg="The new bootstrap node list is:[192.168.158.186:10033 192.168.158.186:10034 192.168.158.186:10035]" [2022-04-30T07:46:52.122Z] time="2022-04-30T07:46:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.186:10033" [2022-04-30T07:46:52.122Z] time="2022-04-30T07:46:51Z" level=debug msg="memberlist: Stream connection from=192.168.158.186:49388" [2022-04-30T07:46:52.122Z] time="2022-04-30T07:46:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.186:10034" [2022-04-30T07:46:52.122Z] time="2022-04-30T07:46:51Z" level=debug msg="memberlist: Stream connection from=192.168.158.186:49389" [2022-04-30T07:46:52.122Z] time="2022-04-30T07:46:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.186:10035" [2022-04-30T07:46:52.122Z] time="2022-04-30T07:46:51Z" level=debug msg="memberlist: Stream connection from=192.168.158.186:49390" [2022-04-30T07:46:52.122Z] networkdb_test.go:835: Re-joining: 4 [2022-04-30T07:46:52.122Z] time="2022-04-30T07:46:51Z" level=info msg="The new bootstrap node list is:[192.168.158.186:10033 192.168.158.186:10034 192.168.158.186:10035]" [2022-04-30T07:46:52.122Z] time="2022-04-30T07:46:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.186:10033" [2022-04-30T07:46:52.122Z] time="2022-04-30T07:46:51Z" level=debug msg="memberlist: Stream connection from=192.168.158.186:49391" [2022-04-30T07:46:52.122Z] time="2022-04-30T07:46:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.186:10034" [2022-04-30T07:46:52.122Z] time="2022-04-30T07:46:51Z" level=debug msg="memberlist: Stream connection from=192.168.158.186:49392" [2022-04-30T07:46:52.122Z] time="2022-04-30T07:46:51Z" level=debug msg="memberlist: Stream connection from=192.168.158.186:49393" [2022-04-30T07:46:52.122Z] time="2022-04-30T07:46:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.186:10035" [2022-04-30T07:46:52.580Z] time="2022-04-30T07:46:52Z" level=info msg="node 0 leaving" [2022-04-30T07:46:52.580Z] time="2022-04-30T07:46:52Z" level=info msg="Node 59e408e91ebd change state NodeActive --> NodeLeft" [2022-04-30T07:46:52.580Z] time="2022-04-30T07:46:52Z" level=info msg="node4(d4f74dae0b86): Node leave event for 59e408e91ebd/192.168.158.186" [2022-04-30T07:46:52.580Z] time="2022-04-30T07:46:52Z" level=info msg="Node 59e408e91ebd change state NodeActive --> NodeLeft" [2022-04-30T07:46:52.580Z] time="2022-04-30T07:46:52Z" level=info msg="node5(22dd9f096f63): Node leave event for 59e408e91ebd/192.168.158.186" [2022-04-30T07:46:52.580Z] time="2022-04-30T07:46:52Z" level=info msg="Node 59e408e91ebd change state NodeActive --> NodeLeft" [2022-04-30T07:46:52.580Z] time="2022-04-30T07:46:52Z" level=info msg="node3(727f9b01e28d): Node leave event for 59e408e91ebd/192.168.158.186" [2022-04-30T07:46:52.580Z] time="2022-04-30T07:46:52Z" level=info msg="Node 59e408e91ebd change state NodeActive --> NodeLeft" [2022-04-30T07:46:52.580Z] time="2022-04-30T07:46:52Z" level=info msg="node1(59e408e91ebd): Node leave event for 59e408e91ebd/192.168.158.186" [2022-04-30T07:46:52.580Z] time="2022-04-30T07:46:52Z" level=info msg="Node 59e408e91ebd change state NodeActive --> NodeLeft" [2022-04-30T07:46:52.580Z] time="2022-04-30T07:46:52Z" level=info msg="node2(3fa9c1d3d176): Node leave event for 59e408e91ebd/192.168.158.186" [2022-04-30T07:46:52.580Z] time="2022-04-30T07:46:52Z" level=info msg="Node 59e408e91ebd/192.168.158.186, left gossip cluster" [2022-04-30T07:46:52.580Z] time="2022-04-30T07:46:52Z" level=info msg="Node 59e408e91ebd/192.168.158.186, left gossip cluster" [2022-04-30T07:46:52.580Z] time="2022-04-30T07:46:52Z" level=info msg="Node 59e408e91ebd/192.168.158.186, left gossip cluster" [2022-04-30T07:46:52.580Z] time="2022-04-30T07:46:52Z" level=info msg="Node 59e408e91ebd/192.168.158.186, left gossip cluster" [2022-04-30T07:46:52.580Z] time="2022-04-30T07:46:52Z" level=info msg="Node 59e408e91ebd/192.168.158.186, left gossip cluster" [2022-04-30T07:46:53.036Z] time="2022-04-30T07:46:52Z" level=info msg="node 1 leaving" [2022-04-30T07:46:53.036Z] time="2022-04-30T07:46:52Z" level=info msg="Node 3fa9c1d3d176 change state NodeActive --> NodeLeft" [2022-04-30T07:46:53.036Z] time="2022-04-30T07:46:52Z" level=info msg="node5(22dd9f096f63): Node leave event for 3fa9c1d3d176/192.168.158.186" [2022-04-30T07:46:53.036Z] time="2022-04-30T07:46:52Z" level=info msg="Node 3fa9c1d3d176/192.168.158.186, left gossip cluster" [2022-04-30T07:46:53.036Z] time="2022-04-30T07:46:52Z" level=info msg="Node 3fa9c1d3d176 change state NodeActive --> NodeLeft" [2022-04-30T07:46:53.036Z] time="2022-04-30T07:46:52Z" level=info msg="node4(d4f74dae0b86): Node leave event for 3fa9c1d3d176/192.168.158.186" [2022-04-30T07:46:53.036Z] time="2022-04-30T07:46:52Z" level=info msg="Node 3fa9c1d3d176 change state NodeActive --> NodeFailed" [2022-04-30T07:46:53.036Z] time="2022-04-30T07:46:52Z" level=info msg="Node 3fa9c1d3d176/192.168.158.186, added to failed nodes list" [2022-04-30T07:46:53.036Z] time="2022-04-30T07:46:52Z" level=info msg="Node 3fa9c1d3d176 change state NodeActive --> NodeLeft" [2022-04-30T07:46:53.036Z] time="2022-04-30T07:46:52Z" level=info msg="node3(727f9b01e28d): Node leave event for 3fa9c1d3d176/192.168.158.186" [2022-04-30T07:46:53.036Z] time="2022-04-30T07:46:52Z" level=error msg="node: 3fa9c1d3d176 is unknown to memberlist" [2022-04-30T07:46:53.036Z] time="2022-04-30T07:46:52Z" level=info msg="Node 3fa9c1d3d176/192.168.158.186, left gossip cluster" [2022-04-30T07:46:53.036Z] time="2022-04-30T07:46:52Z" level=info msg="Node 3fa9c1d3d176/192.168.158.186, left gossip cluster" [2022-04-30T07:46:53.036Z] time="2022-04-30T07:46:52Z" level=info msg="Node 3fa9c1d3d176/192.168.158.186, left gossip cluster" [2022-04-30T07:46:53.492Z] time="2022-04-30T07:46:53Z" level=info msg="node 2 leaving" [2022-04-30T07:46:53.492Z] time="2022-04-30T07:46:53Z" level=info msg="Node 727f9b01e28d change state NodeActive --> NodeLeft" [2022-04-30T07:46:53.492Z] time="2022-04-30T07:46:53Z" level=info msg="node4(d4f74dae0b86): Node leave event for 727f9b01e28d/192.168.158.186" [2022-04-30T07:46:53.492Z] time="2022-04-30T07:46:53Z" level=info msg="Node 727f9b01e28d change state NodeActive --> NodeLeft" [2022-04-30T07:46:53.492Z] time="2022-04-30T07:46:53Z" level=info msg="node5(22dd9f096f63): Node leave event for 727f9b01e28d/192.168.158.186" [2022-04-30T07:46:53.492Z] time="2022-04-30T07:46:53Z" level=info msg="Node 727f9b01e28d change state NodeActive --> NodeLeft" [2022-04-30T07:46:53.492Z] time="2022-04-30T07:46:53Z" level=info msg="node3(727f9b01e28d): Node leave event for 727f9b01e28d/192.168.158.186" [2022-04-30T07:46:53.492Z] time="2022-04-30T07:46:53Z" level=debug msg="memberlist: Failed ping: 3fa9c1d3d176 (timeout reached)" [2022-04-30T07:46:53.492Z] time="2022-04-30T07:46:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.158.186:10037: use of closed network connection" [2022-04-30T07:46:53.492Z] time="2022-04-30T07:46:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.158.186:10035: use of closed network connection" [2022-04-30T07:46:53.492Z] time="2022-04-30T07:46:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.158.186:10036: use of closed network connection" [2022-04-30T07:46:53.492Z] time="2022-04-30T07:46:53Z" level=info msg="Node 727f9b01e28d/192.168.158.186, left gossip cluster" [2022-04-30T07:46:53.492Z] time="2022-04-30T07:46:53Z" level=info msg="Node 727f9b01e28d/192.168.158.186, left gossip cluster" [2022-04-30T07:46:53.723Z] === RUN TestCheckpointCreateError [2022-04-30T07:46:53.723Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-30T07:46:53.723Z] === RUN TestCheckpointCreate [2022-04-30T07:46:53.723Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-30T07:46:53.723Z] === RUN TestCheckpointDeleteError [2022-04-30T07:46:53.723Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-30T07:46:53.723Z] === RUN TestCheckpointDelete [2022-04-30T07:46:53.723Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-30T07:46:53.723Z] === RUN TestCheckpointListError [2022-04-30T07:46:53.723Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-30T07:46:53.723Z] === RUN TestCheckpointList [2022-04-30T07:46:53.723Z] --- PASS: TestCheckpointList (0.00s) [2022-04-30T07:46:53.723Z] === RUN TestCheckpointListContainerNotFound [2022-04-30T07:46:53.723Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-30T07:46:53.723Z] === RUN TestNewClientWithOpsFromEnv [2022-04-30T07:46:53.723Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-30T07:46:53.723Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-30T07:46:53.723Z] === RUN TestGetAPIPath [2022-04-30T07:46:53.723Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-30T07:46:53.723Z] === RUN TestParseHostURL [2022-04-30T07:46:53.723Z] --- PASS: TestParseHostURL (0.00s) [2022-04-30T07:46:53.723Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-30T07:46:53.723Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-30T07:46:53.723Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-30T07:46:53.723Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-30T07:46:53.723Z] === RUN TestNegotiateAPIVersion [2022-04-30T07:46:53.723Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-30T07:46:53.723Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-30T07:46:53.723Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-30T07:46:53.723Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-30T07:46:53.723Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-30T07:46:53.723Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-30T07:46:53.723Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-30T07:46:53.723Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-30T07:46:53.724Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-30T07:46:53.724Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-30T07:46:53.724Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestNegotiateAPVersionOverride [2022-04-30T07:46:53.724Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-30T07:46:53.724Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-30T07:46:53.724Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-30T07:46:53.724Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestClientRedirect [2022-04-30T07:46:53.724Z] === RUN TestClientRedirect/GET [2022-04-30T07:46:53.724Z] === RUN TestClientRedirect/POST [2022-04-30T07:46:53.724Z] === RUN TestClientRedirect/PUT [2022-04-30T07:46:53.724Z] === RUN TestClientRedirect/DELETE [2022-04-30T07:46:53.724Z] --- PASS: TestClientRedirect (0.00s) [2022-04-30T07:46:53.724Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-30T07:46:53.724Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-30T07:46:53.724Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-30T07:46:53.724Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigCreateUnsupported [2022-04-30T07:46:53.724Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigCreateError [2022-04-30T07:46:53.724Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigCreate [2022-04-30T07:46:53.724Z] --- PASS: TestConfigCreate (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigInspectNotFound [2022-04-30T07:46:53.724Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigInspectWithEmptyID [2022-04-30T07:46:53.724Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigInspectUnsupported [2022-04-30T07:46:53.724Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigInspectError [2022-04-30T07:46:53.724Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigInspectConfigNotFound [2022-04-30T07:46:53.724Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigInspect [2022-04-30T07:46:53.724Z] --- PASS: TestConfigInspect (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigListUnsupported [2022-04-30T07:46:53.724Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigListError [2022-04-30T07:46:53.724Z] --- PASS: TestConfigListError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigList [2022-04-30T07:46:53.724Z] --- PASS: TestConfigList (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigRemoveUnsupported [2022-04-30T07:46:53.724Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigRemoveError [2022-04-30T07:46:53.724Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigRemove [2022-04-30T07:46:53.724Z] --- PASS: TestConfigRemove (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigUpdateUnsupported [2022-04-30T07:46:53.724Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigUpdateError [2022-04-30T07:46:53.724Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestConfigUpdate [2022-04-30T07:46:53.724Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerCommitError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerCommit [2022-04-30T07:46:53.724Z] --- PASS: TestContainerCommit (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerStatPathError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerStatPathNotFoundError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerStatPathNoHeaderError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerStatPath [2022-04-30T07:46:53.724Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestCopyToContainerError [2022-04-30T07:46:53.724Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestCopyToContainerNotFoundError [2022-04-30T07:46:53.724Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestCopyToContainerEmptyResponse [2022-04-30T07:46:53.724Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestCopyToContainer [2022-04-30T07:46:53.724Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestCopyFromContainerError [2022-04-30T07:46:53.724Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestCopyFromContainerNotFoundError [2022-04-30T07:46:53.724Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-30T07:46:53.724Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-30T07:46:53.724Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestCopyFromContainer [2022-04-30T07:46:53.724Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerCreateError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerCreateImageNotFound [2022-04-30T07:46:53.724Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerCreateWithName [2022-04-30T07:46:53.724Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerCreateAutoRemove [2022-04-30T07:46:53.724Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerDiffError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerDiff [2022-04-30T07:46:53.724Z] --- PASS: TestContainerDiff (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerExecCreateError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerExecCreate [2022-04-30T07:46:53.724Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerExecStartError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerExecStart [2022-04-30T07:46:53.724Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerExecInspectError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerExecInspect [2022-04-30T07:46:53.724Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerExportError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerExportError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerExport [2022-04-30T07:46:53.724Z] --- PASS: TestContainerExport (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerInspectError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerInspectContainerNotFound [2022-04-30T07:46:53.724Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerInspectWithEmptyID [2022-04-30T07:46:53.724Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerInspect [2022-04-30T07:46:53.724Z] --- PASS: TestContainerInspect (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerInspectNode [2022-04-30T07:46:53.724Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerKillError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerKillError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerKill [2022-04-30T07:46:53.724Z] --- PASS: TestContainerKill (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerListError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerListError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerList [2022-04-30T07:46:53.724Z] --- PASS: TestContainerList (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerLogsNotFoundError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerLogsError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerLogs [2022-04-30T07:46:53.724Z] --- PASS: TestContainerLogs (0.21s) [2022-04-30T07:46:53.724Z] === RUN TestContainerPauseError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerPause [2022-04-30T07:46:53.724Z] --- PASS: TestContainerPause (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainersPruneError [2022-04-30T07:46:53.724Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainersPrune [2022-04-30T07:46:53.724Z] --- PASS: TestContainersPrune (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerRemoveError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerRemoveNotFoundError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerRemove [2022-04-30T07:46:53.724Z] --- PASS: TestContainerRemove (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerRenameError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerRename [2022-04-30T07:46:53.724Z] --- PASS: TestContainerRename (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerResizeError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerExecResizeError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerResize [2022-04-30T07:46:53.724Z] --- PASS: TestContainerResize (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerExecResize [2022-04-30T07:46:53.724Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerRestartError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerRestart [2022-04-30T07:46:53.724Z] --- PASS: TestContainerRestart (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerStartError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerStartError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerStart [2022-04-30T07:46:53.724Z] --- PASS: TestContainerStart (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerStatsError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerStats [2022-04-30T07:46:53.724Z] --- PASS: TestContainerStats (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerStopError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerStopError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerStop [2022-04-30T07:46:53.724Z] --- PASS: TestContainerStop (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerTopError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerTopError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerTop [2022-04-30T07:46:53.724Z] --- PASS: TestContainerTop (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerUnpauseError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerUnpause [2022-04-30T07:46:53.724Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerUpdateError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerUpdate [2022-04-30T07:46:53.724Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerWaitError [2022-04-30T07:46:53.724Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestContainerWait [2022-04-30T07:46:53.724Z] --- PASS: TestContainerWait (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestDiskUsageError [2022-04-30T07:46:53.724Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestDiskUsage [2022-04-30T07:46:53.724Z] --- PASS: TestDiskUsage (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestDistributionInspectUnsupported [2022-04-30T07:46:53.724Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestDistributionInspectWithEmptyID [2022-04-30T07:46:53.724Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestEventsErrorInOptions [2022-04-30T07:46:53.724Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestEventsErrorFromServer [2022-04-30T07:46:53.724Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestEvents [2022-04-30T07:46:53.724Z] --- PASS: TestEvents (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestTLSCloseWriter [2022-04-30T07:46:53.724Z] === PAUSE TestTLSCloseWriter [2022-04-30T07:46:53.724Z] === RUN TestImageBuildError [2022-04-30T07:46:53.724Z] --- PASS: TestImageBuildError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageBuild [2022-04-30T07:46:53.724Z] --- PASS: TestImageBuild (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestGetDockerOS [2022-04-30T07:46:53.724Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageCreateError [2022-04-30T07:46:53.724Z] --- PASS: TestImageCreateError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageCreate [2022-04-30T07:46:53.724Z] --- PASS: TestImageCreate (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageHistoryError [2022-04-30T07:46:53.724Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageHistory [2022-04-30T07:46:53.724Z] --- PASS: TestImageHistory (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageImportError [2022-04-30T07:46:53.724Z] --- PASS: TestImageImportError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageImport [2022-04-30T07:46:53.724Z] --- PASS: TestImageImport (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageInspectError [2022-04-30T07:46:53.724Z] --- PASS: TestImageInspectError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageInspectImageNotFound [2022-04-30T07:46:53.724Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageInspectWithEmptyID [2022-04-30T07:46:53.724Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageInspect [2022-04-30T07:46:53.724Z] --- PASS: TestImageInspect (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageListError [2022-04-30T07:46:53.724Z] --- PASS: TestImageListError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageList [2022-04-30T07:46:53.724Z] --- PASS: TestImageList (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageListApiBefore125 [2022-04-30T07:46:53.724Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageLoadError [2022-04-30T07:46:53.724Z] --- PASS: TestImageLoadError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageLoad [2022-04-30T07:46:53.724Z] --- PASS: TestImageLoad (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImagesPruneError [2022-04-30T07:46:53.724Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImagesPrune [2022-04-30T07:46:53.724Z] --- PASS: TestImagesPrune (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImagePullReferenceParseError [2022-04-30T07:46:53.724Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImagePullAnyError [2022-04-30T07:46:53.724Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-30T07:46:53.724Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-30T07:46:53.724Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-30T07:46:53.724Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-30T07:46:53.724Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImagePullWithoutErrors [2022-04-30T07:46:53.724Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImagePushReferenceError [2022-04-30T07:46:53.724Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImagePushAnyError [2022-04-30T07:46:53.724Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-30T07:46:53.724Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-30T07:46:53.724Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-30T07:46:53.724Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-30T07:46:53.724Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImagePushWithoutErrors [2022-04-30T07:46:53.724Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-30T07:46:53.724Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-30T07:46:53.724Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-30T07:46:53.724Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-30T07:46:53.724Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-30T07:46:53.724Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-30T07:46:53.724Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-30T07:46:53.724Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-30T07:46:53.724Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageRemoveError [2022-04-30T07:46:53.724Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageRemoveImageNotFound [2022-04-30T07:46:53.724Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageRemove [2022-04-30T07:46:53.724Z] --- PASS: TestImageRemove (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageSaveError [2022-04-30T07:46:53.724Z] --- PASS: TestImageSaveError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageSave [2022-04-30T07:46:53.724Z] --- PASS: TestImageSave (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageSearchAnyError [2022-04-30T07:46:53.724Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-30T07:46:53.724Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-30T07:46:53.724Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-30T07:46:53.724Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-30T07:46:53.724Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageSearchWithoutErrors [2022-04-30T07:46:53.724Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageTagError [2022-04-30T07:46:53.724Z] --- PASS: TestImageTagError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageTagInvalidReference [2022-04-30T07:46:53.724Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageTagInvalidSourceImageName [2022-04-30T07:46:53.724Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageTagHexSource [2022-04-30T07:46:53.724Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestImageTag [2022-04-30T07:46:53.724Z] --- PASS: TestImageTag (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestInfoServerError [2022-04-30T07:46:53.724Z] --- PASS: TestInfoServerError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestInfoInvalidResponseJSONError [2022-04-30T07:46:53.724Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestInfo [2022-04-30T07:46:53.724Z] --- PASS: TestInfo (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestNetworkConnectError [2022-04-30T07:46:53.724Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-30T07:46:53.724Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestNetworkConnect [2022-04-30T07:46:53.724Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestNetworkCreateError [2022-04-30T07:46:53.724Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestNetworkCreate [2022-04-30T07:46:53.724Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestNetworkDisconnectError [2022-04-30T07:46:53.724Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestNetworkDisconnect [2022-04-30T07:46:53.724Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestNetworkInspect [2022-04-30T07:46:53.724Z] === RUN TestNetworkInspect/empty_ID [2022-04-30T07:46:53.724Z] === RUN TestNetworkInspect/no_options [2022-04-30T07:46:53.724Z] === RUN TestNetworkInspect/verbose [2022-04-30T07:46:53.724Z] === RUN TestNetworkInspect/global_scope [2022-04-30T07:46:53.724Z] === RUN TestNetworkInspect/unknown_network [2022-04-30T07:46:53.724Z] === RUN TestNetworkInspect/server_error [2022-04-30T07:46:53.724Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-30T07:46:53.724Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-30T07:46:53.724Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-30T07:46:53.724Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-30T07:46:53.724Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-30T07:46:53.724Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-30T07:46:53.724Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestNetworkListError [2022-04-30T07:46:53.724Z] --- PASS: TestNetworkListError (0.00s) [2022-04-30T07:46:53.724Z] === RUN TestNetworkList [2022-04-30T07:46:53.724Z] --- PASS: TestNetworkList (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestNetworksPruneError [2022-04-30T07:46:53.725Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestNetworksPrune [2022-04-30T07:46:53.725Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestNetworkRemoveError [2022-04-30T07:46:53.725Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestNetworkRemove [2022-04-30T07:46:53.725Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestNodeInspectError [2022-04-30T07:46:53.725Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestNodeInspectNodeNotFound [2022-04-30T07:46:53.725Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestNodeInspectWithEmptyID [2022-04-30T07:46:53.725Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestNodeInspect [2022-04-30T07:46:53.725Z] --- PASS: TestNodeInspect (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestNodeListError [2022-04-30T07:46:53.725Z] --- PASS: TestNodeListError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestNodeList [2022-04-30T07:46:53.725Z] --- PASS: TestNodeList (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestNodeRemoveError [2022-04-30T07:46:53.725Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestNodeRemove [2022-04-30T07:46:53.725Z] --- PASS: TestNodeRemove (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestNodeUpdateError [2022-04-30T07:46:53.725Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestNodeUpdate [2022-04-30T07:46:53.725Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestOptionWithHostFromEnv [2022-04-30T07:46:53.725Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestOptionWithTimeout [2022-04-30T07:46:53.725Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestOptionWithVersionFromEnv [2022-04-30T07:46:53.725Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPingFail [2022-04-30T07:46:53.725Z] --- PASS: TestPingFail (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPingWithError [2022-04-30T07:46:53.725Z] 2022/04/30 07:46:52 RoundTripper returned a response & error; ignoring response [2022-04-30T07:46:53.725Z] 2022/04/30 07:46:52 RoundTripper returned a response & error; ignoring response [2022-04-30T07:46:53.725Z] --- PASS: TestPingWithError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPingSuccess [2022-04-30T07:46:53.725Z] --- PASS: TestPingSuccess (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPingHeadFallback [2022-04-30T07:46:53.725Z] === RUN TestPingHeadFallback/OK [2022-04-30T07:46:53.725Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-30T07:46:53.725Z] === RUN TestPingHeadFallback/Not_Found [2022-04-30T07:46:53.725Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-30T07:46:53.725Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-30T07:46:53.725Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-30T07:46:53.725Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-30T07:46:53.725Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-30T07:46:53.725Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPluginDisableError [2022-04-30T07:46:53.725Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPluginDisable [2022-04-30T07:46:53.725Z] --- PASS: TestPluginDisable (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPluginEnableError [2022-04-30T07:46:53.725Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPluginEnable [2022-04-30T07:46:53.725Z] --- PASS: TestPluginEnable (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPluginInspectError [2022-04-30T07:46:53.725Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPluginInspectWithEmptyID [2022-04-30T07:46:53.725Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPluginInspect [2022-04-30T07:46:53.725Z] --- PASS: TestPluginInspect (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPluginListError [2022-04-30T07:46:53.725Z] --- PASS: TestPluginListError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPluginList [2022-04-30T07:46:53.725Z] --- PASS: TestPluginList (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPluginPushError [2022-04-30T07:46:53.725Z] --- PASS: TestPluginPushError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPluginPush [2022-04-30T07:46:53.725Z] --- PASS: TestPluginPush (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPluginRemoveError [2022-04-30T07:46:53.725Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPluginRemove [2022-04-30T07:46:53.725Z] --- PASS: TestPluginRemove (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPluginSetError [2022-04-30T07:46:53.725Z] --- PASS: TestPluginSetError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPluginSet [2022-04-30T07:46:53.725Z] --- PASS: TestPluginSet (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSetHostHeader [2022-04-30T07:46:53.725Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestPlainTextError [2022-04-30T07:46:53.725Z] --- PASS: TestPlainTextError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestInfiniteError [2022-04-30T07:46:53.725Z] --- PASS: TestInfiniteError (0.03s) [2022-04-30T07:46:53.725Z] === RUN TestCanceledContext [2022-04-30T07:46:53.725Z] 2022/04/30 07:46:52 RoundTripper returned a response & error; ignoring response [2022-04-30T07:46:53.725Z] --- PASS: TestCanceledContext (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestDeadlineExceededContext [2022-04-30T07:46:53.725Z] 2022/04/30 07:46:52 RoundTripper returned a response & error; ignoring response [2022-04-30T07:46:53.725Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSecretCreateUnsupported [2022-04-30T07:46:53.725Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSecretCreateError [2022-04-30T07:46:53.725Z] --- PASS: TestSecretCreateError (0.01s) [2022-04-30T07:46:53.725Z] === RUN TestSecretCreate [2022-04-30T07:46:53.725Z] --- PASS: TestSecretCreate (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSecretInspectUnsupported [2022-04-30T07:46:53.725Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSecretInspectError [2022-04-30T07:46:53.725Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSecretInspectSecretNotFound [2022-04-30T07:46:53.725Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSecretInspectWithEmptyID [2022-04-30T07:46:53.725Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSecretInspect [2022-04-30T07:46:53.725Z] --- PASS: TestSecretInspect (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSecretListUnsupported [2022-04-30T07:46:53.725Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSecretListError [2022-04-30T07:46:53.725Z] --- PASS: TestSecretListError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSecretList [2022-04-30T07:46:53.725Z] --- PASS: TestSecretList (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSecretRemoveUnsupported [2022-04-30T07:46:53.725Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSecretRemoveError [2022-04-30T07:46:53.725Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSecretRemove [2022-04-30T07:46:53.725Z] --- PASS: TestSecretRemove (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSecretUpdateUnsupported [2022-04-30T07:46:53.725Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSecretUpdateError [2022-04-30T07:46:53.725Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSecretUpdate [2022-04-30T07:46:53.725Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestServiceCreateError [2022-04-30T07:46:53.725Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestServiceCreate [2022-04-30T07:46:53.725Z] --- PASS: TestServiceCreate (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-30T07:46:53.725Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestServiceCreateDigestPinning [2022-04-30T07:46:53.725Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestServiceInspectError [2022-04-30T07:46:53.725Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestServiceInspectServiceNotFound [2022-04-30T07:46:53.725Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestServiceInspectWithEmptyID [2022-04-30T07:46:53.725Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestServiceInspect [2022-04-30T07:46:53.725Z] --- PASS: TestServiceInspect (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestServiceListError [2022-04-30T07:46:53.725Z] --- PASS: TestServiceListError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestServiceList [2022-04-30T07:46:53.725Z] --- PASS: TestServiceList (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestServiceLogsError [2022-04-30T07:46:53.725Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestServiceLogs [2022-04-30T07:46:53.725Z] --- PASS: TestServiceLogs (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestServiceRemoveError [2022-04-30T07:46:53.725Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestServiceRemoveNotFoundError [2022-04-30T07:46:53.725Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestServiceRemove [2022-04-30T07:46:53.725Z] --- PASS: TestServiceRemove (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestServiceUpdateError [2022-04-30T07:46:53.725Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestServiceUpdate [2022-04-30T07:46:53.725Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSwarmGetUnlockKeyError [2022-04-30T07:46:53.725Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSwarmGetUnlockKey [2022-04-30T07:46:53.725Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSwarmInitError [2022-04-30T07:46:53.725Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSwarmInit [2022-04-30T07:46:53.725Z] --- PASS: TestSwarmInit (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSwarmInspectError [2022-04-30T07:46:53.725Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSwarmInspect [2022-04-30T07:46:53.725Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSwarmJoinError [2022-04-30T07:46:53.725Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSwarmJoin [2022-04-30T07:46:53.725Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSwarmLeaveError [2022-04-30T07:46:53.725Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSwarmLeave [2022-04-30T07:46:53.725Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSwarmUnlockError [2022-04-30T07:46:53.725Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSwarmUnlock [2022-04-30T07:46:53.725Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSwarmUpdateError [2022-04-30T07:46:53.725Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestSwarmUpdate [2022-04-30T07:46:53.725Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestTaskInspectError [2022-04-30T07:46:53.725Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestTaskInspectWithEmptyID [2022-04-30T07:46:53.725Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestTaskInspect [2022-04-30T07:46:53.725Z] --- PASS: TestTaskInspect (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestTaskListError [2022-04-30T07:46:53.725Z] --- PASS: TestTaskListError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestTaskList [2022-04-30T07:46:53.725Z] --- PASS: TestTaskList (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestVolumeCreateError [2022-04-30T07:46:53.725Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestVolumeCreate [2022-04-30T07:46:53.725Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestVolumeInspectError [2022-04-30T07:46:53.725Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestVolumeInspectNotFound [2022-04-30T07:46:53.725Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestVolumeInspectWithEmptyID [2022-04-30T07:46:53.725Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestVolumeInspect [2022-04-30T07:46:53.725Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestVolumeListError [2022-04-30T07:46:53.725Z] --- PASS: TestVolumeListError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestVolumeList [2022-04-30T07:46:53.725Z] --- PASS: TestVolumeList (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestVolumeRemoveError [2022-04-30T07:46:53.725Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-30T07:46:53.725Z] === RUN TestVolumeRemove [2022-04-30T07:46:53.725Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-30T07:46:53.725Z] === CONT TestTLSCloseWriter [2022-04-30T07:46:53.725Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-30T07:46:53.725Z] PASS [2022-04-30T07:46:53.725Z] coverage: 75.1% of statements [2022-04-30T07:46:53.725Z] ok github.com/docker/docker/client 0.420s coverage: 75.1% of statements [2022-04-30T07:46:53.948Z] time="2022-04-30T07:46:53Z" level=info msg="Node 727f9b01e28d/192.168.158.186, left gossip cluster" [2022-04-30T07:46:53.948Z] time="2022-04-30T07:46:53Z" level=info msg="memberlist: Suspect 3fa9c1d3d176 has failed, no acks received" [2022-04-30T07:46:53.948Z] networkdb_test.go:867: node4: OK [2022-04-30T07:46:53.948Z] networkdb_test.go:867: node5: OK [2022-04-30T07:46:53.948Z] time="2022-04-30T07:46:53Z" level=info msg="node 0 coming back" [2022-04-30T07:46:53.948Z] time="2022-04-30T07:46:53Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b80338f27403 with config:&{NodeID:b80338f27403 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:46:53.948Z] time="2022-04-30T07:46:53Z" level=info msg="Node b80338f27403/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:53.948Z] time="2022-04-30T07:46:53Z" level=info msg="Node b80338f27403/192.168.158.186, added to nodes list" [2022-04-30T07:46:53.948Z] time="2022-04-30T07:46:53Z" level=info msg="node 1 coming back" [2022-04-30T07:46:53.948Z] time="2022-04-30T07:46:53Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fdbc4c7ebd26 with config:&{NodeID:fdbc4c7ebd26 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:46:53.948Z] time="2022-04-30T07:46:53Z" level=info msg="Node fdbc4c7ebd26/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:53.948Z] time="2022-04-30T07:46:53Z" level=info msg="Node fdbc4c7ebd26/192.168.158.186, added to nodes list" [2022-04-30T07:46:53.948Z] time="2022-04-30T07:46:53Z" level=info msg="node 2 coming back" [2022-04-30T07:46:53.948Z] time="2022-04-30T07:46:53Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1a47a2636165 with config:&{NodeID:1a47a2636165 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:46:53.948Z] time="2022-04-30T07:46:53Z" level=info msg="Node 1a47a2636165/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:53.948Z] time="2022-04-30T07:46:53Z" level=info msg="Node 1a47a2636165/192.168.158.186, added to nodes list" [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === Skipped [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-30T07:46:54.013Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-30T07:46:54.013Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-30T07:46:54.013Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-30T07:46:54.013Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-30T07:46:54.013Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-30T07:46:54.013Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-30T07:46:54.013Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-30T07:46:54.013Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-30T07:46:54.013Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-30T07:46:54.013Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-30T07:46:54.013Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-30T07:46:54.013Z] daemon_test.go:145: root required [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-30T07:46:54.013Z] reload_test.go:342: root required [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-30T07:46:54.013Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-30T07:46:54.013Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-30T07:46:54.013Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-30T07:46:54.013Z] download_test.go:267: Needs fixing on Windows [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-30T07:46:54.013Z] layer_test.go:291: Failing on Windows [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-30T07:46:54.013Z] layer_test.go:340: Failing on Windows [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-30T07:46:54.013Z] layer_test.go:455: Failing on Windows [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-30T07:46:54.013Z] layer_test.go:684: Failing on Windows [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-30T07:46:54.013Z] migration_test.go:45: Failing on Windows [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-30T07:46:54.013Z] migration_test.go:181: Failing on Windows [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-30T07:46:54.013Z] mount_test.go:17: Failing on Windows [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-30T07:46:54.013Z] mount_test.go:76: Failing on Windows [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-30T07:46:54.013Z] mount_test.go:125: Failing on Windows [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-30T07:46:54.013Z] mount_test.go:212: Failing on Windows [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-30T07:46:54.013Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-30T07:46:54.013Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-30T07:46:54.013Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-30T07:46:54.013Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-30T07:46:54.013Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-30T07:46:54.013Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-30T07:46:54.013Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-30T07:46:54.013Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-30T07:46:54.013Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-30T07:46:54.013Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-30T07:46:54.013Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-30T07:46:54.013Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-30T07:46:54.013Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-30T07:46:54.013Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-30T07:46:54.013Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-30T07:46:54.013Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-30T07:46:54.013Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-30T07:46:54.013Z] archive_test.go:133: Xz not present in msys2 [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-30T07:46:54.013Z] archive_test.go:140: zstd not installed [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-30T07:46:54.013Z] archive_test.go:252: Failing on Windows CI machines [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-30T07:46:54.013Z] archive_windows_test.go:16: Currently fails [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-30T07:46:54.013Z] changes_test.go:196: needs more investigation [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-30T07:46:54.013Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-30T07:46:54.013Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-30T07:46:54.013Z] changes_test.go:433: needs further investigation [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-30T07:46:54.013Z] changes_test.go:469: needs further investigation [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-30T07:46:54.013Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-30T07:46:54.013Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:54.013Z] [2022-04-30T07:46:54.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-30T07:46:54.014Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:46:54.014Z] [2022-04-30T07:46:54.014Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-30T07:46:54.014Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:46:54.014Z] [2022-04-30T07:46:54.014Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-30T07:46:54.014Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:54.014Z] [2022-04-30T07:46:54.014Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-30T07:46:54.014Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:46:54.014Z] [2022-04-30T07:46:54.014Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-30T07:46:54.014Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:54.014Z] [2022-04-30T07:46:54.014Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-30T07:46:54.014Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:54.014Z] [2022-04-30T07:46:54.014Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-30T07:46:54.014Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:54.014Z] [2022-04-30T07:46:54.014Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-30T07:46:54.014Z] poller_test.go:40: No chmod on Windows [2022-04-30T07:46:54.014Z] [2022-04-30T07:46:54.014Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-30T07:46:54.014Z] fileutils_test.go:133: Needs porting to Windows [2022-04-30T07:46:54.014Z] [2022-04-30T07:46:54.014Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-30T07:46:54.014Z] fileutils_test.go:179: Needs porting to Windows [2022-04-30T07:46:54.014Z] [2022-04-30T07:46:54.014Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-30T07:46:54.014Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:54.014Z] [2022-04-30T07:46:54.014Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-30T07:46:54.014Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:54.014Z] [2022-04-30T07:46:54.014Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-04-30T07:46:54.014Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:46:54.014Z] [2022-04-30T07:46:54.014Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-30T07:46:54.014Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-30T07:46:54.014Z] [2022-04-30T07:46:54.014Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-30T07:46:54.014Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-30T07:46:54.014Z] [2022-04-30T07:46:54.014Z] DONE 2287 tests, 70 skipped in 304.489s [2022-04-30T07:46:54.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-30T07:46:54.481Z] INFO: make.ps1 ended at 04/30/2022 07:46:54 [2022-04-30T07:46:54.722Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-30T07:46:56.699Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-30T07:46:56.699Z] INFO: Unit tests ended at 04/30/2022 07:46:56. Duration:00:05:21.2805995 [2022-04-30T07:46:56.699Z] INFO: Building busybox [2022-04-30T07:46:56.699Z] Sending build context to Docker daemon 5.12kB [2022-04-30T07:46:56.699Z] [2022-04-30T07:46:56.699Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-30T07:46:56.699Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-30T07:46:56.699Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-30T07:46:56.699Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-30T07:46:56.699Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-30T07:46:56.699Z] ---> aa8714eb8356 [2022-04-30T07:46:56.699Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-30T07:46:56.699Z] ---> Running in e226187a60dd [2022-04-30T07:46:57.254Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-30T07:46:57.666Z] time="2022-04-30T07:46:56Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.158.186:10033 192.168.158.186:10034 192.168.158.186:10035]" [2022-04-30T07:46:57.666Z] time="2022-04-30T07:46:57Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.158.186:10033 192.168.158.186:10034 192.168.158.186:10035]" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.186:10033" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=debug msg="memberlist: Stream connection from=192.168.158.186:49395" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node 22dd9f096f63/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node 22dd9f096f63/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node d4f74dae0b86/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node b80338f27403/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node d4f74dae0b86/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node b80338f27403/192.168.158.186, is the new incarnation of the shutdown node 59e408e91ebd/192.168.158.186" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node b80338f27403/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.186:10034" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=debug msg="memberlist: Stream connection from=192.168.158.186:49396" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node b80338f27403/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node b80338f27403/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node 22dd9f096f63/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node 22dd9f096f63/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node d4f74dae0b86/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node d4f74dae0b86/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node fdbc4c7ebd26/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node fdbc4c7ebd26/192.168.158.186, is the new incarnation of the shutdown node 3fa9c1d3d176/192.168.158.186" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node fdbc4c7ebd26/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=debug msg="memberlist: Stream connection from=192.168.158.186:49397" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.186:10035" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node b80338f27403/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node b80338f27403/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node 22dd9f096f63/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node 22dd9f096f63/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node fdbc4c7ebd26/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node fdbc4c7ebd26/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node d4f74dae0b86/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node d4f74dae0b86/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node 1a47a2636165/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node 1a47a2636165/192.168.158.186, is the new incarnation of the shutdown node 727f9b01e28d/192.168.158.186" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node 1a47a2636165/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node fdbc4c7ebd26/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node fdbc4c7ebd26/192.168.158.186, is the new incarnation of the shutdown node 3fa9c1d3d176/192.168.158.186" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node fdbc4c7ebd26/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node b80338f27403/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node b80338f27403/192.168.158.186, is the new incarnation of the shutdown node 59e408e91ebd/192.168.158.186" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node b80338f27403/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node fdbc4c7ebd26/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node fdbc4c7ebd26/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node 1a47a2636165/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node 1a47a2636165/192.168.158.186, is the new incarnation of the shutdown node 727f9b01e28d/192.168.158.186" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node 1a47a2636165/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node 1a47a2636165/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.123Z] time="2022-04-30T07:46:57Z" level=info msg="Node 1a47a2636165/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.579Z] time="2022-04-30T07:46:58Z" level=info msg="Node 1a47a2636165/192.168.158.186, joined gossip cluster" [2022-04-30T07:46:58.579Z] time="2022-04-30T07:46:58Z" level=info msg="Node 1a47a2636165/192.168.158.186, added to nodes list" [2022-04-30T07:46:58.579Z] time="2022-04-30T07:46:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.186:10033" [2022-04-30T07:46:58.579Z] time="2022-04-30T07:46:58Z" level=debug msg="memberlist: Stream connection from=192.168.158.186:49398" [2022-04-30T07:46:58.579Z] time="2022-04-30T07:46:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.186:10034" [2022-04-30T07:46:58.579Z] time="2022-04-30T07:46:58Z" level=debug msg="memberlist: Stream connection from=192.168.158.186:49399" [2022-04-30T07:46:58.579Z] time="2022-04-30T07:46:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.186:10035" [2022-04-30T07:46:58.579Z] time="2022-04-30T07:46:58Z" level=debug msg="memberlist: Stream connection from=192.168.158.186:49400" [2022-04-30T07:46:59.035Z] 2022/04/30 07:46:58 Closing DB instances... [2022-04-30T07:46:59.035Z] time="2022-04-30T07:46:58Z" level=info msg="Node b80338f27403 change state NodeActive --> NodeLeft" [2022-04-30T07:46:59.035Z] time="2022-04-30T07:46:58Z" level=info msg="node4(d4f74dae0b86): Node leave event for b80338f27403/192.168.158.186" [2022-04-30T07:46:59.035Z] time="2022-04-30T07:46:58Z" level=info msg="Node b80338f27403 change state NodeActive --> NodeLeft" [2022-04-30T07:46:59.035Z] time="2022-04-30T07:46:58Z" level=info msg="node3(1a47a2636165): Node leave event for b80338f27403/192.168.158.186" [2022-04-30T07:46:59.035Z] time="2022-04-30T07:46:58Z" level=info msg="Node b80338f27403 change state NodeActive --> NodeLeft" [2022-04-30T07:46:59.035Z] time="2022-04-30T07:46:58Z" level=info msg="node2(fdbc4c7ebd26): Node leave event for b80338f27403/192.168.158.186" [2022-04-30T07:46:59.035Z] time="2022-04-30T07:46:58Z" level=info msg="Node b80338f27403 change state NodeActive --> NodeLeft" [2022-04-30T07:46:59.035Z] time="2022-04-30T07:46:58Z" level=info msg="node5(22dd9f096f63): Node leave event for b80338f27403/192.168.158.186" [2022-04-30T07:46:59.035Z] time="2022-04-30T07:46:58Z" level=info msg="Node b80338f27403 change state NodeActive --> NodeLeft" [2022-04-30T07:46:59.035Z] time="2022-04-30T07:46:58Z" level=info msg="node1(b80338f27403): Node leave event for b80338f27403/192.168.158.186" [2022-04-30T07:46:59.491Z] time="2022-04-30T07:46:59Z" level=info msg="Node b80338f27403/192.168.158.186, left gossip cluster" [2022-04-30T07:46:59.491Z] time="2022-04-30T07:46:59Z" level=info msg="Node b80338f27403/192.168.158.186, left gossip cluster" [2022-04-30T07:46:59.491Z] time="2022-04-30T07:46:59Z" level=info msg="Node b80338f27403/192.168.158.186, left gossip cluster" [2022-04-30T07:46:59.491Z] time="2022-04-30T07:46:59Z" level=info msg="Node b80338f27403/192.168.158.186, left gossip cluster" [2022-04-30T07:46:59.491Z] time="2022-04-30T07:46:59Z" level=info msg="Node b80338f27403/192.168.158.186, left gossip cluster" [2022-04-30T07:46:59.491Z] time="2022-04-30T07:46:59Z" level=info msg="Node fdbc4c7ebd26 change state NodeActive --> NodeLeft" [2022-04-30T07:46:59.491Z] time="2022-04-30T07:46:59Z" level=info msg="node4(d4f74dae0b86): Node leave event for fdbc4c7ebd26/192.168.158.186" [2022-04-30T07:46:59.491Z] time="2022-04-30T07:46:59Z" level=info msg="Node fdbc4c7ebd26 change state NodeActive --> NodeLeft" [2022-04-30T07:46:59.491Z] time="2022-04-30T07:46:59Z" level=info msg="node5(22dd9f096f63): Node leave event for fdbc4c7ebd26/192.168.158.186" [2022-04-30T07:46:59.491Z] time="2022-04-30T07:46:59Z" level=info msg="Node fdbc4c7ebd26 change state NodeActive --> NodeLeft" [2022-04-30T07:46:59.491Z] time="2022-04-30T07:46:59Z" level=info msg="node3(1a47a2636165): Node leave event for fdbc4c7ebd26/192.168.158.186" [2022-04-30T07:46:59.491Z] time="2022-04-30T07:46:59Z" level=info msg="Node fdbc4c7ebd26 change state NodeActive --> NodeLeft" [2022-04-30T07:46:59.491Z] time="2022-04-30T07:46:59Z" level=info msg="node2(fdbc4c7ebd26): Node leave event for fdbc4c7ebd26/192.168.158.186" [2022-04-30T07:46:59.948Z] time="2022-04-30T07:46:59Z" level=info msg="Node fdbc4c7ebd26/192.168.158.186, left gossip cluster" [2022-04-30T07:46:59.948Z] time="2022-04-30T07:46:59Z" level=info msg="Node fdbc4c7ebd26/192.168.158.186, left gossip cluster" [2022-04-30T07:46:59.948Z] time="2022-04-30T07:46:59Z" level=info msg="Node fdbc4c7ebd26/192.168.158.186, left gossip cluster" [2022-04-30T07:46:59.948Z] time="2022-04-30T07:46:59Z" level=info msg="Node fdbc4c7ebd26/192.168.158.186, left gossip cluster" [2022-04-30T07:46:59.948Z] time="2022-04-30T07:46:59Z" level=info msg="Node 1a47a2636165 change state NodeActive --> NodeLeft" [2022-04-30T07:46:59.948Z] time="2022-04-30T07:46:59Z" level=info msg="node5(22dd9f096f63): Node leave event for 1a47a2636165/192.168.158.186" [2022-04-30T07:46:59.948Z] time="2022-04-30T07:46:59Z" level=info msg="Node 1a47a2636165 change state NodeActive --> NodeLeft" [2022-04-30T07:46:59.948Z] time="2022-04-30T07:46:59Z" level=info msg="node4(d4f74dae0b86): Node leave event for 1a47a2636165/192.168.158.186" [2022-04-30T07:47:00.404Z] time="2022-04-30T07:46:59Z" level=info msg="Node 1a47a2636165 change state NodeActive --> NodeLeft" [2022-04-30T07:47:00.404Z] time="2022-04-30T07:46:59Z" level=info msg="node3(1a47a2636165): Node leave event for 1a47a2636165/192.168.158.186" [2022-04-30T07:47:00.404Z] time="2022-04-30T07:46:59Z" level=info msg="Node 1a47a2636165/192.168.158.186, left gossip cluster" [2022-04-30T07:47:00.404Z] time="2022-04-30T07:46:59Z" level=info msg="Node 1a47a2636165/192.168.158.186, left gossip cluster" [2022-04-30T07:47:00.404Z] time="2022-04-30T07:46:59Z" level=info msg="Node 1a47a2636165/192.168.158.186, left gossip cluster" [2022-04-30T07:47:00.404Z] time="2022-04-30T07:47:00Z" level=debug msg="memberlist: Failed ping: 1a47a2636165 (timeout reached)" [2022-04-30T07:47:00.404Z] time="2022-04-30T07:47:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.158.186:10036: use of closed network connection" [2022-04-30T07:47:00.404Z] time="2022-04-30T07:47:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.158.186:10037: use of closed network connection" [2022-04-30T07:47:00.404Z] time="2022-04-30T07:47:00Z" level=info msg="Node d4f74dae0b86 change state NodeActive --> NodeLeft" [2022-04-30T07:47:00.404Z] time="2022-04-30T07:47:00Z" level=info msg="node5(22dd9f096f63): Node leave event for d4f74dae0b86/192.168.158.186" [2022-04-30T07:47:00.404Z] time="2022-04-30T07:47:00Z" level=info msg="Node d4f74dae0b86 change state NodeActive --> NodeLeft" [2022-04-30T07:47:00.404Z] time="2022-04-30T07:47:00Z" level=info msg="node4(d4f74dae0b86): Node leave event for d4f74dae0b86/192.168.158.186" [2022-04-30T07:47:00.860Z] time="2022-04-30T07:47:00Z" level=info msg="Node d4f74dae0b86/192.168.158.186, left gossip cluster" [2022-04-30T07:47:00.860Z] time="2022-04-30T07:47:00Z" level=info msg="memberlist: Suspect 1a47a2636165 has failed, no acks received" [2022-04-30T07:47:01.212Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2022-04-30T07:47:01.212Z] === RUN TestServiceUpdatePidsLimit [2022-04-30T07:47:01.316Z] time="2022-04-30T07:47:00Z" level=info msg="Node d4f74dae0b86/192.168.158.186, left gossip cluster" [2022-04-30T07:47:01.772Z] time="2022-04-30T07:47:01Z" level=info msg="Node 22dd9f096f63/192.168.158.186, left gossip cluster" [2022-04-30T07:47:01.772Z] time="2022-04-30T07:47:01Z" level=info msg="Node 22dd9f096f63 change state NodeActive --> NodeFailed" [2022-04-30T07:47:01.772Z] time="2022-04-30T07:47:01Z" level=info msg="Node 22dd9f096f63/192.168.158.186, added to failed nodes list" [2022-04-30T07:47:01.772Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-04-30T07:47:01.772Z] PASS [2022-04-30T07:47:01.772Z] coverage: 60.0% of statements [2022-04-30T07:47:01.772Z] ok github.com/docker/docker/libnetwork/networkdb 104.003s coverage: 60.0% of statements [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/quota [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/rootless [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/volume [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-30T07:47:01.772Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-30T07:47:02.568Z] Removing intermediate container e226187a60dd [2022-04-30T07:47:02.568Z] ---> d1757ad772d0 [2022-04-30T07:47:02.568Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-30T07:47:02.568Z] ---> Running in b3e6695c54d2 [2022-04-30T07:47:02.596Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-30T07:47:03.036Z] Removing intermediate container b3e6695c54d2 [2022-04-30T07:47:03.036Z] ---> 1f7b32951e3a [2022-04-30T07:47:03.036Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-30T07:47:03.036Z] ---> Running in ea749246559f [2022-04-30T07:47:03.167Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-30T07:47:04.022Z] Removing intermediate container ea749246559f [2022-04-30T07:47:04.022Z] ---> d969b1cca845 [2022-04-30T07:47:04.022Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === Skipped [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-30T07:47:04.679Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-30T07:47:04.679Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-30T07:47:04.679Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-30T07:47:04.679Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-30T07:47:04.679Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-30T07:47:04.679Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-30T07:47:04.679Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-30T07:47:04.679Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-30T07:47:04.679Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-30T07:47:04.679Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-30T07:47:04.679Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-30T07:47:04.679Z] daemon_test.go:145: root required [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-30T07:47:04.679Z] reload_test.go:342: root required [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-30T07:47:04.679Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-30T07:47:04.679Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-30T07:47:04.679Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-30T07:47:04.679Z] download_test.go:267: Needs fixing on Windows [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-30T07:47:04.679Z] layer_test.go:291: Failing on Windows [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-30T07:47:04.679Z] layer_test.go:340: Failing on Windows [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-30T07:47:04.679Z] layer_test.go:455: Failing on Windows [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-30T07:47:04.679Z] layer_test.go:684: Failing on Windows [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-30T07:47:04.679Z] migration_test.go:45: Failing on Windows [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-30T07:47:04.679Z] migration_test.go:181: Failing on Windows [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-30T07:47:04.679Z] mount_test.go:17: Failing on Windows [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-30T07:47:04.679Z] mount_test.go:76: Failing on Windows [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-30T07:47:04.679Z] mount_test.go:125: Failing on Windows [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-30T07:47:04.679Z] mount_test.go:212: Failing on Windows [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-30T07:47:04.679Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-30T07:47:04.679Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.02s) [2022-04-30T07:47:04.679Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-30T07:47:04.679Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-30T07:47:04.679Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-30T07:47:04.679Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-30T07:47:04.679Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-30T07:47:04.679Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-30T07:47:04.679Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-30T07:47:04.679Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-30T07:47:04.679Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-30T07:47:04.679Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-30T07:47:04.679Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-30T07:47:04.679Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-30T07:47:04.679Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-30T07:47:04.679Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-30T07:47:04.679Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-30T07:47:04.679Z] archive_test.go:133: Xz not present in msys2 [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-30T07:47:04.679Z] archive_test.go:140: zstd not installed [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-30T07:47:04.679Z] archive_test.go:252: Failing on Windows CI machines [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-30T07:47:04.679Z] archive_windows_test.go:16: Currently fails [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-30T07:47:04.679Z] changes_test.go:196: needs more investigation [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-30T07:47:04.679Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-30T07:47:04.679Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-30T07:47:04.679Z] changes_test.go:433: needs further investigation [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-30T07:47:04.679Z] changes_test.go:469: needs further investigation [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-30T07:47:04.679Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-30T07:47:04.679Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-30T07:47:04.679Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.679Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-30T07:47:04.679Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:47:04.679Z] [2022-04-30T07:47:04.680Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-30T07:47:04.680Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:47:04.680Z] [2022-04-30T07:47:04.680Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-30T07:47:04.680Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:47:04.680Z] [2022-04-30T07:47:04.680Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-30T07:47:04.680Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:47:04.680Z] [2022-04-30T07:47:04.680Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-30T07:47:04.680Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:47:04.680Z] [2022-04-30T07:47:04.680Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-30T07:47:04.680Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:47:04.680Z] [2022-04-30T07:47:04.680Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-30T07:47:04.680Z] poller_test.go:40: No chmod on Windows [2022-04-30T07:47:04.680Z] [2022-04-30T07:47:04.680Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-30T07:47:04.680Z] fileutils_test.go:133: Needs porting to Windows [2022-04-30T07:47:04.680Z] [2022-04-30T07:47:04.680Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-30T07:47:04.680Z] fileutils_test.go:179: Needs porting to Windows [2022-04-30T07:47:04.680Z] [2022-04-30T07:47:04.680Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-30T07:47:04.680Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:47:04.680Z] [2022-04-30T07:47:04.680Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-30T07:47:04.680Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:47:04.680Z] [2022-04-30T07:47:04.680Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-30T07:47:04.680Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:47:04.680Z] [2022-04-30T07:47:04.680Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-30T07:47:04.680Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-30T07:47:04.680Z] [2022-04-30T07:47:04.680Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-30T07:47:04.680Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-30T07:47:04.680Z] [2022-04-30T07:47:04.680Z] DONE 2287 tests, 70 skipped in 304.897s [2022-04-30T07:47:05.007Z] [2022-04-30T07:47:05.140Z] INFO: make.ps1 ended at 04/30/2022 07:47:04 [2022-04-30T07:47:05.365Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-30T07:47:05.624Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-30T07:47:05.994Z] ---> 4874280b0ab3 [2022-04-30T07:47:05.994Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-30T07:47:05.994Z] ---> Running in db611d599ba1 [2022-04-30T07:47:06.190Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-30T07:47:06.756Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-30T07:47:07.692Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-30T07:47:07.950Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-30T07:47:07.950Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-04-30T07:47:07.950Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-30T07:47:08.050Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-30T07:47:08.050Z] INFO: Unit tests ended at 04/30/2022 07:47:07. Duration:00:05:21.2255377 [2022-04-30T07:47:08.050Z] INFO: Building busybox [2022-04-30T07:47:08.050Z] Sending build context to Docker daemon 5.12kB [2022-04-30T07:47:08.050Z] [2022-04-30T07:47:08.050Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-30T07:47:08.050Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-30T07:47:08.050Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-30T07:47:08.050Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-30T07:47:08.050Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-30T07:47:08.050Z] ---> aa8714eb8356 [2022-04-30T07:47:08.050Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-30T07:47:08.050Z] ---> Running in cc77149aaef4 [2022-04-30T07:47:08.516Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-30T07:47:08.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-30T07:47:11.300Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-30T07:47:11.830Z] docker_api_swarm_test.go:563: [d81e7ea921957] joining swarm manager [d568f467778c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:47:12.749Z] Removing intermediate container cc77149aaef4 [2022-04-30T07:47:12.749Z] ---> 0543ee78ef43 [2022-04-30T07:47:12.749Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-30T07:47:13.209Z] ---> Running in 467e62e4f934 [2022-04-30T07:47:13.669Z] Removing intermediate container 467e62e4f934 [2022-04-30T07:47:13.669Z] ---> acab50d3044f [2022-04-30T07:47:13.669Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-30T07:47:13.669Z] ---> Running in dd92cec9a94e [2022-04-30T07:47:14.129Z] Removing intermediate container dd92cec9a94e [2022-04-30T07:47:14.129Z] ---> a4c2a32ad95e [2022-04-30T07:47:14.129Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-30T07:47:14.882Z] --- PASS: TestCheckoutGit (36.87s) [2022-04-30T07:47:14.882Z] === RUN TestValidGitTransport [2022-04-30T07:47:14.882Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-30T07:47:14.882Z] === RUN TestGitInvalidRef [2022-04-30T07:47:14.882Z] --- PASS: TestGitInvalidRef (0.36s) [2022-04-30T07:47:14.882Z] PASS [2022-04-30T07:47:14.882Z] coverage: 86.3% of statements [2022-04-30T07:47:14.882Z] ok github.com/docker/docker/builder/remotecontext/git 37.301s coverage: 86.3% of statements [2022-04-30T07:47:14.882Z] ? github.com/docker/docker/cli [no test files] [2022-04-30T07:47:14.882Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-30T07:47:14.882Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-30T07:47:14.882Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-30T07:47:15.098Z] [2022-04-30T07:47:15.558Z] ---> c6907e09a034 [2022-04-30T07:47:15.558Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-30T07:47:16.019Z] ---> Running in 8536df3c5416 [2022-04-30T07:47:16.419Z] Removing intermediate container db611d599ba1 [2022-04-30T07:47:16.419Z] ---> 6addc4eb15a2 [2022-04-30T07:47:16.419Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-30T07:47:16.419Z] ---> Running in c24876dbd9e4 [2022-04-30T07:47:17.879Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) [2022-04-30T07:47:17.880Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-30T07:47:17.880Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-04-30T07:47:17.880Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-30T07:47:17.880Z] PASS [2022-04-30T07:47:17.880Z] [2022-04-30T07:47:17.880Z] === Skipped [2022-04-30T07:47:17.880Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-30T07:47:17.880Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-30T07:47:17.880Z] [2022-04-30T07:47:17.880Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-30T07:47:17.880Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-30T07:47:17.880Z] [2022-04-30T07:47:17.880Z] DONE 27 tests, 2 skipped in 130.115s [2022-04-30T07:47:17.880Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-30T07:47:17.880Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:47:17.880Z] ++ set -e [2022-04-30T07:47:17.880Z] ++ '[' -n 0 ']' [2022-04-30T07:47:17.880Z] ++ set -x [2022-04-30T07:47:17.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:47:17.880Z] INFO: Testing against a local daemon [2022-04-30T07:47:17.880Z] === RUN TestSessionCreate [2022-04-30T07:47:17.880Z] --- PASS: TestSessionCreate (0.02s) [2022-04-30T07:47:17.880Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-30T07:47:17.880Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-30T07:47:17.880Z] PASS [2022-04-30T07:47:17.880Z] [2022-04-30T07:47:17.880Z] DONE 2 tests in 0.130s [2022-04-30T07:47:17.880Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-30T07:47:17.880Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:47:17.880Z] ++ set -e [2022-04-30T07:47:17.880Z] ++ '[' -n 0 ']' [2022-04-30T07:47:17.880Z] ++ set -x [2022-04-30T07:47:17.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:47:17.880Z] INFO: Testing against a local daemon [2022-04-30T07:47:17.880Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-30T07:47:17.880Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-30T07:47:17.880Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-30T07:47:17.880Z] === RUN TestDiskUsage [2022-04-30T07:47:17.880Z] === PAUSE TestDiskUsage [2022-04-30T07:47:17.880Z] === RUN TestEventsExecDie [2022-04-30T07:47:18.140Z] --- PASS: TestEventsExecDie (0.50s) [2022-04-30T07:47:18.140Z] === RUN TestEventsBackwardsCompatible [2022-04-30T07:47:18.140Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-30T07:47:18.140Z] === RUN TestEventsVolumeCreate [2022-04-30T07:47:18.400Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-30T07:47:18.400Z] === RUN TestInfoBinaryCommits [2022-04-30T07:47:18.400Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-30T07:47:18.400Z] === RUN TestInfoAPIVersioned [2022-04-30T07:47:18.400Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-30T07:47:18.400Z] === RUN TestInfoAPI [2022-04-30T07:47:18.400Z] --- PASS: TestInfoAPI (0.02s) [2022-04-30T07:47:18.400Z] === RUN TestInfoAPIWarnings [2022-04-30T07:47:18.633Z] [2022-04-30T07:47:18.633Z] SUCCESS: Specified value was saved. [2022-04-30T07:47:19.977Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-30T07:47:19.977Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-30T07:47:19.977Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-30T07:47:20.235Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-30T07:47:20.802Z] === RUN TestDockerSuite/TestBuildFails [2022-04-30T07:47:21.584Z] Removing intermediate container c24876dbd9e4 [2022-04-30T07:47:21.584Z] ---> 40bfef36768c [2022-04-30T07:47:21.584Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-30T07:47:21.584Z] ---> Running in ce6280de2be1 [2022-04-30T07:47:21.737Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-30T07:47:21.737Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-30T07:47:24.268Z] docker_api_swarm_test.go:585: [d20388228110b] joining swarm manager [d568f467778c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:47:24.268Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-30T07:47:25.259Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-30T07:47:25.259Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-30T07:47:25.259Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-30T07:47:25.259Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-30T07:47:25.259Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-30T07:47:25.259Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-30T07:47:25.259Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-30T07:47:25.259Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-30T07:47:25.259Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-30T07:47:25.259Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-30T07:47:25.259Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-30T07:47:25.259Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-30T07:47:25.259Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-30T07:47:25.259Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-04-30T07:47:25.259Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-30T07:47:25.259Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-30T07:47:25.259Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-30T07:47:25.259Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-30T07:47:25.259Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-30T07:47:25.259Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-30T07:47:25.259Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-30T07:47:25.259Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-30T07:47:25.259Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-30T07:47:25.259Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-30T07:47:25.259Z] === RUN TestConfigureDaemonLogs [2022-04-30T07:47:25.259Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-30T07:47:25.259Z] === RUN TestCommonOptionsInstallFlags [2022-04-30T07:47:25.259Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-30T07:47:25.259Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-30T07:47:25.259Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-30T07:47:25.259Z] PASS [2022-04-30T07:47:25.259Z] coverage: 20.1% of statements [2022-04-30T07:47:25.259Z] ok github.com/docker/docker/cmd/dockerd 0.291s coverage: 20.1% of statements [2022-04-30T07:47:25.259Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-30T07:47:25.259Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-30T07:47:26.336Z] Removing intermediate container 8536df3c5416 [2022-04-30T07:47:26.336Z] ---> b1360154ede8 [2022-04-30T07:47:26.336Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-30T07:47:26.336Z] ---> Running in be88e96429eb [2022-04-30T07:47:26.345Z] Cannot create a file when that file already exists. [2022-04-30T07:47:26.794Z] [2022-04-30T07:47:26.794Z] SUCCESS: Specified value was saved. [2022-04-30T07:47:26.798Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-30T07:47:26.806Z] === RUN TestContainerStopSignal [2022-04-30T07:47:26.806Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-30T07:47:26.806Z] === RUN TestContainerStopTimeout [2022-04-30T07:47:26.806Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-30T07:47:26.806Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-30T07:47:26.806Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-30T07:47:26.806Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-30T07:47:26.806Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-30T07:47:26.806Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-30T07:47:26.806Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-30T07:47:26.806Z] === RUN TestReplaceAndAppendEnvVars [2022-04-30T07:47:26.806Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-30T07:47:26.806Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-30T07:47:26.806Z] === RUN TestNewMemoryStore [2022-04-30T07:47:26.806Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-30T07:47:26.806Z] === RUN TestAddContainers [2022-04-30T07:47:26.806Z] --- PASS: TestAddContainers (0.00s) [2022-04-30T07:47:26.806Z] === RUN TestGetContainer [2022-04-30T07:47:26.806Z] --- PASS: TestGetContainer (0.00s) [2022-04-30T07:47:26.806Z] === RUN TestDeleteContainer [2022-04-30T07:47:26.806Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-30T07:47:26.806Z] === RUN TestListContainers [2022-04-30T07:47:26.806Z] --- PASS: TestListContainers (0.00s) [2022-04-30T07:47:26.806Z] === RUN TestFirstContainer [2022-04-30T07:47:26.806Z] --- PASS: TestFirstContainer (0.00s) [2022-04-30T07:47:26.806Z] === RUN TestApplyAllContainer [2022-04-30T07:47:26.806Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-30T07:47:26.806Z] === RUN TestIsValidHealthString [2022-04-30T07:47:26.806Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-30T07:47:26.806Z] === RUN TestStateRunStop [2022-04-30T07:47:26.806Z] --- PASS: TestStateRunStop (0.00s) [2022-04-30T07:47:26.806Z] === RUN TestStateTimeoutWait [2022-04-30T07:47:26.806Z] state_test.go:141: Stop callback fired [2022-04-30T07:47:26.806Z] state_test.go:165: Stop callback fired [2022-04-30T07:47:26.806Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-30T07:47:26.806Z] === RUN TestIsValidStateString [2022-04-30T07:47:26.806Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-30T07:47:26.806Z] === RUN TestViewSaveDelete [2022-04-30T07:47:26.806Z] --- PASS: TestViewSaveDelete (0.02s) [2022-04-30T07:47:26.806Z] === RUN TestViewAll [2022-04-30T07:47:26.806Z] --- PASS: TestViewAll (0.02s) [2022-04-30T07:47:26.806Z] === RUN TestViewGet [2022-04-30T07:47:26.806Z] --- PASS: TestViewGet (0.01s) [2022-04-30T07:47:26.806Z] === RUN TestNames [2022-04-30T07:47:26.806Z] --- PASS: TestNames (0.00s) [2022-04-30T07:47:26.806Z] === RUN TestViewWithHealthCheck [2022-04-30T07:47:26.806Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-30T07:47:26.806Z] PASS [2022-04-30T07:47:26.806Z] coverage: 41.7% of statements [2022-04-30T07:47:26.806Z] ok github.com/docker/docker/container 0.279s coverage: 41.7% of statements [2022-04-30T07:47:27.268Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-30T07:47:27.268Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-30T07:47:27.268Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-30T07:47:27.268Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-30T07:47:27.731Z] === RUN TestPrepare [2022-04-30T07:47:27.731Z] --- PASS: TestPrepare (0.00s) [2022-04-30T07:47:27.731Z] === RUN TestStart [2022-04-30T07:47:27.731Z] --- PASS: TestStart (0.00s) [2022-04-30T07:47:27.731Z] === RUN TestWaitCancel [2022-04-30T07:47:27.731Z] --- PASS: TestWaitCancel (0.00s) [2022-04-30T07:47:27.731Z] === RUN TestWaitDisabled [2022-04-30T07:47:27.731Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-30T07:47:27.731Z] === RUN TestWaitEnabled [2022-04-30T07:47:27.731Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-30T07:47:27.731Z] === RUN TestRemove [2022-04-30T07:47:27.731Z] --- PASS: TestRemove (0.00s) [2022-04-30T07:47:27.731Z] PASS [2022-04-30T07:47:27.731Z] coverage: 65.3% of statements [2022-04-30T07:47:27.731Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2022-04-30T07:47:28.173Z] check_test.go:378: [d81e7ea921957] daemon is not started [2022-04-30T07:47:28.431Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-30T07:47:29.691Z] Removing intermediate container be88e96429eb [2022-04-30T07:47:29.691Z] ---> a93a56361ad9 [2022-04-30T07:47:29.691Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-30T07:47:29.807Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-30T07:47:30.065Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-30T07:47:30.147Z] ---> Running in e59776cbce75 [2022-04-30T07:47:30.660Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-30T07:47:30.660Z] === RUN TestNewListSecretsFilters [2022-04-30T07:47:30.660Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-30T07:47:30.660Z] === RUN TestNewListConfigsFilters [2022-04-30T07:47:30.660Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-30T07:47:30.660Z] PASS [2022-04-30T07:47:30.660Z] coverage: 0.5% of statements [2022-04-30T07:47:30.660Z] ok github.com/docker/docker/daemon/cluster 0.233s coverage: 0.5% of statements [2022-04-30T07:47:30.660Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-04-30T07:47:30.660Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-30T07:47:30.660Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-30T07:47:30.660Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-30T07:47:30.660Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-30T07:47:30.660Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-30T07:47:30.660Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-30T07:47:30.660Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-30T07:47:30.660Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-30T07:47:30.999Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-30T07:47:31.124Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-30T07:47:31.124Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-30T07:47:31.124Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-30T07:47:31.124Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-30T07:47:31.124Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-30T07:47:31.124Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-30T07:47:31.124Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-30T07:47:31.124Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-30T07:47:31.124Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-30T07:47:31.124Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-30T07:47:31.124Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-30T07:47:31.124Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-30T07:47:31.124Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-30T07:47:31.124Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-30T07:47:31.124Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-30T07:47:31.124Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-30T07:47:31.124Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-30T07:47:31.586Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-30T07:47:31.586Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-30T07:47:31.586Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-30T07:47:31.586Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-30T07:47:31.586Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-30T07:47:31.586Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-30T07:47:31.586Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-30T07:47:31.586Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-30T07:47:31.586Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-30T07:47:31.586Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-30T07:47:31.586Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-30T07:47:31.586Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-30T07:47:31.587Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-30T07:47:31.587Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-30T07:47:31.587Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-30T07:47:31.587Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-30T07:47:31.587Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-30T07:47:31.587Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-30T07:47:31.587Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-30T07:47:32.049Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-30T07:47:32.049Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-30T07:47:32.049Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-30T07:47:32.049Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-30T07:47:32.049Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-30T07:47:32.049Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-30T07:47:32.049Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-30T07:47:32.049Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-30T07:47:32.049Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-30T07:47:32.049Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-30T07:47:32.049Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-30T07:47:32.049Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-30T07:47:32.049Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-30T07:47:32.049Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-30T07:47:32.049Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-30T07:47:32.049Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-30T07:47:32.049Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-30T07:47:32.049Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-30T07:47:32.049Z] PASS [2022-04-30T07:47:32.049Z] coverage: 35.9% of statements [2022-04-30T07:47:32.049Z] ok github.com/docker/docker/daemon/cluster/convert 0.575s coverage: 35.9% of statements [2022-04-30T07:47:32.208Z] Removing intermediate container ce6280de2be1 [2022-04-30T07:47:32.209Z] ---> 946359ba02ae [2022-04-30T07:47:32.209Z] Step 13/13 : CMD ["sh"] [2022-04-30T07:47:32.677Z] ---> Running in e4a549fa04e3 [2022-04-30T07:47:32.900Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-30T07:47:33.145Z] Removing intermediate container e4a549fa04e3 [2022-04-30T07:47:33.145Z] ---> 63c9a4cc415d [2022-04-30T07:47:33.145Z] Successfully built 63c9a4cc415d [2022-04-30T07:47:33.145Z] Successfully tagged busybox:latest [2022-04-30T07:47:33.145Z] INFO: Docker images of the daemon under test [2022-04-30T07:47:33.145Z] [2022-04-30T07:47:33.145Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-30T07:47:33.145Z] busybox latest 63c9a4cc415d Less than a second ago 5.02GB [2022-04-30T07:47:33.145Z] microsoft/windowsservercore latest aa8714eb8356 3 weeks ago 4.98GB [2022-04-30T07:47:33.145Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 3 weeks ago 4.98GB [2022-04-30T07:47:33.145Z] [2022-04-30T07:47:33.145Z] INFO: Running integration tests at 04/30/2022 07:47:32... [2022-04-30T07:47:33.145Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-30T07:47:33.145Z] INFO: Integration API tests being run from the host: [2022-04-30T07:47:33.145Z] INFO: make.ps1 starting at 04/30/2022 07:47:32 [2022-04-30T07:47:33.834Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-30T07:47:33.873Z] Cannot create a file when that file already exists. [2022-04-30T07:47:34.093Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-30T07:47:34.710Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-30T07:47:34.977Z] === RUN TestWaitNodeAttachment [2022-04-30T07:47:35.439Z] === RUN TestBuilderGC [2022-04-30T07:47:35.439Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-04-30T07:47:35.439Z] === RUN TestIsolationConversion [2022-04-30T07:47:35.439Z] === RUN TestIsolationConversion/default [2022-04-30T07:47:35.439Z] === RUN TestIsolationConversion/process [2022-04-30T07:47:35.439Z] === RUN TestIsolationConversion/hyperv [2022-04-30T07:47:35.439Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestContainerLabels [2022-04-30T07:47:35.439Z] --- PASS: TestContainerLabels (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestCredentialSpecConversion [2022-04-30T07:47:35.439Z] === RUN TestCredentialSpecConversion/none [2022-04-30T07:47:35.439Z] === RUN TestCredentialSpecConversion/config [2022-04-30T07:47:35.439Z] --- PASS: TestBuilderGC (0.01s) [2022-04-30T07:47:35.439Z] === RUN TestDaemonConfigurationNotFound [2022-04-30T07:47:35.439Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestDaemonBrokenConfiguration [2022-04-30T07:47:35.439Z] === RUN TestCredentialSpecConversion/file [2022-04-30T07:47:35.439Z] === RUN TestCredentialSpecConversion/registry [2022-04-30T07:47:35.439Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestControllerValidateMountBind [2022-04-30T07:47:35.439Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestFindConfigurationConflicts [2022-04-30T07:47:35.439Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-30T07:47:35.439Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-30T07:47:35.439Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.01s) [2022-04-30T07:47:35.439Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-30T07:47:35.439Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-04-30T07:47:35.439Z] === RUN TestControllerValidateMountVolume [2022-04-30T07:47:35.439Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestControllerValidateMountTarget [2022-04-30T07:47:35.439Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.01s) [2022-04-30T07:47:35.439Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-30T07:47:35.439Z] --- PASS: TestControllerValidateMountTarget (0.02s) [2022-04-30T07:47:35.439Z] === RUN TestControllerValidateMountTmpfs [2022-04-30T07:47:35.439Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestControllerValidateMountInvalidType [2022-04-30T07:47:35.439Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestControllerValidateMountNamedPipe [2022-04-30T07:47:35.439Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-30T07:47:35.439Z] PASS [2022-04-30T07:47:35.439Z] coverage: 11.0% of statements [2022-04-30T07:47:35.439Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.01s) [2022-04-30T07:47:35.439Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-30T07:47:35.439Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-30T07:47:35.439Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-30T07:47:35.439Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-30T07:47:35.439Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-30T07:47:35.439Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-30T07:47:35.439Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-30T07:47:35.439Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-30T07:47:35.439Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestValidateConfigurationErrors [2022-04-30T07:47:35.439Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-30T07:47:35.439Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-30T07:47:35.439Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-30T07:47:35.439Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-30T07:47:35.439Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-30T07:47:35.439Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-30T07:47:35.439Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-30T07:47:35.439Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-30T07:47:35.439Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-30T07:47:35.439Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-30T07:47:35.439Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-30T07:47:35.439Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-30T07:47:35.439Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-30T07:47:35.439Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.777s coverage: 11.0% of statements [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestValidateConfiguration [2022-04-30T07:47:35.439Z] === RUN TestValidateConfiguration/with_label [2022-04-30T07:47:35.439Z] === RUN TestValidateConfiguration/with_dns [2022-04-30T07:47:35.439Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-30T07:47:35.439Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-30T07:47:35.439Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-30T07:47:35.439Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-30T07:47:35.439Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-30T07:47:35.439Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-30T07:47:35.439Z] === RUN TestValidateConfiguration/with_hosts [2022-04-30T07:47:35.439Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-30T07:47:35.439Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestReloadSetConfigFileNotExist [2022-04-30T07:47:35.439Z] === RUN TestEventsLog [2022-04-30T07:47:35.439Z] --- PASS: TestEventsLog (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestEventsLogTimeout [2022-04-30T07:47:35.439Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestLogEvents [2022-04-30T07:47:35.439Z] --- PASS: TestLogEvents (0.05s) [2022-04-30T07:47:35.439Z] === RUN TestLoadBufferedEvents [2022-04-30T07:47:35.439Z] time="2022-04-30T07:47:35Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-30T07:47:35.439Z] --- PASS: TestReloadSetConfigFileNotExist (0.24s) [2022-04-30T07:47:35.439Z] === RUN TestReloadDefaultConfigNotExist [2022-04-30T07:47:35.439Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:47:35.439Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestReloadBadDefaultConfig [2022-04-30T07:47:35.439Z] time="2022-04-30T07:47:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4165375833" [2022-04-30T07:47:35.439Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestReloadWithConflictingLabels [2022-04-30T07:47:35.439Z] time="2022-04-30T07:47:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3679822133" [2022-04-30T07:47:35.439Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-30T07:47:35.439Z] === RUN TestReloadWithDuplicateLabels [2022-04-30T07:47:35.440Z] time="2022-04-30T07:47:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1270968118" [2022-04-30T07:47:35.440Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-30T07:47:35.440Z] === RUN TestMaskURLCredentials [2022-04-30T07:47:35.440Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-30T07:47:35.440Z] === RUN TestDaemonConfigurationMerge [2022-04-30T07:47:35.440Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-30T07:47:35.440Z] PASS [2022-04-30T07:47:35.440Z] coverage: 79.8% of statements [2022-04-30T07:47:35.440Z] ok github.com/docker/docker/daemon/config 0.403s coverage: 79.8% of statements [2022-04-30T07:47:35.902Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-04-30T07:47:35.902Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-30T07:47:35.902Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-30T07:47:35.902Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-30T07:47:35.902Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-30T07:47:35.902Z] PASS [2022-04-30T07:47:35.902Z] coverage: 50.0% of statements [2022-04-30T07:47:35.902Z] ok github.com/docker/docker/daemon/events 0.353s coverage: 50.0% of statements [2022-04-30T07:47:35.994Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-30T07:47:36.508Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-04-30T07:47:36.508Z] === RUN TestInfoDebug [2022-04-30T07:47:36.508Z] --- PASS: TestInfoDebug (0.52s) [2022-04-30T07:47:36.508Z] === RUN TestInfoInsecureRegistries [2022-04-30T07:47:36.508Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-30T07:47:36.508Z] === RUN TestInfoRegistryMirrors [2022-04-30T07:47:36.508Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-30T07:47:36.508Z] === RUN TestLoginFailsWithBadCredentials [2022-04-30T07:47:36.508Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-30T07:47:36.508Z] === RUN TestPingCacheHeaders [2022-04-30T07:47:36.508Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-30T07:47:36.508Z] === RUN TestPingGet [2022-04-30T07:47:36.508Z] --- PASS: TestPingGet (0.01s) [2022-04-30T07:47:36.508Z] === RUN TestPingHead [2022-04-30T07:47:36.508Z] --- PASS: TestPingHead (0.02s) [2022-04-30T07:47:36.508Z] === RUN TestPingSwarmHeader [2022-04-30T07:47:37.078Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-30T07:47:37.370Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-30T07:47:37.449Z] === RUN TestIsEmptyDir [2022-04-30T07:47:37.449Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-30T07:47:37.449Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-30T07:47:37.449Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-30T07:47:37.449Z] PASS [2022-04-30T07:47:37.449Z] coverage: 2.3% of statements [2022-04-30T07:47:37.449Z] ok github.com/docker/docker/daemon/graphdriver 0.219s coverage: 2.3% of statements [2022-04-30T07:47:37.449Z] === RUN TestLinkNaming [2022-04-30T07:47:37.449Z] --- PASS: TestLinkNaming (0.00s) [2022-04-30T07:47:37.449Z] === RUN TestLinkNew [2022-04-30T07:47:37.449Z] --- PASS: TestLinkNew (0.00s) [2022-04-30T07:47:37.449Z] === RUN TestLinkEnv [2022-04-30T07:47:37.449Z] --- PASS: TestLinkEnv (0.00s) [2022-04-30T07:47:37.449Z] === RUN TestLinkMultipleEnv [2022-04-30T07:47:37.449Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-30T07:47:37.449Z] === RUN TestLinkPortRangeEnv [2022-04-30T07:47:37.449Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-30T07:47:37.449Z] PASS [2022-04-30T07:47:37.449Z] coverage: 93.0% of statements [2022-04-30T07:47:37.449Z] ok github.com/docker/docker/daemon/links 0.048s coverage: 93.0% of statements [2022-04-30T07:47:37.648Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-30T07:47:38.424Z] === RUN TestVerifyNetworkingConfig [2022-04-30T07:47:38.424Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestGetContainer [2022-04-30T07:47:38.424Z] --- PASS: TestGetContainer (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestValidContainerNames [2022-04-30T07:47:38.424Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestContainerInitDNS [2022-04-30T07:47:38.424Z] daemon_test.go:145: root required [2022-04-30T07:47:38.424Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestMerge [2022-04-30T07:47:38.424Z] --- PASS: TestMerge (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestValidateContainerIsolation [2022-04-30T07:47:38.424Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestFindNetworkErrorType [2022-04-30T07:47:38.424Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestEnsureServicesExist [2022-04-30T07:47:38.424Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestEnsureServicesExistErrors [2022-04-30T07:47:38.424Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-30T07:47:38.424Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-30T07:47:38.424Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-30T07:47:38.424Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestContainerDelete [2022-04-30T07:47:38.424Z] --- PASS: TestContainerDelete (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestContainerDoubleDelete [2022-04-30T07:47:38.424Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestLogContainerEventCopyLabels [2022-04-30T07:47:38.424Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestLogContainerEventWithAttributes [2022-04-30T07:47:38.424Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestNoneHealthcheck [2022-04-30T07:47:38.424Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestHealthStates [2022-04-30T07:47:38.424Z] time="2022-04-30T07:47:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:47:38.424Z] time="2022-04-30T07:47:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:47:38.424Z] time="2022-04-30T07:47:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:47:38.424Z] time="2022-04-30T07:47:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:47:38.424Z] time="2022-04-30T07:47:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:47:38.424Z] time="2022-04-30T07:47:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:47:38.424Z] time="2022-04-30T07:47:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:47:38.424Z] time="2022-04-30T07:47:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:47:38.424Z] time="2022-04-30T07:47:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:47:38.424Z] time="2022-04-30T07:47:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-30T07:47:38.424Z] --- PASS: TestHealthStates (0.19s) [2022-04-30T07:47:38.424Z] === RUN TestGetInspectData [2022-04-30T07:47:38.424Z] --- PASS: TestGetInspectData (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestFillLicense [2022-04-30T07:47:38.424Z] --- PASS: TestFillLicense (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestListInvalidFilter [2022-04-30T07:47:38.424Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestNameFilter [2022-04-30T07:47:38.424Z] --- PASS: TestNameFilter (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-30T07:47:38.424Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.01s) [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-30T07:47:38.424Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestSetupWindowsDevices [2022-04-30T07:47:38.424Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-30T07:47:38.424Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-30T07:47:38.424Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-30T07:47:38.424Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-30T07:47:38.424Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-30T07:47:38.424Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-30T07:47:38.424Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-30T07:47:38.424Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-30T07:47:38.424Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-30T07:47:38.424Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-30T07:47:38.424Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-30T07:47:38.424Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestDaemonReloadLabels [2022-04-30T07:47:38.424Z] --- PASS: TestDaemonReloadLabels (0.01s) [2022-04-30T07:47:38.424Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-30T07:47:38.424Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestDaemonReloadMirrors [2022-04-30T07:47:38.424Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-30T07:47:38.424Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-30T07:47:38.424Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-30T07:47:38.424Z] reload_test.go:342: root required [2022-04-30T07:47:38.424Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-30T07:47:38.424Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-30T07:47:38.424Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-30T07:47:38.424Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-30T07:47:38.424Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-30T07:47:38.424Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-04-30T07:47:38.424Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-30T07:47:38.424Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-30T07:47:38.424Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-30T07:47:38.424Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-30T07:47:38.589Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-30T07:47:38.589Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-04-30T07:47:38.589Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-30T07:47:38.589Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-30T07:47:38.589Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-30T07:47:38.589Z] === RUN TestVersion [2022-04-30T07:47:38.589Z] --- PASS: TestVersion (0.02s) [2022-04-30T07:47:38.589Z] === CONT TestDiskUsage [2022-04-30T07:47:38.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-30T07:47:38.744Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-30T07:47:38.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-30T07:47:38.888Z] === RUN TestParseVolumesFrom [2022-04-30T07:47:38.888Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-30T07:47:38.888Z] PASS [2022-04-30T07:47:38.888Z] coverage: 8.6% of statements [2022-04-30T07:47:38.888Z] ok github.com/docker/docker/daemon 0.806s coverage: 8.6% of statements [2022-04-30T07:47:38.888Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-30T07:47:38.888Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-30T07:47:38.888Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-30T07:47:38.888Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-30T07:47:38.888Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-30T07:47:38.888Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-30T07:47:38.888Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-30T07:47:38.888Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-30T07:47:38.888Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-30T07:47:38.888Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-30T07:47:38.888Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-30T07:47:38.888Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-30T07:47:38.888Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-30T07:47:38.888Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-30T07:47:39.004Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-30T07:47:39.160Z] === RUN TestDiskUsage/empty [2022-04-30T07:47:39.160Z] === RUN TestDiskUsage/empty/container_types [2022-04-30T07:47:39.160Z] === RUN TestDiskUsage/empty/image_types [2022-04-30T07:47:39.160Z] === RUN TestDiskUsage/empty/volume_types [2022-04-30T07:47:39.160Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-30T07:47:39.160Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-30T07:47:39.160Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-30T07:47:39.160Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-30T07:47:39.160Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-30T07:47:39.160Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-30T07:47:39.160Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-30T07:47:39.160Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-30T07:47:39.421Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-30T07:47:39.421Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-30T07:47:39.421Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-30T07:47:39.421Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-30T07:47:39.421Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-30T07:47:39.421Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-30T07:47:39.421Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-30T07:47:39.421Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-30T07:47:39.421Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-30T07:47:39.421Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-30T07:47:39.421Z] === RUN TestDiskUsage/after_container.Run [2022-04-30T07:47:39.644Z] Removing intermediate container e59776cbce75 [2022-04-30T07:47:39.644Z] ---> 956a4fa169f3 [2022-04-30T07:47:39.644Z] Step 13/13 : CMD ["sh"] [2022-04-30T07:47:39.644Z] ---> Running in 7f0a59768365 [2022-04-30T07:47:39.681Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-30T07:47:39.681Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-30T07:47:39.681Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-30T07:47:39.681Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-30T07:47:39.681Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-30T07:47:39.681Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-30T07:47:39.681Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-30T07:47:39.681Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-30T07:47:39.681Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-30T07:47:39.681Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage (1.13s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-30T07:47:39.681Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-30T07:47:39.681Z] PASS [2022-04-30T07:47:39.681Z] [2022-04-30T07:47:39.681Z] === Skipped [2022-04-30T07:47:39.681Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-30T07:47:39.681Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-30T07:47:39.681Z] [2022-04-30T07:47:39.681Z] DONE 54 tests, 1 skipped in 22.214s [2022-04-30T07:47:39.681Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-30T07:47:39.681Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:47:39.681Z] ++ set -e [2022-04-30T07:47:39.681Z] ++ '[' -n 0 ']' [2022-04-30T07:47:39.681Z] ++ set -x [2022-04-30T07:47:39.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:47:39.942Z] INFO: Testing against a local daemon [2022-04-30T07:47:39.942Z] === RUN TestVolumesCreateAndList [2022-04-30T07:47:39.942Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-30T07:47:39.942Z] === RUN TestVolumesRemove [2022-04-30T07:47:39.942Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-30T07:47:39.942Z] === RUN TestVolumesInspect [2022-04-30T07:47:39.942Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-30T07:47:39.942Z] === RUN TestVolumesInvalidJSON [2022-04-30T07:47:39.942Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-30T07:47:39.942Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-30T07:47:39.942Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-30T07:47:39.942Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-30T07:47:39.942Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-30T07:47:39.942Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-30T07:47:39.942Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-30T07:47:39.942Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-30T07:47:39.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-30T07:47:39.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-30T07:47:39.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-30T07:47:39.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-30T07:47:39.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-30T07:47:39.942Z] PASS [2022-04-30T07:47:39.942Z] [2022-04-30T07:47:39.942Z] DONE 9 tests in 0.192s [2022-04-30T07:47:39.942Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-30T07:47:40.101Z] Removing intermediate container 7f0a59768365 [2022-04-30T07:47:40.101Z] ---> 32eb00e4e62e [2022-04-30T07:47:40.101Z] Successfully built 32eb00e4e62e [2022-04-30T07:47:40.101Z] Successfully tagged busybox:latest [2022-04-30T07:47:40.101Z] INFO: Docker images of the daemon under test [2022-04-30T07:47:40.101Z] [2022-04-30T07:47:40.101Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-30T07:47:40.101Z] busybox latest 32eb00e4e62e Less than a second ago 5.02GB [2022-04-30T07:47:40.101Z] microsoft/windowsservercore latest aa8714eb8356 3 weeks ago 4.98GB [2022-04-30T07:47:40.101Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 3 weeks ago 4.98GB [2022-04-30T07:47:40.101Z] [2022-04-30T07:47:40.101Z] INFO: Running integration tests at 04/30/2022 07:47:39... [2022-04-30T07:47:40.101Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-30T07:47:40.101Z] INFO: Integration API tests being run from the host: [2022-04-30T07:47:40.101Z] INFO: make.ps1 starting at 04/30/2022 07:47:39 [2022-04-30T07:47:40.203Z] ++++ cat bundles/test-integration/docker.pid [2022-04-30T07:47:40.203Z] +++ kill 14221 [2022-04-30T07:47:40.203Z] +++ /etc/init.d/apparmor stop [2022-04-30T07:47:40.203Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-30T07:47:40.203Z] [2022-04-30T07:47:40.203Z] Unloading profiles will leave already running processes permanently [2022-04-30T07:47:40.203Z] unconfined, which can lead to unexpected situations. [2022-04-30T07:47:40.203Z] [2022-04-30T07:47:40.203Z] To set a process to complain mode, use the command line tool [2022-04-30T07:47:40.203Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-30T07:47:40.203Z] +++ true [2022-04-30T07:47:40.203Z] exiting test-integration [2022-04-30T07:47:40.203Z] ++ exit 0 [2022-04-30T07:47:40.203Z] [2022-04-30T07:47:40.435Z] === RUN TestNewStreamConfig [2022-04-30T07:47:40.435Z] === RUN TestNewStreamConfig/defaults [2022-04-30T07:47:40.436Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-30T07:47:40.436Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-30T07:47:40.436Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-30T07:47:40.436Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-30T07:47:40.436Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-30T07:47:40.436Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-30T07:47:40.436Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-30T07:47:40.436Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-30T07:47:40.436Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-30T07:47:40.436Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-30T07:47:40.436Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-30T07:47:40.436Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-30T07:47:40.436Z] === RUN TestAdapterReadLogs [2022-04-30T07:47:40.436Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestCopier [2022-04-30T07:47:40.436Z] --- PASS: TestCopier (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestCopierLongLines [2022-04-30T07:47:40.436Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestCopierSlow [2022-04-30T07:47:40.436Z] time="2022-04-30T07:47:40Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-30T07:47:40.436Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-04-30T07:47:40.436Z] === RUN TestCreateSuccess [2022-04-30T07:47:40.436Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestCreateStreamSkipped [2022-04-30T07:47:40.436Z] time="2022-04-30T07:47:40Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-30T07:47:40.436Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestCreateLogGroupSuccess [2022-04-30T07:47:40.436Z] time="2022-04-30T07:47:40Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-30T07:47:40.436Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestCreateError [2022-04-30T07:47:40.436Z] --- PASS: TestCreateError (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestCreateAlreadyExists [2022-04-30T07:47:40.436Z] time="2022-04-30T07:47:40Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-30T07:47:40.436Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestLogClosed [2022-04-30T07:47:40.436Z] --- PASS: TestLogClosed (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestLogBlocking [2022-04-30T07:47:40.436Z] --- PASS: TestLogBlocking (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-30T07:47:40.436Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestLogNonBlockingBufferFull [2022-04-30T07:47:40.436Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestPublishBatchSuccess [2022-04-30T07:47:40.436Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestPublishBatchError [2022-04-30T07:47:40.436Z] time="2022-04-30T07:47:40Z" level=error msg=error [2022-04-30T07:47:40.436Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-30T07:47:40.436Z] time="2022-04-30T07:47:40Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-30T07:47:40.436Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-30T07:47:40.436Z] time="2022-04-30T07:47:40Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-30T07:47:40.436Z] time="2022-04-30T07:47:40Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-30T07:47:40.436Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestCollectBatchSimple [2022-04-30T07:47:40.436Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestCollectBatchTicker [2022-04-30T07:47:40.436Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestCollectBatchMultilinePattern [2022-04-30T07:47:40.436Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-30T07:47:40.436Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-30T07:47:40.436Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-30T07:47:40.436Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-30T07:47:40.436Z] === RUN TestCollectBatchClose [2022-04-30T07:47:40.436Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestEffectiveLen [2022-04-30T07:47:40.436Z] === RUN TestEffectiveLen/0/Hello [2022-04-30T07:47:40.436Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-30T07:47:40.436Z] === RUN TestEffectiveLen/2/🙃 [2022-04-30T07:47:40.436Z] === RUN TestEffectiveLen/3/���� [2022-04-30T07:47:40.436Z] === RUN TestEffectiveLen/4/He��o [2022-04-30T07:47:40.436Z] === RUN TestEffectiveLen/5/ [2022-04-30T07:47:40.436Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestFindValidSplit [2022-04-30T07:47:40.436Z] === RUN TestFindValidSplit/0/ [2022-04-30T07:47:40.436Z] cloudwatchlogs_test.go:1076: [2022-04-30T07:47:40.436Z] cloudwatchlogs_test.go:1077: [2022-04-30T07:47:40.436Z] === RUN TestFindValidSplit/1/Hello [2022-04-30T07:47:40.436Z] cloudwatchlogs_test.go:1076: Hello [2022-04-30T07:47:40.436Z] cloudwatchlogs_test.go:1077: [2022-04-30T07:47:40.436Z] === RUN TestFindValidSplit/2/Hello [2022-04-30T07:47:40.436Z] cloudwatchlogs_test.go:1076: He [2022-04-30T07:47:40.436Z] cloudwatchlogs_test.go:1077: llo [2022-04-30T07:47:40.436Z] === RUN TestFindValidSplit/3/Hello [2022-04-30T07:47:40.436Z] cloudwatchlogs_test.go:1076: [2022-04-30T07:47:40.436Z] cloudwatchlogs_test.go:1077: Hello [2022-04-30T07:47:40.436Z] === RUN TestFindValidSplit/4/🙃 [2022-04-30T07:47:40.436Z] cloudwatchlogs_test.go:1076: [2022-04-30T07:47:40.436Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-30T07:47:40.436Z] === RUN TestFindValidSplit/5/🙃 [2022-04-30T07:47:40.436Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-30T07:47:40.436Z] cloudwatchlogs_test.go:1077: [2022-04-30T07:47:40.436Z] === RUN TestFindValidSplit/6/a� [2022-04-30T07:47:40.436Z] cloudwatchlogs_test.go:1076: a [2022-04-30T07:47:40.436Z] cloudwatchlogs_test.go:1077: � [2022-04-30T07:47:40.436Z] === RUN TestFindValidSplit/7/a� [2022-04-30T07:47:40.436Z] cloudwatchlogs_test.go:1076: a� [2022-04-30T07:47:40.436Z] cloudwatchlogs_test.go:1077: [2022-04-30T07:47:40.436Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-30T07:47:40.436Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestProcessEventEmoji [2022-04-30T07:47:40.436Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestCollectBatchLineSplit [2022-04-30T07:47:40.436Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-30T07:47:40.436Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-30T07:47:40.436Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-30T07:47:40.436Z] === RUN TestCollectBatchMaxEvents [2022-04-30T07:47:40.436Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-30T07:47:40.436Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-30T07:47:40.436Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-30T07:47:40.436Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-30T07:47:40.436Z] === RUN TestSearchRegistryForImagesErrors [2022-04-30T07:47:40.899Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-30T07:47:40.899Z] === RUN TestSearchRegistryForImages [2022-04-30T07:47:40.899Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-30T07:47:40.899Z] === RUN TestOnlyPlatformWithFallback [2022-04-30T07:47:40.899Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-30T07:47:40.899Z] === RUN TestImageDelete [2022-04-30T07:47:40.899Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-30T07:47:40.899Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-30T07:47:40.899Z] === RUN TestImageDelete/no_lease [2022-04-30T07:47:40.899Z] === RUN TestImageDelete/lease_exists [2022-04-30T07:47:40.899Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-30T07:47:40.899Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-30T07:47:40.899Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-30T07:47:40.899Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-30T07:47:40.899Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-30T07:47:40.899Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-30T07:47:40.899Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-30T07:47:40.899Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-30T07:47:40.899Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-30T07:47:40.899Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-30T07:47:40.899Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-30T07:47:40.899Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-30T07:47:40.899Z] --- PASS: TestImageDelete (0.06s) [2022-04-30T07:47:40.899Z] --- PASS: TestCopierSlow (0.22s) [2022-04-30T07:47:40.899Z] === RUN TestCopierWithSized [2022-04-30T07:47:40.899Z] === RUN TestCopierWithSized/as_is [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptionsFormat [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-30T07:47:40.899Z] === RUN TestCreateTagSuccess [2022-04-30T07:47:40.899Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-30T07:47:40.899Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-04-30T07:47:40.899Z] === RUN TestContentStoreForPull [2022-04-30T07:47:40.899Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-30T07:47:40.899Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-30T07:47:40.899Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-30T07:47:40.899Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-30T07:47:40.899Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-30T07:47:40.899Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.02s) [2022-04-30T07:47:40.899Z] PASS [2022-04-30T07:47:40.899Z] coverage: 79.9% of statements [2022-04-30T07:47:40.899Z] ok github.com/docker/docker/daemon/logger/awslogs 0.497s coverage: 79.9% of statements [2022-04-30T07:47:40.899Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-30T07:47:40.899Z] --- PASS: TestCopierWithSized (0.06s) [2022-04-30T07:47:40.899Z] --- PASS: TestCopierWithSized/as_is (0.06s) [2022-04-30T07:47:40.899Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-30T07:47:40.899Z] === RUN TestCopierWithPartial [2022-04-30T07:47:40.899Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-30T07:47:40.899Z] === RUN TestRingLogger [2022-04-30T07:47:40.899Z] --- PASS: TestRingLogger (0.00s) [2022-04-30T07:47:40.899Z] === RUN TestRingCap [2022-04-30T07:47:40.899Z] --- PASS: TestRingCap (0.00s) [2022-04-30T07:47:40.899Z] === RUN TestRingClose [2022-04-30T07:47:40.899Z] --- PASS: TestRingClose (0.00s) [2022-04-30T07:47:40.899Z] === RUN TestRingDrain [2022-04-30T07:47:40.899Z] --- PASS: TestRingDrain (0.00s) [2022-04-30T07:47:40.899Z] PASS [2022-04-30T07:47:40.899Z] coverage: 43.2% of statements [2022-04-30T07:47:40.899Z] ok github.com/docker/docker/daemon/logger 0.344s coverage: 43.2% of statements [2022-04-30T07:47:40.899Z] --- PASS: TestContentStoreForPull (0.25s) [2022-04-30T07:47:40.899Z] PASS [2022-04-30T07:47:40.899Z] coverage: 6.6% of statements [2022-04-30T07:47:40.899Z] ok github.com/docker/docker/daemon/images 0.455s coverage: 6.6% of statements [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptReconnectInterval [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-30T07:47:40.899Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/#00 [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-30T07:47:40.899Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/example.com [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/:// [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/something:// [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-30T07:47:40.900Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-30T07:47:40.900Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-30T07:47:40.900Z] PASS [2022-04-30T07:47:40.900Z] coverage: 53.6% of statements [2022-04-30T07:47:40.900Z] ok github.com/docker/docker/daemon/logger/fluentd 0.103s coverage: 53.6% of statements [2022-04-30T07:47:40.900Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-30T07:47:40.900Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-30T07:47:40.900Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-30T07:47:40.900Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-30T07:47:40.900Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-30T07:47:40.900Z] ? github.com/docker/docker/daemon/logger/journald [no test files] Post stage [Pipeline] junit [2022-04-30T07:47:41.159Z] Recording test results [2022-04-30T07:47:41.387Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-30T07:47:41.537Z] docker_api_swarm_test.go:46: [dbd12f1e1e8a1] joining swarm manager [d55a8f81198d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:47:41.632Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-30T07:47:41.727Z] + echo Ensuring container killed. [2022-04-30T07:47:41.727Z] Ensuring container killed. [2022-04-30T07:47:41.727Z] + docker rm -vf docker-pr1 [2022-04-30T07:47:41.727Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-30T07:47:41.876Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-30T07:47:41.876Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-30T07:47:41.876Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-30T07:47:42.014Z] + echo Chowning /workspace to jenkins user [2022-04-30T07:47:42.014Z] Chowning /workspace to jenkins user [2022-04-30T07:47:42.014Z] + id -u [2022-04-30T07:47:42.014Z] + id -g [2022-04-30T07:47:42.014Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43550:/workspace busybox chown -R 1000:1000 /workspace [2022-04-30T07:47:42.014Z] Unable to find image 'busybox:latest' locally [2022-04-30T07:47:42.014Z] latest: Pulling from library/busybox [2022-04-30T07:47:42.275Z] 2f0e692259c0: Pulling fs layer [2022-04-30T07:47:42.275Z] 2f0e692259c0: Verifying Checksum [2022-04-30T07:47:42.275Z] 2f0e692259c0: Download complete [2022-04-30T07:47:42.275Z] 2f0e692259c0: Pull complete [2022-04-30T07:47:42.275Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-30T07:47:42.275Z] Status: Downloaded newer image for busybox:latest [2022-04-30T07:47:42.339Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-04-30T07:47:42.339Z] === RUN TestFastTimeMarshalJSON [2022-04-30T07:47:42.339Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-30T07:47:42.339Z] PASS [2022-04-30T07:47:42.339Z] coverage: 87.2% of statements [2022-04-30T07:47:42.339Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.242s coverage: 87.2% of statements [2022-04-30T07:47:42.810Z] === RUN TestJSONFileLogger [2022-04-30T07:47:42.810Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-30T07:47:42.810Z] === RUN TestJSONFileLoggerWithTags [2022-04-30T07:47:42.810Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-04-30T07:47:42.810Z] === RUN TestJSONFileLoggerWithOpts [2022-04-30T07:47:42.810Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-04-30T07:47:42.810Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-30T07:47:42.810Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-04-30T07:47:42.810Z] === RUN TestEncodeDecode [2022-04-30T07:47:42.810Z] === PAUSE TestEncodeDecode [2022-04-30T07:47:42.810Z] === RUN TestUnexpectedEOF [2022-04-30T07:47:42.810Z] time="2022-04-30T07:47:42Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-30T07:47:42.810Z] time="2022-04-30T07:47:42Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-30T07:47:42.810Z] --- PASS: TestUnexpectedEOF (0.16s) [2022-04-30T07:47:42.810Z] === CONT TestEncodeDecode [2022-04-30T07:47:42.810Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-30T07:47:42.810Z] PASS [2022-04-30T07:47:42.810Z] coverage: 69.9% of statements [2022-04-30T07:47:42.810Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.316s coverage: 69.9% of statements [2022-04-30T07:47:43.273Z] === RUN TestWriteLog [2022-04-30T07:47:43.273Z] === PAUSE TestWriteLog [2022-04-30T07:47:43.273Z] === RUN TestReadLog [2022-04-30T07:47:43.273Z] === PAUSE TestReadLog [2022-04-30T07:47:43.273Z] === RUN TestDecode [2022-04-30T07:47:43.273Z] --- PASS: TestDecode (0.02s) [2022-04-30T07:47:43.273Z] === CONT TestWriteLog [2022-04-30T07:47:43.273Z] === CONT TestReadLog [2022-04-30T07:47:43.273Z] --- PASS: TestWriteLog (0.02s) [2022-04-30T07:47:43.273Z] === RUN TestReadLog/tail_exact [2022-04-30T07:47:43.273Z] === RUN TestOpenFileDelete [2022-04-30T07:47:43.273Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-30T07:47:43.273Z] === RUN TestOpenFileRename [2022-04-30T07:47:43.273Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-30T07:47:43.273Z] === RUN TestHandleDecoderErr [2022-04-30T07:47:43.273Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-30T07:47:43.273Z] === RUN TestParseLogTagDefaultTag [2022-04-30T07:47:43.273Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-30T07:47:43.273Z] === RUN TestParseLogTag [2022-04-30T07:47:43.273Z] --- PASS: TestParseLogTag (0.00s) [2022-04-30T07:47:43.273Z] === RUN TestParseLogTagEmptyTag [2022-04-30T07:47:43.273Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-30T07:47:43.273Z] === RUN TestTailFiles [2022-04-30T07:47:43.274Z] --- PASS: TestTailFiles (0.00s) [2022-04-30T07:47:43.274Z] === RUN TestFollowLogsConsumerGone [2022-04-30T07:47:43.274Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-30T07:47:43.437Z] === RUN TestDockerSuite/TestBuildIidFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-30T07:47:43.737Z] === RUN TestFollowLogsProducerGone [2022-04-30T07:47:43.737Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-30T07:47:43.737Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-30T07:47:43.737Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-30T07:47:43.737Z] === RUN TestCheckCapacityAndRotate [2022-04-30T07:47:43.737Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-30T07:47:43.737Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-30T07:47:43.737Z] === RUN TestReadLog/tail_less_than_available [2022-04-30T07:47:43.737Z] === RUN TestReadLog/tail_more_than_available [2022-04-30T07:47:43.737Z] --- PASS: TestReadLog (0.26s) [2022-04-30T07:47:43.737Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-04-30T07:47:43.737Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-30T07:47:43.737Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-30T07:47:43.737Z] PASS [2022-04-30T07:47:43.737Z] coverage: 78.7% of statements [2022-04-30T07:47:43.737Z] ok github.com/docker/docker/daemon/logger/local 0.398s coverage: 78.7% of statements [2022-04-30T07:47:43.737Z] --- PASS: TestCheckCapacityAndRotate (0.28s) [2022-04-30T07:47:43.737Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2022-04-30T07:47:43.737Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.20s) [2022-04-30T07:47:43.737Z] PASS [2022-04-30T07:47:43.737Z] coverage: 55.1% of statements [2022-04-30T07:47:43.737Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.350s coverage: 55.1% of statements [2022-04-30T07:47:43.737Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-30T07:47:43.960Z] + bundleName=arm64-integration [2022-04-30T07:47:43.960Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-30T07:47:43.960Z] Creating arm64-integration-bundles.tar.gz [2022-04-30T07:47:43.960Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-30T07:47:43.960Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-30T07:47:44.002Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-30T07:47:44.200Z] === RUN TestLog [2022-04-30T07:47:44.200Z] --- PASS: TestLog (0.03s) [Pipeline] archiveArtifacts [2022-04-30T07:47:44.234Z] Archiving artifacts [2022-04-30T07:47:44.663Z] PASS [2022-04-30T07:47:44.664Z] coverage: 31.5% of statements [2022-04-30T07:47:44.664Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.084s coverage: 31.5% of statements [2022-04-30T07:47:44.937Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-30T07:47:45.126Z] === RUN TestValidateLogOpt [2022-04-30T07:47:45.126Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-30T07:47:45.126Z] === RUN TestNewMissedConfig [2022-04-30T07:47:45.126Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-30T07:47:45.126Z] === RUN TestNewMissedUrl [2022-04-30T07:47:45.126Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-30T07:47:45.126Z] === RUN TestNewMissedToken [2022-04-30T07:47:45.126Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-30T07:47:45.126Z] === RUN TestNewWithProxy [2022-04-30T07:47:45.126Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-30T07:47:45.126Z] === RUN TestDefault [2022-04-30T07:47:45.126Z] --- PASS: TestDefault (0.01s) [2022-04-30T07:47:45.126Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-30T07:47:45.126Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-04-30T07:47:45.126Z] === RUN TestJsonFormat [2022-04-30T07:47:45.126Z] --- PASS: TestJsonFormat (0.01s) [2022-04-30T07:47:45.126Z] === RUN TestRawFormat [2022-04-30T07:47:45.126Z] --- PASS: TestRawFormat (0.00s) [2022-04-30T07:47:45.126Z] === RUN TestRawFormatWithLabels [2022-04-30T07:47:45.126Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-30T07:47:45.126Z] === RUN TestRawFormatWithoutTag [2022-04-30T07:47:45.126Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-30T07:47:45.126Z] === RUN TestBatching [2022-04-30T07:47:45.126Z] === RUN TestNewParse [2022-04-30T07:47:45.126Z] --- PASS: TestNewParse (0.00s) [2022-04-30T07:47:45.126Z] PASS [2022-04-30T07:47:45.126Z] coverage: 8.3% of statements [2022-04-30T07:47:45.126Z] ok github.com/docker/docker/daemon/logger/templates 0.051s coverage: 8.3% of statements [2022-04-30T07:47:45.126Z] === RUN TestParseLogFormat [2022-04-30T07:47:45.126Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-30T07:47:45.126Z] === RUN TestValidateLogOptEmpty [2022-04-30T07:47:45.126Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-30T07:47:45.126Z] === RUN TestValidateSyslogAddress [2022-04-30T07:47:45.126Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-30T07:47:45.126Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-30T07:47:45.126Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-30T07:47:45.126Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-30T07:47:45.126Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-30T07:47:45.126Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-30T07:47:45.126Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-30T07:47:45.126Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-30T07:47:45.126Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-30T07:47:45.126Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-30T07:47:45.126Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-30T07:47:45.126Z] === RUN TestParseAddressDefaultPort [2022-04-30T07:47:45.126Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-30T07:47:45.126Z] === RUN TestValidateSyslogFacility [2022-04-30T07:47:45.126Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-30T07:47:45.126Z] === RUN TestValidateLogOptSyslogFormat [2022-04-30T07:47:45.126Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-30T07:47:45.126Z] === RUN TestValidateLogOpt [2022-04-30T07:47:45.126Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-30T07:47:45.126Z] PASS [2022-04-30T07:47:45.126Z] coverage: 43.6% of statements [2022-04-30T07:47:45.126Z] ok github.com/docker/docker/daemon/logger/syslog 0.087s coverage: 43.6% of statements [2022-04-30T07:47:45.126Z] --- PASS: TestBatching (0.26s) [2022-04-30T07:47:45.126Z] === RUN TestFrequency [2022-04-30T07:47:45.504Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-30T07:47:45.589Z] --- PASS: TestFrequency (0.18s) [2022-04-30T07:47:45.589Z] === RUN TestOneMessagePerRequest [2022-04-30T07:47:45.589Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-30T07:47:45.589Z] === RUN TestVerify [2022-04-30T07:47:45.589Z] --- PASS: TestVerify (0.00s) [2022-04-30T07:47:45.589Z] === RUN TestSkipVerify [2022-04-30T07:47:45.589Z] time="2022-04-30T07:47:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:47:45.589Z] time="2022-04-30T07:47:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:47:45.589Z] time="2022-04-30T07:47:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:47:45.589Z] time="2022-04-30T07:47:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:47:46.052Z] --- PASS: TestSkipVerify (0.51s) [2022-04-30T07:47:46.052Z] === RUN TestBufferMaximum [2022-04-30T07:47:46.052Z] time="2022-04-30T07:47:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:47:46.052Z] time="2022-04-30T07:47:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:47:46.052Z] time="2022-04-30T07:47:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:47:46.052Z] time="2022-04-30T07:47:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:47:46.052Z] time="2022-04-30T07:47:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:47:46.052Z] time="2022-04-30T07:47:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304865.726599\",\"host\":\"826324bdd0ea\"}'" [2022-04-30T07:47:46.052Z] time="2022-04-30T07:47:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304865.726599\",\"host\":\"826324bdd0ea\"}'" [2022-04-30T07:47:46.052Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-30T07:47:46.052Z] === RUN TestServerAlwaysDown [2022-04-30T07:47:46.052Z] time="2022-04-30T07:47:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:47:46.052Z] time="2022-04-30T07:47:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:47:46.052Z] time="2022-04-30T07:47:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304865.729601\",\"host\":\"826324bdd0ea\"}'" [2022-04-30T07:47:46.052Z] time="2022-04-30T07:47:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304865.729601\",\"host\":\"826324bdd0ea\"}'" [2022-04-30T07:47:46.052Z] time="2022-04-30T07:47:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-30T07:47:46.052Z] time="2022-04-30T07:47:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304865.729601\",\"host\":\"826324bdd0ea\"}'" [2022-04-30T07:47:46.052Z] time="2022-04-30T07:47:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304865.730612\",\"host\":\"826324bdd0ea\"}'" [2022-04-30T07:47:46.052Z] time="2022-04-30T07:47:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651304865.730612\",\"host\":\"826324bdd0ea\"}'" [2022-04-30T07:47:46.052Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-30T07:47:46.052Z] === RUN TestCannotSendAfterClose [2022-04-30T07:47:46.052Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-30T07:47:46.052Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-30T07:47:46.071Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-30T07:47:46.071Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-30T07:47:46.242Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43550/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-30T07:47:46.557Z] + make clean [2022-04-30T07:47:46.820Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-30T07:47:46.820Z] docker-dev-cache [2022-04-30T07:47:46.820Z] docker-mod-cache [Pipeline] deleteDir [2022-04-30T07:47:47.006Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-30T07:47:47.028Z] time="2022-04-30T07:47:46Z" 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-04-30T07:47:47.028Z] time="2022-04-30T07:47:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"826324bdd0ea\"}'" [2022-04-30T07:47:47.028Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-04-30T07:47:47.028Z] PASS [2022-04-30T07:47:47.028Z] coverage: 82.5% of statements [2022-04-30T07:47:47.028Z] ok github.com/docker/docker/daemon/logger/splunk 2.067s coverage: 82.5% of statements [2022-04-30T07:47:47.028Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-30T07:47:47.028Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-30T07:47:47.028Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-30T07:47:47.028Z] === RUN TestV1IDService [2022-04-30T07:47:47.028Z] --- PASS: TestV1IDService (0.04s) [2022-04-30T07:47:47.028Z] === RUN TestV2MetadataService [2022-04-30T07:47:47.264Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-30T07:47:47.491Z] === RUN TestSuccessfulDownload [2022-04-30T07:47:47.491Z] download_test.go:267: Needs fixing on Windows [2022-04-30T07:47:47.491Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-30T07:47:47.491Z] === RUN TestCancelledDownload [2022-04-30T07:47:47.491Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-30T07:47:47.491Z] === RUN TestMaxDownloadAttempts [2022-04-30T07:47:47.491Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-30T07:47:47.491Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-30T07:47:47.491Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-30T07:47:47.491Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-30T07:47:47.491Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-30T07:47:47.491Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-30T07:47:47.491Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-30T07:47:47.491Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-30T07:47:47.491Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-30T07:47:47.491Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-30T07:47:47.491Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-30T07:47:47.491Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-30T07:47:47.491Z] time="2022-04-30T07:47:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-30T07:47:47.491Z] time="2022-04-30T07:47:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-30T07:47:47.491Z] time="2022-04-30T07:47:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-30T07:47:47.491Z] time="2022-04-30T07:47:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-30T07:47:47.491Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-30T07:47:47.491Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-04-30T07:47:47.491Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-04-30T07:47:47.491Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2022-04-30T07:47:47.491Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2022-04-30T07:47:47.491Z] === RUN TestTransfer [2022-04-30T07:47:47.831Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-30T07:47:47.963Z] --- PASS: TestTransfer (0.17s) [2022-04-30T07:47:47.963Z] === RUN TestConcurrencyLimit [2022-04-30T07:47:47.963Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-30T07:47:47.963Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-30T07:47:47.963Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-30T07:47:47.963Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-30T07:47:47.963Z] === RUN TestContinueOnError_NeverContinue [2022-04-30T07:47:47.963Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-30T07:47:47.963Z] === RUN TestManifestStore [2022-04-30T07:47:47.963Z] === RUN TestManifestStore/no_remote_or_local [2022-04-30T07:47:48.089Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-30T07:47:48.426Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-30T07:47:48.426Z] === RUN TestInactiveJobs [2022-04-30T07:47:48.426Z] time="2022-04-30T07:47:48Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local415368254\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-30T07:47:48.426Z] === RUN TestManifestStore/no_local_cache [2022-04-30T07:47:48.426Z] === RUN TestManifestStore/with_local_cache [2022-04-30T07:47:48.426Z] === RUN TestManifestStore/unknown_media_type [2022-04-30T07:47:48.426Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-30T07:47:48.426Z] time="2022-04-30T07:47:48Z" level=warning msg="reference for unknown type: " [2022-04-30T07:47:48.426Z] time="2022-04-30T07:47:48Z" level=warning msg="reference for unknown type: " [2022-04-30T07:47:48.426Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-30T07:47:48.426Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-30T07:47:48.426Z] --- PASS: TestV2MetadataService (1.28s) [2022-04-30T07:47:48.426Z] PASS [2022-04-30T07:47:48.426Z] coverage: 48.2% of statements [2022-04-30T07:47:48.426Z] time="2022-04-30T07:47:48Z" level=warning msg="reference for unknown type: " [2022-04-30T07:47:48.426Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-30T07:47:48.426Z] time="2022-04-30T07:47:48Z" level=warning msg="reference for unknown type: " [2022-04-30T07:47:48.426Z] ok github.com/docker/docker/distribution/metadata 1.396s coverage: 48.2% of statements [2022-04-30T07:47:48.426Z] time="2022-04-30T07:47:48Z" level=warning msg="reference for unknown type: " [2022-04-30T07:47:48.426Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-30T07:47:48.426Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-30T07:47:48.426Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-30T07:47:48.426Z] time="2022-04-30T07:47:48Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-30T07:47:48.426Z] --- PASS: TestManifestStore (0.35s) [2022-04-30T07:47:48.426Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-04-30T07:47:48.426Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-30T07:47:48.426Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-30T07:47:48.426Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-04-30T07:47:48.426Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-30T07:47:48.426Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-04-30T07:47:48.426Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-04-30T07:47:48.426Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-30T07:47:48.426Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-30T07:47:48.426Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaType [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-30T07:47:48.426Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-30T07:47:48.426Z] === RUN TestNotFound [2022-04-30T07:47:48.426Z] --- PASS: TestNotFound (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestConflict [2022-04-30T07:47:48.426Z] --- PASS: TestConflict (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestForbidden [2022-04-30T07:47:48.426Z] --- PASS: TestForbidden (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestInvalidParameter [2022-04-30T07:47:48.426Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestNotImplemented [2022-04-30T07:47:48.426Z] --- PASS: TestNotImplemented (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestNotModified [2022-04-30T07:47:48.426Z] --- PASS: TestNotModified (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestUnauthorized [2022-04-30T07:47:48.426Z] --- PASS: TestUnauthorized (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestUnknown [2022-04-30T07:47:48.426Z] --- PASS: TestUnknown (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestCancelled [2022-04-30T07:47:48.426Z] --- PASS: TestCancelled (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestDeadline [2022-04-30T07:47:48.426Z] --- PASS: TestDeadline (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestDataLoss [2022-04-30T07:47:48.426Z] --- PASS: TestDataLoss (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestUnavailable [2022-04-30T07:47:48.426Z] --- PASS: TestUnavailable (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestSystem [2022-04-30T07:47:48.426Z] --- PASS: TestSystem (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestFromStatusCode [2022-04-30T07:47:48.426Z] === RUN TestFromStatusCode/Not_Found [2022-04-30T07:47:48.426Z] === RUN TestFromStatusCode/Bad_Request [2022-04-30T07:47:48.426Z] === RUN TestFromStatusCode/Conflict [2022-04-30T07:47:48.426Z] === RUN TestFromStatusCode/Unauthorized [2022-04-30T07:47:48.426Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-30T07:47:48.426Z] === RUN TestFromStatusCode/Forbidden [2022-04-30T07:47:48.426Z] === RUN TestFromStatusCode/Not_Modified [2022-04-30T07:47:48.426Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-30T07:47:48.426Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-30T07:47:48.426Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-30T07:47:48.426Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestFixManifestLayers [2022-04-30T07:47:48.426Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-30T07:47:48.426Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-30T07:47:48.426Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestFixManifestLayersBadParent [2022-04-30T07:47:48.426Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-30T07:47:48.426Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-30T07:47:48.426Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-30T07:47:48.426Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-30T07:47:48.426Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-30T07:47:48.427Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-30T07:47:48.427Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-30T07:47:48.427Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-30T07:47:48.427Z] PASS [2022-04-30T07:47:48.427Z] coverage: 77.0% of statements [2022-04-30T07:47:48.427Z] ok github.com/docker/docker/errdefs 0.050s coverage: 77.0% of statements [2022-04-30T07:47:48.427Z] === RUN TestValidateManifest [2022-04-30T07:47:48.427Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-30T07:47:48.427Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-30T07:47:48.427Z] === RUN TestFormatPlatform [2022-04-30T07:47:48.427Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-30T07:47:48.427Z] === RUN TestPullSchema2Config [2022-04-30T07:47:48.427Z] === RUN TestPullSchema2Config/success_first_time [2022-04-30T07:47:48.427Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-30T07:47:48.427Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:47:48.427Z] === RUN TestPullSchema2Config/500_status [2022-04-30T07:47:48.427Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-30T07:47:48.427Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:47:48.427Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-30T07:47:48.427Z] === RUN TestWatchRelease [2022-04-30T07:47:48.427Z] --- PASS: TestWatchRelease (0.04s) [2022-04-30T07:47:48.427Z] === RUN TestWatchFinishedTransfer [2022-04-30T07:47:48.427Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-30T07:47:48.427Z] === RUN TestDuplicateTransfer [2022-04-30T07:47:48.655Z] === RUN TestDockerSuite/TestBuildLabels [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-30T07:47:48.889Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-30T07:47:48.889Z] === RUN TestSuccessfulUpload [2022-04-30T07:47:48.889Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:47:48.889Z] === RUN TestPullSchema2Config/EOF [2022-04-30T07:47:48.889Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-30T07:47:48.889Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:47:48.889Z] 2022/04/30 07:47:48 http: panic serving 127.0.0.1:49219: intentional panic [2022-04-30T07:47:48.889Z] goroutine 114 [running]: [2022-04-30T07:47:48.889Z] net/http.(*conn).serve.func1() [2022-04-30T07:47:48.889Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-30T07:47:48.889Z] panic({0x10e8f00, 0x12cb310}) [2022-04-30T07:47:48.889Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-30T07:47:48.889Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000166000?, {0x12d2ab8?, 0xc000538380?}) [2022-04-30T07:47:48.889Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-30T07:47:48.889Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x12d2ab8, 0xc000538380}, 0xc000325900) [2022-04-30T07:47:48.889Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-30T07:47:48.889Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x12d2ab8?, 0xc000538380?}, 0xc00005a800?) [2022-04-30T07:47:48.889Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-30T07:47:48.889Z] net/http.serverHandler.ServeHTTP({0xc000038e70?}, {0x12d2ab8, 0xc000538380}, 0xc000325900) [2022-04-30T07:47:48.889Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-30T07:47:48.889Z] net/http.(*conn).serve(0xc000319ae0, {0x12d3330, 0xc0001dee10}) [2022-04-30T07:47:48.889Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-30T07:47:48.889Z] created by net/http.(*Server).Serve [2022-04-30T07:47:48.889Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-30T07:47:48.889Z] time="2022-04-30T07:47:48Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-30T07:47:48.889Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:47:48.889Z] === RUN TestPullSchema2Config/unauthorized [2022-04-30T07:47:48.889Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-30T07:47:48.889Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-30T07:47:48.889Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-30T07:47:48.889Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-30T07:47:48.889Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-30T07:47:48.889Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-30T07:47:48.889Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-30T07:47:48.889Z] === RUN TestGetRepositoryMountCandidates [2022-04-30T07:47:48.889Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-30T07:47:48.889Z] === RUN TestLayerAlreadyExists [2022-04-30T07:47:48.889Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:47:48.889Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:47:48.889Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:47:48.889Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:47:48.890Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:47:48.890Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-30T07:47:48.890Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-30T07:47:48.890Z] === RUN TestWhenEmptyAuthConfig [2022-04-30T07:47:48.890Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-04-30T07:47:48.890Z] === RUN TestCancelledUpload [2022-04-30T07:47:48.890Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-30T07:47:48.890Z] PASS [2022-04-30T07:47:48.890Z] coverage: 77.3% of statements [2022-04-30T07:47:48.890Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 77.3% of statements [2022-04-30T07:47:48.914Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-30T07:47:49.869Z] === RUN TestFSGetInvalidData [2022-04-30T07:47:49.869Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-30T07:47:49.869Z] === RUN TestFSInvalidSet [2022-04-30T07:47:49.869Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-30T07:47:49.869Z] === RUN TestFSInvalidRoot [2022-04-30T07:47:49.869Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-30T07:47:49.869Z] === RUN TestFSMetadataGetSet [2022-04-30T07:47:49.869Z] === RUN TestCompare [2022-04-30T07:47:49.869Z] --- PASS: TestCompare (0.00s) [2022-04-30T07:47:49.869Z] PASS [2022-04-30T07:47:49.869Z] coverage: 19.2% of statements [2022-04-30T07:47:49.869Z] ok github.com/docker/docker/image/cache 0.096s coverage: 19.2% of statements [2022-04-30T07:47:49.869Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-04-30T07:47:49.869Z] === RUN TestFSInvalidWalker [2022-04-30T07:47:50.290Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-30T07:47:50.332Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-30T07:47:50.332Z] === RUN TestFSGetSet [2022-04-30T07:47:50.332Z] --- PASS: TestFSGetSet (0.04s) [2022-04-30T07:47:50.332Z] === RUN TestFSGetUnsetKey [2022-04-30T07:47:50.332Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-30T07:47:50.332Z] === RUN TestFSGetEmptyData [2022-04-30T07:47:50.332Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-30T07:47:50.332Z] === RUN TestFSDelete [2022-04-30T07:47:50.332Z] --- PASS: TestFSDelete (0.02s) [2022-04-30T07:47:50.332Z] === RUN TestFSWalker [2022-04-30T07:47:50.332Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2022-04-30T07:47:50.332Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-30T07:47:50.332Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-30T07:47:50.332Z] === RUN TestTokenPassThru [2022-04-30T07:47:50.332Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-30T07:47:50.332Z] === RUN TestTokenPassThruDifferentHost [2022-04-30T07:47:50.332Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-30T07:47:50.332Z] PASS [2022-04-30T07:47:50.332Z] coverage: 26.6% of statements [2022-04-30T07:47:50.332Z] --- PASS: TestFSWalker (0.02s) [2022-04-30T07:47:50.332Z] === RUN TestFSWalkerStopOnError [2022-04-30T07:47:50.332Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-04-30T07:47:50.332Z] ok github.com/docker/docker/distribution 2.194s coverage: 26.6% of statements [2022-04-30T07:47:50.332Z] === RUN TestNewFromJSON [2022-04-30T07:47:50.332Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-30T07:47:50.332Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-30T07:47:50.332Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-30T07:47:50.332Z] === RUN TestMarshalKeyOrder [2022-04-30T07:47:50.332Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-30T07:47:50.332Z] === RUN TestHistoryEqual [2022-04-30T07:47:50.332Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-30T07:47:50.332Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-30T07:47:50.332Z] --- PASS: TestHistoryEqual (0.19s) [2022-04-30T07:47:50.332Z] === RUN TestImage [2022-04-30T07:47:50.332Z] --- PASS: TestImage (0.00s) [2022-04-30T07:47:50.332Z] === RUN TestImageOSNotEmpty [2022-04-30T07:47:50.332Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-30T07:47:50.332Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-30T07:47:50.332Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-30T07:47:50.332Z] === RUN TestCreate [2022-04-30T07:47:50.332Z] --- PASS: TestCreate (0.01s) [2022-04-30T07:47:50.332Z] === RUN TestRestore [2022-04-30T07:47:50.332Z] time="2022-04-30T07:47:50Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-30T07:47:50.332Z] --- PASS: TestRestore (0.04s) [2022-04-30T07:47:50.332Z] === RUN TestAddDelete [2022-04-30T07:47:50.332Z] --- PASS: TestAddDelete (0.03s) [2022-04-30T07:47:50.332Z] === RUN TestSearchAfterDelete [2022-04-30T07:47:50.332Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-30T07:47:50.332Z] === RUN TestParentReset [2022-04-30T07:47:50.332Z] --- PASS: TestParentReset (0.04s) [2022-04-30T07:47:50.332Z] === RUN TestGetAndSetLastUpdated [2022-04-30T07:47:50.796Z] --- PASS: TestGetAndSetLastUpdated (0.22s) [2022-04-30T07:47:50.796Z] === RUN TestStoreLen [2022-04-30T07:47:50.796Z] --- PASS: TestStoreLen (0.08s) [2022-04-30T07:47:50.796Z] PASS [2022-04-30T07:47:50.796Z] coverage: 86.9% of statements [2022-04-30T07:47:50.796Z] ok github.com/docker/docker/image 0.934s coverage: 86.9% of statements [2022-04-30T07:47:50.796Z] === RUN TestValidateManifest [2022-04-30T07:47:50.796Z] === RUN TestValidateManifest/nil [2022-04-30T07:47:50.796Z] === RUN TestValidateManifest/non-nil [2022-04-30T07:47:50.796Z] --- PASS: TestValidateManifest (0.00s) [2022-04-30T07:47:50.796Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-30T07:47:50.796Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-30T07:47:50.796Z] PASS [2022-04-30T07:47:50.796Z] coverage: 0.7% of statements [2022-04-30T07:47:50.796Z] ok github.com/docker/docker/image/tarexport 0.092s coverage: 0.7% of statements [2022-04-30T07:47:51.259Z] === RUN TestMakeV1ConfigFromConfig [2022-04-30T07:47:51.259Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-30T07:47:51.259Z] PASS [2022-04-30T07:47:51.259Z] coverage: 25.0% of statements [2022-04-30T07:47:51.259Z] ok github.com/docker/docker/image/v1 0.085s coverage: 25.0% of statements [2022-04-30T07:47:51.259Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-30T07:47:52.806Z] === RUN TestSerialization [2022-04-30T07:47:52.806Z] --- PASS: TestSerialization (0.02s) [2022-04-30T07:47:52.806Z] PASS [2022-04-30T07:47:52.806Z] coverage: 100.0% of statements [2022-04-30T07:47:52.806Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2022-04-30T07:47:53.269Z] === RUN TestEmptyLayer [2022-04-30T07:47:53.269Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-30T07:47:53.269Z] === RUN TestCommitFailure [2022-04-30T07:47:53.269Z] --- PASS: TestCommitFailure (0.01s) [2022-04-30T07:47:53.269Z] === RUN TestStartTransactionFailure [2022-04-30T07:47:53.269Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-30T07:47:53.269Z] === RUN TestGetOrphan [2022-04-30T07:47:53.269Z] --- PASS: TestGetOrphan (0.01s) [2022-04-30T07:47:53.269Z] === RUN TestMountAndRegister [2022-04-30T07:47:53.575Z] --- PASS: TestImportExtremelyLargeImageWorks (179.66s) [2022-04-30T07:47:53.575Z] PASS [2022-04-30T07:47:53.575Z] [2022-04-30T07:47:53.575Z] DONE 22 tests in 183.886s [2022-04-30T07:47:53.575Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-30T07:47:53.575Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:47:53.575Z] ++ set -e [2022-04-30T07:47:53.575Z] ++ '[' -n 0 ']' [2022-04-30T07:47:53.575Z] ++ set -x [2022-04-30T07:47:53.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:47:53.576Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-30T07:47:53.576Z] INFO: Testing against a local daemon [2022-04-30T07:47:53.576Z] === RUN TestNetworkCreateDelete [2022-04-30T07:47:53.576Z] --- PASS: TestNetworkCreateDelete (0.24s) [2022-04-30T07:47:53.576Z] === RUN TestDockerNetworkDeletePreferID [2022-04-30T07:47:53.731Z] layer_test.go:258: Layer size: 14 [2022-04-30T07:47:53.731Z] --- PASS: TestMountAndRegister (0.08s) [2022-04-30T07:47:53.731Z] === RUN TestLayerRelease [2022-04-30T07:47:53.731Z] layer_test.go:291: Failing on Windows [2022-04-30T07:47:53.731Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-30T07:47:53.731Z] === RUN TestStoreRestore [2022-04-30T07:47:53.731Z] layer_test.go:340: Failing on Windows [2022-04-30T07:47:53.731Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-30T07:47:53.731Z] === RUN TestTarStreamStability [2022-04-30T07:47:53.731Z] layer_test.go:455: Failing on Windows [2022-04-30T07:47:53.731Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-30T07:47:53.731Z] === RUN TestRegisterExistingLayer [2022-04-30T07:47:53.731Z] === RUN TestEnvironmentParsing [2022-04-30T07:47:53.731Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-30T07:47:53.731Z] PASS [2022-04-30T07:47:53.731Z] coverage: 1.2% of statements [2022-04-30T07:47:53.731Z] ok github.com/docker/docker/libcontainerd/local 0.072s coverage: 1.2% of statements [2022-04-30T07:47:53.731Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-04-30T07:47:53.731Z] === RUN TestTarStreamVerification [2022-04-30T07:47:53.731Z] layer_test.go:684: Failing on Windows [2022-04-30T07:47:53.731Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-30T07:47:53.731Z] === RUN TestLayerMigration [2022-04-30T07:47:53.731Z] migration_test.go:45: Failing on Windows [2022-04-30T07:47:53.731Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-30T07:47:53.731Z] === RUN TestLayerMigrationNoTarsplit [2022-04-30T07:47:53.731Z] migration_test.go:181: Failing on Windows [2022-04-30T07:47:53.731Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-30T07:47:53.731Z] === RUN TestMountInit [2022-04-30T07:47:53.731Z] mount_test.go:17: Failing on Windows [2022-04-30T07:47:53.731Z] --- SKIP: TestMountInit (0.00s) [2022-04-30T07:47:53.731Z] === RUN TestMountSize [2022-04-30T07:47:53.731Z] mount_test.go:76: Failing on Windows [2022-04-30T07:47:53.731Z] --- SKIP: TestMountSize (0.00s) [2022-04-30T07:47:53.731Z] === RUN TestMountChanges [2022-04-30T07:47:53.731Z] mount_test.go:125: Failing on Windows [2022-04-30T07:47:53.731Z] --- SKIP: TestMountChanges (0.00s) [2022-04-30T07:47:53.731Z] === RUN TestMountApply [2022-04-30T07:47:53.731Z] mount_test.go:212: Failing on Windows [2022-04-30T07:47:53.731Z] --- SKIP: TestMountApply (0.00s) [2022-04-30T07:47:53.731Z] PASS [2022-04-30T07:47:53.731Z] coverage: 30.6% of statements [2022-04-30T07:47:53.731Z] ok github.com/docker/docker/layer 0.487s coverage: 30.6% of statements [2022-04-30T07:47:54.141Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2022-04-30T07:47:54.141Z] === RUN TestDaemonDNSFallback [2022-04-30T07:47:54.194Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-30T07:47:54.194Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-30T07:47:54.194Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-30T07:47:54.194Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-30T07:47:54.194Z] === RUN TestSequenceGetAvailableBit [2022-04-30T07:47:54.194Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-30T07:47:54.194Z] === RUN TestSequenceEqual [2022-04-30T07:47:54.194Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-30T07:47:54.194Z] === RUN TestSequenceCopy [2022-04-30T07:47:54.194Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-30T07:47:54.194Z] === RUN TestGetFirstAvailable [2022-04-30T07:47:54.194Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-30T07:47:54.194Z] === RUN TestFindSequence [2022-04-30T07:47:54.194Z] --- PASS: TestFindSequence (0.00s) [2022-04-30T07:47:54.194Z] === RUN TestCheckIfAvailable [2022-04-30T07:47:54.194Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-30T07:47:54.194Z] === RUN TestMergeSequences [2022-04-30T07:47:54.194Z] --- PASS: TestMergeSequences (0.00s) [2022-04-30T07:47:54.194Z] === RUN TestPushReservation [2022-04-30T07:47:54.194Z] --- PASS: TestPushReservation (0.00s) [2022-04-30T07:47:54.194Z] === RUN TestSerializeDeserialize [2022-04-30T07:47:54.194Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-30T07:47:54.194Z] === RUN TestSet [2022-04-30T07:47:54.194Z] --- PASS: TestSet (0.00s) [2022-04-30T07:47:54.194Z] === RUN TestSetUnset [2022-04-30T07:47:54.194Z] --- PASS: TestSetUnset (0.00s) [2022-04-30T07:47:54.194Z] === RUN TestOffsetSetUnset [2022-04-30T07:47:54.194Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-30T07:47:54.194Z] === RUN TestSetInRange [2022-04-30T07:47:54.194Z] --- PASS: TestSetInRange (0.00s) [2022-04-30T07:47:54.194Z] === RUN TestSetAnyInRange [2022-04-30T07:47:54.194Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-30T07:47:54.194Z] === RUN TestMethods [2022-04-30T07:47:54.194Z] --- PASS: TestMethods (0.00s) [2022-04-30T07:47:54.194Z] === RUN TestRandomAllocateDeallocate [2022-04-30T07:47:56.388Z] === RUN TestInvalidConfig [2022-04-30T07:47:56.388Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-30T07:47:56.388Z] === RUN TestConfig [2022-04-30T07:47:56.388Z] --- PASS: TestConfig (0.00s) [2022-04-30T07:47:56.388Z] === RUN TestOptionsLabels [2022-04-30T07:47:56.388Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-30T07:47:56.388Z] === RUN TestValidName [2022-04-30T07:47:56.388Z] --- PASS: TestValidName (0.00s) [2022-04-30T07:47:56.388Z] PASS [2022-04-30T07:47:56.388Z] coverage: 19.7% of statements [2022-04-30T07:47:56.388Z] ok github.com/docker/docker/libnetwork/config 0.100s coverage: 19.7% of statements [2022-04-30T07:47:57.366Z] === RUN TestKey [2022-04-30T07:47:57.366Z] --- PASS: TestKey (0.00s) [2022-04-30T07:47:57.366Z] === RUN TestParseKey [2022-04-30T07:47:57.366Z] --- PASS: TestParseKey (0.00s) [2022-04-30T07:47:57.367Z] === RUN TestInvalidDataStore [2022-04-30T07:47:57.367Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-30T07:47:57.367Z] === RUN TestKVObjectFlatKey [2022-04-30T07:47:57.367Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-30T07:47:57.367Z] === RUN TestAtomicKVObjectFlatKey [2022-04-30T07:47:57.367Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-30T07:47:57.367Z] PASS [2022-04-30T07:47:57.367Z] coverage: 21.9% of statements [2022-04-30T07:47:57.367Z] ok github.com/docker/docker/libnetwork/datastore 0.067s coverage: 21.9% of statements [2022-04-30T07:47:57.829Z] === RUN TestErrorInterfaces [2022-04-30T07:47:57.829Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-30T07:47:57.829Z] === RUN TestNetworkMarshalling [2022-04-30T07:47:57.829Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-04-30T07:47:57.829Z] === RUN TestEndpointMarshalling [2022-04-30T07:47:57.829Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-30T07:47:57.829Z] === RUN TestAuxAddresses [2022-04-30T07:47:57.829Z] time="2022-04-30T07:47:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-30T07:47:57.829Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-30T07:47:57.829Z] === RUN TestSRVServiceQuery [2022-04-30T07:47:57.829Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:57.829Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-30T07:47:57.829Z] === RUN TestServiceVIPReuse [2022-04-30T07:47:57.829Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:57.829Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-30T07:47:57.829Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-30T07:47:57.829Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:57.829Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-30T07:47:57.829Z] === RUN TestDNSIPQuery [2022-04-30T07:47:57.829Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:57.829Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-30T07:47:57.829Z] === RUN TestDNSProxyServFail [2022-04-30T07:47:57.829Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:57.829Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-30T07:47:57.829Z] === RUN TestSandboxAddEmpty [2022-04-30T07:47:57.829Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:57.829Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-30T07:47:57.829Z] === RUN TestSandboxAddMultiPrio [2022-04-30T07:47:57.829Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:57.829Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-30T07:47:57.829Z] === RUN TestSandboxAddSamePrio [2022-04-30T07:47:57.829Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:57.829Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-30T07:47:57.829Z] === RUN TestCleanupServiceDiscovery [2022-04-30T07:47:57.829Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:57.829Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-30T07:47:57.829Z] === RUN TestDNSOptions [2022-04-30T07:47:57.829Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:47:57.829Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-30T07:47:57.829Z] === RUN TestMultipleControllersWithSameStore [2022-04-30T07:47:57.829Z] time="2022-04-30T07:47:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-30T07:47:57.829Z] time="2022-04-30T07:47:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-30T07:47:57.829Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-30T07:47:57.829Z] PASS [2022-04-30T07:47:57.829Z] coverage: 8.5% of statements [2022-04-30T07:47:57.829Z] ok github.com/docker/docker/libnetwork 0.393s coverage: 8.5% of statements [2022-04-30T07:47:58.292Z] === RUN TestIPDataMarshalling [2022-04-30T07:47:58.292Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-30T07:47:58.292Z] === RUN TestValidateAndIsV6 [2022-04-30T07:47:58.292Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-30T07:47:58.292Z] PASS [2022-04-30T07:47:58.292Z] coverage: 68.9% of statements [2022-04-30T07:47:58.292Z] ok github.com/docker/docker/libnetwork/driverapi 0.056s coverage: 68.9% of statements [2022-04-30T07:47:58.323Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-30T07:47:58.755Z] === RUN TestDriver [2022-04-30T07:47:58.755Z] --- PASS: TestDriver (0.00s) [2022-04-30T07:47:58.755Z] PASS [2022-04-30T07:47:58.755Z] coverage: 34.8% of statements [2022-04-30T07:47:58.755Z] ok github.com/docker/docker/libnetwork/drivers/host 0.049s coverage: 34.8% of statements [2022-04-30T07:47:59.219Z] === RUN TestDriver [2022-04-30T07:47:59.219Z] --- PASS: TestDriver (0.00s) [2022-04-30T07:47:59.219Z] PASS [2022-04-30T07:47:59.219Z] coverage: 34.8% of statements [2022-04-30T07:47:59.219Z] ok github.com/docker/docker/libnetwork/drivers/null 0.042s coverage: 34.8% of statements [2022-04-30T07:47:59.681Z] === RUN TestNetworkAllocateFree [2022-04-30T07:47:59.681Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-30T07:47:59.681Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-30T07:47:59.681Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-30T07:47:59.681Z] PASS [2022-04-30T07:47:59.681Z] coverage: 63.6% of statements [2022-04-30T07:47:59.681Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.046s coverage: 63.6% of statements [2022-04-30T07:47:59.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-30T07:47:59.697Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-30T07:47:59.956Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-30T07:47:59.956Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-30T07:48:00.143Z] === RUN TestGetEmptyCapabilities [2022-04-30T07:48:00.143Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-30T07:48:00.143Z] === RUN TestGetExtraCapabilities [2022-04-30T07:48:00.143Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-30T07:48:00.143Z] === RUN TestGetInvalidCapabilities [2022-04-30T07:48:00.143Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-30T07:48:00.143Z] === RUN TestRemoteDriver [2022-04-30T07:48:00.143Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-30T07:48:00.143Z] === RUN TestDriverError [2022-04-30T07:48:00.143Z] --- PASS: TestDriverError (0.01s) [2022-04-30T07:48:00.143Z] === RUN TestMissingValues [2022-04-30T07:48:00.143Z] --- PASS: TestMissingValues (0.01s) [2022-04-30T07:48:00.143Z] === RUN TestRollback [2022-04-30T07:48:00.143Z] --- PASS: TestRollback (0.01s) [2022-04-30T07:48:00.143Z] PASS [2022-04-30T07:48:00.143Z] coverage: 57.4% of statements [2022-04-30T07:48:00.143Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.107s coverage: 57.4% of statements [2022-04-30T07:48:00.214Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-30T07:48:00.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-30T07:48:00.215Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-30T07:48:00.473Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-04-30T07:48:00.473Z] === RUN TestInspectNetwork [2022-04-30T07:48:00.731Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-30T07:48:01.119Z] === RUN TestNew [2022-04-30T07:48:01.119Z] --- PASS: TestNew (0.00s) [2022-04-30T07:48:01.119Z] === RUN TestAddDriver [2022-04-30T07:48:01.119Z] --- PASS: TestAddDriver (0.00s) [2022-04-30T07:48:01.119Z] === RUN TestAddDuplicateDriver [2022-04-30T07:48:01.119Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-30T07:48:01.119Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-30T07:48:01.119Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-30T07:48:01.119Z] === RUN TestDriver [2022-04-30T07:48:01.119Z] --- PASS: TestDriver (0.00s) [2022-04-30T07:48:01.119Z] === RUN TestIPAM [2022-04-30T07:48:01.119Z] --- PASS: TestIPAM (0.00s) [2022-04-30T07:48:01.119Z] === RUN TestWalkIPAMs [2022-04-30T07:48:01.119Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-30T07:48:01.119Z] === RUN TestWalkDrivers [2022-04-30T07:48:01.119Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-30T07:48:01.119Z] PASS [2022-04-30T07:48:01.119Z] coverage: 82.4% of statements [2022-04-30T07:48:01.119Z] ok github.com/docker/docker/libnetwork/drvregistry 0.096s coverage: 82.4% of statements [2022-04-30T07:48:01.119Z] === RUN TestNAT [2022-04-30T07:48:01.119Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-30T07:48:01.119Z] --- SKIP: TestNAT (0.00s) [2022-04-30T07:48:01.119Z] === RUN TestTransparent [2022-04-30T07:48:01.119Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-30T07:48:01.119Z] --- SKIP: TestTransparent (0.00s) [2022-04-30T07:48:01.119Z] PASS [2022-04-30T07:48:01.119Z] coverage: 0.0% of statements [2022-04-30T07:48:01.119Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.055s coverage: 0.0% of statements [2022-04-30T07:48:01.581Z] === RUN TestBuildDefault [2022-04-30T07:48:01.581Z] --- PASS: TestBuildDefault (0.00s) [2022-04-30T07:48:01.581Z] === RUN TestBuildHostnameDomainname [2022-04-30T07:48:01.581Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-30T07:48:01.581Z] === RUN TestBuildHostname [2022-04-30T07:48:01.581Z] --- PASS: TestBuildHostname (0.00s) [2022-04-30T07:48:01.581Z] === RUN TestBuildHostnameFQDN [2022-04-30T07:48:01.581Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-30T07:48:01.581Z] === RUN TestBuildNoIP [2022-04-30T07:48:01.581Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-30T07:48:01.581Z] === RUN TestUpdate [2022-04-30T07:48:01.581Z] --- PASS: TestUpdate (0.00s) [2022-04-30T07:48:01.581Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-30T07:48:01.581Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-30T07:48:01.581Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-30T07:48:01.581Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-30T07:48:01.581Z] === RUN TestAddEmpty [2022-04-30T07:48:01.581Z] --- PASS: TestAddEmpty (0.00s) [2022-04-30T07:48:01.581Z] === RUN TestAdd [2022-04-30T07:48:01.581Z] --- PASS: TestAdd (0.00s) [2022-04-30T07:48:01.581Z] === RUN TestDeleteEmpty [2022-04-30T07:48:01.581Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-30T07:48:01.581Z] === RUN TestDeleteNewline [2022-04-30T07:48:01.581Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-30T07:48:01.581Z] === RUN TestDelete [2022-04-30T07:48:01.581Z] --- PASS: TestDelete (0.00s) [2022-04-30T07:48:01.581Z] === RUN TestConcurrentWrites [2022-04-30T07:48:01.581Z] --- PASS: TestConcurrentWrites (0.28s) [2022-04-30T07:48:01.581Z] PASS [2022-04-30T07:48:01.581Z] coverage: 81.2% of statements [2022-04-30T07:48:01.581Z] ok github.com/docker/docker/libnetwork/etchosts 0.353s coverage: 81.2% of statements [2022-04-30T07:48:01.581Z] --- PASS: TestRandomAllocateDeallocate (7.55s) [2022-04-30T07:48:01.581Z] === RUN TestAllocateRandomDeallocate [2022-04-30T07:48:02.044Z] === RUN TestNew [2022-04-30T07:48:02.044Z] --- PASS: TestNew (0.00s) [2022-04-30T07:48:02.044Z] === RUN TestAllocate [2022-04-30T07:48:02.044Z] --- PASS: TestAllocate (0.00s) [2022-04-30T07:48:02.044Z] === RUN TestUninitialized [2022-04-30T07:48:02.044Z] --- PASS: TestUninitialized (0.00s) [2022-04-30T07:48:02.044Z] === RUN TestAllocateInRange [2022-04-30T07:48:02.044Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-30T07:48:02.044Z] === RUN TestAllocateSerial [2022-04-30T07:48:02.044Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-30T07:48:02.044Z] PASS [2022-04-30T07:48:02.044Z] coverage: 87.5% of statements [2022-04-30T07:48:02.044Z] === RUN TestCaller [2022-04-30T07:48:02.044Z] --- PASS: TestCaller (0.00s) [2022-04-30T07:48:02.044Z] PASS [2022-04-30T07:48:02.044Z] coverage: 100.0% of statements [2022-04-30T07:48:02.044Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-04-30T07:48:02.044Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2022-04-30T07:48:02.633Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-30T07:48:03.020Z] === RUN TestSetSerialInsertDelete [2022-04-30T07:48:03.020Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-30T07:48:03.020Z] === RUN TestSetParallelInsertDelete [2022-04-30T07:48:03.482Z] --- PASS: TestAllocateRandomDeallocate (1.48s) [2022-04-30T07:48:03.482Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-30T07:48:03.950Z] === RUN TestInt2IP2IntConversion [2022-04-30T07:48:04.008Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-30T07:48:04.412Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-04-30T07:48:04.412Z] === RUN TestGetAddressVersion [2022-04-30T07:48:04.412Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-30T07:48:04.412Z] === RUN TestKeyString [2022-04-30T07:48:04.875Z] --- PASS: TestKeyString (0.00s) [2022-04-30T07:48:04.875Z] === RUN TestPoolDataMarshal [2022-04-30T07:48:04.875Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-30T07:48:04.875Z] === RUN TestSubnetsMarshal [2022-04-30T07:48:04.875Z] --- PASS: TestSubnetsMarshal (0.08s) [2022-04-30T07:48:04.875Z] === RUN TestAddSubnets [2022-04-30T07:48:04.875Z] --- PASS: TestAddSubnets (0.08s) [2022-04-30T07:48:04.875Z] === RUN TestDoublePoolRelease [2022-04-30T07:48:04.875Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.54s) [2022-04-30T07:48:04.875Z] === RUN TestRetrieveFromStore [2022-04-30T07:48:04.875Z] === RUN TestPoolRequest [2022-04-30T07:48:04.875Z] --- PASS: TestPoolRequest (0.00s) [2022-04-30T07:48:04.875Z] === RUN TestOtherRequests [2022-04-30T07:48:04.875Z] --- PASS: TestOtherRequests (0.00s) [2022-04-30T07:48:04.875Z] PASS [2022-04-30T07:48:04.875Z] coverage: 57.1% of statements [2022-04-30T07:48:04.875Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2022-04-30T07:48:04.875Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-04-30T07:48:04.875Z] === RUN TestAddReleasePoolID [2022-04-30T07:48:04.875Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-04-30T07:48:04.875Z] === RUN TestPredefinedPool [2022-04-30T07:48:04.875Z] --- PASS: TestPredefinedPool (0.05s) [2022-04-30T07:48:04.875Z] === RUN TestRemoveSubnet [2022-04-30T07:48:04.942Z] === RUN TestInspectNetwork/full_network_id [2022-04-30T07:48:04.942Z] === RUN TestInspectNetwork/partial_network_id [2022-04-30T07:48:04.942Z] === RUN TestInspectNetwork/network_name [2022-04-30T07:48:04.942Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-30T07:48:05.337Z] --- PASS: TestRemoveSubnet (0.33s) [2022-04-30T07:48:05.337Z] === RUN TestGetSameAddress [2022-04-30T07:48:05.337Z] --- PASS: TestGetSameAddress (0.04s) [2022-04-30T07:48:05.337Z] === RUN TestPoolAllocationReuse [2022-04-30T07:48:05.800Z] --- PASS: TestRetrieveFromStore (0.78s) [2022-04-30T07:48:05.800Z] === RUN TestIsCorrupted [2022-04-30T07:48:05.800Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-30T07:48:05.800Z] === RUN TestSetRollover [2022-04-30T07:48:05.800Z] === RUN TestGetCapabilities [2022-04-30T07:48:06.264Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-30T07:48:06.264Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-30T07:48:06.264Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-30T07:48:06.264Z] === RUN TestGetDefaultAddressSpaces [2022-04-30T07:48:06.264Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-30T07:48:06.264Z] === RUN TestRemoteDriver [2022-04-30T07:48:06.264Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-30T07:48:06.264Z] PASS [2022-04-30T07:48:06.264Z] coverage: 47.4% of statements [2022-04-30T07:48:06.264Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2022-04-30T07:48:06.843Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-30T07:48:06.843Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-30T07:48:07.101Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-30T07:48:07.240Z] === RUN TestWindowsIPAM [2022-04-30T07:48:07.240Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-30T07:48:07.240Z] PASS [2022-04-30T07:48:07.240Z] coverage: 71.4% of statements [2022-04-30T07:48:07.240Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-04-30T07:48:07.701Z] --- PASS: TestPoolAllocationReuse (2.29s) [2022-04-30T07:48:07.701Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-30T07:48:07.701Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-30T07:48:07.701Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-30T07:48:07.701Z] --- PASS: TestSetRollover (2.21s) [2022-04-30T07:48:07.701Z] === RUN TestSetRolloverSerial [2022-04-30T07:48:08.164Z] === RUN TestDefaultNetwork [2022-04-30T07:48:08.164Z] --- PASS: TestDefaultNetwork (0.27s) [2022-04-30T07:48:08.164Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-30T07:48:08.627Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-04-30T07:48:08.628Z] === RUN TestInitAddressPools [2022-04-30T07:48:08.628Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-30T07:48:08.628Z] PASS [2022-04-30T07:48:08.628Z] coverage: 74.0% of statements [2022-04-30T07:48:08.628Z] ok github.com/docker/docker/libnetwork/ipamutils 0.650s coverage: 74.0% of statements [2022-04-30T07:48:09.004Z] --- PASS: TestInspectNetwork (8.55s) [2022-04-30T07:48:09.004Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-30T07:48:09.004Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-30T07:48:09.004Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-30T07:48:09.004Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-30T07:48:09.004Z] === RUN TestRunContainerWithBridgeNone [2022-04-30T07:48:09.090Z] === RUN TestKeyValue [2022-04-30T07:48:09.090Z] --- PASS: TestKeyValue (0.00s) [2022-04-30T07:48:09.090Z] PASS [2022-04-30T07:48:09.090Z] coverage: 60.0% of statements [2022-04-30T07:48:09.090Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2022-04-30T07:48:10.065Z] --- PASS: TestSetRolloverSerial (2.21s) [2022-04-30T07:48:10.065Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-30T07:48:10.065Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-30T07:48:10.065Z] PASS [2022-04-30T07:48:10.065Z] coverage: 84.4% of statements [2022-04-30T07:48:10.065Z] ok github.com/docker/docker/libnetwork/bitseq 15.846s coverage: 84.4% of statements [2022-04-30T07:48:10.904Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2022-04-30T07:48:10.904Z] === RUN TestNetworkInvalidJSON [2022-04-30T07:48:10.904Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-30T07:48:10.904Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-30T07:48:10.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:48:10.904Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:48:10.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:48:10.904Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:48:10.904Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-30T07:48:10.904Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-30T07:48:10.904Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:48:10.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-30T07:48:10.904Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-30T07:48:10.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-30T07:48:10.904Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-30T07:48:10.904Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-30T07:48:10.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-30T07:48:10.904Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:48:10.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-30T07:48:10.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-30T07:48:10.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-30T07:48:10.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-30T07:48:10.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-30T07:48:10.904Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-30T07:48:10.904Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-30T07:48:10.904Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-30T07:48:10.904Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-30T07:48:10.904Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-30T07:48:10.904Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-30T07:48:10.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-30T07:48:10.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-30T07:48:10.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-30T07:48:10.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-30T07:48:10.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-30T07:48:10.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-30T07:48:10.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-30T07:48:10.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-30T07:48:10.905Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-30T07:48:10.905Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-30T07:48:10.905Z] === RUN TestNetworkList [2022-04-30T07:48:10.905Z] === RUN TestNetworkList//networks [2022-04-30T07:48:10.905Z] === PAUSE TestNetworkList//networks [2022-04-30T07:48:10.905Z] === RUN TestNetworkList//networks/ [2022-04-30T07:48:10.905Z] === PAUSE TestNetworkList//networks/ [2022-04-30T07:48:10.905Z] === CONT TestNetworkList//networks [2022-04-30T07:48:10.905Z] === CONT TestNetworkList//networks/ [2022-04-30T07:48:10.905Z] --- PASS: TestNetworkList (0.02s) [2022-04-30T07:48:10.905Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-30T07:48:10.905Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-30T07:48:10.905Z] === RUN TestHostIPv4BridgeLabel [2022-04-30T07:48:11.473Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-04-30T07:48:11.473Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-30T07:48:11.612Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.64s) [2022-04-30T07:48:11.612Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-30T07:48:12.588Z] === RUN TestNetworkDBSimple [2022-04-30T07:48:12.849Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-30T07:48:12.849Z] === RUN TestDaemonDefaultNetworkPools [2022-04-30T07:48:13.051Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-30T07:48:13.051Z] PASS [2022-04-30T07:48:13.051Z] coverage: 100.0% of statements [2022-04-30T07:48:13.051Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.052s coverage: 100.0% of statements [2022-04-30T07:48:13.416Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-04-30T07:48:13.416Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-30T07:48:13.514Z] 2022/04/30 07:48:13 Closing DB instances... [2022-04-30T07:48:13.986Z] === RUN TestGenerate [2022-04-30T07:48:13.986Z] --- PASS: TestGenerate (0.00s) [2022-04-30T07:48:13.986Z] === RUN TestGeneratePtr [2022-04-30T07:48:13.986Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-30T07:48:13.986Z] === RUN TestGenerateMissingField [2022-04-30T07:48:13.986Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-30T07:48:13.986Z] === RUN TestFieldCannotBeSet [2022-04-30T07:48:13.986Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-30T07:48:13.986Z] === RUN TestTypeMismatchError [2022-04-30T07:48:13.986Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-30T07:48:13.986Z] PASS [2022-04-30T07:48:13.986Z] coverage: 100.0% of statements [2022-04-30T07:48:13.986Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-04-30T07:48:14.448Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.14s) [2022-04-30T07:48:14.448Z] === RUN TestGetAddress [2022-04-30T07:48:14.791Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-30T07:48:14.791Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-04-30T07:48:14.791Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-30T07:48:14.911Z] testing: warning: no tests to run [2022-04-30T07:48:14.911Z] PASS [2022-04-30T07:48:14.911Z] coverage: 0.0% of statements [2022-04-30T07:48:14.911Z] ok github.com/docker/docker/libnetwork/osl 0.050s coverage: 0.0% of statements [no tests to run] [2022-04-30T07:48:15.374Z] --- PASS: TestNetworkDBSimple (2.86s) [2022-04-30T07:48:15.374Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-30T07:48:15.837Z] === RUN TestRequestNewPort [2022-04-30T07:48:15.837Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-30T07:48:15.837Z] === RUN TestRequestSpecificPort [2022-04-30T07:48:15.837Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-30T07:48:15.837Z] === RUN TestReleasePort [2022-04-30T07:48:15.837Z] --- PASS: TestReleasePort (0.00s) [2022-04-30T07:48:15.837Z] === RUN TestReuseReleasedPort [2022-04-30T07:48:15.837Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-30T07:48:15.837Z] === RUN TestReleaseUnreadledPort [2022-04-30T07:48:15.837Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-30T07:48:15.837Z] === RUN TestUnknowProtocol [2022-04-30T07:48:15.837Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-30T07:48:15.837Z] === RUN TestAllocateAllPorts [2022-04-30T07:48:15.837Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-30T07:48:15.837Z] === RUN TestPortAllocation [2022-04-30T07:48:15.837Z] --- PASS: TestPortAllocation (0.00s) [2022-04-30T07:48:15.837Z] === RUN TestPortAllocationWithCustomRange [2022-04-30T07:48:15.837Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-30T07:48:15.837Z] === RUN TestNoDuplicateBPR [2022-04-30T07:48:15.837Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-30T07:48:15.837Z] === RUN TestChangePortRange [2022-04-30T07:48:15.837Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-30T07:48:15.837Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-30T07:48:15.837Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-30T07:48:15.837Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-30T07:48:15.837Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-30T07:48:15.837Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-30T07:48:15.837Z] --- PASS: TestChangePortRange (0.00s) [2022-04-30T07:48:15.837Z] PASS [2022-04-30T07:48:15.837Z] coverage: 88.6% of statements [2022-04-30T07:48:15.837Z] ok github.com/docker/docker/libnetwork/portallocator 0.045s coverage: 88.6% of statements [2022-04-30T07:48:15.837Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-30T07:48:15.837Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-30T07:48:15.837Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-30T07:48:15.837Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-30T07:48:15.837Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-30T07:48:15.837Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-30T07:48:15.837Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-30T07:48:15.837Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-30T07:48:15.837Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-30T07:48:15.837Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-30T07:48:15.837Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-30T07:48:15.837Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-30T07:48:15.837Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-30T07:48:15.837Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-30T07:48:15.837Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-30T07:48:15.837Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-30T07:48:15.837Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-30T07:48:16.230Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2022-04-30T07:48:16.230Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-30T07:48:16.494Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-04-30T07:48:16.494Z] === RUN TestServiceWithPredefinedNetwork [2022-04-30T07:48:16.812Z] 2022/04/30 07:48:16 Closing DB instances... [2022-04-30T07:48:16.813Z] testing: warning: no tests to run [2022-04-30T07:48:16.813Z] PASS [2022-04-30T07:48:16.813Z] coverage: 0.0% of statements [2022-04-30T07:48:16.813Z] ok github.com/docker/docker/libnetwork/portmapper 0.046s coverage: 0.0% of statements [no tests to run] [2022-04-30T07:48:16.813Z] === RUN TestHashData [2022-04-30T07:48:16.813Z] --- PASS: TestHashData (0.00s) [2022-04-30T07:48:16.813Z] PASS [2022-04-30T07:48:16.813Z] coverage: 2.8% of statements [2022-04-30T07:48:16.813Z] ok github.com/docker/docker/libnetwork/resolvconf 0.048s coverage: 2.8% of statements [2022-04-30T07:48:17.068Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-30T07:48:17.276Z] === RUN TestErrorConstructors [2022-04-30T07:48:17.276Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-30T07:48:17.276Z] === RUN TestCompareIPMask [2022-04-30T07:48:17.276Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-30T07:48:17.276Z] === RUN TestUtilGetHostPartIP [2022-04-30T07:48:17.276Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-30T07:48:17.276Z] === RUN TestUtilGetBroadcastIP [2022-04-30T07:48:17.276Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-30T07:48:17.276Z] === RUN TestParseCIDR [2022-04-30T07:48:17.276Z] --- PASS: TestParseCIDR (0.00s) [2022-04-30T07:48:17.276Z] PASS [2022-04-30T07:48:17.276Z] coverage: 37.3% of statements [2022-04-30T07:48:17.276Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 37.3% of statements [2022-04-30T07:48:17.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:48:17.434Z] INFO: Testing against a local daemon [2022-04-30T07:48:17.434Z] === RUN TestBuildWithSession [2022-04-30T07:48:17.434Z] build_session_test.go:25: TODO: BuildKit [2022-04-30T07:48:17.434Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-30T07:48:17.434Z] === RUN TestBuildSquashParent [2022-04-30T07:48:17.434Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:48:17.434Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-30T07:48:17.434Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-30T07:48:17.434Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:48:17.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:48:17.434Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:48:17.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:48:17.434Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:48:17.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:48:17.434Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:48:17.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:48:17.434Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:48:17.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:48:17.434Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:48:17.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:48:17.434Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:48:17.434Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:48:17.434Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:48:17.434Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-30T07:48:17.739Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-30T07:48:18.005Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-30T07:48:18.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-30T07:48:18.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-30T07:48:18.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-30T07:48:18.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-30T07:48:18.202Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-30T07:48:18.202Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-30T07:48:18.202Z] PASS [2022-04-30T07:48:18.202Z] coverage: 55.0% of statements [2022-04-30T07:48:18.202Z] ok github.com/docker/docker/oci 0.065s coverage: 55.0% of statements [2022-04-30T07:48:18.202Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-04-30T07:48:18.202Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-30T07:48:18.664Z] === RUN TestParseVersion [2022-04-30T07:48:18.664Z] --- PASS: TestParseVersion (0.00s) [2022-04-30T07:48:18.664Z] PASS [2022-04-30T07:48:18.664Z] coverage: 52.9% of statements [2022-04-30T07:48:18.664Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-04-30T07:48:19.128Z] === RUN TestAddressPoolOpt [2022-04-30T07:48:19.128Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/a [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/something [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/_=a [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/env1=value1 [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/_env1=value1 [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/PATH [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/=a [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/PATH= [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/PATH=something [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/asd!qwe [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/1asd [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/123 [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/some_space [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/__some_space_before [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/some_space_after__ [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/= [2022-04-30T07:48:19.128Z] === RUN TestValidateEnv/PaTh [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-30T07:48:19.128Z] === RUN TestParseHost [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-30T07:48:19.128Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-30T07:48:19.128Z] === RUN TestParseHost/:// [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://:5555/ [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://:5555/p [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-30T07:48:19.128Z] === RUN TestParseHost/something_with_spaces [2022-04-30T07:48:19.128Z] === RUN TestParseHost/unknown:// [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://:port [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://invalid:port [2022-04-30T07:48:19.128Z] === RUN TestParseHost/_ [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp:// [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://[::1]: [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://:5555 [2022-04-30T07:48:19.128Z] === RUN TestParseHost/fd:// [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://: [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-30T07:48:19.128Z] === RUN TestParseHost/unix:// [2022-04-30T07:48:19.128Z] === RUN TestParseHost/unix://path/to/socket [2022-04-30T07:48:19.128Z] === RUN TestParseHost/#00 [2022-04-30T07:48:19.128Z] === RUN TestParseHost/__ [2022-04-30T07:48:19.128Z] === RUN TestParseHost/fd://something [2022-04-30T07:48:19.128Z] === RUN TestParseHost/npipe:// [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-30T07:48:19.128Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-30T07:48:19.128Z] === RUN TestParseHost/tcp://host: [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/: [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-30T07:48:19.128Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-30T07:48:19.128Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-30T07:48:19.128Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-30T07:48:19.129Z] === RUN TestParseTCP [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/localhost:5555/path [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/:5555/path [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/: [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/[::1]:5555 [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/#00 [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/tcp:// [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/:5555 [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/localhost: [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/tcp://:5555 [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/0.0.0.1: [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/::1 [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/[::1]: [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/localhost [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/localhost:5555 [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/tcp://: [2022-04-30T07:48:19.129Z] === RUN TestParseTCP/0.0.0.1 [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-30T07:48:19.129Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-30T07:48:19.129Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-30T07:48:19.129Z] === RUN TestValidateExtraHosts [2022-04-30T07:48:19.129Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-30T07:48:19.129Z] === RUN TestValidateIPAddress [2022-04-30T07:48:19.129Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-30T07:48:19.129Z] === RUN TestMapOpts [2022-04-30T07:48:19.129Z] --- PASS: TestMapOpts (0.00s) [2022-04-30T07:48:19.129Z] === RUN TestListOptsWithoutValidator [2022-04-30T07:48:19.129Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-30T07:48:19.129Z] === RUN TestListOptsWithValidator [2022-04-30T07:48:19.129Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-30T07:48:19.129Z] === RUN TestValidateDNSSearch [2022-04-30T07:48:19.129Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-30T07:48:19.129Z] === RUN TestValidateLabel [2022-04-30T07:48:19.129Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-30T07:48:19.129Z] === RUN TestValidateLabel/label_with_general_format [2022-04-30T07:48:19.129Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-30T07:48:19.129Z] === RUN TestValidateLabel/label_with_one_more [2022-04-30T07:48:19.129Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-30T07:48:19.129Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-30T07:48:19.129Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-30T07:48:19.129Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-30T07:48:19.129Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-30T07:48:19.129Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-30T07:48:19.129Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-30T07:48:19.129Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-30T07:48:19.129Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-30T07:48:19.129Z] --- PASS: TestValidateLabel (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-30T07:48:19.129Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-30T07:48:19.129Z] === RUN TestNamedListOpts [2022-04-30T07:48:19.129Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-30T07:48:19.129Z] === RUN TestNamedMapOpts [2022-04-30T07:48:19.129Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-30T07:48:19.129Z] === RUN TestParseLink [2022-04-30T07:48:19.129Z] --- PASS: TestParseLink (0.00s) [2022-04-30T07:48:19.129Z] === RUN TestUlimitOpt [2022-04-30T07:48:19.129Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-30T07:48:19.129Z] PASS [2022-04-30T07:48:19.129Z] coverage: 65.5% of statements [2022-04-30T07:48:19.129Z] ok github.com/docker/docker/opts 0.118s coverage: 65.5% of statements [2022-04-30T07:48:19.378Z] --- PASS: TestServiceWithPredefinedNetwork (2.95s) [2022-04-30T07:48:19.378Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-30T07:48:19.378Z] service_test.go:243: FLAKY_TEST [2022-04-30T07:48:19.378Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-30T07:48:19.378Z] === RUN TestServiceWithDataPathPortInit [2022-04-30T07:48:19.595Z] 2022/04/30 07:48:19 Closing DB instances... [2022-04-30T07:48:19.947Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-30T07:48:19.947Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-04-30T07:48:19.947Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-30T07:48:21.145Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.94s) [2022-04-30T07:48:21.145Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-30T07:48:21.145Z] === RUN TestPeerCertificateMarshalJSON [2022-04-30T07:48:21.608Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-30T07:48:21.608Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-30T07:48:21.608Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s) [2022-04-30T07:48:21.608Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-30T07:48:21.608Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-30T07:48:21.608Z] === RUN TestMiddleware [2022-04-30T07:48:21.608Z] --- PASS: TestMiddleware (0.00s) [2022-04-30T07:48:21.608Z] === RUN TestNewResponseModifier [2022-04-30T07:48:21.608Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-30T07:48:21.608Z] PASS [2022-04-30T07:48:21.608Z] coverage: 26.8% of statements [2022-04-30T07:48:21.608Z] ok github.com/docker/docker/pkg/authorization 0.377s coverage: 26.8% of statements [2022-04-30T07:48:21.608Z] === RUN TestIsArchivePathDir [2022-04-30T07:48:21.608Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-30T07:48:21.608Z] === RUN TestIsArchivePathInvalidFile [2022-04-30T07:48:21.608Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-04-30T07:48:21.608Z] === RUN TestIsArchivePathTar [2022-04-30T07:48:22.072Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-04-30T07:48:22.072Z] === RUN TestDecompressStreamGzip [2022-04-30T07:48:22.072Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-04-30T07:48:22.072Z] === RUN TestDecompressStreamBzip2 [2022-04-30T07:48:22.072Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-04-30T07:48:22.072Z] === RUN TestDecompressStreamXz [2022-04-30T07:48:22.072Z] archive_test.go:133: Xz not present in msys2 [2022-04-30T07:48:22.072Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-30T07:48:22.072Z] === RUN TestDecompressStreamZstd [2022-04-30T07:48:22.072Z] === RUN TestUnbuffered [2022-04-30T07:48:22.072Z] --- PASS: TestUnbuffered (0.00s) [2022-04-30T07:48:22.072Z] === RUN TestRaceUnbuffered [2022-04-30T07:48:22.072Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-30T07:48:22.072Z] PASS [2022-04-30T07:48:22.072Z] coverage: 100.0% of statements [2022-04-30T07:48:22.072Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2022-04-30T07:48:22.072Z] archive_test.go:140: zstd not installed [2022-04-30T07:48:22.072Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-30T07:48:22.072Z] === RUN TestCompressStreamXzUnsupported [2022-04-30T07:48:22.072Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-30T07:48:22.072Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-30T07:48:22.072Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-30T07:48:22.072Z] === RUN TestCompressStreamInvalid [2022-04-30T07:48:22.072Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-30T07:48:22.072Z] === RUN TestExtensionInvalid [2022-04-30T07:48:22.072Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-30T07:48:22.072Z] === RUN TestExtensionUncompressed [2022-04-30T07:48:22.072Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-30T07:48:22.072Z] === RUN TestExtensionBzip2 [2022-04-30T07:48:22.072Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-30T07:48:22.072Z] === RUN TestExtensionGzip [2022-04-30T07:48:22.072Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-30T07:48:22.072Z] === RUN TestExtensionXz [2022-04-30T07:48:22.072Z] --- PASS: TestExtensionXz (0.00s) [2022-04-30T07:48:22.072Z] === RUN TestExtensionZstd [2022-04-30T07:48:22.072Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-30T07:48:22.072Z] === RUN TestCmdStreamLargeStderr [2022-04-30T07:48:22.072Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-04-30T07:48:22.072Z] === RUN TestCmdStreamBad [2022-04-30T07:48:22.072Z] archive_test.go:252: Failing on Windows CI machines [2022-04-30T07:48:22.072Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-30T07:48:22.072Z] === RUN TestCmdStreamGood [2022-04-30T07:48:22.072Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-30T07:48:22.072Z] === RUN TestUntarPathWithInvalidDest [2022-04-30T07:48:22.535Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-30T07:48:22.535Z] === RUN TestUntarPathWithInvalidSrc [2022-04-30T07:48:22.535Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-30T07:48:22.535Z] === RUN TestUntarPath [2022-04-30T07:48:22.535Z] --- PASS: TestUntarPath (0.07s) [2022-04-30T07:48:22.535Z] === RUN TestUntarPathWithDestinationFile [2022-04-30T07:48:22.535Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-30T07:48:22.535Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-30T07:48:22.535Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-30T07:48:22.535Z] === RUN TestCopyWithTarInvalidSrc [2022-04-30T07:48:22.535Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-30T07:48:22.535Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-30T07:48:22.535Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-30T07:48:22.535Z] === RUN TestCopyWithTarSrcFile [2022-04-30T07:48:22.535Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-30T07:48:22.535Z] === RUN TestCopyWithTarSrcFolder [2022-04-30T07:48:22.535Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-30T07:48:22.535Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-30T07:48:22.535Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-30T07:48:22.535Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-30T07:48:22.535Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-30T07:48:22.535Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-30T07:48:22.535Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-30T07:48:22.535Z] === RUN TestCopyFileWithTarSrcFile [2022-04-30T07:48:22.535Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-30T07:48:22.535Z] === RUN TestTarFiles [2022-04-30T07:48:22.997Z] === RUN TestMatch [2022-04-30T07:48:22.997Z] === RUN TestMatch/[[]] [2022-04-30T07:48:22.997Z] === RUN TestMatch/[[foo]] [2022-04-30T07:48:22.997Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-30T07:48:22.997Z] === RUN TestMatch/[[foo_bar]] [2022-04-30T07:48:22.997Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-30T07:48:22.997Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-30T07:48:22.997Z] === RUN TestMatch/[] [2022-04-30T07:48:22.997Z] === RUN TestMatch/[]#01 [2022-04-30T07:48:22.997Z] === RUN TestMatch/[[qux]] [2022-04-30T07:48:22.997Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-30T07:48:22.997Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-30T07:48:22.997Z] === RUN TestMatch/[[foo_baz]] [2022-04-30T07:48:22.997Z] --- PASS: TestMatch (0.00s) [2022-04-30T07:48:22.997Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-30T07:48:22.997Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-30T07:48:22.997Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-30T07:48:22.997Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-30T07:48:22.997Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-30T07:48:22.997Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-30T07:48:22.997Z] --- PASS: TestMatch/[] (0.00s) [2022-04-30T07:48:22.997Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-30T07:48:22.997Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-30T07:48:22.997Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-30T07:48:22.997Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-30T07:48:22.997Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-30T07:48:22.997Z] PASS [2022-04-30T07:48:22.997Z] coverage: 87.5% of statements [2022-04-30T07:48:22.997Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2022-04-30T07:48:22.997Z] 2022/04/30 07:48:22 Closing DB instances... [2022-04-30T07:48:23.521Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-30T07:48:23.521Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-30T07:48:23.521Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-30T07:48:23.521Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-30T07:48:23.521Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-30T07:48:23.521Z] Cross building: bundles/cross/windows/amd64 [2022-04-30T07:48:23.521Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-04-30T07:48:23.521Z] { [2022-04-30T07:48:23.521Z] "RT_GROUP_ICON": { [2022-04-30T07:48:23.521Z] "#1": { [2022-04-30T07:48:23.521Z] "0409": "../../winresources/docker.ico" [2022-04-30T07:48:23.521Z] } [2022-04-30T07:48:23.521Z] }, [2022-04-30T07:48:23.521Z] "RT_MANIFEST": { [2022-04-30T07:48:23.521Z] "#1": { [2022-04-30T07:48:23.521Z] "0409": { [2022-04-30T07:48:23.521Z] "identity": {}, [2022-04-30T07:48:23.521Z] "description": "Docker Engine", [2022-04-30T07:48:23.521Z] "minimum-os": "vista", [2022-04-30T07:48:23.521Z] "execution-level": "", [2022-04-30T07:48:23.521Z] "ui-access": false, [2022-04-30T07:48:23.521Z] "auto-elevate": false, [2022-04-30T07:48:23.521Z] "dpi-awareness": "unaware", [2022-04-30T07:48:23.521Z] "disable-theming": false, [2022-04-30T07:48:23.521Z] "disable-window-filtering": false, [2022-04-30T07:48:23.521Z] "high-resolution-scrolling-aware": false, [2022-04-30T07:48:23.521Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-30T07:48:23.521Z] "long-path-aware": false, [2022-04-30T07:48:23.521Z] "printer-driver-isolation": false, [2022-04-30T07:48:23.521Z] "gdi-scaling": false, [2022-04-30T07:48:23.521Z] "segment-heap": false, [2022-04-30T07:48:23.521Z] "use-common-controls-v6": false [2022-04-30T07:48:23.521Z] } [2022-04-30T07:48:23.521Z] } [2022-04-30T07:48:23.521Z] }, [2022-04-30T07:48:23.521Z] "RT_MESSAGETABLE": { [2022-04-30T07:48:23.521Z] "#1": { [2022-04-30T07:48:23.521Z] "0409": "../../winresources/event_messages.bin" [2022-04-30T07:48:23.521Z] } [2022-04-30T07:48:23.521Z] }, [2022-04-30T07:48:23.521Z] "RT_VERSION": { [2022-04-30T07:48:23.521Z] "#1": { [2022-04-30T07:48:23.521Z] "0409": { [2022-04-30T07:48:23.521Z] "fixed": { [2022-04-30T07:48:23.521Z] "file_version": "0.0.0.0", [2022-04-30T07:48:23.521Z] "product_version": "0.0.0.0", [2022-04-30T07:48:23.521Z] "type": "Unknown" [2022-04-30T07:48:23.521Z] }, [2022-04-30T07:48:23.521Z] "info": { [2022-04-30T07:48:23.521Z] "0000": { [2022-04-30T07:48:23.521Z] "CompanyName": "", [2022-04-30T07:48:23.521Z] "FileVersion": "dev", [2022-04-30T07:48:23.521Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-30T07:48:23.521Z] "OriginalFileName": "dockerd-dev.exe", [2022-04-30T07:48:23.521Z] "ProductName": "", [2022-04-30T07:48:23.521Z] "ProductVersion": "dev", [2022-04-30T07:48:23.521Z] "SpecialBuild": "7eb5d4c93d44f98a9a3ca14e99601623dacd1c52" [2022-04-30T07:48:23.521Z] } [2022-04-30T07:48:23.521Z] } [2022-04-30T07:48:23.521Z] } [2022-04-30T07:48:23.521Z] } [2022-04-30T07:48:23.521Z] } [2022-04-30T07:48:23.521Z] } [2022-04-30T07:48:23.521Z] cmd/dockerd/config.go [2022-04-30T07:48:23.521Z] cmd/dockerd/config_windows.go [2022-04-30T07:48:23.521Z] cmd/dockerd/daemon.go [2022-04-30T07:48:23.521Z] cmd/dockerd/daemon_test.go [2022-04-30T07:48:23.521Z] cmd/dockerd/daemon_windows.go [2022-04-30T07:48:23.521Z] cmd/dockerd/docker.go [2022-04-30T07:48:23.521Z] cmd/dockerd/docker_windows.go [2022-04-30T07:48:23.521Z] cmd/dockerd/genwinres_windows.go [2022-04-30T07:48:23.521Z] cmd/dockerd/metrics.go [2022-04-30T07:48:23.521Z] cmd/dockerd/options.go [2022-04-30T07:48:23.521Z] cmd/dockerd/options_test.go [2022-04-30T07:48:23.521Z] cmd/dockerd/service_windows.go [2022-04-30T07:48:23.521Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-30T07:48:23.521Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-30T07:48:23.972Z] === RUN TestChrootTarUntar [2022-04-30T07:48:23.972Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:48:23.972Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-30T07:48:23.972Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-30T07:48:23.972Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:48:23.972Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-30T07:48:23.972Z] === RUN TestChrootUntarEmptyArchive [2022-04-30T07:48:23.972Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-30T07:48:23.972Z] === RUN TestChrootTarUntarWithSymlink [2022-04-30T07:48:23.972Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:48:23.972Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-30T07:48:23.972Z] === RUN TestChrootCopyWithTar [2022-04-30T07:48:23.972Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:48:23.972Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-30T07:48:23.972Z] === RUN TestChrootCopyFileWithTar [2022-04-30T07:48:23.972Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:48:23.972Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-30T07:48:23.972Z] === RUN TestChrootUntarPath [2022-04-30T07:48:23.972Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:48:23.972Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-30T07:48:23.972Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-30T07:48:23.972Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:48:23.972Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-04-30T07:48:23.972Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-30T07:48:23.972Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:48:23.972Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-30T07:48:23.972Z] === RUN TestChrootApplyDotDotFile [2022-04-30T07:48:23.972Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:48:23.972Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-30T07:48:23.972Z] PASS [2022-04-30T07:48:23.972Z] coverage: 12.0% of statements [2022-04-30T07:48:23.972Z] ok github.com/docker/docker/pkg/chrootarchive 0.115s coverage: 12.0% of statements [2022-04-30T07:48:24.133Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-30T07:48:24.133Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-30T07:48:24.152Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:48:24.152Z] INFO: Testing against a local daemon [2022-04-30T07:48:24.152Z] === RUN TestBuildWithSession [2022-04-30T07:48:24.152Z] build_session_test.go:25: TODO: BuildKit [2022-04-30T07:48:24.152Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-30T07:48:24.152Z] === RUN TestBuildSquashParent [2022-04-30T07:48:24.152Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:48:24.152Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-30T07:48:24.152Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-30T07:48:24.152Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:48:24.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:48:24.152Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:48:24.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:48:24.152Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:48:24.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:48:24.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:48:24.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:48:24.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:48:24.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:48:24.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:48:24.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:48:24.152Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:48:24.152Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:48:24.152Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:48:24.152Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:48:24.947Z] --- PASS: TestNetworkDBCRUDTableEntry (4.05s) [2022-04-30T07:48:24.947Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-30T07:48:25.068Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-30T07:48:25.326Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-30T07:48:25.410Z] === RUN TestEnsureRemoveAllNotExist [2022-04-30T07:48:25.410Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-30T07:48:25.410Z] === RUN TestEnsureRemoveAllWithDir [2022-04-30T07:48:25.410Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-30T07:48:25.410Z] === RUN TestEnsureRemoveAllWithFile [2022-04-30T07:48:25.410Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-30T07:48:25.410Z] PASS [2022-04-30T07:48:25.410Z] coverage: 0.0% of statements [2022-04-30T07:48:25.410Z] ok github.com/docker/docker/pkg/containerfs 0.048s coverage: 0.0% of statements [2022-04-30T07:48:26.386Z] === RUN TestSizeEmpty [2022-04-30T07:48:26.386Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-30T07:48:26.386Z] === RUN TestSizeEmptyFile [2022-04-30T07:48:26.386Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-30T07:48:26.386Z] === RUN TestSizeNonemptyFile [2022-04-30T07:48:26.386Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-30T07:48:26.386Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-30T07:48:26.386Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-30T07:48:26.386Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-30T07:48:26.386Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-30T07:48:26.386Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-30T07:48:26.386Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-30T07:48:26.386Z] === RUN TestMoveToSubdir [2022-04-30T07:48:26.386Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-30T07:48:26.386Z] === RUN TestSizeNonExistingDirectory [2022-04-30T07:48:26.386Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-30T07:48:26.386Z] PASS [2022-04-30T07:48:26.386Z] coverage: 80.0% of statements [2022-04-30T07:48:26.386Z] ok github.com/docker/docker/pkg/directory 0.069s coverage: 80.0% of statements [2022-04-30T07:48:26.702Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-30T07:48:26.849Z] 2022/04/30 07:48:26 Closing DB instances... [2022-04-30T07:48:27.267Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-30T07:48:27.312Z] === RUN TestPollerAddRemove [2022-04-30T07:48:27.312Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-30T07:48:27.312Z] === RUN TestPollerEvent [2022-04-30T07:48:27.312Z] poller_test.go:40: No chmod on Windows [2022-04-30T07:48:27.312Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-30T07:48:27.312Z] === RUN TestPollerClose [2022-04-30T07:48:27.312Z] --- PASS: TestPollerClose (0.00s) [2022-04-30T07:48:27.312Z] PASS [2022-04-30T07:48:27.312Z] coverage: 45.7% of statements [2022-04-30T07:48:27.312Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 45.7% of statements [2022-04-30T07:48:27.834Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-30T07:48:28.290Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-04-30T07:48:28.290Z] === RUN TestNetworkDBNodeLeave [2022-04-30T07:48:28.290Z] === RUN TestCopyFileWithInvalidSrc [2022-04-30T07:48:28.290Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-30T07:48:28.290Z] === RUN TestCopyFileWithInvalidDest [2022-04-30T07:48:28.290Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-30T07:48:28.290Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-30T07:48:28.290Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-30T07:48:28.400Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-30T07:48:28.753Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-30T07:48:28.753Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-04-30T07:48:28.753Z] === RUN TestCopyFile [2022-04-30T07:48:28.753Z] --- PASS: TestCopyFile (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-30T07:48:28.753Z] fileutils_test.go:133: Needs porting to Windows [2022-04-30T07:48:28.753Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-30T07:48:28.753Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-30T07:48:28.753Z] fileutils_test.go:179: Needs porting to Windows [2022-04-30T07:48:28.753Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestWildcardMatches [2022-04-30T07:48:28.753Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestPatternMatches [2022-04-30T07:48:28.753Z] --- PASS: TestPatternMatches (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-30T07:48:28.753Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestPatternMatchesFolderExclusions [2022-04-30T07:48:28.753Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-30T07:48:28.753Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-30T07:48:28.753Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-30T07:48:28.753Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-30T07:48:28.753Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestSingleExclamationError [2022-04-30T07:48:28.753Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestMatchesWithNoPatterns [2022-04-30T07:48:28.753Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestMatchesWithMalformedPatterns [2022-04-30T07:48:28.753Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestMatches [2022-04-30T07:48:28.753Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-30T07:48:28.753Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-30T07:48:28.753Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-30T07:48:28.753Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-30T07:48:28.753Z] --- PASS: TestMatches (0.01s) [2022-04-30T07:48:28.753Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-30T07:48:28.753Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-30T07:48:28.753Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-30T07:48:28.753Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestCleanPatterns [2022-04-30T07:48:28.753Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-30T07:48:28.753Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestCleanPatternsExceptionFlag [2022-04-30T07:48:28.753Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-30T07:48:28.753Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-30T07:48:28.753Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestCleanPatternsErrorSingleException [2022-04-30T07:48:28.753Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestCreateIfNotExistsDir [2022-04-30T07:48:28.753Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestCreateIfNotExistsFile [2022-04-30T07:48:28.753Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-30T07:48:28.753Z] === RUN TestMatch [2022-04-30T07:48:28.753Z] --- PASS: TestMatch (0.00s) [2022-04-30T07:48:28.753Z] === RUN TestCompile [2022-04-30T07:48:28.753Z] === RUN TestCompile/slash [2022-04-30T07:48:28.753Z] === RUN TestCompile/backslash [2022-04-30T07:48:28.753Z] --- PASS: TestCompile (0.00s) [2022-04-30T07:48:28.753Z] --- PASS: TestCompile/slash (0.00s) [2022-04-30T07:48:28.753Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-30T07:48:28.753Z] PASS [2022-04-30T07:48:28.753Z] coverage: 84.7% of statements [2022-04-30T07:48:28.753Z] ok github.com/docker/docker/pkg/fileutils 0.091s coverage: 84.7% of statements [2022-04-30T07:48:29.220Z] === RUN TestGet [2022-04-30T07:48:29.220Z] --- PASS: TestGet (0.00s) [2022-04-30T07:48:29.220Z] === RUN TestGetShortcutString [2022-04-30T07:48:29.220Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-30T07:48:29.220Z] PASS [2022-04-30T07:48:29.220Z] coverage: 42.9% of statements [2022-04-30T07:48:29.220Z] ok github.com/docker/docker/pkg/homedir 0.069s coverage: 42.9% of statements [2022-04-30T07:48:29.683Z] --- PASS: TestTarFiles (6.91s) [2022-04-30T07:48:29.683Z] === RUN TestDetectCompressionZstd [2022-04-30T07:48:29.683Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-30T07:48:29.683Z] === RUN TestTarUntar [2022-04-30T07:48:29.683Z] --- PASS: TestTarUntar (0.05s) [2022-04-30T07:48:29.683Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-30T07:48:29.683Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-30T07:48:29.683Z] === RUN TestTarWithOptions [2022-04-30T07:48:29.683Z] --- PASS: TestTarWithOptions (0.04s) [2022-04-30T07:48:29.683Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-30T07:48:29.683Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-30T07:48:29.683Z] === RUN TestUntarUstarGnuConflict [2022-04-30T07:48:29.684Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-30T07:48:29.684Z] === RUN TestUntarInvalidFilenames [2022-04-30T07:48:29.684Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames737349027\\dest" [2022-04-30T07:48:29.684Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-04-30T07:48:29.684Z] === RUN TestUntarHardlinkToSymlink [2022-04-30T07:48:29.684Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-30T07:48:29.684Z] === RUN TestUntarInvalidHardlink [2022-04-30T07:48:29.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink495787613\\victim\\hello" -> "../victim/hello" [2022-04-30T07:48:29.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1959503741\\victim\\hello" -> "/../victim/hello" [2022-04-30T07:48:29.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink751359588\\victim" -> "../victim" [2022-04-30T07:48:29.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink844311432\\victim" -> "../victim" [2022-04-30T07:48:29.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1007242723\\victim" -> "../victim" [2022-04-30T07:48:29.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3717366872\\victim" -> "../victim" [2022-04-30T07:48:29.684Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-30T07:48:29.684Z] === RUN TestUntarInvalidSymlink [2022-04-30T07:48:29.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3311161965\\dest\\dotdot" -> "../victim/hello" [2022-04-30T07:48:29.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3993010742\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-30T07:48:29.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3225934319\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:48:29.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2201705580\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:48:29.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1594660454\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:48:29.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink805857157\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:48:29.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3230178704\\dest\\dir\\loophole" -> "../../victim" [2022-04-30T07:48:29.684Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-30T07:48:29.684Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-30T07:48:29.684Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-30T07:48:29.684Z] === RUN TestXGlobalNoParent [2022-04-30T07:48:29.684Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-30T07:48:29.684Z] === RUN TestReplaceFileTarWrapper [2022-04-30T07:48:29.776Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-30T07:48:30.146Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-04-30T07:48:30.146Z] === RUN TestPrefixHeaderReadable [2022-04-30T07:48:30.146Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-30T07:48:30.146Z] === RUN TestDisablePigz [2022-04-30T07:48:30.146Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-30T07:48:30.146Z] --- PASS: TestDisablePigz (0.14s) [2022-04-30T07:48:30.146Z] === RUN TestPigz [2022-04-30T07:48:30.342Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-30T07:48:30.342Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-30T07:48:30.601Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-30T07:48:30.609Z] === RUN TestCreateIDMapOrder [2022-04-30T07:48:30.609Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-30T07:48:30.609Z] PASS [2022-04-30T07:48:30.609Z] coverage: 7.2% of statements [2022-04-30T07:48:30.609Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-04-30T07:48:30.609Z] --- PASS: TestPigz (0.15s) [2022-04-30T07:48:30.609Z] === RUN TestNosysFileInfo [2022-04-30T07:48:30.609Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-30T07:48:30.609Z] === RUN TestCopyFileWithInvalidDest [2022-04-30T07:48:30.609Z] archive_windows_test.go:16: Currently fails [2022-04-30T07:48:30.609Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-30T07:48:30.609Z] === RUN TestCanonicalTarNameForPath [2022-04-30T07:48:30.609Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-30T07:48:30.609Z] === RUN TestCanonicalTarName [2022-04-30T07:48:30.609Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-30T07:48:30.609Z] === RUN TestChmodTarEntry [2022-04-30T07:48:30.609Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-30T07:48:30.609Z] === RUN TestHardLinkOrder [2022-04-30T07:48:30.609Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2022-04-30T07:48:30.609Z] --- PASS: TestHardLinkOrder (0.10s) [2022-04-30T07:48:30.609Z] === RUN TestChangeString [2022-04-30T07:48:30.609Z] --- PASS: TestChangeString (0.00s) [2022-04-30T07:48:30.609Z] === RUN TestChangesWithNoChanges [2022-04-30T07:48:30.609Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-30T07:48:30.609Z] === RUN TestChangesWithChanges [2022-04-30T07:48:30.609Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-30T07:48:30.609Z] === RUN TestChangesWithChangesGH13590 [2022-04-30T07:48:30.609Z] changes_test.go:196: needs more investigation [2022-04-30T07:48:30.609Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-30T07:48:30.609Z] === RUN TestChangesDirsEmpty [2022-04-30T07:48:30.609Z] --- PASS: TestChangesDirsEmpty (0.17s) [2022-04-30T07:48:30.609Z] === RUN TestChangesDirsMutated [2022-04-30T07:48:30.859Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-30T07:48:31.071Z] --- PASS: TestChangesDirsMutated (0.19s) [2022-04-30T07:48:31.071Z] === RUN TestApplyLayer [2022-04-30T07:48:31.071Z] changes_test.go:433: needs further investigation [2022-04-30T07:48:31.071Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-30T07:48:31.071Z] === RUN TestChangesSizeWithHardlinks [2022-04-30T07:48:31.071Z] changes_test.go:469: needs further investigation [2022-04-30T07:48:31.071Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-30T07:48:31.071Z] === RUN TestChangesSizeWithNoChanges [2022-04-30T07:48:31.071Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-30T07:48:31.071Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-30T07:48:31.071Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-30T07:48:31.071Z] === RUN TestChangesSize [2022-04-30T07:48:31.071Z] --- PASS: TestChangesSize (0.00s) [2022-04-30T07:48:31.071Z] === RUN TestApplyLayerInvalidFilenames [2022-04-30T07:48:31.071Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2802002054\\dest" [2022-04-30T07:48:31.071Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-30T07:48:31.071Z] === RUN TestApplyLayerInvalidHardlink [2022-04-30T07:48:31.071Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2073672715\\victim\\hello" -> "../victim/hello" [2022-04-30T07:48:31.071Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4259171883\\victim\\hello" -> "/../victim/hello" [2022-04-30T07:48:31.071Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1401428767\\victim" -> "../victim" [2022-04-30T07:48:31.071Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2744242272\\victim" -> "../victim" [2022-04-30T07:48:31.071Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3760337968\\victim" -> "../victim" [2022-04-30T07:48:31.071Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2169696082\\victim" -> "../victim" [2022-04-30T07:48:31.071Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-30T07:48:31.071Z] === RUN TestApplyLayerInvalidSymlink [2022-04-30T07:48:31.071Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink123942930\\dest\\dotdot" -> "../victim/hello" [2022-04-30T07:48:31.071Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3489333758\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-30T07:48:31.071Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2745319994\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:48:31.071Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2061757368\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:48:31.071Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3941222428\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:48:31.071Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4030739157\\dest\\loophole-victim" -> "../victim" [2022-04-30T07:48:31.071Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-30T07:48:31.071Z] === RUN TestApplyLayerWhiteouts [2022-04-30T07:48:31.071Z] --- PASS: TestApplyLayerWhiteouts (0.11s) [2022-04-30T07:48:31.071Z] === RUN TestGenerateEmptyFile [2022-04-30T07:48:31.071Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-30T07:48:31.071Z] === RUN TestGenerateWithContent [2022-04-30T07:48:31.071Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-30T07:48:31.071Z] PASS [2022-04-30T07:48:31.071Z] coverage: 62.9% of statements [2022-04-30T07:48:31.071Z] ok github.com/docker/docker/pkg/archive 9.798s coverage: 62.9% of statements [2022-04-30T07:48:31.425Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-30T07:48:31.534Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2022-04-30T07:48:31.534Z] === RUN TestNetworkDBWatch [2022-04-30T07:48:31.997Z] === RUN TestFixedBufferCap [2022-04-30T07:48:31.997Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-30T07:48:31.997Z] === RUN TestFixedBufferLen [2022-04-30T07:48:31.997Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-30T07:48:31.997Z] === RUN TestFixedBufferString [2022-04-30T07:48:31.997Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-30T07:48:31.997Z] === RUN TestFixedBufferWrite [2022-04-30T07:48:31.997Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-30T07:48:31.997Z] === RUN TestFixedBufferRead [2022-04-30T07:48:31.997Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-30T07:48:31.997Z] === RUN TestBytesPipeRead [2022-04-30T07:48:31.997Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-30T07:48:31.997Z] === RUN TestBytesPipeWrite [2022-04-30T07:48:31.997Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-30T07:48:31.997Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-30T07:48:32.459Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2022-04-30T07:48:32.459Z] === RUN TestAtomicWriteToFile [2022-04-30T07:48:32.459Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-30T07:48:32.459Z] === RUN TestAtomicWriteSetCommit [2022-04-30T07:48:32.459Z] --- PASS: TestAtomicWriteSetCommit (0.07s) [2022-04-30T07:48:32.459Z] === RUN TestAtomicWriteSetCancel [2022-04-30T07:48:32.459Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-30T07:48:32.459Z] === RUN TestReadCloserWrapperClose [2022-04-30T07:48:32.459Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-30T07:48:32.459Z] === RUN TestReaderErrWrapperReadOnError [2022-04-30T07:48:32.459Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-30T07:48:32.459Z] === RUN TestReaderErrWrapperRead [2022-04-30T07:48:32.459Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-30T07:48:32.459Z] === RUN TestCancelReadCloser [2022-04-30T07:48:32.459Z] --- PASS: TestCancelReadCloser (0.11s) [2022-04-30T07:48:32.459Z] === RUN TestWriteCloserWrapperClose [2022-04-30T07:48:32.459Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-30T07:48:32.459Z] === RUN TestNopWriteCloser [2022-04-30T07:48:32.459Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-30T07:48:32.459Z] === RUN TestNopWriter [2022-04-30T07:48:32.459Z] --- PASS: TestNopWriter (0.00s) [2022-04-30T07:48:32.459Z] === RUN TestWriteCounter [2022-04-30T07:48:32.459Z] --- PASS: TestWriteCounter (0.00s) [2022-04-30T07:48:32.459Z] PASS [2022-04-30T07:48:32.459Z] coverage: 69.2% of statements [2022-04-30T07:48:32.459Z] ok github.com/docker/docker/pkg/ioutils 0.770s coverage: 69.2% of statements [2022-04-30T07:48:32.799Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-30T07:48:32.922Z] 2022/04/30 07:48:32 Closing DB instances... [2022-04-30T07:48:33.058Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-30T07:48:33.896Z] === RUN TestError [2022-04-30T07:48:33.897Z] --- PASS: TestError (0.00s) [2022-04-30T07:48:33.897Z] === RUN TestProgressString [2022-04-30T07:48:33.897Z] === RUN TestProgressString/no_progress [2022-04-30T07:48:33.897Z] === RUN TestProgressString/progress_1 [2022-04-30T07:48:33.897Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-30T07:48:33.897Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-30T07:48:33.897Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-30T07:48:33.897Z] === RUN TestProgressString/with_units [2022-04-30T07:48:33.897Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-30T07:48:33.897Z] === RUN TestProgressString/hide_counts [2022-04-30T07:48:33.897Z] --- PASS: TestProgressString (0.00s) [2022-04-30T07:48:33.897Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-30T07:48:33.897Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-30T07:48:33.897Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-30T07:48:33.897Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-30T07:48:33.897Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-30T07:48:33.897Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-30T07:48:33.897Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-30T07:48:33.897Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-30T07:48:33.897Z] === RUN TestJSONMessageDisplay [2022-04-30T07:48:33.897Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-04-30T07:48:33.897Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-30T07:48:33.897Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-30T07:48:33.897Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-30T07:48:33.897Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-30T07:48:33.897Z] === RUN TestDisplayJSONMessagesStream [2022-04-30T07:48:33.897Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-30T07:48:33.897Z] PASS [2022-04-30T07:48:33.897Z] coverage: 91.7% of statements [2022-04-30T07:48:33.897Z] ok github.com/docker/docker/pkg/jsonmessage 0.248s coverage: 91.7% of statements [2022-04-30T07:48:34.359Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-04-30T07:48:34.359Z] === RUN TestNetworkDBBulkSync [2022-04-30T07:48:34.821Z] === RUN TestStandardLongPath [2022-04-30T07:48:34.821Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-30T07:48:34.821Z] === RUN TestUNCLongPath [2022-04-30T07:48:34.821Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-30T07:48:34.821Z] PASS [2022-04-30T07:48:34.821Z] coverage: 100.0% of statements [2022-04-30T07:48:34.821Z] ok github.com/docker/docker/pkg/longpath 0.062s coverage: 100.0% of statements [2022-04-30T07:48:34.958Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-30T07:48:35.216Z] --- PASS: TestServiceWithDataPathPortInit (15.79s) [2022-04-30T07:48:35.216Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-30T07:48:35.265Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:48:35.265Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:48:35.784Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-30T07:48:35.796Z] === RUN TestNameFormat [2022-04-30T07:48:35.796Z] --- PASS: TestNameFormat (0.00s) [2022-04-30T07:48:35.796Z] === RUN TestNameRetries [2022-04-30T07:48:35.796Z] --- PASS: TestNameRetries (0.00s) [2022-04-30T07:48:35.796Z] PASS [2022-04-30T07:48:35.796Z] coverage: 85.7% of statements [2022-04-30T07:48:35.796Z] ok github.com/docker/docker/pkg/namesgenerator 0.068s coverage: 85.7% of statements [2022-04-30T07:48:35.796Z] 2022/04/30 07:48:35 Closing DB instances... [2022-04-30T07:48:36.534Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:48:36.769Z] === RUN TestParseKeyValueOpt [2022-04-30T07:48:36.769Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-30T07:48:36.769Z] === RUN TestParseUintList [2022-04-30T07:48:36.769Z] --- PASS: TestParseUintList (0.00s) [2022-04-30T07:48:36.769Z] === RUN TestParseUintListMaximumLimits [2022-04-30T07:48:36.769Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-30T07:48:36.769Z] PASS [2022-04-30T07:48:36.769Z] coverage: 97.0% of statements [2022-04-30T07:48:36.769Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2022-04-30T07:48:36.990Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:48:37.232Z] --- PASS: TestNetworkDBBulkSync (2.89s) [2022-04-30T07:48:37.232Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-30T07:48:37.684Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-30T07:48:38.206Z] === RUN Test_windowsOSRelease_String [2022-04-30T07:48:38.206Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-30T07:48:38.206Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-30T07:48:38.206Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-30T07:48:38.206Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-30T07:48:38.206Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-30T07:48:38.206Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-30T07:48:38.206Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-30T07:48:38.206Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-30T07:48:38.206Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-30T07:48:38.206Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-30T07:48:38.206Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-30T07:48:38.206Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-30T07:48:38.206Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-30T07:48:38.206Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-30T07:48:38.206Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-30T07:48:38.206Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-30T07:48:38.206Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-30T07:48:38.206Z] PASS [2022-04-30T07:48:38.206Z] coverage: 36.4% of statements [2022-04-30T07:48:38.206Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.047s coverage: 36.4% of statements [2022-04-30T07:48:38.618Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-30T07:48:38.618Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w33tdbxv17evc8xhrb9oa2ytd Created:2022-04-30 07:48:36.661216953 +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[4dcf4311f9882765b891414a9d594b8bc23877f3e4a394cbc9281b56ad5be40a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bgu7ggd5wz20gvj0vxsvejqgt EndpointID:80aa333ac743ce8d5962de40c36a66d4f15c01bb2d9fa55498e027f517607bff MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d5df9b63d0a32337cc32aee7a487d18c78b6423c31a890a479def4c90060758f 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:476268744c2c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bgu7ggd5wz20gvj0vxsvejqgt EndpointID:80aa333ac743ce8d5962de40c36a66d4f15c01bb2d9fa55498e027f517607bff EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-30T07:48:39.552Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-30T07:48:39.552Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-30T07:48:39.752Z] === RUN TestNewAndRemove [2022-04-30T07:48:39.752Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-30T07:48:39.752Z] === RUN TestRemoveInvalidPath [2022-04-30T07:48:39.752Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-30T07:48:39.752Z] PASS [2022-04-30T07:48:39.752Z] coverage: 82.6% of statements [2022-04-30T07:48:39.752Z] ok github.com/docker/docker/pkg/pidfile 0.094s coverage: 82.6% of statements [2022-04-30T07:48:41.299Z] 2022/04/30 07:48:40 Closing DB instances... [2022-04-30T07:48:41.452Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-30T07:48:41.760Z] time="2022-04-30T07:48:41Z" level=error msg="node: d466c0d4dadf is unknown to memberlist" [2022-04-30T07:48:41.760Z] === RUN TestFailedConnection [2022-04-30T07:48:42.735Z] --- PASS: TestGetAddress (28.41s) [2022-04-30T07:48:42.735Z] === RUN TestRequestSyntaxCheck [2022-04-30T07:48:42.735Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-04-30T07:48:42.735Z] === RUN TestRequest [2022-04-30T07:48:42.735Z] --- PASS: TestFailedConnection (1.19s) [2022-04-30T07:48:42.735Z] === RUN TestFailOnce [2022-04-30T07:48:43.196Z] 2022/04/30 07:48:42 http: panic serving 127.0.0.1:49298: Plugin not ready [2022-04-30T07:48:43.196Z] goroutine 22 [running]: [2022-04-30T07:48:43.196Z] net/http.(*conn).serve.func1() [2022-04-30T07:48:43.196Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-30T07:48:43.196Z] panic({0xd23700, 0xe6d0e0}) [2022-04-30T07:48:43.196Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-30T07:48:43.196Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001a7a70?) [2022-04-30T07:48:43.196Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-30T07:48:43.196Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xe728f8?, 0xc0002240e0?}, 0xc7da86?) [2022-04-30T07:48:43.196Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-30T07:48:43.196Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xe728f8, 0xc0002240e0}, 0xc000230200) [2022-04-30T07:48:43.196Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-30T07:48:43.196Z] net/http.serverHandler.ServeHTTP({0xe70f18?}, {0xe728f8, 0xc0002240e0}, 0xc000230200) [2022-04-30T07:48:43.196Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-30T07:48:43.196Z] net/http.(*conn).serve(0xc00023e000, {0xe72df8, 0xc00008a0c0}) [2022-04-30T07:48:43.196Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-30T07:48:43.196Z] created by net/http.(*Server).Serve [2022-04-30T07:48:43.196Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-30T07:48:43.196Z] time="2022-04-30T07:48:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2022-04-30T07:48:43.354Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.86s) [2022-04-30T07:48:43.354Z] PASS [2022-04-30T07:48:43.354Z] [2022-04-30T07:48:43.354Z] === Skipped [2022-04-30T07:48:43.354Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-30T07:48:43.354Z] service_test.go:243: FLAKY_TEST [2022-04-30T07:48:43.354Z] [2022-04-30T07:48:43.354Z] DONE 38 tests, 1 skipped in 49.997s [2022-04-30T07:48:43.354Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-30T07:48:43.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:48:43.354Z] ++ set -e [2022-04-30T07:48:43.354Z] ++ '[' -n 0 ']' [2022-04-30T07:48:43.354Z] ++ set -x [2022-04-30T07:48:43.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:48:43.354Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-30T07:48:43.354Z] INFO: Testing against a local daemon [2022-04-30T07:48:43.354Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-30T07:48:43.354Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-30T07:48:43.354Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-30T07:48:43.354Z] === RUN TestDockerNetworkIpvlan [2022-04-30T07:48:43.354Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-30T07:48:43.354Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-30T07:48:43.354Z] PASS [2022-04-30T07:48:43.354Z] [2022-04-30T07:48:43.354Z] === Skipped [2022-04-30T07:48:43.354Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-30T07:48:43.354Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-30T07:48:43.354Z] [2022-04-30T07:48:43.354Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-30T07:48:43.354Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-30T07:48:43.354Z] [2022-04-30T07:48:43.354Z] DONE 2 tests, 2 skipped in 0.105s [2022-04-30T07:48:43.354Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-30T07:48:43.355Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:48:43.355Z] ++ set -e [2022-04-30T07:48:43.355Z] ++ '[' -n 0 ']' [2022-04-30T07:48:43.355Z] ++ set -x [2022-04-30T07:48:43.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:48:43.355Z] INFO: Testing against a local daemon [2022-04-30T07:48:43.355Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-30T07:48:43.920Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-30T07:48:44.171Z] --- PASS: TestFailOnce (1.21s) [2022-04-30T07:48:44.171Z] === RUN TestEchoInputOutput [2022-04-30T07:48:44.171Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-30T07:48:44.171Z] === RUN TestBackoff [2022-04-30T07:48:44.171Z] --- PASS: TestBackoff (0.00s) [2022-04-30T07:48:44.171Z] === RUN TestAbortRetry [2022-04-30T07:48:44.171Z] --- PASS: TestAbortRetry (0.00s) [2022-04-30T07:48:44.171Z] === RUN TestClientScheme [2022-04-30T07:48:44.171Z] --- PASS: TestClientScheme (0.00s) [2022-04-30T07:48:44.171Z] === RUN TestNewClientWithTimeout [2022-04-30T07:48:44.171Z] --- PASS: TestNetworkDBCRUDMediumCluster (7.03s) [2022-04-30T07:48:44.171Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-30T07:48:44.486Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-30T07:48:44.633Z] time="2022-04-30T07:48:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-30T07:48:44.744Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-04-30T07:48:44.744Z] === RUN TestDockerNetworkMacvlan [2022-04-30T07:48:45.606Z] 2022/04/30 07:48:45 Closing DB instances... [2022-04-30T07:48:45.679Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-30T07:48:46.068Z] time="2022-04-30T07:48:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-30T07:48:46.245Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-30T07:48:47.042Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2022-04-30T07:48:47.042Z] === RUN TestNetworkDBGarbageCollection [2022-04-30T07:48:47.181Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-30T07:48:47.304Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-30T07:48:47.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.26s) [2022-04-30T07:48:47.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.79s) [2022-04-30T07:48:47.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.79s) [2022-04-30T07:48:47.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.98s) [2022-04-30T07:48:47.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.89s) [2022-04-30T07:48:47.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.20s) [2022-04-30T07:48:47.304Z] === RUN TestBuildMultiStageCopy [2022-04-30T07:48:47.304Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-30T07:48:47.764Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-30T07:48:47.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (21.17s) [2022-04-30T07:48:47.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (21.22s) [2022-04-30T07:48:47.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (21.36s) [2022-04-30T07:48:47.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (21.44s) [2022-04-30T07:48:47.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.39s) [2022-04-30T07:48:47.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.57s) [2022-04-30T07:48:47.764Z] === RUN TestBuildMultiStageCopy [2022-04-30T07:48:47.764Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-30T07:48:48.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-30T07:48:48.590Z] time="2022-04-30T07:48:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-30T07:48:49.490Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-30T07:48:51.391Z] docker_api_swarm_test.go:304: [d739508ac1234] joining swarm manager [dc222bb741afc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:48:52.326Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-30T07:48:52.586Z] docker_api_swarm_test.go:305: [dde7c8afaf2bb] joining swarm manager [dc222bb741afc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:48:52.586Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-30T07:48:53.297Z] time="2022-04-30T07:48:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-30T07:48:54.271Z] === RUN TestParseEmptyInterface [2022-04-30T07:48:54.271Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-30T07:48:54.271Z] === RUN TestParseNonInterfaceType [2022-04-30T07:48:54.271Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-30T07:48:54.271Z] === RUN TestParseWithOneFunction [2022-04-30T07:48:54.271Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-30T07:48:54.271Z] === RUN TestParseWithMultipleFuncs [2022-04-30T07:48:54.271Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-30T07:48:54.271Z] === RUN TestParseWithUnnamedReturn [2022-04-30T07:48:54.271Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-30T07:48:54.271Z] === RUN TestEmbeddedInterface [2022-04-30T07:48:54.271Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-30T07:48:54.271Z] === RUN TestParsedImports [2022-04-30T07:48:54.271Z] --- PASS: TestParsedImports (0.00s) [2022-04-30T07:48:54.271Z] === RUN TestAliasedImports [2022-04-30T07:48:54.271Z] --- PASS: TestAliasedImports (0.00s) [2022-04-30T07:48:54.271Z] PASS [2022-04-30T07:48:54.271Z] coverage: 56.8% of statements [2022-04-30T07:48:54.271Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2022-04-30T07:48:54.489Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-30T07:48:55.247Z] --- PASS: TestRequest (12.20s) [2022-04-30T07:48:55.247Z] === RUN TestOverlappingRequests [2022-04-30T07:48:55.247Z] === RUN TestHTTPTransport [2022-04-30T07:48:55.247Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-30T07:48:55.247Z] PASS [2022-04-30T07:48:55.247Z] coverage: 85.7% of statements [2022-04-30T07:48:55.247Z] ok github.com/docker/docker/pkg/plugins/transport 0.041s coverage: 85.7% of statements [2022-04-30T07:48:55.709Z] --- PASS: TestOverlappingRequests (0.61s) [2022-04-30T07:48:55.709Z] === RUN TestRelease [2022-04-30T07:48:55.709Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-30T07:48:55.709Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-30T07:48:55.709Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-30T07:48:55.709Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-30T07:48:55.709Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-30T07:48:55.709Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-30T07:48:55.709Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-30T07:48:55.709Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-30T07:48:55.709Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-30T07:48:55.709Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-30T07:48:55.709Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-30T07:48:55.709Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-30T07:48:55.709Z] === RUN TestBufferPoolPutAndGet [2022-04-30T07:48:55.709Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-30T07:48:55.709Z] PASS [2022-04-30T07:48:55.709Z] coverage: 88.2% of statements [2022-04-30T07:48:55.709Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2022-04-30T07:48:55.851Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-30T07:48:56.395Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-30T07:48:56.684Z] === RUN TestOutputOnPrematureClose [2022-04-30T07:48:56.684Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-30T07:48:56.684Z] === RUN TestCompleteSilently [2022-04-30T07:48:56.684Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-30T07:48:56.684Z] PASS [2022-04-30T07:48:56.684Z] coverage: 75.9% of statements [2022-04-30T07:48:56.684Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-04-30T07:48:56.815Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-30T07:48:56.961Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-30T07:48:57.146Z] === RUN TestSendToOneSub [2022-04-30T07:48:57.146Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-30T07:48:57.146Z] === RUN TestSendToMultipleSubs [2022-04-30T07:48:57.146Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-30T07:48:57.146Z] === RUN TestEvictOneSub [2022-04-30T07:48:57.146Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-30T07:48:57.146Z] === RUN TestClosePublisher [2022-04-30T07:48:57.146Z] --- PASS: TestClosePublisher (0.00s) [2022-04-30T07:48:57.146Z] === RUN TestPubSubRace [2022-04-30T07:48:57.896Z] --- PASS: TestDockerNetworkMacvlan (13.20s) [2022-04-30T07:48:57.896Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-04-30T07:48:57.896Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-30T07:48:57.896Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.30s) [2022-04-30T07:48:57.896Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.67s) [2022-04-30T07:48:57.896Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.11s) [2022-04-30T07:48:57.896Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s) [2022-04-30T07:48:57.896Z] PASS [2022-04-30T07:48:57.896Z] [2022-04-30T07:48:57.896Z] DONE 8 tests in 14.649s [2022-04-30T07:48:57.896Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-30T07:48:57.896Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:48:57.896Z] ++ set -e [2022-04-30T07:48:57.896Z] ++ '[' -n 0 ']' [2022-04-30T07:48:57.896Z] ++ set -x [2022-04-30T07:48:57.896Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:48:57.896Z] testing: warning: no tests to run [2022-04-30T07:48:57.896Z] PASS [2022-04-30T07:48:57.896Z] [2022-04-30T07:48:57.896Z] DONE 0 tests in 0.030s [2022-04-30T07:48:57.896Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-30T07:48:57.896Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:48:57.896Z] ++ set -e [2022-04-30T07:48:57.896Z] ++ '[' -n 0 ']' [2022-04-30T07:48:57.896Z] ++ set -x [2022-04-30T07:48:57.896Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:48:58.119Z] --- PASS: TestRelease (2.25s) [2022-04-30T07:48:58.119Z] === RUN TestAllocateRandomDeallocate [2022-04-30T07:48:58.119Z] --- PASS: TestPubSubRace (1.07s) [2022-04-30T07:48:58.119Z] PASS [2022-04-30T07:48:58.119Z] coverage: 75.0% of statements [2022-04-30T07:48:58.119Z] ok github.com/docker/docker/pkg/pubsub 1.113s coverage: 75.0% of statements [2022-04-30T07:48:58.155Z] INFO: Testing against a local daemon [2022-04-30T07:48:58.155Z] === RUN TestAuthZPluginAllowRequest [2022-04-30T07:48:58.155Z] === RUN TestDockerSuite/TestBuildRm [2022-04-30T07:48:58.184Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-30T07:48:58.351Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-30T07:48:58.652Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-30T07:48:59.094Z] === RUN TestRegister [2022-04-30T07:48:59.094Z] --- PASS: TestRegister (0.00s) [2022-04-30T07:48:59.094Z] === RUN TestCommand [2022-04-30T07:48:59.094Z] --- PASS: TestCommand (0.04s) [2022-04-30T07:48:59.094Z] === RUN TestNaiveSelf [2022-04-30T07:48:59.094Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-30T07:48:59.094Z] PASS [2022-04-30T07:48:59.094Z] coverage: 82.4% of statements [2022-04-30T07:48:59.094Z] ok github.com/docker/docker/pkg/reexec 0.105s coverage: 82.4% of statements [2022-04-30T07:48:59.314Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-30T07:48:59.531Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2022-04-30T07:48:59.531Z] === RUN TestAuthZPluginTLS [2022-04-30T07:49:00.070Z] === RUN TestDump [2022-04-30T07:49:00.070Z] goroutine 6 [running]: [2022-04-30T07:49:00.070Z] github.com/docker/docker/pkg/stack.dump(0x2b2d57?) [2022-04-30T07:49:00.070Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-30T07:49:00.070Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-30T07:49:00.070Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-30T07:49:00.070Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-30T07:49:00.070Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-30T07:49:00.070Z] testing.tRunner(0xc0001621a0, 0x47a498) [2022-04-30T07:49:00.070Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-30T07:49:00.070Z] created by testing.(*T).Run [2022-04-30T07:49:00.070Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-30T07:49:00.070Z] [2022-04-30T07:49:00.070Z] goroutine 1 [chan receive]: [2022-04-30T07:49:00.070Z] testing.(*T).Run(0xc000162000, {0x46913c?, 0x28c1f3?}, 0x47a498) [2022-04-30T07:49:00.070Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-30T07:49:00.070Z] testing.runTests.func1(0xc00006c870?) [2022-04-30T07:49:00.070Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-30T07:49:00.070Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-30T07:49:00.070Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-30T07:49:00.070Z] testing.runTests(0xc000058460?, {0x5fe400, 0x3, 0x3}, {0x186a4320108?, 0x40?, 0x6034a0?}) [2022-04-30T07:49:00.070Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-30T07:49:00.070Z] testing.(*M).Run(0xc000058460) [2022-04-30T07:49:00.070Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-30T07:49:00.070Z] main.main() [2022-04-30T07:49:00.070Z] _testmain.go:99 +0x255 [2022-04-30T07:49:00.070Z] --- PASS: TestDump (0.00s) [2022-04-30T07:49:00.070Z] === RUN TestDumpToFile [2022-04-30T07:49:00.070Z] --- PASS: TestDumpToFile (0.17s) [2022-04-30T07:49:00.070Z] === RUN TestDumpToFileWithEmptyInput [2022-04-30T07:49:00.070Z] goroutine 18 [running]: [2022-04-30T07:49:00.070Z] github.com/docker/docker/pkg/stack.dump(0x32ed13?) [2022-04-30T07:49:00.070Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-30T07:49:00.070Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x32ece0?}) [2022-04-30T07:49:00.070Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-30T07:49:00.070Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0?) [2022-04-30T07:49:00.070Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-30T07:49:00.070Z] testing.tRunner(0xc0000841a0, 0x47a488) [2022-04-30T07:49:00.070Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-30T07:49:00.070Z] created by testing.(*T).Run [2022-04-30T07:49:00.070Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-30T07:49:00.070Z] [2022-04-30T07:49:00.070Z] goroutine 1 [chan receive]: [2022-04-30T07:49:00.070Z] testing.(*T).Run(0xc000162000, {0x470713?, 0x28c1f3?}, 0x47a488) [2022-04-30T07:49:00.070Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-30T07:49:00.070Z] testing.runTests.func1(0xc00006c870?) [2022-04-30T07:49:00.070Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-30T07:49:00.070Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-30T07:49:00.070Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-30T07:49:00.070Z] testing.runTests(0xc000058460?, {0x5fe400, 0x3, 0x3}, {0x186a4320108?, 0x40?, 0x6034a0?}) [2022-04-30T07:49:00.070Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-30T07:49:00.070Z] testing.(*M).Run(0xc000058460) [2022-04-30T07:49:00.070Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-30T07:49:00.070Z] main.main() [2022-04-30T07:49:00.070Z] _testmain.go:99 +0x255 [2022-04-30T07:49:00.070Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-30T07:49:00.070Z] PASS [2022-04-30T07:49:00.070Z] coverage: 90.9% of statements [2022-04-30T07:49:00.070Z] ok github.com/docker/docker/pkg/stack 0.209s coverage: 90.9% of statements [2022-04-30T07:49:00.099Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-30T07:49:00.099Z] === RUN TestAuthZPluginDenyRequest [2022-04-30T07:49:00.214Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-30T07:49:00.357Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-30T07:49:00.533Z] === RUN TestNewStdWriter [2022-04-30T07:49:00.533Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-30T07:49:00.533Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-30T07:49:00.533Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-30T07:49:00.533Z] === RUN TestWriteWithNilBytes [2022-04-30T07:49:00.533Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-30T07:49:00.533Z] === RUN TestWrite [2022-04-30T07:49:00.533Z] --- PASS: TestWrite (0.00s) [2022-04-30T07:49:00.533Z] === RUN TestWriteWithWriterError [2022-04-30T07:49:00.533Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-30T07:49:00.533Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-30T07:49:00.533Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-30T07:49:00.533Z] === RUN TestStdCopyWriteAndRead [2022-04-30T07:49:00.533Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-30T07:49:00.533Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-30T07:49:00.533Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-30T07:49:00.533Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-30T07:49:00.533Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-30T07:49:00.533Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-30T07:49:00.533Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-30T07:49:00.533Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-30T07:49:00.533Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-30T07:49:00.533Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-30T07:49:00.533Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-30T07:49:00.533Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-30T07:49:00.533Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-30T07:49:00.533Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-30T07:49:00.533Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-30T07:49:00.533Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-30T07:49:00.533Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-30T07:49:00.533Z] PASS [2022-04-30T07:49:00.533Z] coverage: 100.0% of statements [2022-04-30T07:49:00.533Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2022-04-30T07:49:00.615Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-30T07:49:00.615Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-30T07:49:00.845Z] --- PASS: TestBuildMultiStageCopy (14.93s) [2022-04-30T07:49:00.845Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.96s) [2022-04-30T07:49:00.845Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2022-04-30T07:49:00.845Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.16s) [2022-04-30T07:49:00.845Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s) [2022-04-30T07:49:00.845Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.54s) [2022-04-30T07:49:00.845Z] === RUN TestBuildMultiStageParentConfig [2022-04-30T07:49:01.182Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-30T07:49:01.182Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-04-30T07:49:01.182Z] === RUN TestAuthZPluginDenyResponse [2022-04-30T07:49:01.201Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-30T07:49:01.507Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-30T07:49:01.507Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-30T07:49:01.507Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-30T07:49:01.507Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-30T07:49:01.507Z] === RUN TestFormatStatus [2022-04-30T07:49:01.507Z] --- PASS: TestFormatStatus (0.00s) [2022-04-30T07:49:01.507Z] === RUN TestFormatError [2022-04-30T07:49:01.507Z] --- PASS: TestFormatError (0.00s) [2022-04-30T07:49:01.507Z] === RUN TestFormatJSONError [2022-04-30T07:49:01.507Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-30T07:49:01.507Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-30T07:49:01.507Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-30T07:49:01.507Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-30T07:49:01.507Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-30T07:49:01.507Z] === RUN TestNewJSONProgressOutput [2022-04-30T07:49:01.507Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-30T07:49:01.507Z] === RUN TestAuxFormatterEmit [2022-04-30T07:49:01.507Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-30T07:49:01.507Z] === RUN TestStreamWriterStdout [2022-04-30T07:49:01.507Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-30T07:49:01.507Z] === RUN TestStreamWriterStderr [2022-04-30T07:49:01.507Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-30T07:49:01.507Z] PASS [2022-04-30T07:49:01.507Z] coverage: 66.2% of statements [2022-04-30T07:49:01.507Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2022-04-30T07:49:01.748Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-04-30T07:49:01.748Z] === RUN TestAuthZPluginAllowEventStream [2022-04-30T07:49:01.969Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-30T07:49:01.970Z] === RUN TestClientStream [2022-04-30T07:49:01.970Z] --- PASS: TestClientStream (0.00s) [2022-04-30T07:49:01.970Z] === RUN TestClientSendFile [2022-04-30T07:49:01.970Z] --- PASS: TestClientSendFile (0.00s) [2022-04-30T07:49:01.970Z] === RUN TestClientWithRequestTimeout [2022-04-30T07:49:01.970Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-30T07:49:01.970Z] === RUN TestFileSpecPlugin [2022-04-30T07:49:01.970Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-30T07:49:01.970Z] === RUN TestFileJSONSpecPlugin [2022-04-30T07:49:01.970Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-30T07:49:01.970Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-30T07:49:01.970Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-30T07:49:01.970Z] === RUN TestPluginAddHandler [2022-04-30T07:49:01.970Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-30T07:49:01.970Z] === RUN TestPluginWaitBadPlugin [2022-04-30T07:49:01.970Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-30T07:49:01.970Z] === RUN TestGet [2022-04-30T07:49:01.970Z] time="2022-04-30T07:49:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-30T07:49:01.970Z] === RUN TestGenerateRandomID [2022-04-30T07:49:01.970Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-30T07:49:01.970Z] === RUN TestShortenId [2022-04-30T07:49:01.970Z] --- PASS: TestShortenId (0.00s) [2022-04-30T07:49:01.970Z] === RUN TestShortenSha256Id [2022-04-30T07:49:01.970Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-30T07:49:01.970Z] === RUN TestShortenIdEmpty [2022-04-30T07:49:01.970Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-30T07:49:01.970Z] === RUN TestShortenIdInvalid [2022-04-30T07:49:01.970Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-30T07:49:01.970Z] === RUN TestIsShortIDNonHex [2022-04-30T07:49:01.970Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-30T07:49:01.970Z] === RUN TestIsShortIDNotCorrectSize [2022-04-30T07:49:01.970Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-30T07:49:01.970Z] PASS [2022-04-30T07:49:01.970Z] coverage: 70.6% of statements [2022-04-30T07:49:01.970Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2022-04-30T07:49:02.316Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-30T07:49:02.575Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-30T07:49:02.763Z] --- PASS: TestBuildMultiStageCopy (16.32s) [2022-04-30T07:49:02.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.12s) [2022-04-30T07:49:02.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.05s) [2022-04-30T07:49:02.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.18s) [2022-04-30T07:49:02.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.40s) [2022-04-30T07:49:02.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.57s) [2022-04-30T07:49:02.763Z] === RUN TestBuildMultiStageParentConfig [2022-04-30T07:49:02.944Z] time="2022-04-30T07:49:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-30T07:49:02.944Z] === RUN TestIsCpusetListAvailable [2022-04-30T07:49:02.944Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-30T07:49:02.944Z] PASS [2022-04-30T07:49:02.944Z] coverage: 39.4% of statements [2022-04-30T07:49:02.944Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-04-30T07:49:03.143Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2022-04-30T07:49:03.143Z] === RUN TestAuthZPluginErrorResponse [2022-04-30T07:49:03.143Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-30T07:49:03.709Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-04-30T07:49:03.709Z] === RUN TestAuthZPluginErrorRequest [2022-04-30T07:49:03.738Z] --- PASS: TestBuildMultiStageParentConfig (2.87s) [2022-04-30T07:49:03.738Z] === RUN TestBuildLabelWithTargets [2022-04-30T07:49:03.738Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:49:03.738Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-30T07:49:03.738Z] === RUN TestBuildWithEmptyLayers [2022-04-30T07:49:04.387Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-04-30T07:49:04.387Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-30T07:49:04.387Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-30T07:49:04.492Z] === RUN TestChtimes [2022-04-30T07:49:04.492Z] --- PASS: TestChtimes (0.01s) [2022-04-30T07:49:04.492Z] === RUN TestChtimesWindows [2022-04-30T07:49:04.492Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-30T07:49:04.492Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-30T07:49:04.492Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-30T07:49:04.492Z] PASS [2022-04-30T07:49:04.492Z] coverage: 13.0% of statements [2022-04-30T07:49:04.492Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 13.0% of statements [2022-04-30T07:49:04.492Z] --- PASS: TestAllocateRandomDeallocate (6.75s) [2022-04-30T07:49:04.492Z] === RUN TestRetrieveFromStore [2022-04-30T07:49:04.956Z] time="2022-04-30T07:49:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-30T07:49:04.967Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.70s) [2022-04-30T07:49:04.967Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-30T07:49:04.967Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-30T07:49:05.418Z] === RUN TestTailFile [2022-04-30T07:49:05.418Z] --- PASS: TestTailFile (0.00s) [2022-04-30T07:49:05.418Z] === RUN TestTailFileManyLines [2022-04-30T07:49:05.418Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-30T07:49:05.418Z] === RUN TestTailEmptyFile [2022-04-30T07:49:05.418Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-30T07:49:05.418Z] === RUN TestTailNegativeN [2022-04-30T07:49:05.418Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader [2022-04-30T07:49:05.418Z] === CONT TestNewTailReader [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/no_delimiter [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/truncated_last_line [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-30T07:49:05.418Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-30T07:49:05.418Z] === CONT TestNewTailReader/no_delimiter [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.418Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-30T07:49:05.418Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.418Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-30T07:49:05.418Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.418Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-30T07:49:05.418Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.419Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.419Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-30T07:49:05.419Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:05.419Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-30T07:49:05.419Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.419Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-30T07:49:05.419Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-30T07:49:05.419Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:05.419Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:05.419Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:05.419Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:05.420Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:05.420Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:05.420Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:05.420Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:05.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:05.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:05.420Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:05.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-30T07:49:05.420Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-30T07:49:05.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-30T07:49:05.714Z] --- PASS: TestBuildMultiStageParentConfig (3.05s) [2022-04-30T07:49:05.714Z] === RUN TestBuildLabelWithTargets [2022-04-30T07:49:05.714Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:05.883Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-30T07:49:05.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-30T07:49:05.883Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-30T07:49:05.884Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:05.884Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-30T07:49:05.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-30T07:49:05.885Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:05.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:05.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:05.915Z] --- PASS: TestBuildWithEmptyLayers (1.71s) [2022-04-30T07:49:05.915Z] === RUN TestBuildMultiStageOnBuild [2022-04-30T07:49:05.917Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-30T07:49:06.181Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-30T07:49:06.181Z] === RUN TestBuildWithEmptyLayers [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-30T07:49:06.350Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-30T07:49:06.351Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-30T07:49:06.351Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-30T07:49:06.351Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-30T07:49:06.351Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-30T07:49:06.351Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-30T07:49:06.351Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-30T07:49:06.351Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-30T07:49:06.351Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-30T07:49:06.351Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-30T07:49:06.351Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-30T07:49:06.351Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-30T07:49:06.351Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-30T07:49:06.351Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-30T07:49:06.351Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-30T07:49:06.351Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-30T07:49:06.351Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-30T07:49:06.351Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:49:06.351Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-30T07:49:06.352Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-30T07:49:06.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-30T07:49:06.353Z] PASS [2022-04-30T07:49:06.353Z] coverage: 88.6% of statements [2022-04-30T07:49:06.353Z] ok github.com/docker/docker/pkg/tailfile 0.208s coverage: 88.6% of statements [2022-04-30T07:49:06.816Z] === RUN TestTarSumRemoveNonExistent [2022-04-30T07:49:06.816Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-30T07:49:06.816Z] === RUN TestTarSumRemove [2022-04-30T07:49:06.816Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-30T07:49:06.816Z] === RUN TestSortFileInfoSums [2022-04-30T07:49:06.816Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-30T07:49:06.816Z] === RUN TestNewTarSumForLabelInvalid [2022-04-30T07:49:06.816Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-30T07:49:06.816Z] === RUN TestNewTarSumForLabel [2022-04-30T07:49:06.816Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-30T07:49:06.816Z] === RUN TestEmptyTar [2022-04-30T07:49:06.816Z] --- PASS: TestEmptyTar (0.00s) [2022-04-30T07:49:06.816Z] === RUN TestTarSumsReadSize [2022-04-30T07:49:06.816Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-30T07:49:06.816Z] === RUN TestTarSums [2022-04-30T07:49:06.816Z] --- PASS: TestTarSums (0.08s) [2022-04-30T07:49:06.816Z] === RUN TestIteration [2022-04-30T07:49:06.816Z] --- PASS: TestIteration (0.00s) [2022-04-30T07:49:06.816Z] === RUN TestVersionLabelForChecksum [2022-04-30T07:49:06.816Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-30T07:49:06.816Z] === RUN TestVersion [2022-04-30T07:49:06.816Z] --- PASS: TestVersion (0.00s) [2022-04-30T07:49:06.816Z] === RUN TestGetVersion [2022-04-30T07:49:06.816Z] --- PASS: TestGetVersion (0.00s) [2022-04-30T07:49:06.816Z] === RUN TestGetVersions [2022-04-30T07:49:06.816Z] --- PASS: TestGetVersions (0.00s) [2022-04-30T07:49:06.816Z] PASS [2022-04-30T07:49:06.816Z] coverage: 89.3% of statements [2022-04-30T07:49:06.854Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2022-04-30T07:49:06.854Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-30T07:49:07.112Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-30T07:49:07.278Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2022-04-30T07:49:07.278Z] --- PASS: TestRetrieveFromStore (2.60s) [2022-04-30T07:49:07.278Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-30T07:49:07.278Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-04-30T07:49:07.278Z] === RUN TestParallelPredefinedRequest1 [2022-04-30T07:49:07.278Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-30T07:49:07.278Z] === RUN TestParallelPredefinedRequest2 [2022-04-30T07:49:07.278Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-30T07:49:07.278Z] === RUN TestParallelPredefinedRequest3 [2022-04-30T07:49:07.278Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-30T07:49:07.278Z] === RUN TestParallelPredefinedRequest4 [2022-04-30T07:49:07.278Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-30T07:49:07.278Z] === RUN TestParallelPredefinedRequest5 [2022-04-30T07:49:07.278Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-30T07:49:07.278Z] === RUN TestDebug [2022-04-30T07:49:07.278Z] --- PASS: TestDebug (0.00s) [2022-04-30T07:49:07.278Z] === RUN TestRequestPoolParallel [2022-04-30T07:49:07.741Z] === RUN TestTruncIndex [2022-04-30T07:49:07.741Z] --- PASS: TestTruncIndex (0.10s) [2022-04-30T07:49:07.741Z] PASS [2022-04-30T07:49:07.741Z] coverage: 91.5% of statements [2022-04-30T07:49:07.741Z] ok github.com/docker/docker/pkg/truncindex 0.147s coverage: 91.5% of statements [2022-04-30T07:49:07.741Z] --- PASS: TestRequestPoolParallel (0.56s) [2022-04-30T07:49:07.741Z] === RUN TestFullAllocateRelease [2022-04-30T07:49:07.745Z] --- PASS: TestBuildWithEmptyLayers (1.69s) [2022-04-30T07:49:07.745Z] === RUN TestBuildMultiStageOnBuild [2022-04-30T07:49:08.208Z] --- PASS: TestFullAllocateRelease (0.50s) [2022-04-30T07:49:08.208Z] === RUN TestOddAllocateRelease [2022-04-30T07:49:08.670Z] === RUN TestVersionInfo [2022-04-30T07:49:08.670Z] --- PASS: TestVersionInfo (0.00s) [2022-04-30T07:49:08.670Z] === RUN TestAppendVersions [2022-04-30T07:49:08.670Z] --- PASS: TestAppendVersions (0.00s) [2022-04-30T07:49:08.670Z] PASS [2022-04-30T07:49:08.670Z] coverage: 88.9% of statements [2022-04-30T07:49:08.670Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2022-04-30T07:49:08.670Z] --- PASS: TestOddAllocateRelease (0.33s) [2022-04-30T07:49:08.670Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-30T07:49:08.670Z] time="2022-04-30T07:49:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-30T07:49:08.670Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-04-30T07:49:08.670Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-30T07:49:08.670Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-30T07:49:08.670Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-30T07:49:09.014Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2022-04-30T07:49:09.014Z] === RUN TestAuthZPluginHeader [2022-04-30T07:49:09.134Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-30T07:49:09.134Z] === CONT TestParallelPredefinedRequest1 [2022-04-30T07:49:09.134Z] === CONT TestParallelPredefinedRequest4 [2022-04-30T07:49:09.134Z] === CONT TestParallelPredefinedRequest3 [2022-04-30T07:49:09.134Z] === CONT TestParallelPredefinedRequest4 [2022-04-30T07:49:09.134Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:49:09.134Z] === CONT TestParallelPredefinedRequest3 [2022-04-30T07:49:09.134Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:49:09.134Z] === CONT TestParallelPredefinedRequest1 [2022-04-30T07:49:09.134Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:49:09.134Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-30T07:49:09.134Z] === CONT TestParallelPredefinedRequest5 [2022-04-30T07:49:09.134Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-30T07:49:09.134Z] === CONT TestParallelPredefinedRequest2 [2022-04-30T07:49:09.134Z] === CONT TestParallelPredefinedRequest5 [2022-04-30T07:49:09.134Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:49:09.134Z] === CONT TestParallelPredefinedRequest2 [2022-04-30T07:49:09.134Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:49:09.134Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-30T07:49:09.134Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-30T07:49:09.134Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-30T07:49:09.134Z] PASS [2022-04-30T07:49:09.134Z] coverage: 85.3% of statements [2022-04-30T07:49:09.134Z] ok github.com/docker/docker/libnetwork/ipam 64.903s coverage: 85.3% of statements [2022-04-30T07:49:09.581Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-04-30T07:49:09.581Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-30T07:49:10.149Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-30T07:49:10.149Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-30T07:49:10.407Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-30T07:49:10.407Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-04-30T07:49:10.407Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-30T07:49:10.665Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-30T07:49:10.683Z] === RUN TestValidatePrivileges [2022-04-30T07:49:10.683Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-30T07:49:10.683Z] === RUN TestFilterByCapNeg [2022-04-30T07:49:10.683Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-30T07:49:10.683Z] === RUN TestFilterByCapPos [2022-04-30T07:49:10.683Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-30T07:49:10.683Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-30T07:49:10.683Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-30T07:49:10.683Z] PASS [2022-04-30T07:49:10.683Z] coverage: 12.2% of statements [2022-04-30T07:49:10.683Z] ok github.com/docker/docker/plugin 0.052s coverage: 12.2% of statements [2022-04-30T07:49:11.239Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-30T07:49:11.497Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-30T07:49:11.659Z] === RUN TestNewSettable [2022-04-30T07:49:11.659Z] --- PASS: TestNewSettable (0.00s) [2022-04-30T07:49:11.659Z] === RUN TestIsSettable [2022-04-30T07:49:11.659Z] --- PASS: TestIsSettable (0.00s) [2022-04-30T07:49:11.659Z] === RUN TestUpdateSettingsEnv [2022-04-30T07:49:11.659Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-30T07:49:11.659Z] PASS [2022-04-30T07:49:11.659Z] coverage: 20.0% of statements [2022-04-30T07:49:11.659Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.0% of statements [2022-04-30T07:49:12.064Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-30T07:49:12.634Z] === RUN TestLoad [2022-04-30T07:49:12.634Z] --- PASS: TestLoad (0.00s) [2022-04-30T07:49:12.634Z] === RUN TestSave [2022-04-30T07:49:12.634Z] --- PASS: TestSave (0.03s) [2022-04-30T07:49:12.634Z] === RUN TestAddDeleteGet [2022-04-30T07:49:12.634Z] --- PASS: TestAddDeleteGet (0.05s) [2022-04-30T07:49:12.634Z] === RUN TestInvalidTags [2022-04-30T07:49:12.634Z] --- PASS: TestInvalidTags (0.01s) [2022-04-30T07:49:12.634Z] PASS [2022-04-30T07:49:12.634Z] coverage: 84.4% of statements [2022-04-30T07:49:12.634Z] ok github.com/docker/docker/reference 0.135s coverage: 84.4% of statements [2022-04-30T07:49:13.967Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.39s) [2022-04-30T07:49:13.967Z] === RUN TestAuthZPluginV2Disable [2022-04-30T07:49:15.343Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-30T07:49:15.557Z] === RUN TestResolveAuthConfigIndexServer [2022-04-30T07:49:15.557Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-30T07:49:15.557Z] === RUN TestResolveAuthConfigFullURL [2022-04-30T07:49:15.557Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-30T07:49:15.557Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-30T07:49:15.557Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-30T07:49:15.557Z] === RUN TestValidateMirror [2022-04-30T07:49:15.557Z] --- PASS: TestValidateMirror (0.00s) [2022-04-30T07:49:15.557Z] === RUN TestLoadInsecureRegistries [2022-04-30T07:49:15.557Z] time="2022-04-30T07:49:14Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-30T07:49:15.557Z] time="2022-04-30T07:49:15Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-30T07:49:15.557Z] time="2022-04-30T07:49:15Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-30T07:49:15.557Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-04-30T07:49:15.557Z] === RUN TestNewServiceConfig [2022-04-30T07:49:15.557Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-30T07:49:15.557Z] === RUN TestValidateIndexName [2022-04-30T07:49:15.557Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-30T07:49:15.557Z] === RUN TestValidateIndexNameWithError [2022-04-30T07:49:15.557Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-30T07:49:15.557Z] === RUN TestEndpointParse [2022-04-30T07:49:15.557Z] --- PASS: TestEndpointParse (0.00s) [2022-04-30T07:49:15.557Z] === RUN TestEndpointParseInvalid [2022-04-30T07:49:15.557Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-30T07:49:15.557Z] === RUN TestValidateEndpoint [2022-04-30T07:49:15.557Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-30T07:49:15.557Z] === RUN TestPing [2022-04-30T07:49:15.557Z] --- PASS: TestPing (0.00s) [2022-04-30T07:49:15.557Z] === RUN TestPingRegistryEndpoint [2022-04-30T07:49:15.557Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:49:15.557Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-30T07:49:15.557Z] === RUN TestEndpoint [2022-04-30T07:49:15.557Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:49:15.557Z] --- SKIP: TestEndpoint (0.00s) [2022-04-30T07:49:15.557Z] === RUN TestParseRepositoryInfo [2022-04-30T07:49:15.557Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-30T07:49:15.557Z] === RUN TestNewIndexInfo [2022-04-30T07:49:15.557Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-30T07:49:15.557Z] === RUN TestMirrorEndpointLookup [2022-04-30T07:49:15.557Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:49:15.557Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-30T07:49:15.557Z] === RUN TestSearchRepositories [2022-04-30T07:49:15.557Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-30T07:49:15.557Z] Host: 127.0.0.1:49325 [2022-04-30T07:49:15.557Z] User-Agent: docker test client [2022-04-30T07:49:15.557Z] Authorization: Token fake-token [2022-04-30T07:49:15.557Z] X-Docker-Token: true [2022-04-30T07:49:15.557Z] Accept-Encoding: gzip [2022-04-30T07:49:15.557Z] [2022-04-30T07:49:15.557Z] [2022-04-30T07:49:15.557Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-30T07:49:15.557Z] Connection: close [2022-04-30T07:49:15.557Z] Content-Length: 144 [2022-04-30T07:49:15.557Z] Cache-Control: no-cache [2022-04-30T07:49:15.557Z] Content-Type: application/json [2022-04-30T07:49:15.557Z] Date: Sat, 30 Apr 2022 07:49:15 GMT [2022-04-30T07:49:15.557Z] Expires: -1 [2022-04-30T07:49:15.557Z] Pragma: no-cache [2022-04-30T07:49:15.557Z] Server: docker-tests/mock [2022-04-30T07:49:15.557Z] X-Docker-Registry-Config: mock [2022-04-30T07:49:15.557Z] X-Docker-Registry-Version: 0.0.0 [2022-04-30T07:49:15.557Z] [2022-04-30T07:49:15.557Z] [2022-04-30T07:49:15.557Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-30T07:49:15.557Z] === RUN TestTrustedLocation [2022-04-30T07:49:15.557Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-30T07:49:15.557Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-30T07:49:15.557Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-30T07:49:15.557Z] === RUN TestAllowNondistributableArtifacts [2022-04-30T07:49:15.557Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-30T07:49:15.557Z] === RUN TestIsSecureIndex [2022-04-30T07:49:15.557Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-30T07:49:15.557Z] PASS [2022-04-30T07:49:15.557Z] coverage: 51.7% of statements [2022-04-30T07:49:15.557Z] ok github.com/docker/docker/registry 0.275s coverage: 51.7% of statements [2022-04-30T07:49:15.910Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-30T07:49:16.477Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-30T07:49:16.530Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-30T07:49:16.530Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-30T07:49:16.530Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-30T07:49:16.530Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-30T07:49:16.530Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-30T07:49:16.530Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-30T07:49:16.530Z] === RUN TestResumableRequestReaderWithReadError [2022-04-30T07:49:16.530Z] time="2022-04-30T07:49:16Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-30T07:49:16.530Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2022-04-30T07:49:16.530Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-30T07:49:16.530Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-30T07:49:16.530Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-30T07:49:16.530Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-30T07:49:16.530Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-30T07:49:16.530Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-30T07:49:16.530Z] === RUN TestResumableRequestReader [2022-04-30T07:49:16.530Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-30T07:49:16.530Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-30T07:49:16.530Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-30T07:49:16.530Z] PASS [2022-04-30T07:49:16.530Z] coverage: 100.0% of statements [2022-04-30T07:49:16.530Z] ok github.com/docker/docker/registry/resumable 0.209s coverage: 100.0% of statements [2022-04-30T07:49:16.735Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-30T07:49:16.994Z] --- PASS: TestGet (15.01s) [2022-04-30T07:49:16.994Z] === RUN TestPluginWithNoManifest [2022-04-30T07:49:16.994Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-30T07:49:16.994Z] === RUN TestGetAll [2022-04-30T07:49:16.994Z] --- PASS: TestGetAll (0.00s) [2022-04-30T07:49:16.994Z] PASS [2022-04-30T07:49:16.994Z] coverage: 73.2% of statements [2022-04-30T07:49:16.994Z] ok github.com/docker/docker/pkg/plugins 35.106s coverage: 73.2% of statements [2022-04-30T07:49:17.457Z] === RUN TestRestartManagerTimeout [2022-04-30T07:49:17.457Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-30T07:49:17.457Z] === RUN TestRestartManagerTimeoutReset [2022-04-30T07:49:17.457Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-30T07:49:17.457Z] PASS [2022-04-30T07:49:17.457Z] coverage: 50.9% of statements [2022-04-30T07:49:17.457Z] ok github.com/docker/docker/restartmanager 0.047s coverage: 50.9% of statements [2022-04-30T07:49:17.669Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2022-04-30T07:49:17.669Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-30T07:49:17.669Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-30T07:49:17.920Z] === RUN TestDecodeContainerConfig [2022-04-30T07:49:17.920Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-30T07:49:17.920Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-30T07:49:17.920Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-30T07:49:17.920Z] === RUN TestDecodeContainerConfigIsolation [2022-04-30T07:49:17.920Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-30T07:49:17.920Z] === RUN TestValidatePrivileged [2022-04-30T07:49:17.920Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-30T07:49:17.920Z] PASS [2022-04-30T07:49:17.920Z] coverage: 52.4% of statements [2022-04-30T07:49:17.920Z] ok github.com/docker/docker/runconfig 0.057s coverage: 52.4% of statements [2022-04-30T07:49:18.382Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-30T07:49:18.382Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-30T07:49:18.382Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-30T07:49:18.382Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-30T07:49:18.382Z] PASS [2022-04-30T07:49:18.382Z] coverage: 62.5% of statements [2022-04-30T07:49:18.382Z] ok github.com/docker/docker/testutil 0.054s coverage: 62.5% of statements [2022-04-30T07:49:18.605Z] === RUN TestDockerSuite/TestBuildUser [2022-04-30T07:49:19.980Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-30T07:49:20.915Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-30T07:49:21.173Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.60s) [2022-04-30T07:49:21.173Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-30T07:49:21.308Z] === RUN TestGetDriver [2022-04-30T07:49:21.308Z] --- PASS: TestGetDriver (0.00s) [2022-04-30T07:49:21.308Z] === RUN TestVolumeRequestError [2022-04-30T07:49:21.308Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-30T07:49:21.308Z] PASS [2022-04-30T07:49:21.308Z] coverage: 36.1% of statements [2022-04-30T07:49:21.308Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2022-04-30T07:49:21.771Z] === RUN TestGetAddress [2022-04-30T07:49:21.771Z] --- PASS: TestGetAddress (0.00s) [2022-04-30T07:49:21.771Z] === RUN TestRemove [2022-04-30T07:49:21.771Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-30T07:49:21.771Z] --- SKIP: TestRemove (0.00s) [2022-04-30T07:49:21.771Z] === RUN TestInitializeWithVolumes [2022-04-30T07:49:21.771Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-30T07:49:21.771Z] === RUN TestCreate [2022-04-30T07:49:21.771Z] --- PASS: TestCreate (0.01s) [2022-04-30T07:49:21.771Z] === RUN TestValidateName [2022-04-30T07:49:21.771Z] --- PASS: TestValidateName (0.00s) [2022-04-30T07:49:21.771Z] === RUN TestCreateWithOpts [2022-04-30T07:49:21.771Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-30T07:49:21.771Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-30T07:49:21.771Z] === RUN TestRelaodNoOpts [2022-04-30T07:49:21.771Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-30T07:49:21.771Z] PASS [2022-04-30T07:49:21.771Z] coverage: 41.5% of statements [2022-04-30T07:49:21.771Z] ok github.com/docker/docker/volume/local 0.082s coverage: 41.5% of statements [2022-04-30T07:49:22.549Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-30T07:49:23.115Z] docker_api_swarm_test.go:272: [d0d8b83c60f5f] joining swarm manager [deb0f094e0ca0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:49:23.324Z] === RUN TestLCOWParseMountRaw [2022-04-30T07:49:23.324Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-30T07:49:23.324Z] === RUN TestLCOWParseMountRawSplit [2022-04-30T07:49:23.324Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-30T07:49:23.324Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-30T07:49:23.324Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-30T07:49:23.324Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-30T07:49:23.324Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-30T07:49:23.324Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-30T07:49:23.324Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-30T07:49:23.324Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-30T07:49:23.324Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-30T07:49:23.324Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-30T07:49:23.324Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-30T07:49:23.324Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-30T07:49:23.324Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-30T07:49:23.324Z] === RUN TestLinuxParseMountRaw [2022-04-30T07:49:23.324Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-30T07:49:23.324Z] === RUN TestLinuxParseMountRawSplit [2022-04-30T07:49:23.324Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-30T07:49:23.324Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-30T07:49:23.324Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-30T07:49:23.324Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-30T07:49:23.324Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-30T07:49:23.324Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-30T07:49:23.324Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-30T07:49:23.324Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-30T07:49:23.324Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-30T07:49:23.324Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-30T07:49:23.324Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-30T07:49:23.324Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-30T07:49:23.324Z] === RUN TestConvertTmpfsOptions [2022-04-30T07:49:23.324Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-30T07:49:23.324Z] linux_parser_test.go:209: data="ro" [2022-04-30T07:49:23.324Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-30T07:49:23.324Z] === RUN TestParseMountSpec [2022-04-30T07:49:23.324Z] parser_test.go:62: case 0 [2022-04-30T07:49:23.324Z] parser_test.go:62: case 1 [2022-04-30T07:49:23.324Z] parser_test.go:62: case 2 [2022-04-30T07:49:23.324Z] parser_test.go:62: case 3 [2022-04-30T07:49:23.324Z] parser_test.go:62: case 4 [2022-04-30T07:49:23.324Z] parser_test.go:62: case 5 [2022-04-30T07:49:23.324Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-30T07:49:23.324Z] === RUN TestValidateMount [2022-04-30T07:49:23.324Z] --- PASS: TestValidateMount (0.00s) [2022-04-30T07:49:23.324Z] === RUN TestWindowsParseMountRaw [2022-04-30T07:49:23.324Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-30T07:49:23.324Z] === RUN TestWindowsParseMountRawSplit [2022-04-30T07:49:23.324Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-30T07:49:23.324Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-30T07:49:23.324Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-30T07:49:23.324Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-30T07:49:23.324Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-30T07:49:23.324Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-30T07:49:23.324Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-30T07:49:23.324Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-30T07:49:23.324Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-30T07:49:23.324Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-30T07:49:23.324Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-30T07:49:23.324Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-30T07:49:23.324Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-30T07:49:23.324Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-30T07:49:23.324Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-30T07:49:23.325Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-30T07:49:23.325Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-30T07:49:23.325Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-30T07:49:23.325Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-30T07:49:23.325Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-30T07:49:23.325Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-30T07:49:23.325Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-30T07:49:23.325Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-30T07:49:23.325Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-30T07:49:23.325Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-30T07:49:23.325Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-30T07:49:23.325Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-30T07:49:23.325Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-30T07:49:23.325Z] PASS [2022-04-30T07:49:23.325Z] coverage: 67.6% of statements [2022-04-30T07:49:23.325Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.6% of statements [2022-04-30T07:49:23.579Z] --- PASS: TestBuildMultiStageOnBuild (15.89s) [2022-04-30T07:49:23.579Z] === RUN TestBuildUncleanTarFilenames [2022-04-30T07:49:23.579Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:49:23.579Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-30T07:49:23.579Z] === RUN TestBuildMultiStageLayerLeak [2022-04-30T07:49:23.787Z] === RUN TestSetGetMeta [2022-04-30T07:49:23.787Z] === PAUSE TestSetGetMeta [2022-04-30T07:49:23.787Z] === RUN TestRestore [2022-04-30T07:49:23.787Z] === PAUSE TestRestore [2022-04-30T07:49:23.787Z] === RUN TestServiceCreate [2022-04-30T07:49:23.787Z] === PAUSE TestServiceCreate [2022-04-30T07:49:23.787Z] === RUN TestServiceList [2022-04-30T07:49:23.787Z] === PAUSE TestServiceList [2022-04-30T07:49:23.787Z] === RUN TestServiceRemove [2022-04-30T07:49:23.787Z] === PAUSE TestServiceRemove [2022-04-30T07:49:23.787Z] === RUN TestServiceGet [2022-04-30T07:49:23.787Z] === PAUSE TestServiceGet [2022-04-30T07:49:23.787Z] === RUN TestServicePrune [2022-04-30T07:49:23.787Z] === PAUSE TestServicePrune [2022-04-30T07:49:23.787Z] === RUN TestCreate [2022-04-30T07:49:23.787Z] === PAUSE TestCreate [2022-04-30T07:49:23.787Z] === RUN TestRemove [2022-04-30T07:49:23.787Z] === PAUSE TestRemove [2022-04-30T07:49:23.787Z] === RUN TestList [2022-04-30T07:49:23.787Z] === PAUSE TestList [2022-04-30T07:49:23.787Z] === RUN TestFindByDriver [2022-04-30T07:49:23.787Z] === PAUSE TestFindByDriver [2022-04-30T07:49:23.787Z] === RUN TestFindByReferenced [2022-04-30T07:49:23.787Z] === PAUSE TestFindByReferenced [2022-04-30T07:49:23.787Z] === RUN TestDerefMultipleOfSameRef [2022-04-30T07:49:23.787Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-30T07:49:23.787Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-30T07:49:23.787Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-30T07:49:23.787Z] === RUN TestDefererencePluginOnCreateError [2022-04-30T07:49:23.787Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-30T07:49:23.787Z] === RUN TestRefDerefRemove [2022-04-30T07:49:23.787Z] === PAUSE TestRefDerefRemove [2022-04-30T07:49:23.787Z] === RUN TestGet [2022-04-30T07:49:23.787Z] === PAUSE TestGet [2022-04-30T07:49:23.787Z] === RUN TestGetWithReference [2022-04-30T07:49:23.787Z] === PAUSE TestGetWithReference [2022-04-30T07:49:23.787Z] === RUN TestFilterFunc [2022-04-30T07:49:23.787Z] === RUN TestFilterFunc/test_nil_list [2022-04-30T07:49:23.787Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-30T07:49:23.787Z] === RUN TestFilterFunc/test_empty_list [2022-04-30T07:49:23.787Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-30T07:49:23.787Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-30T07:49:23.787Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-30T07:49:23.787Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-30T07:49:23.787Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-30T07:49:23.787Z] === RUN TestFilterFunc/test_filter_some [2022-04-30T07:49:23.787Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-30T07:49:23.787Z] === RUN TestFilterFunc/test_filter_middle [2022-04-30T07:49:23.787Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-30T07:49:23.787Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-30T07:49:23.787Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-30T07:49:23.787Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-30T07:49:23.787Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-30T07:49:23.787Z] === CONT TestFilterFunc/test_nil_list [2022-04-30T07:49:23.787Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-30T07:49:23.787Z] === CONT TestFilterFunc/test_filter_some [2022-04-30T07:49:23.787Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-30T07:49:23.787Z] === CONT TestFilterFunc/test_empty_list [2022-04-30T07:49:23.787Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-30T07:49:23.787Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-30T07:49:23.787Z] === CONT TestFilterFunc/test_filter_middle [2022-04-30T07:49:23.787Z] --- PASS: TestFilterFunc (0.00s) [2022-04-30T07:49:23.787Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-30T07:49:23.787Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-30T07:49:23.787Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-30T07:49:23.787Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-30T07:49:23.787Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-30T07:49:23.787Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-30T07:49:23.787Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-30T07:49:23.787Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-30T07:49:23.787Z] === CONT TestSetGetMeta [2022-04-30T07:49:23.787Z] === CONT TestList [2022-04-30T07:49:23.787Z] === CONT TestDefererencePluginOnCreateError [2022-04-30T07:49:23.787Z] === CONT TestRemove [2022-04-30T07:49:23.787Z] --- PASS: TestSetGetMeta (0.03s) [2022-04-30T07:49:23.787Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-30T07:49:23.787Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2022-04-30T07:49:23.787Z] === CONT TestDerefMultipleOfSameRef [2022-04-30T07:49:23.787Z] --- PASS: TestRemove (0.06s) [2022-04-30T07:49:23.787Z] === CONT TestFindByReferenced [2022-04-30T07:49:23.787Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-04-30T07:49:23.787Z] === CONT TestFindByDriver [2022-04-30T07:49:23.787Z] --- PASS: TestList (0.06s) [2022-04-30T07:49:23.787Z] === CONT TestCreate [2022-04-30T07:49:23.787Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-30T07:49:23.787Z] === CONT TestServicePrune [2022-04-30T07:49:23.787Z] --- PASS: TestCreate (0.02s) [2022-04-30T07:49:23.787Z] === CONT TestServiceGet [2022-04-30T07:49:23.787Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-30T07:49:23.787Z] === CONT TestServiceRemove [2022-04-30T07:49:23.787Z] === CONT TestServiceList [2022-04-30T07:49:23.787Z] --- PASS: TestFindByDriver (0.03s) [2022-04-30T07:49:24.249Z] --- PASS: TestServiceGet (0.20s) [2022-04-30T07:49:24.249Z] === CONT TestServiceCreate [2022-04-30T07:49:24.249Z] time="2022-04-30T07:49:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-30T07:49:24.249Z] --- PASS: TestServiceRemove (0.20s) [2022-04-30T07:49:24.249Z] === CONT TestRestore [2022-04-30T07:49:24.249Z] --- PASS: TestServiceList (0.20s) [2022-04-30T07:49:24.249Z] === CONT TestGetWithReference [2022-04-30T07:49:24.249Z] time="2022-04-30T07:49:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-30T07:49:24.249Z] time="2022-04-30T07:49:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-30T07:49:24.249Z] time="2022-04-30T07:49:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-30T07:49:24.249Z] --- PASS: TestServiceCreate (0.03s) [2022-04-30T07:49:24.249Z] === CONT TestGet [2022-04-30T07:49:24.249Z] time="2022-04-30T07:49:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-30T07:49:24.249Z] --- PASS: TestGetWithReference (0.04s) [2022-04-30T07:49:24.249Z] === CONT TestRefDerefRemove [2022-04-30T07:49:24.249Z] --- PASS: TestRestore (0.04s) [2022-04-30T07:49:24.249Z] --- PASS: TestServicePrune (0.25s) [2022-04-30T07:49:24.249Z] --- PASS: TestGet (0.03s) [2022-04-30T07:49:24.249Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-30T07:49:24.249Z] PASS [2022-04-30T07:49:24.249Z] coverage: 69.0% of statements [2022-04-30T07:49:24.249Z] ok github.com/docker/docker/volume/service 0.405s coverage: 69.0% of statements [2022-04-30T07:49:24.711Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-30T07:49:24.711Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-30T07:49:24.711Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-30T07:49:24.711Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-30T07:49:25.016Z] docker_api_swarm_test.go:273: [d18487dd80672] joining swarm manager [deb0f094e0ca0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:49:25.563Z] --- PASS: TestBuildMultiStageOnBuild (16.62s) [2022-04-30T07:49:25.563Z] === RUN TestBuildUncleanTarFilenames [2022-04-30T07:49:25.563Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:49:25.563Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-30T07:49:25.563Z] === RUN TestBuildMultiStageLayerLeak [2022-04-30T07:49:33.894Z] --- PASS: TestBuildMultiStageLayerLeak (12.17s) [2022-04-30T07:49:33.894Z] === RUN TestBuildWithHugeFile [2022-04-30T07:49:34.985Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.79s) [2022-04-30T07:49:34.985Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-30T07:49:35.552Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-30T07:49:36.118Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-30T07:49:36.375Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-30T07:49:36.941Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-30T07:49:37.507Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-30T07:49:38.055Z] --- PASS: TestBuildMultiStageLayerLeak (13.39s) [2022-04-30T07:49:38.055Z] === RUN TestBuildWithHugeFile [2022-04-30T07:49:38.440Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-30T07:49:38.440Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-30T07:49:38.440Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-30T07:49:38.440Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-04-30T07:49:38.440Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-30T07:49:38.440Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-04-30T07:49:38.440Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-30T07:49:38.440Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-30T07:49:38.440Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-30T07:49:39.556Z] 2022/04/30 07:49:39 Closing DB instances... [2022-04-30T07:49:39.837Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-30T07:49:39.837Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-30T07:49:40.101Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-30T07:49:40.666Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-30T07:49:41.232Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-30T07:49:41.232Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-30T07:49:41.745Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-04-30T07:49:41.745Z] === RUN TestFindNode [2022-04-30T07:49:41.745Z] 2022/04/30 07:49:41 Closing DB instances... [2022-04-30T07:49:41.745Z] --- PASS: TestFindNode (0.02s) [2022-04-30T07:49:41.745Z] === RUN TestChangeNodeState [2022-04-30T07:49:41.745Z] 2022/04/30 07:49:41 Closing DB instances... [2022-04-30T07:49:41.745Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-30T07:49:41.745Z] === RUN TestNodeReincarnation [2022-04-30T07:49:41.745Z] 2022/04/30 07:49:41 Closing DB instances... [2022-04-30T07:49:43.134Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-30T07:49:44.070Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-30T07:49:44.637Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-30T07:49:44.896Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-30T07:49:45.464Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-30T07:49:45.464Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-30T07:49:45.464Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-30T07:49:46.030Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-30T07:49:46.452Z] time="2022-04-30T07:49:46Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-30T07:49:46.452Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-30T07:49:46.452Z] === RUN TestParallelCreate [2022-04-30T07:49:46.452Z] 2022/04/30 07:49:46 Closing DB instances... [2022-04-30T07:49:46.452Z] --- PASS: TestParallelCreate (0.02s) [2022-04-30T07:49:46.452Z] === RUN TestParallelDelete [2022-04-30T07:49:46.452Z] 2022/04/30 07:49:46 Closing DB instances... [2022-04-30T07:49:46.452Z] --- PASS: TestParallelDelete (0.02s) [2022-04-30T07:49:46.452Z] === RUN TestNetworkDBIslands [2022-04-30T07:49:46.452Z] time="2022-04-30T07:49:46Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0e14ce2212af with config:&{NodeID:0e14ce2212af Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:49:46.452Z] time="2022-04-30T07:49:46Z" level=info msg="Node 0e14ce2212af/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:46.452Z] time="2022-04-30T07:49:46Z" level=info msg="Node 0e14ce2212af/172.20.217.29, added to nodes list" [2022-04-30T07:49:46.452Z] time="2022-04-30T07:49:46Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3bc17d3159a2 with config:&{NodeID:3bc17d3159a2 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:49:46.452Z] time="2022-04-30T07:49:46Z" level=info msg="Node 3bc17d3159a2/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:46.452Z] time="2022-04-30T07:49:46Z" level=info msg="Node 3bc17d3159a2/172.20.217.29, added to nodes list" [2022-04-30T07:49:46.452Z] time="2022-04-30T07:49:46Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-30T07:49:46.452Z] time="2022-04-30T07:49:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-30T07:49:46.452Z] time="2022-04-30T07:49:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-04-30T07:49:46.452Z] time="2022-04-30T07:49:46Z" level=info msg="Node 3bc17d3159a2/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:46.452Z] time="2022-04-30T07:49:46Z" level=info msg="Node 3bc17d3159a2/172.20.217.29, added to nodes list" [2022-04-30T07:49:46.452Z] time="2022-04-30T07:49:46Z" level=info msg="Node 0e14ce2212af/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:46.452Z] time="2022-04-30T07:49:46Z" level=info msg="Node 0e14ce2212af/172.20.217.29, added to nodes list" [2022-04-30T07:49:46.452Z] time="2022-04-30T07:49:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-30T07:49:46.452Z] time="2022-04-30T07:49:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-04-30T07:49:46.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-30T07:49:47.425Z] time="2022-04-30T07:49:47Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b4b31cd63f5c with config:&{NodeID:b4b31cd63f5c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:49:47.425Z] time="2022-04-30T07:49:47Z" level=info msg="Node b4b31cd63f5c/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:47.425Z] time="2022-04-30T07:49:47Z" level=info msg="Node b4b31cd63f5c/172.20.217.29, added to nodes list" [2022-04-30T07:49:47.425Z] time="2022-04-30T07:49:47Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-30T07:49:47.425Z] time="2022-04-30T07:49:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-30T07:49:47.425Z] time="2022-04-30T07:49:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-30T07:49:47.425Z] time="2022-04-30T07:49:47Z" level=info msg="Node b4b31cd63f5c/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:47.425Z] time="2022-04-30T07:49:47Z" level=info msg="Node b4b31cd63f5c/172.20.217.29, added to nodes list" [2022-04-30T07:49:47.425Z] time="2022-04-30T07:49:47Z" level=info msg="Node 0e14ce2212af/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:47.425Z] time="2022-04-30T07:49:47Z" level=info msg="Node 0e14ce2212af/172.20.217.29, added to nodes list" [2022-04-30T07:49:47.425Z] time="2022-04-30T07:49:47Z" level=info msg="Node 3bc17d3159a2/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:47.425Z] time="2022-04-30T07:49:47Z" level=info msg="Node 3bc17d3159a2/172.20.217.29, added to nodes list" [2022-04-30T07:49:47.425Z] time="2022-04-30T07:49:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-30T07:49:47.425Z] time="2022-04-30T07:49:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-30T07:49:47.425Z] time="2022-04-30T07:49:47Z" level=info msg="Node b4b31cd63f5c/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:47.425Z] time="2022-04-30T07:49:47Z" level=info msg="Node b4b31cd63f5c/172.20.217.29, added to nodes list" [2022-04-30T07:49:47.531Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-30T07:49:47.531Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-30T07:49:47.531Z] docker_cli_sni_test.go:18: Flakey test [2022-04-30T07:49:47.531Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-30T07:49:47.789Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:47486e62c277 with config:&{NodeID:47486e62c277 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=info msg="Node 47486e62c277/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=info msg="Node 47486e62c277/172.20.217.29, added to nodes list" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=info msg="Node 47486e62c277/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=info msg="Node 47486e62c277/172.20.217.29, added to nodes list" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=info msg="Node 0e14ce2212af/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=info msg="Node 0e14ce2212af/172.20.217.29, added to nodes list" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=info msg="Node 3bc17d3159a2/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=info msg="Node 3bc17d3159a2/172.20.217.29, added to nodes list" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=info msg="Node b4b31cd63f5c/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=info msg="Node b4b31cd63f5c/172.20.217.29, added to nodes list" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=info msg="Node 47486e62c277/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=info msg="Node 47486e62c277/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=info msg="Node 47486e62c277/172.20.217.29, added to nodes list" [2022-04-30T07:49:47.887Z] time="2022-04-30T07:49:47Z" level=info msg="Node 47486e62c277/172.20.217.29, added to nodes list" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:85e786453cb4 with config:&{NodeID:85e786453cb4 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=info msg="Node 85e786453cb4/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=info msg="Node 85e786453cb4/172.20.217.29, added to nodes list" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=info msg="Node 85e786453cb4/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=info msg="Node 85e786453cb4/172.20.217.29, added to nodes list" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=info msg="Node 0e14ce2212af/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=info msg="Node 0e14ce2212af/172.20.217.29, added to nodes list" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=info msg="Node 3bc17d3159a2/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=info msg="Node 3bc17d3159a2/172.20.217.29, added to nodes list" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=info msg="Node b4b31cd63f5c/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=info msg="Node b4b31cd63f5c/172.20.217.29, added to nodes list" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=info msg="Node 47486e62c277/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=info msg="Node 47486e62c277/172.20.217.29, added to nodes list" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:48Z" level=info msg="Node 85e786453cb4/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:48Z" level=info msg="Node 85e786453cb4/172.20.217.29, added to nodes list" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:48Z" level=info msg="Node 85e786453cb4/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:48Z" level=info msg="Node 85e786453cb4/172.20.217.29, added to nodes list" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:48Z" level=info msg="Node 85e786453cb4/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:48Z" level=info msg="Node 85e786453cb4/172.20.217.29, added to nodes list" [2022-04-30T07:49:48.349Z] networkdb_test.go:835: Re-joining: 3 [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:48Z" level=info msg="The new bootstrap node list is:[172.20.217.29:10033 172.20.217.29:10034 172.20.217.29:10035]" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.217.29:10033" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:48Z" level=debug msg="memberlist: Stream connection from=172.20.217.29:49368" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.217.29:10034" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:48Z" level=debug msg="memberlist: Stream connection from=172.20.217.29:49369" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.217.29:10035" [2022-04-30T07:49:48.349Z] time="2022-04-30T07:49:48Z" level=debug msg="memberlist: Stream connection from=172.20.217.29:49370" [2022-04-30T07:49:48.723Z] === RUN TestDockerSuite/TestCommitChange [2022-04-30T07:49:48.811Z] networkdb_test.go:835: Re-joining: 4 [2022-04-30T07:49:48.811Z] time="2022-04-30T07:49:48Z" level=info msg="The new bootstrap node list is:[172.20.217.29:10033 172.20.217.29:10034 172.20.217.29:10035]" [2022-04-30T07:49:48.811Z] time="2022-04-30T07:49:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.217.29:10033" [2022-04-30T07:49:48.811Z] time="2022-04-30T07:49:48Z" level=debug msg="memberlist: Stream connection from=172.20.217.29:49371" [2022-04-30T07:49:48.811Z] time="2022-04-30T07:49:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.217.29:10034" [2022-04-30T07:49:48.811Z] time="2022-04-30T07:49:48Z" level=debug msg="memberlist: Stream connection from=172.20.217.29:49372" [2022-04-30T07:49:48.811Z] time="2022-04-30T07:49:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.217.29:10035" [2022-04-30T07:49:48.811Z] time="2022-04-30T07:49:48Z" level=debug msg="memberlist: Stream connection from=172.20.217.29:49373" [2022-04-30T07:49:48.811Z] time="2022-04-30T07:49:48Z" level=info msg="node 0 leaving" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:48Z" level=info msg="Node 0e14ce2212af change state NodeActive --> NodeLeft" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:48Z" level=info msg="node3(b4b31cd63f5c): Node leave event for 0e14ce2212af/172.20.217.29" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:48Z" level=info msg="Node 0e14ce2212af change state NodeActive --> NodeLeft" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:48Z" level=info msg="Node 0e14ce2212af change state NodeActive --> NodeLeft" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:48Z" level=info msg="node2(3bc17d3159a2): Node leave event for 0e14ce2212af/172.20.217.29" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:48Z" level=info msg="node4(47486e62c277): Node leave event for 0e14ce2212af/172.20.217.29" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:48Z" level=info msg="Node 0e14ce2212af change state NodeActive --> NodeLeft" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:48Z" level=info msg="node1(0e14ce2212af): Node leave event for 0e14ce2212af/172.20.217.29" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:48Z" level=info msg="Node 0e14ce2212af/172.20.217.29, left gossip cluster" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:48Z" level=info msg="Node 0e14ce2212af change state NodeActive --> NodeLeft" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:48Z" level=info msg="node5(85e786453cb4): Node leave event for 0e14ce2212af/172.20.217.29" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:49Z" level=info msg="Node 0e14ce2212af/172.20.217.29, left gossip cluster" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:49Z" level=info msg="Node 0e14ce2212af/172.20.217.29, left gossip cluster" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:49Z" level=info msg="Node 0e14ce2212af/172.20.217.29, left gossip cluster" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:49Z" level=info msg="Node 0e14ce2212af/172.20.217.29, left gossip cluster" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:49Z" level=info msg="node 1 leaving" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:49Z" level=info msg="Node 3bc17d3159a2/172.20.217.29, left gossip cluster" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:49Z" level=info msg="Node 3bc17d3159a2 change state NodeActive --> NodeFailed" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:49Z" level=info msg="Node 3bc17d3159a2/172.20.217.29, added to failed nodes list" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:49Z" level=info msg="Node 3bc17d3159a2 change state NodeActive --> NodeLeft" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:49Z" level=info msg="node5(85e786453cb4): Node leave event for 3bc17d3159a2/172.20.217.29" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:49Z" level=info msg="Node 3bc17d3159a2 change state NodeActive --> NodeLeft" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:49Z" level=info msg="node4(47486e62c277): Node leave event for 3bc17d3159a2/172.20.217.29" [2022-04-30T07:49:49.273Z] time="2022-04-30T07:49:49Z" level=info msg="Node 3bc17d3159a2 change state NodeActive --> NodeLeft" [2022-04-30T07:49:49.659Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-30T07:49:49.734Z] time="2022-04-30T07:49:49Z" level=info msg="node3(b4b31cd63f5c): Node leave event for 3bc17d3159a2/172.20.217.29" [2022-04-30T07:49:49.734Z] time="2022-04-30T07:49:49Z" level=error msg="node: 3bc17d3159a2 is unknown to memberlist" [2022-04-30T07:49:49.734Z] time="2022-04-30T07:49:49Z" level=info msg="Node 3bc17d3159a2/172.20.217.29, left gossip cluster" [2022-04-30T07:49:49.734Z] time="2022-04-30T07:49:49Z" level=info msg="Node 3bc17d3159a2/172.20.217.29, left gossip cluster" [2022-04-30T07:49:49.734Z] time="2022-04-30T07:49:49Z" level=info msg="Node 3bc17d3159a2/172.20.217.29, left gossip cluster" [2022-04-30T07:49:49.734Z] time="2022-04-30T07:49:49Z" level=info msg="node 2 leaving" [2022-04-30T07:49:49.734Z] time="2022-04-30T07:49:49Z" level=info msg="Node b4b31cd63f5c change state NodeActive --> NodeLeft" [2022-04-30T07:49:49.734Z] time="2022-04-30T07:49:49Z" level=info msg="node4(47486e62c277): Node leave event for b4b31cd63f5c/172.20.217.29" [2022-04-30T07:49:49.734Z] time="2022-04-30T07:49:49Z" level=info msg="Node b4b31cd63f5c change state NodeActive --> NodeLeft" [2022-04-30T07:49:49.734Z] time="2022-04-30T07:49:49Z" level=info msg="node5(85e786453cb4): Node leave event for b4b31cd63f5c/172.20.217.29" [2022-04-30T07:49:49.734Z] time="2022-04-30T07:49:49Z" level=info msg="Node b4b31cd63f5c change state NodeActive --> NodeLeft" [2022-04-30T07:49:49.735Z] time="2022-04-30T07:49:49Z" level=info msg="node3(b4b31cd63f5c): Node leave event for b4b31cd63f5c/172.20.217.29" [2022-04-30T07:49:50.196Z] time="2022-04-30T07:49:49Z" level=debug msg="memberlist: Failed ping: 47486e62c277 (timeout reached)" [2022-04-30T07:49:50.196Z] time="2022-04-30T07:49:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.217.29:10037: use of closed network connection" [2022-04-30T07:49:50.196Z] time="2022-04-30T07:49:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.217.29:10035: use of closed network connection" [2022-04-30T07:49:50.196Z] time="2022-04-30T07:49:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.217.29:10034: use of closed network connection" [2022-04-30T07:49:50.196Z] time="2022-04-30T07:49:49Z" level=debug msg="memberlist: Stream connection from=172.20.217.29:49374" [2022-04-30T07:49:50.196Z] time="2022-04-30T07:49:49Z" level=info msg="Node b4b31cd63f5c/172.20.217.29, left gossip cluster" [2022-04-30T07:49:50.196Z] time="2022-04-30T07:49:50Z" level=info msg="Node b4b31cd63f5c/172.20.217.29, left gossip cluster" [2022-04-30T07:49:50.196Z] time="2022-04-30T07:49:50Z" level=info msg="Node b4b31cd63f5c/172.20.217.29, left gossip cluster" [2022-04-30T07:49:50.225Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-30T07:49:50.483Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-30T07:49:50.483Z] PASS [2022-04-30T07:49:50.483Z] [2022-04-30T07:49:50.483Z] DONE 17 tests in 52.588s [2022-04-30T07:49:50.483Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-30T07:49:50.483Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:49:50.483Z] ++ set -e [2022-04-30T07:49:50.483Z] ++ '[' -n 0 ']' [2022-04-30T07:49:50.483Z] ++ set -x [2022-04-30T07:49:50.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:49:50.658Z] time="2022-04-30T07:49:50Z" level=warning msg="memberlist: Was able to connect to 47486e62c277 but other probes failed, network may be misconfigured" [2022-04-30T07:49:50.658Z] time="2022-04-30T07:49:50Z" level=warning msg="memberlist: Failed to send gossip to 172.20.217.29:10036: write udp [::]:10035->172.20.217.29:10036: use of closed network connection" [2022-04-30T07:49:50.658Z] networkdb_test.go:867: node4: OK [2022-04-30T07:49:50.658Z] networkdb_test.go:867: node5: OK [2022-04-30T07:49:50.658Z] time="2022-04-30T07:49:50Z" level=info msg="node 0 coming back" [2022-04-30T07:49:50.658Z] time="2022-04-30T07:49:50Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:018cb5c1358e with config:&{NodeID:018cb5c1358e Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:49:50.658Z] time="2022-04-30T07:49:50Z" level=info msg="Node 018cb5c1358e/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:50.658Z] time="2022-04-30T07:49:50Z" level=info msg="Node 018cb5c1358e/172.20.217.29, added to nodes list" [2022-04-30T07:49:50.658Z] time="2022-04-30T07:49:50Z" level=info msg="node 1 coming back" [2022-04-30T07:49:50.658Z] time="2022-04-30T07:49:50Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:534d3f528116 with config:&{NodeID:534d3f528116 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:49:50.658Z] time="2022-04-30T07:49:50Z" level=info msg="Node 534d3f528116/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:50.658Z] time="2022-04-30T07:49:50Z" level=info msg="Node 534d3f528116/172.20.217.29, added to nodes list" [2022-04-30T07:49:50.658Z] time="2022-04-30T07:49:50Z" level=info msg="node 2 coming back" [2022-04-30T07:49:50.658Z] time="2022-04-30T07:49:50Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:33ab99f25eec with config:&{NodeID:33ab99f25eec Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-30T07:49:50.658Z] time="2022-04-30T07:49:50Z" level=info msg="Node 33ab99f25eec/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:50.658Z] time="2022-04-30T07:49:50Z" level=info msg="Node 33ab99f25eec/172.20.217.29, added to nodes list" [2022-04-30T07:49:50.741Z] INFO: Testing against a local daemon [2022-04-30T07:49:50.741Z] === RUN TestPluginInvalidJSON [2022-04-30T07:49:50.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:49:50.741Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:49:50.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:49:50.741Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:49:50.741Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-30T07:49:50.741Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-30T07:49:50.741Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:49:50.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-30T07:49:50.741Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-30T07:49:50.741Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-30T07:49:50.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-30T07:49:50.741Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-30T07:49:50.741Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-30T07:49:50.741Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-30T07:49:50.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-30T07:49:50.741Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:49:50.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-30T07:49:50.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-30T07:49:50.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-30T07:49:50.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-30T07:49:50.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-30T07:49:50.741Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-30T07:49:50.741Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-30T07:49:50.741Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-30T07:49:50.741Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-30T07:49:50.741Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-30T07:49:50.741Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-30T07:49:50.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-30T07:49:50.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-30T07:49:50.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-04-30T07:49:50.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-30T07:49:50.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-30T07:49:50.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-30T07:49:50.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-30T07:49:50.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-30T07:49:50.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-30T07:49:50.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-30T07:49:50.741Z] === RUN TestPluginInstall [2022-04-30T07:49:50.741Z] === RUN TestPluginInstall/no_auth [2022-04-30T07:49:51.308Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-30T07:49:52.687Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-30T07:49:52.687Z] time="2022-04-30T07:49:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:49:52.687Z] time="2022-04-30T07:49:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8890932bd1822424888856ca2351568f5c49eaf50e6a939b6aa03ce85ca2561f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:49:52.687Z] time="2022-04-30T07:49:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:49:52.687Z] time="2022-04-30T07:49:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8890932bd1822424888856ca2351568f5c49eaf50e6a939b6aa03ce85ca2561f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:49:52.945Z] === RUN TestPluginInstall/with_htpasswd [2022-04-30T07:49:53.511Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-30T07:49:53.511Z] time="2022-04-30T07:49:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:49:53.511Z] time="2022-04-30T07:49:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8890932bd1822424888856ca2351568f5c49eaf50e6a939b6aa03ce85ca2561f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:49:53.511Z] time="2022-04-30T07:49:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:49:53.511Z] time="2022-04-30T07:49:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8890932bd1822424888856ca2351568f5c49eaf50e6a939b6aa03ce85ca2561f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:49:53.576Z] time="2022-04-30T07:49:53Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.217.29:10033 172.20.217.29:10034 172.20.217.29:10035]" [2022-04-30T07:49:53.769Z] === RUN TestPluginInstall/with_insecure [2022-04-30T07:49:54.038Z] time="2022-04-30T07:49:53Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.217.29:10033 172.20.217.29:10034 172.20.217.29:10035]" [2022-04-30T07:49:54.715Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-30T07:49:54.973Z] time="2022-04-30T07:49:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:49:54.973Z] time="2022-04-30T07:49:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86b07f4ccd6c2529326876363e47f98144f61b092c5750550ea93070871583dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:49:54.973Z] time="2022-04-30T07:49:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-30T07:49:54.973Z] time="2022-04-30T07:49:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86b07f4ccd6c2529326876363e47f98144f61b092c5750550ea93070871583dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.217.29:10033" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=debug msg="memberlist: Stream connection from=172.20.217.29:49375" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 85e786453cb4/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 85e786453cb4/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 47486e62c277/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 47486e62c277/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 018cb5c1358e/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 018cb5c1358e/172.20.217.29, is the new incarnation of the shutdown node 0e14ce2212af/172.20.217.29" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 018cb5c1358e/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.217.29:10034" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=debug msg="memberlist: Stream connection from=172.20.217.29:49376" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 85e786453cb4/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 85e786453cb4/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 018cb5c1358e/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 534d3f528116/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 018cb5c1358e/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 534d3f528116/172.20.217.29, is the new incarnation of the shutdown node 3bc17d3159a2/172.20.217.29" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 47486e62c277/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 534d3f528116/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 47486e62c277/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.217.29:10035" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=debug msg="memberlist: Stream connection from=172.20.217.29:49377" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 85e786453cb4/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 85e786453cb4/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 018cb5c1358e/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 018cb5c1358e/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 534d3f528116/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 534d3f528116/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 47486e62c277/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 47486e62c277/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 33ab99f25eec/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 33ab99f25eec/172.20.217.29, is the new incarnation of the shutdown node b4b31cd63f5c/172.20.217.29" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 33ab99f25eec/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 534d3f528116/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 534d3f528116/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 534d3f528116/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 534d3f528116/172.20.217.29, is the new incarnation of the shutdown node 3bc17d3159a2/172.20.217.29" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 534d3f528116/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 018cb5c1358e/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 018cb5c1358e/172.20.217.29, is the new incarnation of the shutdown node 0e14ce2212af/172.20.217.29" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 018cb5c1358e/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 33ab99f25eec/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 33ab99f25eec/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 33ab99f25eec/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 33ab99f25eec/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 33ab99f25eec/172.20.217.29, joined gossip cluster" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 33ab99f25eec/172.20.217.29, is the new incarnation of the shutdown node b4b31cd63f5c/172.20.217.29" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=info msg="Node 33ab99f25eec/172.20.217.29, added to nodes list" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.217.29:10033" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=debug msg="memberlist: Stream connection from=172.20.217.29:49378" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.217.29:10034" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=debug msg="memberlist: Stream connection from=172.20.217.29:49379" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=debug msg="memberlist: Stream connection from=172.20.217.29:49380" [2022-04-30T07:49:55.012Z] time="2022-04-30T07:49:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.217.29:10035" [2022-04-30T07:49:55.231Z] plugin_test.go:195: [dcbaf00c68c01] daemon is not started [2022-04-30T07:49:55.231Z] --- PASS: TestPluginInstall (4.46s) [2022-04-30T07:49:55.231Z] --- PASS: TestPluginInstall/no_auth (2.32s) [2022-04-30T07:49:55.231Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-04-30T07:49:55.231Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2022-04-30T07:49:55.231Z] === RUN TestPluginsWithRuntimes [2022-04-30T07:49:55.231Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-30T07:49:55.474Z] 2022/04/30 07:49:55 Closing DB instances... [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="Node 018cb5c1358e change state NodeActive --> NodeLeft" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="node3(33ab99f25eec): Node leave event for 018cb5c1358e/172.20.217.29" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="Node 018cb5c1358e change state NodeActive --> NodeLeft" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="Node 018cb5c1358e change state NodeActive --> NodeLeft" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="node2(534d3f528116): Node leave event for 018cb5c1358e/172.20.217.29" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="node5(85e786453cb4): Node leave event for 018cb5c1358e/172.20.217.29" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="Node 018cb5c1358e/172.20.217.29, left gossip cluster" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="Node 018cb5c1358e change state NodeActive --> NodeFailed" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="Node 018cb5c1358e/172.20.217.29, added to failed nodes list" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="Node 018cb5c1358e change state NodeActive --> NodeLeft" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="node4(47486e62c277): Node leave event for 018cb5c1358e/172.20.217.29" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=error msg="node: 018cb5c1358e is unknown to memberlist" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="Node 018cb5c1358e/172.20.217.29, left gossip cluster" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="Node 018cb5c1358e/172.20.217.29, left gossip cluster" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="Node 018cb5c1358e/172.20.217.29, left gossip cluster" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="Node 018cb5c1358e/172.20.217.29, left gossip cluster" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="Node 534d3f528116 change state NodeActive --> NodeLeft" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="Node 534d3f528116 change state NodeActive --> NodeLeft" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="node4(47486e62c277): Node leave event for 534d3f528116/172.20.217.29" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="node5(85e786453cb4): Node leave event for 534d3f528116/172.20.217.29" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="Node 534d3f528116 change state NodeActive --> NodeLeft" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="node3(33ab99f25eec): Node leave event for 534d3f528116/172.20.217.29" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="Node 534d3f528116 change state NodeActive --> NodeLeft" [2022-04-30T07:49:55.936Z] time="2022-04-30T07:49:55Z" level=info msg="node2(534d3f528116): Node leave event for 534d3f528116/172.20.217.29" [2022-04-30T07:49:56.398Z] time="2022-04-30T07:49:56Z" level=info msg="Node 534d3f528116/172.20.217.29, left gossip cluster" [2022-04-30T07:49:56.398Z] time="2022-04-30T07:49:56Z" level=info msg="Node 534d3f528116/172.20.217.29, left gossip cluster" [2022-04-30T07:49:56.398Z] time="2022-04-30T07:49:56Z" level=info msg="Node 534d3f528116/172.20.217.29, left gossip cluster" [2022-04-30T07:49:56.398Z] time="2022-04-30T07:49:56Z" level=info msg="Node 534d3f528116/172.20.217.29, left gossip cluster" [2022-04-30T07:49:56.398Z] time="2022-04-30T07:49:56Z" level=warning msg="memberlist: Failed to send gossip to 172.20.217.29:10036: write udp [::]:10034->172.20.217.29:10036: use of closed network connection" [2022-04-30T07:49:56.398Z] time="2022-04-30T07:49:56Z" level=info msg="Node 33ab99f25eec change state NodeActive --> NodeLeft" [2022-04-30T07:49:56.398Z] time="2022-04-30T07:49:56Z" level=info msg="node5(85e786453cb4): Node leave event for 33ab99f25eec/172.20.217.29" [2022-04-30T07:49:56.398Z] time="2022-04-30T07:49:56Z" level=info msg="Node 33ab99f25eec change state NodeActive --> NodeLeft" [2022-04-30T07:49:56.398Z] time="2022-04-30T07:49:56Z" level=info msg="node4(47486e62c277): Node leave event for 33ab99f25eec/172.20.217.29" [2022-04-30T07:49:56.605Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-30T07:49:56.859Z] time="2022-04-30T07:49:56Z" level=info msg="Node 33ab99f25eec/172.20.217.29, left gossip cluster" [2022-04-30T07:49:56.859Z] time="2022-04-30T07:49:56Z" level=info msg="Node 33ab99f25eec change state NodeActive --> NodeFailed" [2022-04-30T07:49:56.859Z] time="2022-04-30T07:49:56Z" level=info msg="Node 33ab99f25eec/172.20.217.29, added to failed nodes list" [2022-04-30T07:49:56.859Z] time="2022-04-30T07:49:56Z" level=error msg="node: 33ab99f25eec is unknown to memberlist" [2022-04-30T07:49:56.859Z] time="2022-04-30T07:49:56Z" level=info msg="Node 33ab99f25eec/172.20.217.29, left gossip cluster" [2022-04-30T07:49:56.859Z] time="2022-04-30T07:49:56Z" level=info msg="Node 33ab99f25eec/172.20.217.29, left gossip cluster" [2022-04-30T07:49:56.863Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-30T07:49:57.121Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-30T07:49:57.121Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-30T07:49:57.121Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-30T07:49:57.321Z] time="2022-04-30T07:49:57Z" level=info msg="Node 47486e62c277 change state NodeActive --> NodeLeft" [2022-04-30T07:49:57.321Z] time="2022-04-30T07:49:57Z" level=info msg="node5(85e786453cb4): Node leave event for 47486e62c277/172.20.217.29" [2022-04-30T07:49:57.321Z] time="2022-04-30T07:49:57Z" level=info msg="Node 47486e62c277 change state NodeActive --> NodeLeft" [2022-04-30T07:49:57.321Z] time="2022-04-30T07:49:57Z" level=info msg="node4(47486e62c277): Node leave event for 47486e62c277/172.20.217.29" [2022-04-30T07:49:57.380Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-30T07:49:57.380Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-30T07:49:57.380Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-30T07:49:57.380Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-30T07:49:57.783Z] time="2022-04-30T07:49:57Z" level=info msg="Node 47486e62c277/172.20.217.29, left gossip cluster" [2022-04-30T07:49:57.784Z] time="2022-04-30T07:49:57Z" level=info msg="Node 47486e62c277/172.20.217.29, left gossip cluster" [2022-04-30T07:49:57.950Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-30T07:49:58.517Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-30T07:49:58.757Z] time="2022-04-30T07:49:58Z" level=info msg="Node 85e786453cb4/172.20.217.29, left gossip cluster" [2022-04-30T07:49:58.757Z] time="2022-04-30T07:49:58Z" level=info msg="Node 85e786453cb4 change state NodeActive --> NodeFailed" [2022-04-30T07:49:58.757Z] time="2022-04-30T07:49:58Z" level=info msg="Node 85e786453cb4/172.20.217.29, added to failed nodes list" [2022-04-30T07:49:58.757Z] --- PASS: TestNetworkDBIslands (12.09s) [2022-04-30T07:49:58.757Z] PASS [2022-04-30T07:49:58.757Z] coverage: 60.0% of statements [2022-04-30T07:49:58.757Z] ok github.com/docker/docker/libnetwork/networkdb 106.058s coverage: 60.0% of statements [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/quota [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/rootless [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/volume [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-30T07:49:58.757Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-30T07:49:59.083Z] --- PASS: TestPluginsWithRuntimes (3.96s) [2022-04-30T07:49:59.083Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2022-04-30T07:49:59.083Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-04-30T07:49:59.083Z] === RUN TestPluginBackCompatMediaTypes [2022-04-30T07:49:59.648Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-30T07:49:59.648Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-30T07:49:59.906Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-04-30T07:49:59.906Z] PASS [2022-04-30T07:49:59.906Z] [2022-04-30T07:49:59.906Z] DONE 24 tests in 9.364s [2022-04-30T07:49:59.906Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-30T07:49:59.906Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:49:59.906Z] ++ set -e [2022-04-30T07:49:59.906Z] ++ '[' -n 0 ']' [2022-04-30T07:49:59.906Z] ++ set -x [2022-04-30T07:49:59.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:49:59.945Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-30T07:49:59.945Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-04-30T07:49:59.945Z] { [2022-04-30T07:49:59.945Z] "RT_GROUP_ICON": { [2022-04-30T07:49:59.945Z] "#1": { [2022-04-30T07:49:59.945Z] "0409": "../../winresources/docker.ico" [2022-04-30T07:49:59.945Z] } [2022-04-30T07:49:59.945Z] }, [2022-04-30T07:49:59.945Z] "RT_MANIFEST": { [2022-04-30T07:49:59.945Z] "#1": { [2022-04-30T07:49:59.945Z] "0409": { [2022-04-30T07:49:59.945Z] "identity": {}, [2022-04-30T07:49:59.945Z] "description": "Docker Engine", [2022-04-30T07:49:59.945Z] "minimum-os": "vista", [2022-04-30T07:49:59.945Z] "execution-level": "", [2022-04-30T07:49:59.945Z] "ui-access": false, [2022-04-30T07:49:59.945Z] "auto-elevate": false, [2022-04-30T07:49:59.945Z] "dpi-awareness": "unaware", [2022-04-30T07:49:59.945Z] "disable-theming": false, [2022-04-30T07:49:59.945Z] "disable-window-filtering": false, [2022-04-30T07:49:59.945Z] "high-resolution-scrolling-aware": false, [2022-04-30T07:49:59.945Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-30T07:49:59.945Z] "long-path-aware": false, [2022-04-30T07:49:59.945Z] "printer-driver-isolation": false, [2022-04-30T07:49:59.945Z] "gdi-scaling": false, [2022-04-30T07:49:59.945Z] "segment-heap": false, [2022-04-30T07:49:59.945Z] "use-common-controls-v6": false [2022-04-30T07:49:59.945Z] } [2022-04-30T07:49:59.945Z] } [2022-04-30T07:49:59.945Z] }, [2022-04-30T07:49:59.945Z] "RT_MESSAGETABLE": { [2022-04-30T07:49:59.945Z] "#1": { [2022-04-30T07:49:59.945Z] "0409": "../../winresources/event_messages.bin" [2022-04-30T07:49:59.945Z] } [2022-04-30T07:49:59.945Z] }, [2022-04-30T07:49:59.945Z] "RT_VERSION": { [2022-04-30T07:49:59.945Z] "#1": { [2022-04-30T07:49:59.945Z] "0409": { [2022-04-30T07:49:59.945Z] "fixed": { [2022-04-30T07:49:59.945Z] "file_version": "0.0.0.0", [2022-04-30T07:49:59.945Z] "product_version": "0.0.0.0", [2022-04-30T07:49:59.945Z] "type": "Unknown" [2022-04-30T07:49:59.945Z] }, [2022-04-30T07:49:59.945Z] "info": { [2022-04-30T07:49:59.945Z] "0000": { [2022-04-30T07:49:59.945Z] "CompanyName": "", [2022-04-30T07:49:59.945Z] "FileVersion": "dev", [2022-04-30T07:49:59.945Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-30T07:49:59.945Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-04-30T07:49:59.945Z] "ProductName": "", [2022-04-30T07:49:59.945Z] "ProductVersion": "dev", [2022-04-30T07:49:59.945Z] "SpecialBuild": "7eb5d4c93d44f98a9a3ca14e99601623dacd1c52" [2022-04-30T07:49:59.945Z] } [2022-04-30T07:49:59.945Z] } [2022-04-30T07:49:59.945Z] } [2022-04-30T07:49:59.945Z] } [2022-04-30T07:49:59.945Z] } [2022-04-30T07:49:59.945Z] } [2022-04-30T07:49:59.945Z] cmd/docker-proxy/genwinres_windows.go [2022-04-30T07:49:59.945Z] cmd/docker-proxy/main.go [2022-04-30T07:49:59.945Z] cmd/docker-proxy/network_proxy_test.go [2022-04-30T07:49:59.945Z] cmd/docker-proxy/proxy.go [2022-04-30T07:49:59.945Z] cmd/docker-proxy/sctp_proxy.go [2022-04-30T07:49:59.945Z] cmd/docker-proxy/tcp_proxy.go [2022-04-30T07:49:59.945Z] cmd/docker-proxy/udp_proxy.go [2022-04-30T07:49:59.945Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-30T07:49:59.945Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-30T07:49:59.945Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-30T07:49:59.945Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-30T07:49:59.945Z] remote: Enumerating objects: 23, done. [2022-04-30T07:49:59.945Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-30T07:49:59.945Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-30T07:49:59.945Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-30T07:49:59.945Z] 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-04-30T07:49:59.945Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-30T07:49:59.945Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-30T07:49:59.945Z] Cross building: bundles/cross/linux/ppc64le [2022-04-30T07:49:59.945Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-30T07:49:59.945Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-30T07:50:00.165Z] INFO: Testing against a local daemon [2022-04-30T07:50:00.165Z] === RUN TestExternalGraphDriver [2022-04-30T07:50:00.165Z] === RUN TestExternalGraphDriver/json [2022-04-30T07:50:00.422Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-30T07:50:00.988Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-30T07:50:01.554Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === Skipped [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-30T07:50:01.675Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-30T07:50:01.675Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-30T07:50:01.675Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-30T07:50:01.675Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-30T07:50:01.675Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-30T07:50:01.675Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-30T07:50:01.675Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-30T07:50:01.675Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-30T07:50:01.675Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-30T07:50:01.675Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-30T07:50:01.675Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-30T07:50:01.675Z] daemon_test.go:145: root required [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-30T07:50:01.675Z] reload_test.go:342: root required [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-30T07:50:01.675Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-30T07:50:01.675Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-30T07:50:01.675Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-30T07:50:01.675Z] download_test.go:267: Needs fixing on Windows [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-30T07:50:01.675Z] layer_test.go:291: Failing on Windows [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-30T07:50:01.675Z] layer_test.go:340: Failing on Windows [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-30T07:50:01.675Z] layer_test.go:455: Failing on Windows [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-30T07:50:01.675Z] layer_test.go:684: Failing on Windows [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-30T07:50:01.675Z] migration_test.go:45: Failing on Windows [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-30T07:50:01.675Z] migration_test.go:181: Failing on Windows [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-30T07:50:01.675Z] mount_test.go:17: Failing on Windows [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-30T07:50:01.675Z] mount_test.go:76: Failing on Windows [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-30T07:50:01.675Z] mount_test.go:125: Failing on Windows [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-30T07:50:01.675Z] mount_test.go:212: Failing on Windows [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-30T07:50:01.675Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-30T07:50:01.675Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-30T07:50:01.675Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-30T07:50:01.675Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-30T07:50:01.675Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-30T07:50:01.675Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-30T07:50:01.675Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-30T07:50:01.675Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-30T07:50:01.675Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-30T07:50:01.675Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-30T07:50:01.675Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-30T07:50:01.675Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.675Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-30T07:50:01.675Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:50:01.675Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-30T07:50:01.676Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-30T07:50:01.676Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-30T07:50:01.676Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-30T07:50:01.676Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-30T07:50:01.676Z] archive_test.go:133: Xz not present in msys2 [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-30T07:50:01.676Z] archive_test.go:140: zstd not installed [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-30T07:50:01.676Z] archive_test.go:252: Failing on Windows CI machines [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-30T07:50:01.676Z] archive_windows_test.go:16: Currently fails [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-30T07:50:01.676Z] changes_test.go:196: needs more investigation [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-30T07:50:01.676Z] changes_test.go:433: needs further investigation [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-30T07:50:01.676Z] changes_test.go:469: needs further investigation [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-30T07:50:01.676Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-30T07:50:01.676Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-30T07:50:01.676Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-30T07:50:01.676Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-30T07:50:01.676Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-30T07:50:01.676Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-04-30T07:50:01.676Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-30T07:50:01.676Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-30T07:50:01.676Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-30T07:50:01.676Z] poller_test.go:40: No chmod on Windows [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-30T07:50:01.676Z] fileutils_test.go:133: Needs porting to Windows [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-30T07:50:01.676Z] fileutils_test.go:179: Needs porting to Windows [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-30T07:50:01.676Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-30T07:50:01.676Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-30T07:50:01.676Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-30T07:50:01.676Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-30T07:50:01.676Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-30T07:50:01.676Z] [2022-04-30T07:50:01.676Z] DONE 2287 tests, 68 skipped in 314.304s [2022-04-30T07:50:02.123Z] === RUN TestExternalGraphDriver/spec [2022-04-30T07:50:02.124Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-30T07:50:02.138Z] INFO: make.ps1 ended at 04/30/2022 07:50:01 [2022-04-30T07:50:02.690Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-30T07:50:02.690Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-30T07:50:02.690Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-30T07:50:03.257Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-30T07:50:03.257Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-30T07:50:03.257Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-30T07:50:03.515Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-30T07:50:03.515Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-30T07:50:03.773Z] === RUN TestExternalGraphDriver/pull [2022-04-30T07:50:04.032Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-30T07:50:04.330Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-30T07:50:04.330Z] INFO: Unit tests ended at 04/30/2022 07:50:03. Duration:00:05:34.1446980 [2022-04-30T07:50:04.330Z] INFO: Building busybox [2022-04-30T07:50:04.330Z] Sending build context to Docker daemon 5.12kB [2022-04-30T07:50:04.330Z] [2022-04-30T07:50:04.330Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-30T07:50:04.330Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-30T07:50:04.330Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-30T07:50:04.330Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-30T07:50:04.330Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-30T07:50:04.330Z] ---> e8870c5c3ab2 [2022-04-30T07:50:04.330Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-30T07:50:04.330Z] ---> Running in 488800cd9f63 [2022-04-30T07:50:04.599Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-30T07:50:05.165Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-30T07:50:05.165Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-30T07:50:05.731Z] --- PASS: TestExternalGraphDriver (5.58s) [2022-04-30T07:50:05.731Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2022-04-30T07:50:05.731Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2022-04-30T07:50:05.731Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2022-04-30T07:50:05.731Z] === RUN TestGraphdriverPluginV2 [2022-04-30T07:50:06.297Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-30T07:50:06.863Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-30T07:50:06.863Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-30T07:50:07.430Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-30T07:50:07.999Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-30T07:50:08.566Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-30T07:50:09.132Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-30T07:50:09.132Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-30T07:50:09.698Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-30T07:50:10.266Z] --- PASS: TestGraphdriverPluginV2 (4.48s) [2022-04-30T07:50:10.266Z] PASS [2022-04-30T07:50:10.266Z] [2022-04-30T07:50:10.266Z] DONE 5 tests in 10.155s [2022-04-30T07:50:10.266Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-30T07:50:10.266Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:50:10.266Z] ++ set -e [2022-04-30T07:50:10.266Z] ++ '[' -n 0 ']' [2022-04-30T07:50:10.266Z] ++ set -x [2022-04-30T07:50:10.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:50:10.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-30T07:50:10.266Z] INFO: Testing against a local daemon [2022-04-30T07:50:10.266Z] === RUN TestContinueAfterPluginCrash [2022-04-30T07:50:10.266Z] === PAUSE TestContinueAfterPluginCrash [2022-04-30T07:50:10.266Z] === RUN TestReadPluginNoRead [2022-04-30T07:50:10.266Z] === PAUSE TestReadPluginNoRead [2022-04-30T07:50:10.266Z] === RUN TestDaemonStartWithLogOpt [2022-04-30T07:50:10.266Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-30T07:50:10.266Z] === CONT TestContinueAfterPluginCrash [2022-04-30T07:50:10.266Z] === CONT TestDaemonStartWithLogOpt [2022-04-30T07:50:10.530Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-30T07:50:11.479Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-30T07:50:11.479Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-30T07:50:12.414Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-30T07:50:14.316Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-30T07:50:15.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-30T07:50:15.818Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-30T07:50:15.818Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-30T07:50:15.818Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-30T07:50:15.818Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-30T07:50:15.818Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-30T07:50:16.385Z] --- PASS: TestDaemonStartWithLogOpt (5.99s) [2022-04-30T07:50:16.385Z] === CONT TestReadPluginNoRead [2022-04-30T07:50:16.385Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-30T07:50:17.762Z] docker_api_swarm_node_test.go:20: [d793f1470315b] joining swarm manager [dd2bf505153e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:50:18.695Z] docker_api_swarm_node_test.go:21: [db0c1c3967213] joining swarm manager [dd2bf505153e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:50:19.261Z] === RUN TestReadPluginNoRead/default [2022-04-30T07:50:20.634Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-30T07:50:20.634Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-30T07:50:21.201Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-30T07:50:21.459Z] --- PASS: TestContinueAfterPluginCrash (11.23s) [2022-04-30T07:50:22.027Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-30T07:50:22.027Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-30T07:50:22.027Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-30T07:50:22.027Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-30T07:50:22.027Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-30T07:50:23.400Z] === CONT TestReadPluginNoRead [2022-04-30T07:50:23.400Z] read_test.go:92: [db2f000233c59] daemon is not started [2022-04-30T07:50:23.400Z] --- PASS: TestReadPluginNoRead (6.92s) [2022-04-30T07:50:23.400Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-04-30T07:50:23.400Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.59s) [2022-04-30T07:50:23.400Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-04-30T07:50:23.400Z] PASS [2022-04-30T07:50:23.400Z] [2022-04-30T07:50:23.400Z] DONE 6 tests in 13.071s [2022-04-30T07:50:23.400Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-30T07:50:23.400Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:50:23.400Z] ++ set -e [2022-04-30T07:50:23.400Z] ++ '[' -n 0 ']' [2022-04-30T07:50:23.400Z] ++ set -x [2022-04-30T07:50:23.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:50:23.400Z] testing: warning: no tests to run [2022-04-30T07:50:23.400Z] PASS [2022-04-30T07:50:23.400Z] [2022-04-30T07:50:23.400Z] DONE 0 tests in 0.039s [2022-04-30T07:50:23.400Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-30T07:50:23.400Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:50:23.400Z] ++ set -e [2022-04-30T07:50:23.400Z] ++ '[' -n 0 ']' [2022-04-30T07:50:23.400Z] ++ set -x [2022-04-30T07:50:23.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:50:23.400Z] INFO: Testing against a local daemon [2022-04-30T07:50:23.400Z] === RUN TestPluginWithDevMounts [2022-04-30T07:50:23.400Z] === PAUSE TestPluginWithDevMounts [2022-04-30T07:50:23.400Z] === CONT TestPluginWithDevMounts [2022-04-30T07:50:24.774Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-30T07:50:25.032Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-30T07:50:25.032Z] --- PASS: TestPluginWithDevMounts (1.64s) [2022-04-30T07:50:25.032Z] PASS [2022-04-30T07:50:25.032Z] [2022-04-30T07:50:25.032Z] DONE 1 tests in 1.736s [2022-04-30T07:50:25.032Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-30T07:50:25.032Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:50:25.032Z] ++ set -e [2022-04-30T07:50:25.032Z] ++ '[' -n 0 ']' [2022-04-30T07:50:25.032Z] ++ set -x [2022-04-30T07:50:25.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:50:25.032Z] INFO: Testing against a local daemon [2022-04-30T07:50:25.032Z] === RUN TestSecretInspect [2022-04-30T07:50:25.462Z] Removing intermediate container 488800cd9f63 [2022-04-30T07:50:25.462Z] ---> 86b17cef0be0 [2022-04-30T07:50:25.462Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-30T07:50:25.462Z] ---> Running in 40c15f352dcf [2022-04-30T07:50:25.462Z] Removing intermediate container 40c15f352dcf [2022-04-30T07:50:25.462Z] ---> 133e46ea1808 [2022-04-30T07:50:25.462Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-30T07:50:25.462Z] ---> Running in 016684aca4cc [2022-04-30T07:50:25.462Z] Removing intermediate container 016684aca4cc [2022-04-30T07:50:25.462Z] ---> f359eadd783a [2022-04-30T07:50:25.462Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-30T07:50:25.598Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-30T07:50:26.435Z] [2022-04-30T07:50:26.898Z] ---> dc9e5a423eba [2022-04-30T07:50:26.898Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-30T07:50:26.898Z] ---> Running in de4c85558a43 [2022-04-30T07:50:28.127Z] --- PASS: TestSecretInspect (2.58s) [2022-04-30T07:50:28.127Z] === RUN TestSecretList [2022-04-30T07:50:29.075Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-30T07:50:29.075Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-30T07:50:29.648Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-30T07:50:30.584Z] --- PASS: TestSecretList (2.76s) [2022-04-30T07:50:30.584Z] === RUN TestSecretsCreateAndDelete [2022-04-30T07:50:31.149Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-30T07:50:33.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-30T07:50:33.052Z] --- PASS: TestSecretsCreateAndDelete (2.54s) [2022-04-30T07:50:33.052Z] === RUN TestSecretsUpdate [2022-04-30T07:50:33.987Z] docker_api_swarm_test.go:502: [d10bbf723a19f] joining swarm manager [d23fa45c08733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:50:33.987Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-30T07:50:35.362Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-30T07:50:35.620Z] --- PASS: TestSecretsUpdate (2.50s) [2022-04-30T07:50:35.620Z] === RUN TestTemplatedSecret [2022-04-30T07:50:36.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-30T07:50:38.370Z] --- PASS: TestTemplatedSecret (2.73s) [2022-04-30T07:50:38.370Z] === RUN TestSecretCreateResolve [2022-04-30T07:50:38.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-30T07:50:39.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000efaa08_} [2022-04-30T07:50:40.680Z] --- PASS: TestSecretCreateResolve (2.33s) [2022-04-30T07:50:40.680Z] PASS [2022-04-30T07:50:40.680Z] [2022-04-30T07:50:40.680Z] DONE 6 tests in 15.541s [2022-04-30T07:50:40.680Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-30T07:50:40.680Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:50:40.680Z] ++ set -e [2022-04-30T07:50:40.680Z] ++ '[' -n 0 ']' [2022-04-30T07:50:40.680Z] ++ set -x [2022-04-30T07:50:40.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:50:40.680Z] INFO: Testing against a local daemon [2022-04-30T07:50:40.680Z] === RUN TestServiceCreateInit [2022-04-30T07:50:40.680Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-30T07:50:40.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12704744024_/foo_false____} [2022-04-30T07:50:42.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12704744024_/foo_true____} [2022-04-30T07:50:43.775Z] docker_api_swarm_test.go:507: [d626f77087eaf] joining swarm manager [d23fa45c08733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:50:44.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32226928057_/foo_false____} [2022-04-30T07:50:44.598Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-30T07:50:45.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32226928057_/foo_true____} [2022-04-30T07:50:46.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32226928057_/foo_true__0xc000efaa38__} [2022-04-30T07:50:48.304Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000efaa50_} [2022-04-30T07:50:48.563Z] --- PASS: TestServiceCreateInit (7.96s) [2022-04-30T07:50:48.563Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.96s) [2022-04-30T07:50:48.563Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.98s) [2022-04-30T07:50:48.563Z] === RUN TestCreateServiceMultipleTimes [2022-04-30T07:50:49.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000efaa80_} [2022-04-30T07:50:50.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000efaa98_} [2022-04-30T07:50:52.392Z] Removing intermediate container de4c85558a43 [2022-04-30T07:50:52.393Z] ---> 7d8ba5ab639a [2022-04-30T07:50:52.393Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-30T07:50:52.393Z] ---> Running in ddaace224a7d [2022-04-30T07:50:52.393Z] [2022-04-30T07:50:52.393Z] SUCCESS: Specified value was saved. [2022-04-30T07:50:52.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000efaab0_} [2022-04-30T07:50:53.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-30T07:50:54.587Z] Removing intermediate container ddaace224a7d [2022-04-30T07:50:54.587Z] ---> 1309a5bc3a5f [2022-04-30T07:50:54.587Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-30T07:50:54.587Z] ---> Running in 889e65e5ddfe [2022-04-30T07:50:55.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-30T07:50:55.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-30T07:50:55.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-30T07:50:55.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-30T07:50:55.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-30T07:50:55.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-30T07:50:55.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-30T07:50:55.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-30T07:50:55.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-30T07:50:55.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-30T07:50:55.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-30T07:50:55.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-30T07:50:55.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-30T07:50:55.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-30T07:50:55.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-30T07:50:55.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-30T07:50:55.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-30T07:50:55.339Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-30T07:50:57.870Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-30T07:50:59.772Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-30T07:51:01.146Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-30T07:51:01.684Z] Cannot create a file when that file already exists. [2022-04-30T07:51:02.521Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-30T07:51:02.521Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-30T07:51:03.087Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-30T07:51:03.654Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-30T07:51:04.220Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-30T07:51:04.787Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-30T07:51:05.354Z] --- PASS: TestCreateServiceMultipleTimes (16.67s) [2022-04-30T07:51:05.354Z] === RUN TestCreateServiceConflict [2022-04-30T07:51:05.611Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-30T07:51:06.177Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-30T07:51:06.393Z] Removing intermediate container 889e65e5ddfe [2022-04-30T07:51:06.393Z] ---> a044feafe414 [2022-04-30T07:51:06.393Z] Step 13/13 : CMD ["sh"] [2022-04-30T07:51:06.393Z] ---> Running in 81bf6452c25a [2022-04-30T07:51:06.775Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-30T07:51:06.857Z] Removing intermediate container 81bf6452c25a [2022-04-30T07:51:06.857Z] ---> 3c12953dd990 [2022-04-30T07:51:06.857Z] Successfully built 3c12953dd990 [2022-04-30T07:51:06.857Z] Successfully tagged busybox:latest [2022-04-30T07:51:06.857Z] INFO: Docker images of the daemon under test [2022-04-30T07:51:06.857Z] [2022-04-30T07:51:07.319Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-30T07:51:07.319Z] busybox latest 3c12953dd990 Less than a second ago 5.78GB [2022-04-30T07:51:07.319Z] microsoft/windowsservercore latest e8870c5c3ab2 3 weeks ago 5.76GB [2022-04-30T07:51:07.319Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 3 weeks ago 5.76GB [2022-04-30T07:51:07.319Z] [2022-04-30T07:51:07.319Z] INFO: Running integration tests at 04/30/2022 07:51:06... [2022-04-30T07:51:07.319Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-30T07:51:07.319Z] INFO: Integration API tests being run from the host: [2022-04-30T07:51:07.319Z] INFO: make.ps1 starting at 04/30/2022 07:51:06 [2022-04-30T07:51:07.710Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-30T07:51:07.968Z] --- PASS: TestCreateServiceConflict (2.58s) [2022-04-30T07:51:07.968Z] === RUN TestCreateServiceMaxReplicas [2022-04-30T07:51:08.226Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-30T07:51:08.292Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-30T07:51:08.794Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-30T07:51:09.728Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-30T07:51:10.663Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-30T07:51:11.229Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2022-04-30T07:51:11.229Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-30T07:51:11.487Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-30T07:51:12.422Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-30T07:51:12.988Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-30T07:51:13.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-30T07:51:14.181Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-30T07:51:14.181Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-30T07:51:15.117Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-30T07:51:15.684Z] docker_api_swarm_node_test.go:81: [dbb1f97bac94c] joining swarm manager [db5e3ecb1680a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:51:15.684Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-30T07:51:16.618Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-30T07:51:17.186Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-30T07:51:17.753Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-30T07:51:19.127Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-30T07:51:19.694Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-30T07:51:21.073Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-30T07:51:25.268Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-30T07:51:25.549Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.29s) [2022-04-30T07:51:25.549Z] === RUN TestCreateServiceSecretFileMode [2022-04-30T07:51:26.925Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-30T07:51:27.492Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-30T07:51:28.869Z] --- PASS: TestCreateServiceSecretFileMode (3.08s) [2022-04-30T07:51:28.869Z] === RUN TestCreateServiceConfigFileMode [2022-04-30T07:51:29.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-30T07:51:31.656Z] docker_api_swarm_node_test.go:53: [d61e66b7ab92c] joining swarm manager [d827989f64488]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:51:31.656Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-30T07:51:32.223Z] docker_api_swarm_node_test.go:54: [d9b86f0913f5c] joining swarm manager [d827989f64488]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:51:32.223Z] --- PASS: TestCreateServiceConfigFileMode (3.62s) [2022-04-30T07:51:32.223Z] === RUN TestCreateServiceSysctls [2022-04-30T07:51:34.126Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-30T07:51:34.694Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-30T07:51:36.071Z] --- PASS: TestCreateServiceSysctls (3.76s) [2022-04-30T07:51:36.071Z] === RUN TestCreateServiceCapabilities [2022-04-30T07:51:37.974Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-30T07:51:38.908Z] === RUN TestDockerSuite/TestCpToDot [2022-04-30T07:51:39.166Z] --- PASS: TestCreateServiceCapabilities (3.10s) [2022-04-30T07:51:39.166Z] === RUN TestInspect [2022-04-30T07:51:39.424Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-30T07:51:40.803Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-30T07:51:42.178Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-30T07:51:42.436Z] --- PASS: TestInspect (3.47s) [2022-04-30T07:51:42.436Z] === RUN TestCreateJob [2022-04-30T07:51:42.694Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-30T07:51:43.629Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-30T07:51:43.887Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-30T07:51:44.846Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-30T07:51:45.514Z] --- PASS: TestBuildWithHugeFile (124.19s) [2022-04-30T07:51:45.515Z] === RUN TestBuildWCOWSandboxSize [2022-04-30T07:51:45.515Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-30T07:51:45.515Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-30T07:51:45.515Z] === RUN TestBuildWithEmptyDockerfile [2022-04-30T07:51:45.515Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:51:45.515Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:51:45.515Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:51:45.515Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:51:45.515Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:51:45.515Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:51:45.515Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:51:45.515Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:51:45.515Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:51:45.515Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-30T07:51:45.515Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-30T07:51:45.515Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-30T07:51:45.515Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-30T07:51:45.515Z] === RUN TestBuildPreserveOwnership [2022-04-30T07:51:45.515Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:51:45.515Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-30T07:51:45.515Z] === RUN TestBuildPlatformInvalid [2022-04-30T07:51:45.515Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-30T07:51:45.515Z] PASS [2022-04-30T07:51:45.515Z] ok github.com/docker/docker/integration/build 198.008s [2022-04-30T07:51:45.515Z] [2022-04-30T07:51:45.515Z] === Skipped [2022-04-30T07:51:45.515Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-30T07:51:45.515Z] build_session_test.go:25: TODO: BuildKit [2022-04-30T07:51:45.515Z] [2022-04-30T07:51:45.515Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-30T07:51:45.515Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:45.515Z] [2022-04-30T07:51:45.515Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-30T07:51:45.515Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:51:45.515Z] [2022-04-30T07:51:45.515Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-30T07:51:45.515Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:51:45.515Z] [2022-04-30T07:51:45.515Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-30T07:51:45.515Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-30T07:51:45.515Z] [2022-04-30T07:51:45.515Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-30T07:51:45.515Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:51:45.515Z] [2022-04-30T07:51:45.515Z] DONE 29 tests, 6 skipped in 237.107s [2022-04-30T07:51:45.515Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-30T07:51:45.515Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:51:45.515Z] INFO: Testing against a local daemon [2022-04-30T07:51:45.515Z] === RUN TestConfigInspect [2022-04-30T07:51:45.515Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:45.515Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-30T07:51:45.515Z] === RUN TestConfigList [2022-04-30T07:51:45.515Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:45.515Z] --- SKIP: TestConfigList (0.00s) [2022-04-30T07:51:45.515Z] === RUN TestConfigsCreateAndDelete [2022-04-30T07:51:45.515Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:45.515Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-30T07:51:45.515Z] === RUN TestConfigsUpdate [2022-04-30T07:51:45.515Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:45.515Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-30T07:51:45.515Z] === RUN TestTemplatedConfig [2022-04-30T07:51:45.515Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:45.515Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-30T07:51:45.515Z] === RUN TestConfigCreateResolve [2022-04-30T07:51:45.515Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:51:45.515Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-30T07:51:45.515Z] PASS [2022-04-30T07:51:45.515Z] ok github.com/docker/docker/integration/config 0.103s [2022-04-30T07:51:45.515Z] [2022-04-30T07:51:45.515Z] === Skipped [2022-04-30T07:51:45.515Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-30T07:51:45.515Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:45.515Z] [2022-04-30T07:51:45.515Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-30T07:51:45.515Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:45.515Z] [2022-04-30T07:51:45.515Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-30T07:51:45.515Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:45.515Z] [2022-04-30T07:51:45.515Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-30T07:51:45.515Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:45.515Z] [2022-04-30T07:51:45.515Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-30T07:51:45.515Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:45.515Z] [2022-04-30T07:51:45.515Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-30T07:51:45.515Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:51:45.515Z] [2022-04-30T07:51:45.515Z] DONE 6 tests, 6 skipped in 2.121s [2022-04-30T07:51:45.515Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-30T07:51:45.515Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:51:45.515Z] INFO: Testing against a local daemon [2022-04-30T07:51:45.515Z] === RUN TestCheckpoint [2022-04-30T07:51:45.515Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-30T07:51:45.515Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/commit [2022-04-30T07:51:45.515Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-30T07:51:45.515Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:51:45.515Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:51:45.515Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:51:45.515Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:51:45.515Z] === CONT TestContainerInvalidJSON/commit [2022-04-30T07:51:45.515Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-30T07:51:45.515Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-30T07:51:45.515Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-30T07:51:45.515Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-30T07:51:45.515Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.03s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-30T07:51:45.515Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-30T07:51:45.515Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-30T07:51:45.515Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-04-30T07:51:45.515Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-30T07:51:45.515Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-04-30T07:51:45.515Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-30T07:51:45.515Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-04-30T07:51:45.515Z] === RUN TestCopyEmptyFile [2022-04-30T07:51:45.515Z] --- PASS: TestCopyEmptyFile (0.37s) [2022-04-30T07:51:45.515Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-30T07:51:45.515Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-04-30T07:51:45.515Z] === RUN TestCopyFromContainer [2022-04-30T07:51:45.515Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:45.515Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-30T07:51:45.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-30T07:51:45.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:51:45.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:51:45.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:51:45.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:51:45.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:51:45.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:51:45.515Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:51:45.515Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:51:45.515Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:51:45.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-30T07:51:45.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-30T07:51:45.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-30T07:51:45.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-30T07:51:45.515Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-30T07:51:45.515Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-30T07:51:45.515Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-30T07:51:45.515Z] === RUN TestCreateWithInvalidEnv [2022-04-30T07:51:45.515Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-30T07:51:45.515Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-30T07:51:45.515Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-30T07:51:45.515Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-30T07:51:45.515Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-30T07:51:45.515Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-30T07:51:45.515Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-30T07:51:45.515Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-30T07:51:45.515Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-30T07:51:45.515Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-30T07:51:45.515Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-30T07:51:45.515Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-30T07:51:45.515Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-04-30T07:51:45.515Z] === RUN TestCreateTmpfsMountsTarget [2022-04-30T07:51:45.515Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:45.515Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2022-04-30T07:51:45.515Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-30T07:51:45.515Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:51:45.515Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-30T07:51:45.515Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-30T07:51:45.515Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:51:45.515Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-30T07:51:45.515Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-30T07:51:45.515Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:51:45.515Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:51:45.515Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:51:45.515Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:51:45.515Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:51:45.515Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:51:45.515Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:51:45.515Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:51:45.515Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:51:45.515Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:51:45.515Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:51:45.515Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:51:45.515Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:51:45.515Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:51:45.515Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:51:45.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-30T07:51:45.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-30T07:51:45.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-30T07:51:45.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-30T07:51:45.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-30T07:51:45.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-30T07:51:45.515Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-30T07:51:45.515Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-30T07:51:45.515Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-30T07:51:45.515Z] === RUN TestCreateDifferentPlatform [2022-04-30T07:51:45.515Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-30T07:51:45.515Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-30T07:51:45.515Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-30T07:51:45.515Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-30T07:51:45.515Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-30T07:51:45.515Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-30T07:51:45.515Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-04-30T07:51:45.515Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-30T07:51:45.515Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-30T07:51:45.515Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-30T07:51:45.515Z] === RUN TestContainerKillOnDaemonStart [2022-04-30T07:51:45.515Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:45.515Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-30T07:51:45.515Z] === RUN TestWindowsDevices [2022-04-30T07:51:45.515Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-30T07:51:45.515Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-30T07:51:45.515Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:45.515Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:45.515Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:45.515Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:45.516Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:45.516Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:45.516Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-30T07:51:45.516Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-30T07:51:45.516Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:45.516Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:45.516Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:45.516Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:45.516Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:45.516Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:45.516Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-30T07:51:45.516Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-30T07:51:45.516Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:45.516Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:45.781Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-30T07:51:45.781Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-30T07:51:45.975Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-30T07:51:45.975Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-30T07:51:45.975Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:45.975Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:46.039Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-30T07:51:46.297Z] --- PASS: TestCreateJob (3.65s) [2022-04-30T07:51:46.297Z] === RUN TestReplicatedJob [2022-04-30T07:51:46.297Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-30T07:51:46.431Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:46.863Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-30T07:51:46.863Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-30T07:51:46.863Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-30T07:51:46.863Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-30T07:51:47.428Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-30T07:51:47.687Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-30T07:51:47.687Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-30T07:51:47.946Z] === RUN TestDockerSuite/TestCreateRM [2022-04-30T07:51:48.205Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-30T07:51:48.205Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-30T07:51:48.205Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-30T07:51:48.205Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-30T07:51:48.463Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-30T07:51:49.967Z] --- PASS: TestBuildWithHugeFile (122.70s) [2022-04-30T07:51:49.967Z] === RUN TestBuildWCOWSandboxSize [2022-04-30T07:51:49.967Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-30T07:51:49.967Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-30T07:51:49.967Z] === RUN TestBuildWithEmptyDockerfile [2022-04-30T07:51:49.967Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:51:49.967Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:51:49.967Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:51:49.967Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:51:49.967Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:51:49.967Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:51:49.967Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:51:49.967Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:51:49.967Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:51:49.967Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-04-30T07:51:49.967Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-04-30T07:51:49.967Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-30T07:51:49.967Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-30T07:51:49.967Z] === RUN TestBuildPreserveOwnership [2022-04-30T07:51:49.967Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:51:49.967Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-30T07:51:49.967Z] === RUN TestBuildPlatformInvalid [2022-04-30T07:51:49.967Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-04-30T07:51:49.967Z] PASS [2022-04-30T07:51:49.967Z] ok github.com/docker/docker/integration/build 206.870s [2022-04-30T07:51:49.967Z] [2022-04-30T07:51:49.967Z] === Skipped [2022-04-30T07:51:49.967Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-30T07:51:49.967Z] build_session_test.go:25: TODO: BuildKit [2022-04-30T07:51:49.967Z] [2022-04-30T07:51:49.967Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-30T07:51:49.967Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:49.967Z] [2022-04-30T07:51:49.967Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-30T07:51:49.967Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:51:49.967Z] [2022-04-30T07:51:49.967Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-30T07:51:49.967Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:51:49.967Z] [2022-04-30T07:51:49.967Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-30T07:51:49.967Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-30T07:51:49.967Z] [2022-04-30T07:51:49.967Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-30T07:51:49.967Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:51:49.967Z] [2022-04-30T07:51:49.967Z] DONE 29 tests, 6 skipped in 246.454s [2022-04-30T07:51:49.967Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-30T07:51:49.967Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:51:49.967Z] INFO: Testing against a local daemon [2022-04-30T07:51:49.967Z] === RUN TestConfigInspect [2022-04-30T07:51:49.967Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:49.967Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-30T07:51:49.967Z] === RUN TestConfigList [2022-04-30T07:51:49.967Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:49.967Z] --- SKIP: TestConfigList (0.00s) [2022-04-30T07:51:49.967Z] === RUN TestConfigsCreateAndDelete [2022-04-30T07:51:49.967Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:49.967Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-30T07:51:49.967Z] === RUN TestConfigsUpdate [2022-04-30T07:51:49.967Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:49.967Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-30T07:51:49.967Z] === RUN TestTemplatedConfig [2022-04-30T07:51:49.967Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:49.967Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-30T07:51:49.967Z] === RUN TestConfigCreateResolve [2022-04-30T07:51:49.967Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:51:49.967Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-30T07:51:49.967Z] PASS [2022-04-30T07:51:49.967Z] ok github.com/docker/docker/integration/config 0.124s [2022-04-30T07:51:49.967Z] [2022-04-30T07:51:49.967Z] === Skipped [2022-04-30T07:51:49.967Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-30T07:51:49.967Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:49.967Z] [2022-04-30T07:51:49.968Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-30T07:51:49.968Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:49.968Z] [2022-04-30T07:51:49.968Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-30T07:51:49.968Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:49.968Z] [2022-04-30T07:51:49.968Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-30T07:51:49.968Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:49.968Z] [2022-04-30T07:51:49.968Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-30T07:51:49.968Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:49.968Z] [2022-04-30T07:51:49.968Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-30T07:51:49.968Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:51:49.968Z] [2022-04-30T07:51:49.968Z] DONE 6 tests, 6 skipped in 2.408s [2022-04-30T07:51:49.968Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-30T07:51:49.968Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:51:49.968Z] INFO: Testing against a local daemon [2022-04-30T07:51:49.968Z] === RUN TestCheckpoint [2022-04-30T07:51:49.968Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-30T07:51:49.968Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/commit [2022-04-30T07:51:49.968Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-30T07:51:49.968Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:51:49.968Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:51:49.968Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:51:49.968Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:51:49.968Z] === CONT TestContainerInvalidJSON/commit [2022-04-30T07:51:49.968Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-30T07:51:49.968Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-30T07:51:49.968Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-30T07:51:49.968Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-30T07:51:49.968Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-30T07:51:49.968Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-30T07:51:49.968Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2022-04-30T07:51:49.968Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-30T07:51:49.968Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.31s) [2022-04-30T07:51:49.968Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-30T07:51:49.968Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-04-30T07:51:49.968Z] === RUN TestCopyEmptyFile [2022-04-30T07:51:49.968Z] --- PASS: TestCopyEmptyFile (0.45s) [2022-04-30T07:51:49.968Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-30T07:51:49.968Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-04-30T07:51:49.968Z] === RUN TestCopyFromContainer [2022-04-30T07:51:49.968Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:49.968Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-30T07:51:49.968Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-30T07:51:49.968Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:51:49.968Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:51:49.968Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:51:49.968Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:51:49.968Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:51:49.968Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:51:49.968Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:51:49.968Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:51:49.968Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:51:49.968Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-04-30T07:51:49.968Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-30T07:51:49.968Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-30T07:51:49.968Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-30T07:51:49.968Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-04-30T07:51:49.968Z] === RUN TestCreateWithInvalidEnv [2022-04-30T07:51:49.968Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-30T07:51:49.968Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-30T07:51:49.968Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-30T07:51:49.968Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-30T07:51:49.968Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-30T07:51:49.968Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-30T07:51:49.968Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-30T07:51:49.968Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-30T07:51:49.968Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-30T07:51:49.968Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-04-30T07:51:49.968Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-30T07:51:49.968Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-30T07:51:49.968Z] === RUN TestCreateTmpfsMountsTarget [2022-04-30T07:51:49.968Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:49.968Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-30T07:51:49.968Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-30T07:51:49.968Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:51:49.968Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-30T07:51:49.968Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-30T07:51:49.968Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:51:49.968Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-30T07:51:49.968Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-30T07:51:49.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:51:49.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:51:49.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:51:49.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:51:49.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:51:49.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:51:49.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:51:49.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:51:49.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:51:49.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:51:49.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:51:49.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:51:49.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:51:49.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:51:49.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:51:49.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-30T07:51:49.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-30T07:51:49.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-30T07:51:49.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-30T07:51:49.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-30T07:51:49.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-30T07:51:49.968Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-30T07:51:49.968Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-30T07:51:49.968Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-30T07:51:49.968Z] === RUN TestCreateDifferentPlatform [2022-04-30T07:51:49.968Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-30T07:51:49.968Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-30T07:51:49.968Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-30T07:51:49.968Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-30T07:51:49.968Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-30T07:51:49.968Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-30T07:51:49.968Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-04-30T07:51:49.968Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-30T07:51:49.968Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-30T07:51:49.968Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-30T07:51:49.968Z] === RUN TestContainerKillOnDaemonStart [2022-04-30T07:51:49.968Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:49.968Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-30T07:51:49.968Z] === RUN TestWindowsDevices [2022-04-30T07:51:49.968Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-30T07:51:49.968Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-30T07:51:49.968Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-30T07:51:49.968Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-30T07:51:49.968Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-30T07:51:49.968Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-30T07:51:49.968Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-30T07:51:49.968Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-30T07:51:49.968Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-30T07:51:49.968Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-30T07:51:49.968Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:49.968Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-30T07:51:49.968Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:50.364Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-30T07:51:50.364Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-30T07:51:50.364Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-30T07:51:50.930Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:51:50.930Z] INFO: Testing against a local daemon [2022-04-30T07:51:50.930Z] === RUN TestBuildWithSession [2022-04-30T07:51:50.930Z] build_session_test.go:25: TODO: BuildKit [2022-04-30T07:51:50.930Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-30T07:51:50.930Z] === RUN TestBuildSquashParent [2022-04-30T07:51:50.930Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:50.930Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-30T07:51:50.930Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-30T07:51:50.930Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:51:50.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:51:50.930Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:51:50.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:51:50.930Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:51:50.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:51:50.930Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:51:50.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:51:50.930Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:51:50.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:51:50.930Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:51:50.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:51:50.930Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-30T07:51:50.930Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-30T07:51:50.930Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-30T07:51:50.930Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-30T07:51:51.363Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-30T07:51:51.380Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:51:51.836Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-30T07:51:51.837Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.24s) [2022-04-30T07:51:51.837Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.42s) [2022-04-30T07:51:51.837Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.36s) [2022-04-30T07:51:51.837Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.84s) [2022-04-30T07:51:51.837Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.86s) [2022-04-30T07:51:51.837Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.95s) [2022-04-30T07:51:51.837Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.48s) [2022-04-30T07:51:51.837Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.47s) [2022-04-30T07:51:51.837Z] === RUN TestDiff [2022-04-30T07:51:51.837Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-30T07:51:51.837Z] --- SKIP: TestDiff (0.00s) [2022-04-30T07:51:51.837Z] === RUN TestExecWithCloseStdin [2022-04-30T07:51:51.928Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-30T07:51:51.928Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-30T07:51:52.195Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-30T07:51:52.195Z] Cross building: bundles/cross/linux/s390x [2022-04-30T07:51:52.195Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-30T07:51:52.195Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-30T07:51:52.267Z] --- PASS: TestReplicatedJob (6.12s) [2022-04-30T07:51:52.267Z] === RUN TestUpdateReplicatedJob [2022-04-30T07:51:54.167Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-30T07:51:54.167Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-30T07:51:54.167Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-30T07:51:54.425Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-30T07:51:54.425Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-30T07:51:54.684Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-30T07:51:54.731Z] --- PASS: TestExecWithCloseStdin (2.45s) [2022-04-30T07:51:54.731Z] === RUN TestExec [2022-04-30T07:51:55.251Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-30T07:51:55.817Z] --- PASS: TestUpdateReplicatedJob (3.62s) [2022-04-30T07:51:55.817Z] === RUN TestServiceListWithStatuses [2022-04-30T07:51:55.817Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-30T07:51:55.817Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-30T07:51:55.817Z] === RUN TestDockerNetworkConnectAlias [2022-04-30T07:51:56.079Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-30T07:51:56.079Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-30T07:51:56.079Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.17s) [2022-04-30T07:51:56.079Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.25s) [2022-04-30T07:51:56.079Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-04-30T07:51:56.079Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.61s) [2022-04-30T07:51:56.079Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.77s) [2022-04-30T07:51:56.079Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.61s) [2022-04-30T07:51:56.079Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.46s) [2022-04-30T07:51:56.079Z] === RUN TestDiff [2022-04-30T07:51:56.079Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-30T07:51:56.079Z] --- SKIP: TestDiff (0.00s) [2022-04-30T07:51:56.079Z] === RUN TestExecWithCloseStdin [2022-04-30T07:51:56.079Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-30T07:51:56.079Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-30T07:51:56.079Z] === RUN TestExec [2022-04-30T07:51:56.382Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-30T07:51:56.901Z] --- PASS: TestExec (2.18s) [2022-04-30T07:51:56.902Z] === RUN TestExecUser [2022-04-30T07:51:56.902Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-30T07:51:56.902Z] --- SKIP: TestExecUser (0.00s) [2022-04-30T07:51:56.902Z] === RUN TestExportContainerAndImportImage [2022-04-30T07:51:56.902Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:56.902Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-30T07:51:56.902Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-30T07:51:56.902Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:51:56.902Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-30T07:51:56.902Z] === RUN TestHealthCheckWorkdir [2022-04-30T07:51:56.902Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-30T07:51:56.902Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-30T07:51:56.902Z] === RUN TestHealthKillContainer [2022-04-30T07:51:56.902Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-30T07:51:56.902Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-30T07:51:56.902Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-30T07:51:56.902Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-30T07:51:56.902Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-30T07:51:56.902Z] === RUN TestKillContainerInvalidSignal [2022-04-30T07:51:56.950Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-30T07:51:58.326Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-30T07:51:59.070Z] --- PASS: TestKillContainerInvalidSignal (2.16s) [2022-04-30T07:51:59.070Z] === RUN TestKillContainer [2022-04-30T07:51:59.070Z] === RUN TestKillContainer/no_signal [2022-04-30T07:51:59.703Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-30T07:52:00.270Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-30T07:52:00.834Z] --- PASS: TestExec (4.33s) [2022-04-30T07:52:00.834Z] === RUN TestExecUser [2022-04-30T07:52:00.834Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-30T07:52:00.834Z] --- SKIP: TestExecUser (0.00s) [2022-04-30T07:52:00.834Z] === RUN TestExportContainerAndImportImage [2022-04-30T07:52:00.834Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:52:00.834Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-30T07:52:00.834Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-30T07:52:00.834Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:52:00.834Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-30T07:52:00.834Z] === RUN TestHealthCheckWorkdir [2022-04-30T07:52:00.834Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-30T07:52:00.834Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-30T07:52:00.834Z] === RUN TestHealthKillContainer [2022-04-30T07:52:00.834Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-30T07:52:00.834Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-30T07:52:00.834Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-30T07:52:00.834Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-30T07:52:00.834Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-30T07:52:00.834Z] === RUN TestKillContainerInvalidSignal [2022-04-30T07:52:00.836Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-30T07:52:01.095Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-30T07:52:01.237Z] === RUN TestKillContainer/non_killing_signal [2022-04-30T07:52:01.237Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-30T07:52:01.237Z] === RUN TestKillContainer/killing_signal [2022-04-30T07:52:01.354Z] --- PASS: TestDockerNetworkConnectAlias (5.40s) [2022-04-30T07:52:01.354Z] === RUN TestDockerNetworkReConnect [2022-04-30T07:52:01.611Z] === RUN TestDockerSuite/TestDockerFails [2022-04-30T07:52:01.611Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-30T07:52:01.611Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-30T07:52:01.611Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-30T07:52:02.556Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-30T07:52:03.122Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-30T07:52:03.784Z] --- PASS: TestKillContainerInvalidSignal (3.31s) [2022-04-30T07:52:03.784Z] === RUN TestKillContainer [2022-04-30T07:52:03.784Z] === RUN TestKillContainer/no_signal [2022-04-30T07:52:04.128Z] --- PASS: TestKillContainer (4.90s) [2022-04-30T07:52:04.128Z] --- PASS: TestKillContainer/no_signal (2.18s) [2022-04-30T07:52:04.128Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-30T07:52:04.128Z] --- PASS: TestKillContainer/killing_signal (2.65s) [2022-04-30T07:52:04.128Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-30T07:52:04.128Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:52:04.128Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-30T07:52:04.128Z] === RUN TestKillStoppedContainer [2022-04-30T07:52:04.128Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:52:04.128Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-30T07:52:04.128Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-30T07:52:04.128Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:52:04.128Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-30T07:52:04.128Z] === RUN TestKillDifferentUserContainer [2022-04-30T07:52:04.128Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-30T07:52:04.128Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-30T07:52:04.128Z] === RUN TestInspectOomKilledTrue [2022-04-30T07:52:04.128Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:52:04.128Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-30T07:52:04.128Z] === RUN TestInspectOomKilledFalse [2022-04-30T07:52:04.128Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:52:04.128Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-30T07:52:04.128Z] === RUN TestLogsFollowTailEmpty [2022-04-30T07:52:04.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-30T07:52:04.754Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-30T07:52:04.754Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-30T07:52:04.754Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-30T07:52:05.013Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-30T07:52:05.578Z] --- PASS: TestDockerNetworkReConnect (4.09s) [2022-04-30T07:52:05.578Z] === RUN TestServicePlugin [2022-04-30T07:52:05.799Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-30T07:52:05.799Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-30T07:52:06.296Z] --- PASS: TestLogsFollowTailEmpty (2.15s) [2022-04-30T07:52:06.296Z] === RUN TestNetworkNat [2022-04-30T07:52:06.296Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-30T07:52:06.296Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-30T07:52:06.296Z] === RUN TestNetworkLocalhostTCPNat [2022-04-30T07:52:06.734Z] === RUN TestKillContainer/non_killing_signal [2022-04-30T07:52:06.734Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-30T07:52:06.734Z] === RUN TestKillContainer/killing_signal [2022-04-30T07:52:09.761Z] plugin_test.go:61: [d78c5c4b53fd4] joining swarm manager [d63114f860bc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:52:10.016Z] --- PASS: TestNetworkLocalhostTCPNat (3.56s) [2022-04-30T07:52:10.016Z] === RUN TestNetworkLoopbackNat [2022-04-30T07:52:10.016Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-30T07:52:10.016Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-30T07:52:10.016Z] === RUN TestPause [2022-04-30T07:52:10.016Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-30T07:52:10.016Z] --- SKIP: TestPause (0.00s) [2022-04-30T07:52:10.016Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-30T07:52:10.522Z] --- PASS: TestKillContainer (6.36s) [2022-04-30T07:52:10.522Z] --- PASS: TestKillContainer/no_signal (3.21s) [2022-04-30T07:52:10.522Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-30T07:52:10.522Z] --- PASS: TestKillContainer/killing_signal (3.06s) [2022-04-30T07:52:10.522Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-30T07:52:10.522Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:52:10.522Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-30T07:52:10.522Z] === RUN TestKillStoppedContainer [2022-04-30T07:52:10.522Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:52:10.522Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-30T07:52:10.522Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-30T07:52:10.522Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:52:10.522Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-30T07:52:10.522Z] === RUN TestKillDifferentUserContainer [2022-04-30T07:52:10.522Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-30T07:52:10.522Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-30T07:52:10.522Z] === RUN TestInspectOomKilledTrue [2022-04-30T07:52:10.522Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:52:10.522Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-30T07:52:10.522Z] === RUN TestInspectOomKilledFalse [2022-04-30T07:52:10.522Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:52:10.522Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-30T07:52:10.522Z] === RUN TestLogsFollowTailEmpty [2022-04-30T07:52:10.695Z] plugin_test.go:64: [d272a8b6479e2] joining swarm manager [d63114f860bc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:52:10.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-30T07:52:11.211Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-30T07:52:11.545Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.12s) [2022-04-30T07:52:11.545Z] === RUN TestPauseStopPausedContainer [2022-04-30T07:52:11.545Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:52:11.545Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-30T07:52:11.545Z] === RUN TestPsFilter [2022-04-30T07:52:12.002Z] --- PASS: TestPsFilter (0.40s) [2022-04-30T07:52:12.002Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-30T07:52:13.471Z] --- PASS: TestLogsFollowTailEmpty (3.14s) [2022-04-30T07:52:13.471Z] === RUN TestNetworkNat [2022-04-30T07:52:13.471Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-30T07:52:13.471Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-30T07:52:13.471Z] === RUN TestNetworkLocalhostTCPNat [2022-04-30T07:52:13.739Z] docker_api_swarm_test.go:202: [d5457079e96f9] joining swarm manager [d4009b9ed80cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:52:13.998Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-30T07:52:14.397Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-30T07:52:14.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.96s) [2022-04-30T07:52:14.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.03s) [2022-04-30T07:52:14.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.19s) [2022-04-30T07:52:14.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.17s) [2022-04-30T07:52:14.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.01s) [2022-04-30T07:52:14.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.05s) [2022-04-30T07:52:14.397Z] === RUN TestBuildMultiStageCopy [2022-04-30T07:52:14.397Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-30T07:52:14.896Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.76s) [2022-04-30T07:52:14.896Z] === RUN TestRemoveContainerWithVolume [2022-04-30T07:52:15.899Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-30T07:52:16.835Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-30T07:52:17.264Z] --- PASS: TestNetworkLocalhostTCPNat (3.87s) [2022-04-30T07:52:17.264Z] === RUN TestNetworkLoopbackNat [2022-04-30T07:52:17.264Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-30T07:52:17.264Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-30T07:52:17.264Z] === RUN TestPause [2022-04-30T07:52:17.264Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-30T07:52:17.264Z] --- SKIP: TestPause (0.00s) [2022-04-30T07:52:17.264Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-30T07:52:17.770Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-30T07:52:17.800Z] --- PASS: TestRemoveContainerWithVolume (2.64s) [2022-04-30T07:52:17.800Z] === RUN TestRemoveContainerRunning [2022-04-30T07:52:18.335Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-30T07:52:18.900Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-30T07:52:19.328Z] --- PASS: TestRemoveContainerRunning (2.10s) [2022-04-30T07:52:19.328Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-30T07:52:19.466Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-30T07:52:20.032Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-30T07:52:20.599Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-30T07:52:21.055Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.43s) [2022-04-30T07:52:21.056Z] === RUN TestPauseStopPausedContainer [2022-04-30T07:52:21.056Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:52:21.056Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-30T07:52:21.056Z] === RUN TestPsFilter [2022-04-30T07:52:21.056Z] --- PASS: TestPsFilter (0.44s) [2022-04-30T07:52:21.056Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-30T07:52:21.516Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.23s) [2022-04-30T07:52:21.516Z] === RUN TestRemoveInvalidContainer [2022-04-30T07:52:21.972Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-30T07:52:21.972Z] === RUN TestRenameLinkedContainer [2022-04-30T07:52:21.972Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-30T07:52:21.972Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-30T07:52:21.972Z] === RUN TestRenameStoppedContainer [2022-04-30T07:52:21.975Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-30T07:52:22.913Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-30T07:52:24.007Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.24s) [2022-04-30T07:52:24.007Z] === RUN TestRemoveContainerWithVolume [2022-04-30T07:52:24.781Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-30T07:52:24.781Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-30T07:52:24.864Z] --- PASS: TestRenameStoppedContainer (2.79s) [2022-04-30T07:52:24.864Z] === RUN TestRenameRunningContainerAndReuse [2022-04-30T07:52:25.244Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-30T07:52:25.445Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-30T07:52:26.791Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-30T07:52:27.794Z] --- PASS: TestRemoveContainerWithVolume (3.24s) [2022-04-30T07:52:27.794Z] === RUN TestRemoveContainerRunning [2022-04-30T07:52:27.971Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-30T07:52:28.230Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-30T07:52:28.335Z] --- PASS: TestBuildMultiStageCopy (14.60s) [2022-04-30T07:52:28.336Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.01s) [2022-04-30T07:52:28.336Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.89s) [2022-04-30T07:52:28.336Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2022-04-30T07:52:28.336Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.21s) [2022-04-30T07:52:28.336Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.46s) [2022-04-30T07:52:28.336Z] === RUN TestBuildMultiStageParentConfig [2022-04-30T07:52:29.535Z] --- PASS: TestRenameRunningContainerAndReuse (4.58s) [2022-04-30T07:52:29.535Z] === RUN TestRenameInvalidName [2022-04-30T07:52:29.604Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-30T07:52:30.742Z] --- PASS: TestRemoveContainerRunning (3.17s) [2022-04-30T07:52:30.742Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-30T07:52:31.072Z] --- PASS: TestRenameInvalidName (2.14s) [2022-04-30T07:52:31.072Z] === RUN TestRenameAnonymousContainer [2022-04-30T07:52:31.256Z] --- PASS: TestBuildMultiStageParentConfig (2.99s) [2022-04-30T07:52:31.256Z] === RUN TestBuildLabelWithTargets [2022-04-30T07:52:31.256Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:52:31.256Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-30T07:52:31.256Z] === RUN TestBuildWithEmptyLayers [2022-04-30T07:52:32.800Z] --- PASS: TestBuildWithEmptyLayers (1.65s) [2022-04-30T07:52:32.800Z] === RUN TestBuildMultiStageOnBuild [2022-04-30T07:52:33.690Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.25s) [2022-04-30T07:52:33.690Z] === RUN TestRemoveInvalidContainer [2022-04-30T07:52:33.690Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-30T07:52:33.690Z] === RUN TestRenameLinkedContainer [2022-04-30T07:52:33.690Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-30T07:52:33.690Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-30T07:52:33.690Z] === RUN TestRenameStoppedContainer [2022-04-30T07:52:34.862Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-30T07:52:34.863Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-30T07:52:35.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-30T07:52:35.797Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-30T07:52:36.055Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-30T07:52:36.313Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-30T07:52:36.571Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-30T07:52:36.829Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-30T07:52:37.088Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-30T07:52:37.088Z] --- PASS: TestServicePlugin (31.66s) [2022-04-30T07:52:37.088Z] === RUN TestServiceUpdateLabel [2022-04-30T07:52:37.480Z] --- PASS: TestRenameStoppedContainer (3.07s) [2022-04-30T07:52:37.480Z] === RUN TestRenameRunningContainerAndReuse [2022-04-30T07:52:38.024Z] docker_api_swarm_test.go:384: [ddaefae316962] joining swarm manager [d298130db0431]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:52:38.590Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-30T07:52:39.526Z] docker_api_swarm_test.go:385: [d77fa5d058d9e] joining swarm manager [d298130db0431]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:52:40.093Z] --- PASS: TestServiceUpdateLabel (2.94s) [2022-04-30T07:52:40.093Z] === RUN TestServiceUpdateSecrets [2022-04-30T07:52:40.093Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-30T07:52:40.093Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-30T07:52:40.093Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-30T07:52:41.029Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-30T07:52:41.287Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-30T07:52:41.379Z] --- PASS: TestRenameAnonymousContainer (9.64s) [2022-04-30T07:52:41.379Z] === RUN TestRenameContainerWithSameName [2022-04-30T07:52:41.853Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-30T07:52:42.907Z] --- PASS: TestRenameContainerWithSameName (2.09s) [2022-04-30T07:52:42.908Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-30T07:52:42.908Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-30T07:52:42.908Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-30T07:52:42.908Z] === RUN TestResize [2022-04-30T07:52:43.241Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-30T07:52:43.241Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-30T07:52:43.241Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-30T07:52:43.241Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-30T07:52:43.241Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-30T07:52:43.241Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-30T07:52:44.635Z] --- PASS: TestRenameRunningContainerAndReuse (6.72s) [2022-04-30T07:52:44.635Z] === RUN TestRenameInvalidName [2022-04-30T07:52:45.077Z] --- PASS: TestResize (2.06s) [2022-04-30T07:52:45.077Z] === RUN TestResizeWithInvalidSize [2022-04-30T07:52:45.139Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-30T07:52:45.704Z] === RUN TestDockerSuite/TestEventsRename [2022-04-30T07:52:46.270Z] === RUN TestDockerSuite/TestEventsResize [2022-04-30T07:52:46.836Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-30T07:52:46.849Z] --- PASS: TestRenameInvalidName (3.36s) [2022-04-30T07:52:46.849Z] === RUN TestRenameAnonymousContainer [2022-04-30T07:52:47.245Z] --- PASS: TestResizeWithInvalidSize (2.05s) [2022-04-30T07:52:47.245Z] === RUN TestResizeWhenContainerNotStarted [2022-04-30T07:52:50.138Z] --- PASS: TestResizeWhenContainerNotStarted (2.66s) [2022-04-30T07:52:50.138Z] === RUN TestDaemonRestartKillContainers [2022-04-30T07:52:50.138Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:52:50.138Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-30T07:52:50.138Z] === RUN TestStats [2022-04-30T07:52:50.138Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-30T07:52:50.138Z] --- SKIP: TestStats (0.00s) [2022-04-30T07:52:50.138Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-30T07:52:52.098Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-30T07:52:52.680Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-30T07:52:53.245Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-30T07:52:53.931Z] --- PASS: TestBuildMultiStageOnBuild (18.81s) [2022-04-30T07:52:53.931Z] === RUN TestBuildUncleanTarFilenames [2022-04-30T07:52:53.931Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:52:53.931Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-04-30T07:52:53.931Z] === RUN TestBuildMultiStageLayerLeak [2022-04-30T07:52:55.142Z] --- PASS: TestServiceUpdateSecrets (14.94s) [2022-04-30T07:52:55.143Z] === RUN TestServiceUpdateConfigs [2022-04-30T07:52:55.918Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.47s) [2022-04-30T07:52:55.918Z] === RUN TestStopContainerWithTimeout [2022-04-30T07:52:55.918Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-30T07:52:55.918Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-30T07:52:55.918Z] === RUN TestUpdateRestartPolicy [2022-04-30T07:52:56.076Z] === RUN TestDockerSuite/TestEventsTop [2022-04-30T07:52:56.643Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-30T07:52:59.169Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-30T07:53:01.777Z] --- PASS: TestRenameAnonymousContainer (12.69s) [2022-04-30T07:53:01.777Z] === RUN TestRenameContainerWithSameName [2022-04-30T07:53:03.341Z] --- PASS: TestRenameContainerWithSameName (3.42s) [2022-04-30T07:53:03.341Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-30T07:53:03.341Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-30T07:53:03.341Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-30T07:53:03.341Z] === RUN TestResize [2022-04-30T07:53:05.724Z] === RUN TestDockerSuite/TestExec [2022-04-30T07:53:05.724Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-30T07:53:06.294Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-30T07:53:06.860Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-30T07:53:07.128Z] --- PASS: TestResize (3.41s) [2022-04-30T07:53:07.128Z] === RUN TestResizeWithInvalidSize [2022-04-30T07:53:07.432Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-30T07:53:08.373Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-30T07:53:08.798Z] --- PASS: TestBuildMultiStageLayerLeak (16.40s) [2022-04-30T07:53:08.798Z] === RUN TestBuildWithHugeFile [2022-04-30T07:53:08.938Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-30T07:53:09.505Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-30T07:53:09.763Z] --- PASS: TestServiceUpdateConfigs (14.66s) [2022-04-30T07:53:09.763Z] === RUN TestServiceUpdateNetwork [2022-04-30T07:53:10.079Z] --- PASS: TestResizeWithInvalidSize (3.27s) [2022-04-30T07:53:10.079Z] === RUN TestResizeWhenContainerNotStarted [2022-04-30T07:53:10.330Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-30T07:53:10.895Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-30T07:53:11.464Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-30T07:53:12.400Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-30T07:53:13.030Z] --- PASS: TestResizeWhenContainerNotStarted (3.19s) [2022-04-30T07:53:13.030Z] === RUN TestDaemonRestartKillContainers [2022-04-30T07:53:13.030Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:53:13.030Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-30T07:53:13.030Z] === RUN TestStats [2022-04-30T07:53:13.030Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-30T07:53:13.030Z] --- SKIP: TestStats (0.00s) [2022-04-30T07:53:13.030Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-30T07:53:13.334Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-30T07:53:14.267Z] === RUN TestDockerSuite/TestExecEnv [2022-04-30T07:53:14.832Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-30T07:53:15.767Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-30T07:53:16.333Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-30T07:53:18.861Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-30T07:53:19.427Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-30T07:53:19.992Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-30T07:53:20.558Z] === RUN TestDockerSuite/TestExecParseError [2022-04-30T07:53:20.815Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-30T07:53:21.012Z] --- PASS: TestUpdateRestartPolicy (22.33s) [2022-04-30T07:53:21.012Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-30T07:53:21.012Z] --- PASS: TestUpdateRestartWithAutoRemove (2.16s) [2022-04-30T07:53:21.012Z] === RUN TestWaitNonBlocked [2022-04-30T07:53:21.012Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:53:21.012Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:53:21.012Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:53:21.012Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:53:21.012Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:53:21.012Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:53:21.381Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-30T07:53:21.695Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.84s) [2022-04-30T07:53:21.695Z] === RUN TestStopContainerWithTimeout [2022-04-30T07:53:21.695Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-30T07:53:21.695Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-30T07:53:21.695Z] === RUN TestUpdateRestartPolicy [2022-04-30T07:53:21.947Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-30T07:53:22.880Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-30T07:53:23.138Z] --- PASS: TestServiceUpdateNetwork (13.50s) [2022-04-30T07:53:23.138Z] === RUN TestServiceUpdatePidsLimit [2022-04-30T07:53:23.188Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-04-30T07:53:23.188Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.11s) [2022-04-30T07:53:23.188Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.20s) [2022-04-30T07:53:23.188Z] === RUN TestWaitBlocked [2022-04-30T07:53:23.188Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:53:23.188Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-30T07:53:23.188Z] PASS [2022-04-30T07:53:23.188Z] ok github.com/docker/docker/integration/container 99.122s [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === Skipped [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-30T07:53:23.188Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-30T07:53:23.188Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-30T07:53:23.188Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2022-04-30T07:53:23.188Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-30T07:53:23.188Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-30T07:53:23.188Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-30T07:53:23.188Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-30T07:53:23.188Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-30T07:53:23.188Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.24s) [2022-04-30T07:53:23.188Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-30T07:53:23.188Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.24s) [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-30T07:53:23.188Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-30T07:53:23.188Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-30T07:53:23.188Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-30T07:53:23.188Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-30T07:53:23.188Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-30T07:53:23.188Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-30T07:53:23.188Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-30T07:53:23.188Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-30T07:53:23.188Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-30T07:53:23.188Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-30T07:53:23.188Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-30T07:53:23.188Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-30T07:53:23.188Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-30T07:53:23.188Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-30T07:53:23.188Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-30T07:53:23.188Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-30T07:53:23.188Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-30T07:53:23.188Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-30T07:53:23.188Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-30T07:53:23.188Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-30T07:53:23.188Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-30T07:53:23.188Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-30T07:53:23.188Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-30T07:53:23.188Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-30T07:53:23.188Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:53:23.188Z] [2022-04-30T07:53:23.188Z] DONE 120 tests, 34 skipped in 102.193s [2022-04-30T07:53:23.188Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-30T07:53:23.704Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-30T07:53:24.271Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-30T07:53:24.530Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-30T07:53:25.484Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-30T07:53:33.591Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-30T07:53:35.488Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-30T07:53:35.488Z] check_test.go:378: [d77fa5d058d9e] daemon is not started [2022-04-30T07:53:35.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-30T07:53:35.746Z] === RUN TestDockerSuite/TestExecTTY [2022-04-30T07:53:36.312Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-30T07:53:36.881Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-30T07:53:37.816Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-30T07:53:37.816Z] docker_api_swarm_test.go:802: [d1ae2c66257f8] joining swarm manager [d8ff38f65ec55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:53:38.381Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-30T07:53:38.381Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-30T07:53:38.381Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-30T07:53:39.316Z] docker_api_swarm_test.go:802: [d79f5d65615bc] joining swarm manager [d8ff38f65ec55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:53:39.881Z] --- PASS: TestServiceUpdatePidsLimit (16.80s) [2022-04-30T07:53:39.881Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2022-04-30T07:53:39.881Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-30T07:53:39.881Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.92s) [2022-04-30T07:53:39.881Z] PASS [2022-04-30T07:53:39.881Z] [2022-04-30T07:53:39.881Z] === Skipped [2022-04-30T07:53:39.881Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-30T07:53:39.881Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-30T07:53:39.881Z] [2022-04-30T07:53:39.881Z] DONE 27 tests, 1 skipped in 179.334s [2022-04-30T07:53:39.881Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-30T07:53:39.881Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:53:39.881Z] ++ set -e [2022-04-30T07:53:39.881Z] ++ '[' -n 0 ']' [2022-04-30T07:53:39.881Z] ++ set -x [2022-04-30T07:53:39.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:53:40.139Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-30T07:53:40.139Z] INFO: Testing against a local daemon [2022-04-30T07:53:40.139Z] === RUN TestSessionCreate [2022-04-30T07:53:40.139Z] --- PASS: TestSessionCreate (0.02s) [2022-04-30T07:53:40.139Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-30T07:53:40.139Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-30T07:53:40.139Z] PASS [2022-04-30T07:53:40.139Z] [2022-04-30T07:53:40.139Z] DONE 2 tests in 0.137s [2022-04-30T07:53:40.139Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-30T07:53:40.140Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:53:40.140Z] ++ set -e [2022-04-30T07:53:40.140Z] ++ '[' -n 0 ']' [2022-04-30T07:53:40.140Z] ++ set -x [2022-04-30T07:53:40.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:53:40.140Z] INFO: Testing against a local daemon [2022-04-30T07:53:40.140Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-30T07:53:40.140Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-30T07:53:40.140Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-30T07:53:40.140Z] === RUN TestDiskUsage [2022-04-30T07:53:40.140Z] === PAUSE TestDiskUsage [2022-04-30T07:53:40.140Z] === RUN TestEventsExecDie [2022-04-30T07:53:40.705Z] docker_api_swarm_test.go:802: [db0ae643e3197] joining swarm manager [d8ff38f65ec55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-30T07:53:40.965Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-30T07:53:41.223Z] --- PASS: TestEventsExecDie (0.88s) [2022-04-30T07:53:41.223Z] === RUN TestEventsBackwardsCompatible [2022-04-30T07:53:41.223Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-04-30T07:53:41.223Z] === RUN TestEventsVolumeCreate [2022-04-30T07:53:41.223Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-04-30T07:53:41.223Z] === RUN TestInfoBinaryCommits [2022-04-30T07:53:41.223Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-04-30T07:53:41.223Z] === RUN TestInfoAPIVersioned [2022-04-30T07:53:41.223Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-30T07:53:41.223Z] === RUN TestInfoAPI [2022-04-30T07:53:41.481Z] --- PASS: TestInfoAPI (0.03s) [2022-04-30T07:53:41.481Z] === RUN TestInfoAPIWarnings [2022-04-30T07:53:42.047Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-30T07:53:42.047Z] docker_api_swarm_test.go:802: [d19bd648f2df6] joining swarm manager [d8ff38f65ec55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-30T07:53:42.615Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-30T07:53:43.182Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-30T07:53:43.182Z] docker_api_swarm_test.go:810: [da9edbeb969c5] joining swarm manager [d8ff38f65ec55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-30T07:53:43.612Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-30T07:53:43.612Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-30T07:53:43.612Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-30T07:53:43.612Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-30T07:53:43.612Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-30T07:53:43.962Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-30T07:53:44.311Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43550/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 hack/test/unit [2022-04-30T07:53:44.893Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-30T07:53:44.893Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-30T07:53:44.893Z] + TESTDIRS=./... [2022-04-30T07:53:44.893Z] + exclude_paths='/vendor/|/integration' [2022-04-30T07:53:44.893Z] ++ go list ./... [2022-04-30T07:53:44.893Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-30T07:53:45.827Z] + pkg_list='github.com/docker/docker/api [2022-04-30T07:53:45.827Z] github.com/docker/docker/api/server [2022-04-30T07:53:45.827Z] github.com/docker/docker/api/server/backend/build [2022-04-30T07:53:45.827Z] github.com/docker/docker/api/server/httpstatus [2022-04-30T07:53:45.827Z] github.com/docker/docker/api/server/httputils [2022-04-30T07:53:45.827Z] github.com/docker/docker/api/server/middleware [2022-04-30T07:53:45.827Z] github.com/docker/docker/api/server/router [2022-04-30T07:53:45.827Z] github.com/docker/docker/api/server/router/build [2022-04-30T07:53:45.827Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-30T07:53:45.827Z] github.com/docker/docker/api/server/router/container [2022-04-30T07:53:45.827Z] github.com/docker/docker/api/server/router/debug [2022-04-30T07:53:45.827Z] github.com/docker/docker/api/server/router/distribution [2022-04-30T07:53:45.827Z] github.com/docker/docker/api/server/router/grpc [2022-04-30T07:53:45.827Z] github.com/docker/docker/api/server/router/image [2022-04-30T07:53:45.827Z] github.com/docker/docker/api/server/router/network [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/plugin [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/session [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/swarm [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/system [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/volume [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/backend [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/blkiodev [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/container [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/events [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/filters [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/image [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/mount [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/network [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/registry [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/strslice [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/swarm [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/time [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/versions [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/volume [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/builder-next [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/builder-next/worker [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/dockerfile [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/remotecontext [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/remotecontext/git [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-30T07:53:45.828Z] github.com/docker/docker/cli [2022-04-30T07:53:45.828Z] github.com/docker/docker/cli/config [2022-04-30T07:53:45.828Z] github.com/docker/docker/cli/debug [2022-04-30T07:53:45.828Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-30T07:53:45.828Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-30T07:53:45.828Z] github.com/docker/docker/client [2022-04-30T07:53:45.828Z] github.com/docker/docker/cmd/docker-proxy [2022-04-30T07:53:45.828Z] github.com/docker/docker/cmd/dockerd [2022-04-30T07:53:45.828Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-30T07:53:45.828Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-30T07:53:45.828Z] github.com/docker/docker/container [2022-04-30T07:53:45.828Z] github.com/docker/docker/container/stream [2022-04-30T07:53:45.828Z] github.com/docker/docker/contrib/apparmor [2022-04-30T07:53:45.828Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-30T07:53:45.828Z] github.com/docker/docker/contrib/httpserver [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/cluster [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/cluster/convert [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/cluster/executor [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/cluster/provider [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/config [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/events [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/events/testutils [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/exec [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/images [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/initlayer [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/links [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/listeners [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/gelf [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/journald [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/local [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/logentries [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/splunk [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/syslog [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/templates [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/names [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/network [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/stats [2022-04-30T07:53:45.828Z] github.com/docker/docker/distribution [2022-04-30T07:53:45.828Z] github.com/docker/docker/distribution/metadata [2022-04-30T07:53:45.828Z] github.com/docker/docker/distribution/utils [2022-04-30T07:53:45.828Z] github.com/docker/docker/distribution/xfer [2022-04-30T07:53:45.828Z] github.com/docker/docker/dockerversion [2022-04-30T07:53:45.828Z] github.com/docker/docker/errdefs [2022-04-30T07:53:45.828Z] github.com/docker/docker/image [2022-04-30T07:53:45.828Z] github.com/docker/docker/image/cache [2022-04-30T07:53:45.828Z] github.com/docker/docker/image/tarexport [2022-04-30T07:53:45.828Z] github.com/docker/docker/image/v1 [2022-04-30T07:53:45.828Z] github.com/docker/docker/internal/test/suite [2022-04-30T07:53:45.828Z] github.com/docker/docker/layer [2022-04-30T07:53:45.828Z] github.com/docker/docker/libcontainerd [2022-04-30T07:53:45.828Z] github.com/docker/docker/libcontainerd/queue [2022-04-30T07:53:45.828Z] github.com/docker/docker/libcontainerd/remote [2022-04-30T07:53:45.828Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-30T07:53:45.828Z] github.com/docker/docker/libcontainerd/types [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/bitseq [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/cluster [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/config [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/datastore [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/driverapi [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/etchosts [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/idm [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/ipam [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/iptables [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/netlabel [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/netutils [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/networkdb [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/ns [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/options [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/osl [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/portallocator [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/portmapper [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/testutils [2022-04-30T07:53:45.828Z] github.com/docker/docker/libnetwork/types [2022-04-30T07:53:45.828Z] github.com/docker/docker/oci [2022-04-30T07:53:45.828Z] github.com/docker/docker/oci/caps [2022-04-30T07:53:45.828Z] github.com/docker/docker/opts [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/aaparser [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/archive [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/authorization [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/broadcaster [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/capabilities [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/chrootarchive [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/containerfs [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/devicemapper [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/directory [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/dmesg [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/filenotify [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/fileutils [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/fsutils [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/homedir [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/idtools [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/ioutils [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/jsonmessage [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/longpath [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/loopback [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/namesgenerator [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/parsers [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/pidfile [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/platform [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/plugingetter [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/plugins [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/plugins/transport [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/pools [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/progress [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/pubsub [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/reexec [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/signal [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/stack [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/stdcopy [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/streamformatter [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/stringid [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/sysinfo [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/system [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/tailfile [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/tarsum [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/truncindex [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/urlutil [2022-04-30T07:53:45.828Z] github.com/docker/docker/pkg/useragent [2022-04-30T07:53:45.828Z] github.com/docker/docker/plugin [2022-04-30T07:53:45.828Z] github.com/docker/docker/plugin/executor/containerd [2022-04-30T07:53:45.828Z] github.com/docker/docker/plugin/v2 [2022-04-30T07:53:45.828Z] github.com/docker/docker/profiles/apparmor [2022-04-30T07:53:45.828Z] github.com/docker/docker/profiles/seccomp [2022-04-30T07:53:45.828Z] github.com/docker/docker/quota [2022-04-30T07:53:45.828Z] github.com/docker/docker/reference [2022-04-30T07:53:45.828Z] github.com/docker/docker/registry [2022-04-30T07:53:45.828Z] github.com/docker/docker/registry/resumable [2022-04-30T07:53:45.828Z] github.com/docker/docker/restartmanager [2022-04-30T07:53:45.828Z] github.com/docker/docker/rootless [2022-04-30T07:53:45.828Z] github.com/docker/docker/rootless/specconv [2022-04-30T07:53:45.828Z] github.com/docker/docker/runconfig [2022-04-30T07:53:45.828Z] github.com/docker/docker/runconfig/opts [2022-04-30T07:53:45.828Z] github.com/docker/docker/testutil [2022-04-30T07:53:45.828Z] github.com/docker/docker/testutil/daemon [2022-04-30T07:53:45.828Z] github.com/docker/docker/testutil/environment [2022-04-30T07:53:45.828Z] github.com/docker/docker/testutil/fakecontext [2022-04-30T07:53:45.828Z] github.com/docker/docker/testutil/fakegit [2022-04-30T07:53:45.828Z] github.com/docker/docker/testutil/fakestorage [2022-04-30T07:53:45.828Z] github.com/docker/docker/testutil/fixtures/load [2022-04-30T07:53:45.828Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-30T07:53:45.828Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-30T07:53:45.828Z] github.com/docker/docker/testutil/registry [2022-04-30T07:53:45.828Z] github.com/docker/docker/testutil/request [2022-04-30T07:53:45.828Z] github.com/docker/docker/volume [2022-04-30T07:53:45.828Z] github.com/docker/docker/volume/drivers [2022-04-30T07:53:45.828Z] github.com/docker/docker/volume/local [2022-04-30T07:53:45.828Z] github.com/docker/docker/volume/mounts [2022-04-30T07:53:45.828Z] github.com/docker/docker/volume/service [2022-04-30T07:53:45.828Z] github.com/docker/docker/volume/service/opts [2022-04-30T07:53:45.828Z] github.com/docker/docker/volume/testutils' [2022-04-30T07:53:45.828Z] ++ echo 'github.com/docker/docker/api [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/backend/build [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/httpstatus [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/httputils [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/middleware [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/build [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/container [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/debug [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/distribution [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/grpc [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/image [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/network [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/plugin [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/session [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/swarm [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/system [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/server/router/volume [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/backend [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/blkiodev [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/container [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/events [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/filters [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/image [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/mount [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/network [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/registry [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/strslice [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/swarm [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/time [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/versions [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-30T07:53:45.828Z] github.com/docker/docker/api/types/volume [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/builder-next [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/builder-next/worker [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/dockerfile [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/remotecontext [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/remotecontext/git [2022-04-30T07:53:45.828Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-30T07:53:45.828Z] github.com/docker/docker/cli [2022-04-30T07:53:45.828Z] github.com/docker/docker/cli/config [2022-04-30T07:53:45.828Z] github.com/docker/docker/cli/debug [2022-04-30T07:53:45.828Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-30T07:53:45.828Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-30T07:53:45.828Z] github.com/docker/docker/client [2022-04-30T07:53:45.828Z] github.com/docker/docker/cmd/docker-proxy [2022-04-30T07:53:45.828Z] github.com/docker/docker/cmd/dockerd [2022-04-30T07:53:45.828Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-30T07:53:45.828Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-30T07:53:45.828Z] github.com/docker/docker/container [2022-04-30T07:53:45.828Z] github.com/docker/docker/container/stream [2022-04-30T07:53:45.828Z] github.com/docker/docker/contrib/apparmor [2022-04-30T07:53:45.828Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-30T07:53:45.828Z] github.com/docker/docker/contrib/httpserver [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/cluster [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/cluster/convert [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/cluster/executor [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/cluster/provider [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/config [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/events [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/events/testutils [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/exec [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/images [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/initlayer [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/links [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/listeners [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/gelf [2022-04-30T07:53:45.828Z] github.com/docker/docker/daemon/logger/journald [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/local [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/logentries [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/splunk [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/syslog [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/templates [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/names [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/network [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/stats [2022-04-30T07:53:45.829Z] github.com/docker/docker/distribution [2022-04-30T07:53:45.829Z] github.com/docker/docker/distribution/metadata [2022-04-30T07:53:45.829Z] github.com/docker/docker/distribution/utils [2022-04-30T07:53:45.829Z] github.com/docker/docker/distribution/xfer [2022-04-30T07:53:45.829Z] github.com/docker/docker/dockerversion [2022-04-30T07:53:45.829Z] github.com/docker/docker/errdefs [2022-04-30T07:53:45.829Z] github.com/docker/docker/image [2022-04-30T07:53:45.829Z] github.com/docker/docker/image/cache [2022-04-30T07:53:45.829Z] github.com/docker/docker/image/tarexport [2022-04-30T07:53:45.829Z] github.com/docker/docker/image/v1 [2022-04-30T07:53:45.829Z] github.com/docker/docker/internal/test/suite [2022-04-30T07:53:45.829Z] github.com/docker/docker/layer [2022-04-30T07:53:45.829Z] github.com/docker/docker/libcontainerd [2022-04-30T07:53:45.829Z] github.com/docker/docker/libcontainerd/queue [2022-04-30T07:53:45.829Z] github.com/docker/docker/libcontainerd/remote [2022-04-30T07:53:45.829Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-30T07:53:45.829Z] github.com/docker/docker/libcontainerd/types [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/bitseq [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/cluster [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/config [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/datastore [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/driverapi [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/etchosts [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/idm [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/ipam [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/iptables [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/netlabel [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/netutils [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/networkdb [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/ns [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/options [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/osl [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/portallocator [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/portmapper [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/testutils [2022-04-30T07:53:45.829Z] github.com/docker/docker/libnetwork/types [2022-04-30T07:53:45.829Z] github.com/docker/docker/oci [2022-04-30T07:53:45.829Z] github.com/docker/docker/oci/caps [2022-04-30T07:53:45.829Z] github.com/docker/docker/opts [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/aaparser [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/archive [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/authorization [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/broadcaster [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/capabilities [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/chrootarchive [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/containerfs [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/devicemapper [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/directory [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/dmesg [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/filenotify [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/fileutils [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/fsutils [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/homedir [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/idtools [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/ioutils [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/jsonmessage [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/longpath [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/loopback [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/namesgenerator [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/parsers [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/pidfile [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/platform [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/plugingetter [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/plugins [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/plugins/transport [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/pools [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/progress [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/pubsub [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/reexec [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/signal [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/stack [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/stdcopy [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/streamformatter [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/stringid [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/sysinfo [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/system [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/tailfile [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/tarsum [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/truncindex [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/urlutil [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/useragent [2022-04-30T07:53:45.829Z] github.com/docker/docker/plugin [2022-04-30T07:53:45.829Z] github.com/docker/docker/plugin/executor/containerd [2022-04-30T07:53:45.829Z] github.com/docker/docker/plugin/v2 [2022-04-30T07:53:45.829Z] github.com/docker/docker/profiles/apparmor [2022-04-30T07:53:45.829Z] github.com/docker/docker/profiles/seccomp [2022-04-30T07:53:45.829Z] github.com/docker/docker/quota [2022-04-30T07:53:45.829Z] github.com/docker/docker/reference [2022-04-30T07:53:45.829Z] github.com/docker/docker/registry [2022-04-30T07:53:45.829Z] github.com/docker/docker/registry/resumable [2022-04-30T07:53:45.829Z] github.com/docker/docker/restartmanager [2022-04-30T07:53:45.829Z] github.com/docker/docker/rootless [2022-04-30T07:53:45.829Z] github.com/docker/docker/rootless/specconv [2022-04-30T07:53:45.829Z] github.com/docker/docker/runconfig [2022-04-30T07:53:45.829Z] github.com/docker/docker/runconfig/opts [2022-04-30T07:53:45.829Z] github.com/docker/docker/testutil [2022-04-30T07:53:45.829Z] github.com/docker/docker/testutil/daemon [2022-04-30T07:53:45.829Z] github.com/docker/docker/testutil/environment [2022-04-30T07:53:45.829Z] github.com/docker/docker/testutil/fakecontext [2022-04-30T07:53:45.829Z] github.com/docker/docker/testutil/fakegit [2022-04-30T07:53:45.829Z] github.com/docker/docker/testutil/fakestorage [2022-04-30T07:53:45.829Z] github.com/docker/docker/testutil/fixtures/load [2022-04-30T07:53:45.829Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-30T07:53:45.829Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-30T07:53:45.829Z] github.com/docker/docker/testutil/registry [2022-04-30T07:53:45.829Z] github.com/docker/docker/testutil/request [2022-04-30T07:53:45.829Z] github.com/docker/docker/volume [2022-04-30T07:53:45.829Z] github.com/docker/docker/volume/drivers [2022-04-30T07:53:45.829Z] github.com/docker/docker/volume/local [2022-04-30T07:53:45.829Z] github.com/docker/docker/volume/mounts [2022-04-30T07:53:45.829Z] github.com/docker/docker/volume/service [2022-04-30T07:53:45.829Z] github.com/docker/docker/volume/service/opts [2022-04-30T07:53:45.829Z] github.com/docker/docker/volume/testutils' [2022-04-30T07:53:45.829Z] ++ grep --fixed-strings -v /libnetwork [2022-04-30T07:53:45.829Z] + base_pkg_list='github.com/docker/docker/api [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/backend/build [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/httpstatus [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/httputils [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/middleware [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/router [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/router/build [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/router/container [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/router/debug [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/router/distribution [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/router/grpc [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/router/image [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/router/network [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/router/plugin [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/router/session [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/router/swarm [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/router/system [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/server/router/volume [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/backend [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/blkiodev [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/container [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/events [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/filters [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/image [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/mount [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/network [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/registry [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/strslice [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/swarm [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/time [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/versions [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-30T07:53:45.829Z] github.com/docker/docker/api/types/volume [2022-04-30T07:53:45.829Z] github.com/docker/docker/builder [2022-04-30T07:53:45.829Z] github.com/docker/docker/builder/builder-next [2022-04-30T07:53:45.829Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-30T07:53:45.829Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-30T07:53:45.829Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-30T07:53:45.829Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-30T07:53:45.829Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-30T07:53:45.829Z] github.com/docker/docker/builder/builder-next/worker [2022-04-30T07:53:45.829Z] github.com/docker/docker/builder/dockerfile [2022-04-30T07:53:45.829Z] github.com/docker/docker/builder/remotecontext [2022-04-30T07:53:45.829Z] github.com/docker/docker/builder/remotecontext/git [2022-04-30T07:53:45.829Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-30T07:53:45.829Z] github.com/docker/docker/cli [2022-04-30T07:53:45.829Z] github.com/docker/docker/cli/config [2022-04-30T07:53:45.829Z] github.com/docker/docker/cli/debug [2022-04-30T07:53:45.829Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-30T07:53:45.829Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-30T07:53:45.829Z] github.com/docker/docker/client [2022-04-30T07:53:45.829Z] github.com/docker/docker/cmd/docker-proxy [2022-04-30T07:53:45.829Z] github.com/docker/docker/cmd/dockerd [2022-04-30T07:53:45.829Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-30T07:53:45.829Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-30T07:53:45.829Z] github.com/docker/docker/container [2022-04-30T07:53:45.829Z] github.com/docker/docker/container/stream [2022-04-30T07:53:45.829Z] github.com/docker/docker/contrib/apparmor [2022-04-30T07:53:45.829Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-30T07:53:45.829Z] github.com/docker/docker/contrib/httpserver [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/cluster [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/cluster/convert [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/cluster/executor [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/cluster/provider [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/config [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/events [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/events/testutils [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/exec [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/graphdriver [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/images [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/initlayer [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/links [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/listeners [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/gelf [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/journald [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/local [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/logentries [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/splunk [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/syslog [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/logger/templates [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/names [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/network [2022-04-30T07:53:45.829Z] github.com/docker/docker/daemon/stats [2022-04-30T07:53:45.829Z] github.com/docker/docker/distribution [2022-04-30T07:53:45.829Z] github.com/docker/docker/distribution/metadata [2022-04-30T07:53:45.829Z] github.com/docker/docker/distribution/utils [2022-04-30T07:53:45.829Z] github.com/docker/docker/distribution/xfer [2022-04-30T07:53:45.829Z] github.com/docker/docker/dockerversion [2022-04-30T07:53:45.829Z] github.com/docker/docker/errdefs [2022-04-30T07:53:45.829Z] github.com/docker/docker/image [2022-04-30T07:53:45.829Z] github.com/docker/docker/image/cache [2022-04-30T07:53:45.829Z] github.com/docker/docker/image/tarexport [2022-04-30T07:53:45.829Z] github.com/docker/docker/image/v1 [2022-04-30T07:53:45.829Z] github.com/docker/docker/internal/test/suite [2022-04-30T07:53:45.829Z] github.com/docker/docker/layer [2022-04-30T07:53:45.829Z] github.com/docker/docker/libcontainerd [2022-04-30T07:53:45.829Z] github.com/docker/docker/libcontainerd/queue [2022-04-30T07:53:45.829Z] github.com/docker/docker/libcontainerd/remote [2022-04-30T07:53:45.829Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-30T07:53:45.829Z] github.com/docker/docker/libcontainerd/types [2022-04-30T07:53:45.829Z] github.com/docker/docker/oci [2022-04-30T07:53:45.829Z] github.com/docker/docker/oci/caps [2022-04-30T07:53:45.829Z] github.com/docker/docker/opts [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/aaparser [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/archive [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/authorization [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/broadcaster [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/capabilities [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/chrootarchive [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/containerfs [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/devicemapper [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/directory [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/dmesg [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/filenotify [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/fileutils [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/fsutils [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/homedir [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/idtools [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/ioutils [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/jsonmessage [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/longpath [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/loopback [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/namesgenerator [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/parsers [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/pidfile [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/platform [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/plugingetter [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/plugins [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/plugins/transport [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/pools [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/progress [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/pubsub [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/reexec [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/signal [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/stack [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/stdcopy [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/streamformatter [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/stringid [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/sysinfo [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/system [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/tailfile [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/tarsum [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/truncindex [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/urlutil [2022-04-30T07:53:45.829Z] github.com/docker/docker/pkg/useragent [2022-04-30T07:53:45.829Z] github.com/docker/docker/plugin [2022-04-30T07:53:45.830Z] github.com/docker/docker/plugin/executor/containerd [2022-04-30T07:53:45.830Z] github.com/docker/docker/plugin/v2 [2022-04-30T07:53:45.830Z] github.com/docker/docker/profiles/apparmor [2022-04-30T07:53:45.830Z] github.com/docker/docker/profiles/seccomp [2022-04-30T07:53:45.830Z] github.com/docker/docker/quota [2022-04-30T07:53:45.830Z] github.com/docker/docker/reference [2022-04-30T07:53:45.830Z] github.com/docker/docker/registry [2022-04-30T07:53:45.830Z] github.com/docker/docker/registry/resumable [2022-04-30T07:53:45.830Z] github.com/docker/docker/restartmanager [2022-04-30T07:53:45.830Z] github.com/docker/docker/rootless [2022-04-30T07:53:45.830Z] github.com/docker/docker/rootless/specconv [2022-04-30T07:53:45.830Z] github.com/docker/docker/runconfig [2022-04-30T07:53:45.830Z] github.com/docker/docker/runconfig/opts [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/daemon [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/environment [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/fakecontext [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/fakegit [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/fakestorage [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/fixtures/load [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/registry [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/request [2022-04-30T07:53:45.830Z] github.com/docker/docker/volume [2022-04-30T07:53:45.830Z] github.com/docker/docker/volume/drivers [2022-04-30T07:53:45.830Z] github.com/docker/docker/volume/local [2022-04-30T07:53:45.830Z] github.com/docker/docker/volume/mounts [2022-04-30T07:53:45.830Z] github.com/docker/docker/volume/service [2022-04-30T07:53:45.830Z] github.com/docker/docker/volume/service/opts [2022-04-30T07:53:45.830Z] github.com/docker/docker/volume/testutils' [2022-04-30T07:53:45.830Z] ++ grep --fixed-strings /libnetwork [2022-04-30T07:53:45.830Z] ++ echo 'github.com/docker/docker/api [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/backend/build [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/httpstatus [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/httputils [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/middleware [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/router [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/router/build [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/router/container [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/router/debug [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/router/distribution [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/router/grpc [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/router/image [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/router/network [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/router/plugin [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/router/session [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/router/swarm [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/router/system [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/server/router/volume [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/backend [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/blkiodev [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/container [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/events [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/filters [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/image [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/mount [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/network [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/registry [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/strslice [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/swarm [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/time [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/versions [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-30T07:53:45.830Z] github.com/docker/docker/api/types/volume [2022-04-30T07:53:45.830Z] github.com/docker/docker/builder [2022-04-30T07:53:45.830Z] github.com/docker/docker/builder/builder-next [2022-04-30T07:53:45.830Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-30T07:53:45.830Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-30T07:53:45.830Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-30T07:53:45.830Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-30T07:53:45.830Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-30T07:53:45.830Z] github.com/docker/docker/builder/builder-next/worker [2022-04-30T07:53:45.830Z] github.com/docker/docker/builder/dockerfile [2022-04-30T07:53:45.830Z] github.com/docker/docker/builder/remotecontext [2022-04-30T07:53:45.830Z] github.com/docker/docker/builder/remotecontext/git [2022-04-30T07:53:45.830Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-30T07:53:45.830Z] github.com/docker/docker/cli [2022-04-30T07:53:45.830Z] github.com/docker/docker/cli/config [2022-04-30T07:53:45.830Z] github.com/docker/docker/cli/debug [2022-04-30T07:53:45.830Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-30T07:53:45.830Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-30T07:53:45.830Z] github.com/docker/docker/client [2022-04-30T07:53:45.830Z] github.com/docker/docker/cmd/docker-proxy [2022-04-30T07:53:45.830Z] github.com/docker/docker/cmd/dockerd [2022-04-30T07:53:45.830Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-30T07:53:45.830Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-30T07:53:45.830Z] github.com/docker/docker/container [2022-04-30T07:53:45.830Z] github.com/docker/docker/container/stream [2022-04-30T07:53:45.830Z] github.com/docker/docker/contrib/apparmor [2022-04-30T07:53:45.830Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-30T07:53:45.830Z] github.com/docker/docker/contrib/httpserver [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/cluster [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/cluster/convert [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/cluster/executor [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/cluster/provider [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/config [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/events [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/events/testutils [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/exec [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/graphdriver [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/images [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/initlayer [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/links [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/listeners [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/logger [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/logger/gelf [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/logger/journald [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/logger/local [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/logger/logentries [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/logger/splunk [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/logger/syslog [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/logger/templates [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/names [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/network [2022-04-30T07:53:45.830Z] github.com/docker/docker/daemon/stats [2022-04-30T07:53:45.830Z] github.com/docker/docker/distribution [2022-04-30T07:53:45.830Z] github.com/docker/docker/distribution/metadata [2022-04-30T07:53:45.830Z] github.com/docker/docker/distribution/utils [2022-04-30T07:53:45.830Z] github.com/docker/docker/distribution/xfer [2022-04-30T07:53:45.830Z] github.com/docker/docker/dockerversion [2022-04-30T07:53:45.830Z] github.com/docker/docker/errdefs [2022-04-30T07:53:45.830Z] github.com/docker/docker/image [2022-04-30T07:53:45.830Z] github.com/docker/docker/image/cache [2022-04-30T07:53:45.830Z] github.com/docker/docker/image/tarexport [2022-04-30T07:53:45.830Z] github.com/docker/docker/image/v1 [2022-04-30T07:53:45.830Z] github.com/docker/docker/internal/test/suite [2022-04-30T07:53:45.830Z] github.com/docker/docker/layer [2022-04-30T07:53:45.830Z] github.com/docker/docker/libcontainerd [2022-04-30T07:53:45.830Z] github.com/docker/docker/libcontainerd/queue [2022-04-30T07:53:45.830Z] github.com/docker/docker/libcontainerd/remote [2022-04-30T07:53:45.830Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-30T07:53:45.830Z] github.com/docker/docker/libcontainerd/types [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/bitseq [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/cluster [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/config [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/datastore [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/driverapi [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/etchosts [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/idm [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/ipam [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/iptables [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/netlabel [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/netutils [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/networkdb [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/ns [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/options [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/osl [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/portallocator [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/portmapper [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/testutils [2022-04-30T07:53:45.830Z] github.com/docker/docker/libnetwork/types [2022-04-30T07:53:45.830Z] github.com/docker/docker/oci [2022-04-30T07:53:45.830Z] github.com/docker/docker/oci/caps [2022-04-30T07:53:45.830Z] github.com/docker/docker/opts [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/aaparser [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/archive [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/authorization [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/broadcaster [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/capabilities [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/chrootarchive [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/containerfs [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/devicemapper [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/directory [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/dmesg [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/filenotify [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/fileutils [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/fsutils [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/homedir [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/idtools [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/ioutils [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/jsonmessage [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/longpath [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/loopback [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/namesgenerator [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/parsers [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/pidfile [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/platform [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/plugingetter [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/plugins [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/plugins/transport [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/pools [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/progress [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/pubsub [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/reexec [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/signal [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/stack [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/stdcopy [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/streamformatter [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/stringid [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/sysinfo [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/system [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/tailfile [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/tarsum [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/truncindex [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/urlutil [2022-04-30T07:53:45.830Z] github.com/docker/docker/pkg/useragent [2022-04-30T07:53:45.830Z] github.com/docker/docker/plugin [2022-04-30T07:53:45.830Z] github.com/docker/docker/plugin/executor/containerd [2022-04-30T07:53:45.830Z] github.com/docker/docker/plugin/v2 [2022-04-30T07:53:45.830Z] github.com/docker/docker/profiles/apparmor [2022-04-30T07:53:45.830Z] github.com/docker/docker/profiles/seccomp [2022-04-30T07:53:45.830Z] github.com/docker/docker/quota [2022-04-30T07:53:45.830Z] github.com/docker/docker/reference [2022-04-30T07:53:45.830Z] github.com/docker/docker/registry [2022-04-30T07:53:45.830Z] github.com/docker/docker/registry/resumable [2022-04-30T07:53:45.830Z] github.com/docker/docker/restartmanager [2022-04-30T07:53:45.830Z] github.com/docker/docker/rootless [2022-04-30T07:53:45.830Z] github.com/docker/docker/rootless/specconv [2022-04-30T07:53:45.830Z] github.com/docker/docker/runconfig [2022-04-30T07:53:45.830Z] github.com/docker/docker/runconfig/opts [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/daemon [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/environment [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/fakecontext [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/fakegit [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/fakestorage [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/fixtures/load [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-30T07:53:45.830Z] github.com/docker/docker/testutil/registry [2022-04-30T07:53:45.831Z] github.com/docker/docker/testutil/request [2022-04-30T07:53:45.831Z] github.com/docker/docker/volume [2022-04-30T07:53:45.831Z] github.com/docker/docker/volume/drivers [2022-04-30T07:53:45.831Z] github.com/docker/docker/volume/local [2022-04-30T07:53:45.831Z] github.com/docker/docker/volume/mounts [2022-04-30T07:53:45.831Z] github.com/docker/docker/volume/service [2022-04-30T07:53:45.831Z] github.com/docker/docker/volume/service/opts [2022-04-30T07:53:45.831Z] github.com/docker/docker/volume/testutils' [2022-04-30T07:53:45.831Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/bitseq [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/cluster [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/config [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/datastore [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/driverapi [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/etchosts [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/idm [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ipam [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/iptables [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/netlabel [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/netutils [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/networkdb [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ns [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/options [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/osl [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/portallocator [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/portmapper [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/testutils [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/types' [2022-04-30T07:53:45.831Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-30T07:53:45.831Z] + echo 'github.com/docker/docker/libnetwork [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/bitseq [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/cluster [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/config [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/datastore [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/driverapi [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/etchosts [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/idm [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ipam [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/iptables [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/netlabel [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/netutils [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/networkdb [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/ns [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/options [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/osl [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/portallocator [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/portmapper [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/testutils [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/types' [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-30T07:53:45.831Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-30T07:53:45.831Z] + type docker-proxy [2022-04-30T07:53:45.831Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-30T07:53:45.831Z] + hack/make.sh binary-proxy install-proxy [2022-04-30T07:53:45.831Z] [2022-04-30T07:53:45.831Z] Removing bundles/ [2022-04-30T07:53:45.831Z] [2022-04-30T07:53:45.831Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-30T07:53:45.831Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-30T07:53:45.831Z] GOOS="" GOARCH="" GOARM="" [2022-04-30T07:53:46.976Z] --- PASS: TestUpdateRestartPolicy (24.59s) [2022-04-30T07:53:46.976Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-30T07:53:48.442Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-30T07:53:49.925Z] --- PASS: TestUpdateRestartWithAutoRemove (3.34s) [2022-04-30T07:53:49.925Z] === RUN TestWaitNonBlocked [2022-04-30T07:53:49.925Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:53:49.925Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:53:49.925Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:53:49.925Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:53:49.925Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:53:49.925Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:53:52.633Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-30T07:53:53.156Z] === RUN TestConfigDaemonLibtrustID [2022-04-30T07:53:53.156Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-30T07:53:53.156Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-30T07:53:53.156Z] === RUN TestDaemonConfigValidation [2022-04-30T07:53:53.156Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-30T07:53:53.156Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-30T07:53:53.156Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-30T07:53:53.156Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-30T07:53:53.156Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-30T07:53:53.156Z] === RUN TestDaemonProxy [2022-04-30T07:53:53.156Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-30T07:53:53.156Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-30T07:53:53.156Z] PASS [2022-04-30T07:53:53.156Z] ok github.com/docker/docker/integration/daemon 0.186s [2022-04-30T07:53:53.156Z] [2022-04-30T07:53:53.156Z] === Skipped [2022-04-30T07:53:53.156Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-30T07:53:53.156Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-30T07:53:53.156Z] [2022-04-30T07:53:53.156Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-30T07:53:53.156Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-30T07:53:53.156Z] [2022-04-30T07:53:53.156Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-30T07:53:53.156Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-30T07:53:53.156Z] [2022-04-30T07:53:53.156Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-30T07:53:53.156Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-30T07:53:53.156Z] [2022-04-30T07:53:53.156Z] DONE 4 tests, 4 skipped in 27.978s [2022-04-30T07:53:53.156Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-30T07:53:53.927Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-30T07:53:53.927Z] [2022-04-30T07:53:53.927Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-30T07:53:53.927Z] Installing docker-proxy to /usr/local/bin/ [2022-04-30T07:53:53.927Z] [2022-04-30T07:53:53.927Z] + mkdir -p bundles [2022-04-30T07:53:53.927Z] + '[' -n 'github.com/docker/docker/api [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/backend/build [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/httpstatus [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/httputils [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/middleware [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/router [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/router/build [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/router/container [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/router/debug [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/router/distribution [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/router/grpc [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/router/image [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/router/network [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/router/plugin [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/router/session [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/router/swarm [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/router/system [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/server/router/volume [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/types [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/types/backend [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/types/blkiodev [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/types/container [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/types/events [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/types/filters [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/types/image [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/types/mount [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/types/network [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/types/registry [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/types/strslice [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/types/swarm [2022-04-30T07:53:53.927Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-30T07:53:53.928Z] github.com/docker/docker/api/types/time [2022-04-30T07:53:53.928Z] github.com/docker/docker/api/types/versions [2022-04-30T07:53:53.928Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-30T07:53:53.928Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-30T07:53:53.928Z] github.com/docker/docker/api/types/volume [2022-04-30T07:53:53.928Z] github.com/docker/docker/builder [2022-04-30T07:53:53.928Z] github.com/docker/docker/builder/builder-next [2022-04-30T07:53:53.928Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-30T07:53:53.928Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-30T07:53:53.928Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-30T07:53:53.928Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-30T07:53:53.928Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-30T07:53:53.928Z] github.com/docker/docker/builder/builder-next/worker [2022-04-30T07:53:53.928Z] github.com/docker/docker/builder/dockerfile [2022-04-30T07:53:53.928Z] github.com/docker/docker/builder/remotecontext [2022-04-30T07:53:53.928Z] github.com/docker/docker/builder/remotecontext/git [2022-04-30T07:53:53.928Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-30T07:53:53.928Z] github.com/docker/docker/cli [2022-04-30T07:53:53.928Z] github.com/docker/docker/cli/config [2022-04-30T07:53:53.928Z] github.com/docker/docker/cli/debug [2022-04-30T07:53:53.928Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-30T07:53:53.928Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-30T07:53:53.928Z] github.com/docker/docker/client [2022-04-30T07:53:53.928Z] github.com/docker/docker/cmd/docker-proxy [2022-04-30T07:53:53.928Z] github.com/docker/docker/cmd/dockerd [2022-04-30T07:53:53.928Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-30T07:53:53.928Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-30T07:53:53.928Z] github.com/docker/docker/container [2022-04-30T07:53:53.928Z] github.com/docker/docker/container/stream [2022-04-30T07:53:53.928Z] github.com/docker/docker/contrib/apparmor [2022-04-30T07:53:53.928Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-30T07:53:53.928Z] github.com/docker/docker/contrib/httpserver [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/cluster [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/cluster/convert [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/cluster/executor [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/cluster/provider [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/config [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/events [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/events/testutils [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/exec [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/graphdriver [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/images [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/initlayer [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/links [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/listeners [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/logger [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/logger/gelf [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/logger/journald [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/logger/local [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/logger/logentries [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/logger/splunk [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/logger/syslog [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/logger/templates [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/names [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/network [2022-04-30T07:53:53.928Z] github.com/docker/docker/daemon/stats [2022-04-30T07:53:53.928Z] github.com/docker/docker/distribution [2022-04-30T07:53:53.928Z] github.com/docker/docker/distribution/metadata [2022-04-30T07:53:53.928Z] github.com/docker/docker/distribution/utils [2022-04-30T07:53:53.928Z] github.com/docker/docker/distribution/xfer [2022-04-30T07:53:53.928Z] github.com/docker/docker/dockerversion [2022-04-30T07:53:53.928Z] github.com/docker/docker/errdefs [2022-04-30T07:53:53.928Z] github.com/docker/docker/image [2022-04-30T07:53:53.928Z] github.com/docker/docker/image/cache [2022-04-30T07:53:53.928Z] github.com/docker/docker/image/tarexport [2022-04-30T07:53:53.928Z] github.com/docker/docker/image/v1 [2022-04-30T07:53:53.928Z] github.com/docker/docker/internal/test/suite [2022-04-30T07:53:53.928Z] github.com/docker/docker/layer [2022-04-30T07:53:53.928Z] github.com/docker/docker/libcontainerd [2022-04-30T07:53:53.928Z] github.com/docker/docker/libcontainerd/queue [2022-04-30T07:53:53.928Z] github.com/docker/docker/libcontainerd/remote [2022-04-30T07:53:53.928Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-30T07:53:53.928Z] github.com/docker/docker/libcontainerd/types [2022-04-30T07:53:53.928Z] github.com/docker/docker/oci [2022-04-30T07:53:53.928Z] github.com/docker/docker/oci/caps [2022-04-30T07:53:53.928Z] github.com/docker/docker/opts [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/aaparser [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/archive [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/authorization [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/broadcaster [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/capabilities [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/chrootarchive [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/containerfs [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/devicemapper [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/directory [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/dmesg [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/filenotify [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/fileutils [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/fsutils [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/homedir [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/idtools [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/ioutils [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/jsonmessage [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/longpath [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/loopback [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/namesgenerator [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/parsers [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/pidfile [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/platform [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/plugingetter [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/plugins [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/plugins/transport [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/pools [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/progress [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/pubsub [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/reexec [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/signal [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/stack [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/stdcopy [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/streamformatter [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/stringid [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/sysinfo [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/system [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/tailfile [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/tarsum [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/truncindex [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/urlutil [2022-04-30T07:53:53.928Z] github.com/docker/docker/pkg/useragent [2022-04-30T07:53:53.928Z] github.com/docker/docker/plugin [2022-04-30T07:53:53.928Z] github.com/docker/docker/plugin/executor/containerd [2022-04-30T07:53:53.928Z] github.com/docker/docker/plugin/v2 [2022-04-30T07:53:53.928Z] github.com/docker/docker/profiles/apparmor [2022-04-30T07:53:53.928Z] github.com/docker/docker/profiles/seccomp [2022-04-30T07:53:53.928Z] github.com/docker/docker/quota [2022-04-30T07:53:53.928Z] github.com/docker/docker/reference [2022-04-30T07:53:53.928Z] github.com/docker/docker/registry [2022-04-30T07:53:53.928Z] github.com/docker/docker/registry/resumable [2022-04-30T07:53:53.928Z] github.com/docker/docker/restartmanager [2022-04-30T07:53:53.928Z] github.com/docker/docker/rootless [2022-04-30T07:53:53.928Z] github.com/docker/docker/rootless/specconv [2022-04-30T07:53:53.928Z] github.com/docker/docker/runconfig [2022-04-30T07:53:53.928Z] github.com/docker/docker/runconfig/opts [2022-04-30T07:53:53.928Z] github.com/docker/docker/testutil [2022-04-30T07:53:53.928Z] github.com/docker/docker/testutil/daemon [2022-04-30T07:53:53.928Z] github.com/docker/docker/testutil/environment [2022-04-30T07:53:53.928Z] github.com/docker/docker/testutil/fakecontext [2022-04-30T07:53:53.928Z] github.com/docker/docker/testutil/fakegit [2022-04-30T07:53:53.928Z] github.com/docker/docker/testutil/fakestorage [2022-04-30T07:53:53.928Z] github.com/docker/docker/testutil/fixtures/load [2022-04-30T07:53:53.928Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-30T07:53:53.928Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-30T07:53:53.928Z] github.com/docker/docker/testutil/registry [2022-04-30T07:53:53.928Z] github.com/docker/docker/testutil/request [2022-04-30T07:53:53.928Z] github.com/docker/docker/volume [2022-04-30T07:53:53.928Z] github.com/docker/docker/volume/drivers [2022-04-30T07:53:53.928Z] github.com/docker/docker/volume/local [2022-04-30T07:53:53.928Z] github.com/docker/docker/volume/mounts [2022-04-30T07:53:53.928Z] github.com/docker/docker/volume/service [2022-04-30T07:53:53.928Z] github.com/docker/docker/volume/service/opts [2022-04-30T07:53:53.928Z] github.com/docker/docker/volume/testutils' ']' [2022-04-30T07:53:53.928Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-30T07:53:53.928Z] ? github.com/docker/docker/api [no test files] [2022-04-30T07:53:54.004Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-30T07:53:54.719Z] --- PASS: TestWaitNonBlocked (0.06s) [2022-04-30T07:53:54.719Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.29s) [2022-04-30T07:53:54.719Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.38s) [2022-04-30T07:53:54.719Z] === RUN TestWaitBlocked [2022-04-30T07:53:54.719Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:53:54.719Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-30T07:53:54.719Z] PASS [2022-04-30T07:53:54.719Z] ok github.com/docker/docker/integration/container 127.238s [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === Skipped [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-30T07:53:54.719Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-30T07:53:54.719Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-04-30T07:53:54.719Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-30T07:53:54.719Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-30T07:53:54.719Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-30T07:53:54.719Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-30T07:53:54.719Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-30T07:53:54.719Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-30T07:53:54.719Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-30T07:53:54.719Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-30T07:53:54.719Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.17s) [2022-04-30T07:53:54.719Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-30T07:53:54.719Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.17s) [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.25s) [2022-04-30T07:53:54.719Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-30T07:53:54.719Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.25s) [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-04-30T07:53:54.719Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-30T07:53:54.719Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-30T07:53:54.719Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-30T07:53:54.719Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-30T07:53:54.719Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-30T07:53:54.719Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-30T07:53:54.719Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-30T07:53:54.719Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-30T07:53:54.719Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-30T07:53:54.719Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-30T07:53:54.719Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-30T07:53:54.719Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-30T07:53:54.719Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-30T07:53:54.719Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-30T07:53:54.719Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-30T07:53:54.719Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-30T07:53:54.719Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.719Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-30T07:53:54.719Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:53:54.719Z] [2022-04-30T07:53:54.720Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-30T07:53:54.720Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-30T07:53:54.720Z] [2022-04-30T07:53:54.720Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-30T07:53:54.720Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-30T07:53:54.720Z] [2022-04-30T07:53:54.720Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-30T07:53:54.720Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-30T07:53:54.720Z] [2022-04-30T07:53:54.720Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-30T07:53:54.720Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:53:54.720Z] [2022-04-30T07:53:54.720Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-30T07:53:54.720Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-30T07:53:54.720Z] [2022-04-30T07:53:54.720Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-30T07:53:54.720Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-30T07:53:54.720Z] [2022-04-30T07:53:54.720Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-30T07:53:54.720Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:53:54.720Z] [2022-04-30T07:53:54.720Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-30T07:53:54.720Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-30T07:53:54.720Z] [2022-04-30T07:53:54.720Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-30T07:53:54.720Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-30T07:53:54.720Z] [2022-04-30T07:53:54.720Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-30T07:53:54.720Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:53:54.720Z] [2022-04-30T07:53:54.720Z] DONE 120 tests, 38 skipped in 130.603s [2022-04-30T07:53:54.720Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-30T07:53:56.891Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:53:56.891Z] INFO: Testing against a local daemon [2022-04-30T07:53:56.891Z] === RUN TestCommitInheritsEnv [2022-04-30T07:53:56.891Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:53:56.891Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-04-30T07:53:56.891Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-30T07:53:56.891Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-30T07:53:56.891Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-30T07:53:56.891Z] === RUN TestImportWithCustomPlatform [2022-04-30T07:53:56.891Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-30T07:53:56.891Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-30T07:53:56.891Z] === RUN TestImagesFilterMultiReference [2022-04-30T07:53:56.891Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-04-30T07:53:56.891Z] === RUN TestImagePullPlatformInvalid [2022-04-30T07:53:56.891Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2022-04-30T07:53:56.891Z] === RUN TestRemoveImageOrphaning [2022-04-30T07:53:58.184Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-04-30T07:53:58.184Z] === RUN TestInfoDebug [2022-04-30T07:53:58.424Z] --- PASS: TestRemoveImageOrphaning (1.18s) [2022-04-30T07:53:58.424Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-30T07:53:58.424Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-30T07:53:58.424Z] === RUN TestTagInvalidReference [2022-04-30T07:53:58.424Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-30T07:53:58.424Z] === RUN TestTagValidPrefixedRepo [2022-04-30T07:53:58.424Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-30T07:53:58.424Z] === RUN TestTagExistedNameWithoutForce [2022-04-30T07:53:58.424Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-04-30T07:53:58.424Z] === RUN TestTagOfficialNames [2022-04-30T07:53:58.424Z] --- PASS: TestTagOfficialNames (0.11s) [2022-04-30T07:53:58.424Z] === RUN TestTagMatchesDigest [2022-04-30T07:53:58.424Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-30T07:53:58.424Z] PASS [2022-04-30T07:53:58.424Z] ok github.com/docker/docker/integration/image 1.868s [2022-04-30T07:53:58.424Z] [2022-04-30T07:53:58.424Z] === Skipped [2022-04-30T07:53:58.424Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-04-30T07:53:58.424Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:53:58.424Z] [2022-04-30T07:53:58.424Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-30T07:53:58.424Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-30T07:53:58.424Z] [2022-04-30T07:53:58.424Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-30T07:53:58.424Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-30T07:53:58.424Z] [2022-04-30T07:53:58.424Z] DONE 12 tests, 3 skipped in 7.202s [2022-04-30T07:53:58.442Z] --- PASS: TestInfoDebug (0.52s) [2022-04-30T07:53:58.442Z] === RUN TestInfoInsecureRegistries [2022-04-30T07:53:58.442Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-30T07:53:58.891Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-30T07:53:59.008Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-30T07:53:59.008Z] === RUN TestInfoRegistryMirrors [2022-04-30T07:53:59.008Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-30T07:53:59.008Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-30T07:53:59.008Z] === RUN TestDockerSuite/TestHealth [2022-04-30T07:53:59.576Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-04-30T07:53:59.576Z] === RUN TestLoginFailsWithBadCredentials [2022-04-30T07:53:59.576Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2022-04-30T07:53:59.576Z] === RUN TestPingCacheHeaders [2022-04-30T07:53:59.834Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-30T07:53:59.834Z] === RUN TestPingGet [2022-04-30T07:53:59.834Z] --- PASS: TestPingGet (0.02s) [2022-04-30T07:53:59.834Z] === RUN TestPingHead [2022-04-30T07:53:59.834Z] --- PASS: TestPingHead (0.04s) [2022-04-30T07:53:59.834Z] === RUN TestPingSwarmHeader [2022-04-30T07:54:00.403Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-30T07:54:00.970Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-30T07:54:01.068Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:01.068Z] INFO: Testing against a local daemon [2022-04-30T07:54:01.068Z] === RUN TestNetworkCreateDelete [2022-04-30T07:54:01.068Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:01.068Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-30T07:54:01.068Z] === RUN TestDockerNetworkDeletePreferID [2022-04-30T07:54:01.068Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-30T07:54:01.068Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-30T07:54:01.068Z] === RUN TestDaemonDNSFallback [2022-04-30T07:54:01.068Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:01.068Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-30T07:54:01.069Z] === RUN TestInspectNetwork [2022-04-30T07:54:01.069Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-30T07:54:01.069Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-30T07:54:01.069Z] === RUN TestRunContainerWithBridgeNone [2022-04-30T07:54:01.069Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:01.069Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-30T07:54:01.069Z] === RUN TestNetworkInvalidJSON [2022-04-30T07:54:01.069Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-30T07:54:01.069Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-30T07:54:01.069Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:54:01.069Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:54:01.069Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:54:01.069Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:54:01.069Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-30T07:54:01.069Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-30T07:54:01.069Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:54:01.069Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-30T07:54:01.069Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:54:01.069Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-30T07:54:01.069Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-30T07:54:01.069Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-30T07:54:01.069Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-30T07:54:01.069Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-30T07:54:01.069Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-30T07:54:01.069Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-30T07:54:01.069Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-30T07:54:01.069Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-30T07:54:01.069Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-30T07:54:01.069Z] === RUN TestNetworkList [2022-04-30T07:54:01.069Z] === RUN TestNetworkList//networks [2022-04-30T07:54:01.069Z] === PAUSE TestNetworkList//networks [2022-04-30T07:54:01.069Z] === RUN TestNetworkList//networks/ [2022-04-30T07:54:01.069Z] === PAUSE TestNetworkList//networks/ [2022-04-30T07:54:01.069Z] === CONT TestNetworkList//networks [2022-04-30T07:54:01.069Z] === CONT TestNetworkList//networks/ [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkList (0.05s) [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-30T07:54:01.069Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-30T07:54:01.069Z] === RUN TestHostIPv4BridgeLabel [2022-04-30T07:54:01.069Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-30T07:54:01.069Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-30T07:54:01.069Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-30T07:54:01.069Z] === RUN TestDaemonDefaultNetworkPools [2022-04-30T07:54:01.069Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-30T07:54:01.069Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-30T07:54:01.069Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-30T07:54:01.069Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-30T07:54:01.069Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-30T07:54:01.069Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-30T07:54:01.069Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-30T07:54:01.069Z] === RUN TestServiceWithPredefinedNetwork [2022-04-30T07:54:01.069Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-30T07:54:01.069Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-30T07:54:01.069Z] service_test.go:243: FLAKY_TEST [2022-04-30T07:54:01.069Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-30T07:54:01.069Z] === RUN TestServiceWithDataPathPortInit [2022-04-30T07:54:01.069Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-30T07:54:01.069Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-30T07:54:01.069Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-30T07:54:01.069Z] PASS [2022-04-30T07:54:01.069Z] ok github.com/docker/docker/integration/network 0.223s [2022-04-30T07:54:01.069Z] [2022-04-30T07:54:01.069Z] === Skipped [2022-04-30T07:54:01.069Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-30T07:54:01.069Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:01.069Z] [2022-04-30T07:54:01.069Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-30T07:54:01.069Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-30T07:54:01.069Z] [2022-04-30T07:54:01.069Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-30T07:54:01.069Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:01.069Z] [2022-04-30T07:54:01.069Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-30T07:54:01.069Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-30T07:54:01.069Z] [2022-04-30T07:54:01.069Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-30T07:54:01.069Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:01.069Z] [2022-04-30T07:54:01.069Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-30T07:54:01.069Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] [2022-04-30T07:54:01.069Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-30T07:54:01.069Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] [2022-04-30T07:54:01.069Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-30T07:54:01.069Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] [2022-04-30T07:54:01.069Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-30T07:54:01.069Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] [2022-04-30T07:54:01.069Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-30T07:54:01.069Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] [2022-04-30T07:54:01.069Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-30T07:54:01.069Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] [2022-04-30T07:54:01.069Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-30T07:54:01.069Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] [2022-04-30T07:54:01.069Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-30T07:54:01.069Z] service_test.go:243: FLAKY_TEST [2022-04-30T07:54:01.069Z] [2022-04-30T07:54:01.069Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-30T07:54:01.069Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] [2022-04-30T07:54:01.069Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-30T07:54:01.069Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-30T07:54:01.069Z] [2022-04-30T07:54:01.069Z] DONE 34 tests, 15 skipped in 2.426s [2022-04-30T07:54:01.069Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-30T07:54:01.902Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-30T07:54:01.903Z] --- PASS: TestPingSwarmHeader (2.14s) [2022-04-30T07:54:01.903Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-30T07:54:01.903Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-30T07:54:01.903Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-30T07:54:01.903Z] === RUN TestVersion [2022-04-30T07:54:01.903Z] --- PASS: TestVersion (0.02s) [2022-04-30T07:54:01.903Z] === CONT TestDiskUsage [2022-04-30T07:54:02.032Z] testing: warning: no tests to run [2022-04-30T07:54:02.032Z] PASS [2022-04-30T07:54:02.032Z] ok github.com/docker/docker/integration/network/ipvlan 0.082s [2022-04-30T07:54:02.032Z] [2022-04-30T07:54:02.032Z] DONE 0 tests in 0.820s [2022-04-30T07:54:02.032Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-30T07:54:02.469Z] === RUN TestDiskUsage/empty [2022-04-30T07:54:02.469Z] === RUN TestDiskUsage/empty/container_types [2022-04-30T07:54:02.469Z] === RUN TestDiskUsage/empty/image_types [2022-04-30T07:54:02.469Z] === RUN TestDiskUsage/empty/volume_types [2022-04-30T07:54:02.469Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-30T07:54:02.469Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-30T07:54:02.469Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-30T07:54:02.469Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-30T07:54:02.469Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-30T07:54:02.469Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-30T07:54:02.469Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-30T07:54:02.469Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-30T07:54:02.728Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-30T07:54:02.728Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-30T07:54:02.728Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-30T07:54:02.728Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-30T07:54:02.728Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-30T07:54:02.728Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-30T07:54:02.728Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-30T07:54:02.728Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-30T07:54:02.728Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-30T07:54:02.728Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-30T07:54:02.728Z] === RUN TestDiskUsage/after_container.Run [2022-04-30T07:54:02.986Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-30T07:54:02.986Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-30T07:54:02.986Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-30T07:54:02.986Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-30T07:54:02.986Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-30T07:54:02.986Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-30T07:54:02.986Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-30T07:54:02.986Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-30T07:54:02.986Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-30T07:54:02.987Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-30T07:54:02.999Z] testing: warning: no tests to run [2022-04-30T07:54:02.999Z] PASS [2022-04-30T07:54:02.999Z] ok github.com/docker/docker/integration/network/macvlan 0.084s [2022-04-30T07:54:02.999Z] [2022-04-30T07:54:02.999Z] DONE 0 tests in 0.809s [2022-04-30T07:54:02.999Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage (1.20s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-30T07:54:03.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-30T07:54:03.246Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-30T07:54:03.246Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-30T07:54:03.246Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-04-30T07:54:03.246Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-30T07:54:03.246Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-30T07:54:03.246Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-30T07:54:03.246Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-30T07:54:03.246Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-30T07:54:03.246Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-30T07:54:03.246Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-30T07:54:03.246Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-30T07:54:03.246Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-30T07:54:03.246Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-30T07:54:03.246Z] PASS [2022-04-30T07:54:03.246Z] [2022-04-30T07:54:03.246Z] === Skipped [2022-04-30T07:54:03.246Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-30T07:54:03.246Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-30T07:54:03.246Z] [2022-04-30T07:54:03.246Z] DONE 54 tests, 1 skipped in 23.009s [2022-04-30T07:54:03.246Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-30T07:54:03.246Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:54:03.246Z] ++ set -e [2022-04-30T07:54:03.246Z] ++ '[' -n 0 ']' [2022-04-30T07:54:03.246Z] ++ set -x [2022-04-30T07:54:03.246Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-30T07:54:03.246Z] INFO: Testing against a local daemon [2022-04-30T07:54:03.246Z] === RUN TestVolumesCreateAndList [2022-04-30T07:54:03.246Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-30T07:54:03.246Z] === RUN TestVolumesRemove [2022-04-30T07:54:03.246Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-30T07:54:03.246Z] === RUN TestVolumesInspect [2022-04-30T07:54:03.246Z] --- PASS: TestVolumesInspect (0.01s) [2022-04-30T07:54:03.246Z] === RUN TestVolumesInvalidJSON [2022-04-30T07:54:03.246Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-30T07:54:03.246Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-30T07:54:03.246Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-30T07:54:03.246Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-30T07:54:03.246Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-30T07:54:03.246Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-30T07:54:03.246Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-30T07:54:03.246Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-30T07:54:03.246Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-30T07:54:03.246Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-30T07:54:03.246Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-30T07:54:03.246Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-30T07:54:03.246Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-30T07:54:03.246Z] PASS [2022-04-30T07:54:03.246Z] [2022-04-30T07:54:03.246Z] DONE 9 tests in 0.202s [2022-04-30T07:54:03.246Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-30T07:54:03.503Z] ++++ cat bundles/test-integration/docker.pid [2022-04-30T07:54:03.503Z] +++ kill 6673 [2022-04-30T07:54:03.762Z] +++ /etc/init.d/apparmor stop [2022-04-30T07:54:03.762Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-30T07:54:03.762Z] [2022-04-30T07:54:03.762Z] Unloading profiles will leave already running processes permanently [2022-04-30T07:54:03.762Z] unconfined, which can lead to unexpected situations. [2022-04-30T07:54:03.762Z] [2022-04-30T07:54:03.762Z] To set a process to complain mode, use the command line tool [2022-04-30T07:54:03.762Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-30T07:54:03.762Z] +++ true [2022-04-30T07:54:03.762Z] exiting test-integration [2022-04-30T07:54:03.762Z] ++ exit 0 [2022-04-30T07:54:03.762Z] [2022-04-30T07:54:03.962Z] testing: warning: no tests to run [2022-04-30T07:54:03.962Z] PASS [2022-04-30T07:54:03.962Z] ok github.com/docker/docker/integration/plugin 0.098s [2022-04-30T07:54:03.962Z] [2022-04-30T07:54:03.962Z] DONE 0 tests in 0.820s [2022-04-30T07:54:03.962Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-30T07:54:04.328Z] + for job in $(jobs -p) [2022-04-30T07:54:04.328Z] + wait 7005 [2022-04-30T07:54:04.928Z] testing: warning: no tests to run [2022-04-30T07:54:04.928Z] PASS [2022-04-30T07:54:04.928Z] ok github.com/docker/docker/integration/plugin/authz 0.086s [2022-04-30T07:54:04.928Z] [2022-04-30T07:54:04.928Z] DONE 0 tests in 0.834s [2022-04-30T07:54:04.928Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-30T07:54:10.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:10.884Z] INFO: Testing against a local daemon [2022-04-30T07:54:10.884Z] === RUN TestPluginInvalidJSON [2022-04-30T07:54:10.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:54:10.884Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:54:10.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:54:10.884Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:54:10.884Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-30T07:54:10.884Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-30T07:54:10.884Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:54:10.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-30T07:54:10.884Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-30T07:54:10.884Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-30T07:54:10.884Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:54:10.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-30T07:54:10.884Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-30T07:54:10.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-30T07:54:10.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-30T07:54:10.884Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-30T07:54:10.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-30T07:54:10.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-30T07:54:10.884Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-30T07:54:10.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-30T07:54:10.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-30T07:54:10.884Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-30T07:54:10.884Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-30T07:54:10.884Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-30T07:54:10.884Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-30T07:54:10.884Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-30T07:54:10.884Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-30T07:54:10.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-30T07:54:10.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-30T07:54:10.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-30T07:54:10.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-30T07:54:10.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-30T07:54:10.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-30T07:54:10.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-30T07:54:10.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-30T07:54:10.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-30T07:54:10.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-30T07:54:10.884Z] === RUN TestPluginInstall [2022-04-30T07:54:10.884Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-30T07:54:10.884Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-30T07:54:10.884Z] === RUN TestPluginsWithRuntimes [2022-04-30T07:54:10.884Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-30T07:54:10.884Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-30T07:54:10.884Z] === RUN TestPluginBackCompatMediaTypes [2022-04-30T07:54:10.884Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-30T07:54:10.884Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-30T07:54:10.884Z] PASS [2022-04-30T07:54:10.884Z] ok github.com/docker/docker/integration/plugin/common 0.135s [2022-04-30T07:54:10.884Z] [2022-04-30T07:54:10.884Z] === Skipped [2022-04-30T07:54:10.884Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-30T07:54:10.884Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-30T07:54:10.884Z] [2022-04-30T07:54:10.884Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-30T07:54:10.884Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-30T07:54:10.884Z] [2022-04-30T07:54:10.884Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-30T07:54:10.884Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-30T07:54:10.884Z] [2022-04-30T07:54:10.884Z] DONE 19 tests, 3 skipped in 5.765s [2022-04-30T07:54:10.884Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-30T07:54:11.991Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-04-30T07:54:13.063Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:13.063Z] INFO: Testing against a local daemon [2022-04-30T07:54:13.063Z] === RUN TestExternalGraphDriver [2022-04-30T07:54:13.063Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-30T07:54:13.063Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-30T07:54:13.063Z] === RUN TestGraphdriverPluginV2 [2022-04-30T07:54:13.063Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-30T07:54:13.063Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-30T07:54:13.063Z] PASS [2022-04-30T07:54:13.063Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.105s [2022-04-30T07:54:13.519Z] [2022-04-30T07:54:13.519Z] === Skipped [2022-04-30T07:54:13.519Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-30T07:54:13.519Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-30T07:54:13.519Z] [2022-04-30T07:54:13.519Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-30T07:54:13.519Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-30T07:54:13.519Z] [2022-04-30T07:54:13.519Z] DONE 2 tests, 2 skipped in 2.275s [2022-04-30T07:54:13.519Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-30T07:54:15.688Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:15.688Z] INFO: Testing against a local daemon [2022-04-30T07:54:15.688Z] === RUN TestReadPluginNoRead [2022-04-30T07:54:15.688Z] read_test.go:21: no unix domain sockets on Windows [2022-04-30T07:54:15.688Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-30T07:54:15.688Z] PASS [2022-04-30T07:54:15.688Z] ok github.com/docker/docker/integration/plugin/logging 0.092s [2022-04-30T07:54:15.688Z] [2022-04-30T07:54:15.688Z] === Skipped [2022-04-30T07:54:15.688Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-30T07:54:15.688Z] read_test.go:21: no unix domain sockets on Windows [2022-04-30T07:54:15.688Z] [2022-04-30T07:54:15.688Z] DONE 1 tests, 1 skipped in 2.202s [2022-04-30T07:54:15.688Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-30T07:54:16.656Z] testing: warning: no tests to run [2022-04-30T07:54:16.656Z] PASS [2022-04-30T07:54:16.656Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.073s [2022-04-30T07:54:16.656Z] [2022-04-30T07:54:16.656Z] DONE 0 tests in 1.077s [2022-04-30T07:54:17.122Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-30T07:54:19.198Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-30T07:54:19.198Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-30T07:54:19.198Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-30T07:54:19.198Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-30T07:54:19.198Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-30T07:54:19.198Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-30T07:54:19.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:19.290Z] INFO: Testing against a local daemon [2022-04-30T07:54:19.290Z] === RUN TestPluginWithDevMounts [2022-04-30T07:54:19.290Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:19.290Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-30T07:54:19.290Z] PASS [2022-04-30T07:54:19.290Z] ok github.com/docker/docker/integration/plugin/volumes 0.096s [2022-04-30T07:54:19.290Z] [2022-04-30T07:54:19.290Z] === Skipped [2022-04-30T07:54:19.290Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-30T07:54:19.290Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:19.290Z] [2022-04-30T07:54:19.290Z] DONE 1 tests, 1 skipped in 2.096s [2022-04-30T07:54:19.290Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-30T07:54:19.764Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-30T07:54:19.764Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-30T07:54:19.764Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-30T07:54:19.764Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-30T07:54:20.028Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-30T07:54:20.028Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-30T07:54:20.596Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-30T07:54:20.596Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-30T07:54:20.821Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:20.821Z] INFO: Testing against a local daemon [2022-04-30T07:54:20.821Z] === RUN TestSecretInspect [2022-04-30T07:54:20.821Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:20.821Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-30T07:54:20.821Z] === RUN TestSecretList [2022-04-30T07:54:20.821Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:20.821Z] --- SKIP: TestSecretList (0.00s) [2022-04-30T07:54:20.821Z] === RUN TestSecretsCreateAndDelete [2022-04-30T07:54:20.821Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:20.821Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-30T07:54:20.821Z] === RUN TestSecretsUpdate [2022-04-30T07:54:20.821Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:20.821Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-30T07:54:20.821Z] === RUN TestTemplatedSecret [2022-04-30T07:54:20.821Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:20.821Z] --- SKIP: TestTemplatedSecret (0.01s) [2022-04-30T07:54:20.821Z] === RUN TestSecretCreateResolve [2022-04-30T07:54:20.821Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:20.821Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-30T07:54:20.821Z] PASS [2022-04-30T07:54:20.821Z] ok github.com/docker/docker/integration/secret 0.120s [2022-04-30T07:54:20.821Z] [2022-04-30T07:54:20.821Z] === Skipped [2022-04-30T07:54:20.821Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-30T07:54:20.821Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:20.821Z] [2022-04-30T07:54:20.821Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-30T07:54:20.821Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:20.821Z] [2022-04-30T07:54:20.821Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s) [2022-04-30T07:54:20.821Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:20.821Z] [2022-04-30T07:54:20.821Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-30T07:54:20.821Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:20.821Z] [2022-04-30T07:54:20.821Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2022-04-30T07:54:20.821Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:20.821Z] [2022-04-30T07:54:20.821Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-30T07:54:20.821Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:20.821Z] [2022-04-30T07:54:20.822Z] DONE 6 tests, 6 skipped in 1.720s [2022-04-30T07:54:20.822Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-30T07:54:21.163Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-30T07:54:21.163Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-30T07:54:21.729Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-30T07:54:22.296Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-30T07:54:22.296Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-30T07:54:22.863Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-30T07:54:23.729Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:23.729Z] INFO: Testing against a local daemon [2022-04-30T07:54:23.729Z] === RUN TestServiceCreateInit [2022-04-30T07:54:23.729Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-30T07:54:23.729Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-30T07:54:23.729Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-30T07:54:23.729Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-30T07:54:23.729Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestCreateServiceMultipleTimes [2022-04-30T07:54:23.729Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestCreateServiceConflict [2022-04-30T07:54:23.729Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestCreateServiceMaxReplicas [2022-04-30T07:54:23.729Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-30T07:54:23.729Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-30T07:54:23.729Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestCreateServiceSecretFileMode [2022-04-30T07:54:23.729Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestCreateServiceConfigFileMode [2022-04-30T07:54:23.729Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestCreateServiceSysctls [2022-04-30T07:54:23.729Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-30T07:54:23.729Z] === RUN TestCreateServiceCapabilities [2022-04-30T07:54:23.729Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-30T07:54:23.729Z] === RUN TestInspect [2022-04-30T07:54:23.729Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestInspect (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestCreateJob [2022-04-30T07:54:23.729Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestCreateJob (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestReplicatedJob [2022-04-30T07:54:23.729Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestUpdateReplicatedJob [2022-04-30T07:54:23.729Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestServiceListWithStatuses [2022-04-30T07:54:23.729Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestDockerNetworkConnectAlias [2022-04-30T07:54:23.729Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestDockerNetworkReConnect [2022-04-30T07:54:23.729Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestServicePlugin [2022-04-30T07:54:23.729Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestServiceUpdateLabel [2022-04-30T07:54:23.729Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:23.729Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestServiceUpdateSecrets [2022-04-30T07:54:23.729Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:23.729Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestServiceUpdateConfigs [2022-04-30T07:54:23.729Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:23.729Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestServiceUpdateNetwork [2022-04-30T07:54:23.729Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:23.729Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-30T07:54:23.729Z] === RUN TestServiceUpdatePidsLimit [2022-04-30T07:54:23.729Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:23.729Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-30T07:54:23.729Z] PASS [2022-04-30T07:54:23.729Z] ok github.com/docker/docker/integration/service 0.276s [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === Skipped [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-30T07:54:23.729Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-30T07:54:23.729Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-30T07:54:23.729Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-30T07:54:23.729Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-30T07:54:23.729Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-30T07:54:23.729Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-30T07:54:23.729Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-30T07:54:23.729Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-30T07:54:23.729Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-30T07:54:23.729Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-30T07:54:23.729Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-30T07:54:23.729Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-30T07:54:23.729Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-30T07:54:23.729Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-30T07:54:23.729Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-30T07:54:23.729Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-30T07:54:23.729Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-30T07:54:23.729Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-30T07:54:23.729Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-30T07:54:23.729Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-30T07:54:23.729Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-30T07:54:23.729Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-30T07:54:23.729Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:23.729Z] [2022-04-30T07:54:23.729Z] DONE 24 tests, 23 skipped in 2.629s [2022-04-30T07:54:23.729Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-30T07:54:24.949Z] === RUN TestConfigDaemonLibtrustID [2022-04-30T07:54:24.949Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-30T07:54:24.949Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-30T07:54:24.949Z] === RUN TestDaemonConfigValidation [2022-04-30T07:54:24.949Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-30T07:54:24.949Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-30T07:54:24.949Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-30T07:54:24.949Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-30T07:54:24.949Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-30T07:54:24.949Z] === RUN TestDaemonProxy [2022-04-30T07:54:24.949Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-30T07:54:24.949Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-30T07:54:24.949Z] PASS [2022-04-30T07:54:24.949Z] ok github.com/docker/docker/integration/daemon 0.151s [2022-04-30T07:54:24.949Z] [2022-04-30T07:54:24.949Z] === Skipped [2022-04-30T07:54:24.949Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-30T07:54:24.949Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-30T07:54:24.949Z] [2022-04-30T07:54:24.949Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-30T07:54:24.949Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-30T07:54:24.949Z] [2022-04-30T07:54:24.949Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-30T07:54:24.949Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-30T07:54:24.949Z] [2022-04-30T07:54:24.949Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-30T07:54:24.949Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-30T07:54:24.949Z] [2022-04-30T07:54:24.949Z] DONE 4 tests, 4 skipped in 28.431s [2022-04-30T07:54:24.949Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-30T07:54:25.258Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:25.258Z] INFO: Testing against a local daemon [2022-04-30T07:54:25.258Z] === RUN TestSessionCreate [2022-04-30T07:54:25.258Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-30T07:54:25.258Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-30T07:54:25.258Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-30T07:54:25.258Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-30T07:54:25.258Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-30T07:54:25.258Z] PASS [2022-04-30T07:54:25.258Z] ok github.com/docker/docker/integration/session 0.087s [2022-04-30T07:54:25.258Z] [2022-04-30T07:54:25.258Z] === Skipped [2022-04-30T07:54:25.258Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-30T07:54:25.258Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-30T07:54:25.258Z] [2022-04-30T07:54:25.258Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-30T07:54:25.258Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-30T07:54:25.258Z] [2022-04-30T07:54:25.258Z] DONE 2 tests, 2 skipped in 1.607s [2022-04-30T07:54:25.258Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-30T07:54:25.388Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-30T07:54:25.388Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-30T07:54:25.388Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-30T07:54:26.763Z] === RUN TestDockerSuite/TestImportFile [2022-04-30T07:54:27.427Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:27.427Z] INFO: Testing against a local daemon [2022-04-30T07:54:27.427Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-30T07:54:27.427Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:27.427Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-30T07:54:27.427Z] === RUN TestDiskUsage [2022-04-30T07:54:27.427Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-30T07:54:27.427Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-30T07:54:27.427Z] === RUN TestEventsExecDie [2022-04-30T07:54:27.427Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-30T07:54:27.427Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-30T07:54:27.427Z] === RUN TestEventsBackwardsCompatible [2022-04-30T07:54:27.427Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-30T07:54:27.427Z] --- SKIP: TestEventsBackwardsCompatible (0.01s) [2022-04-30T07:54:27.427Z] === RUN TestEventsVolumeCreate [2022-04-30T07:54:27.427Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-30T07:54:27.427Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-30T07:54:27.427Z] === RUN TestInfoAPI [2022-04-30T07:54:27.427Z] --- PASS: TestInfoAPI (0.07s) [2022-04-30T07:54:27.427Z] === RUN TestInfoAPIWarnings [2022-04-30T07:54:27.427Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:54:27.427Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-30T07:54:27.427Z] === RUN TestInfoDebug [2022-04-30T07:54:27.427Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:54:27.427Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-30T07:54:27.427Z] === RUN TestInfoInsecureRegistries [2022-04-30T07:54:27.427Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:54:27.427Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-30T07:54:27.427Z] === RUN TestInfoRegistryMirrors [2022-04-30T07:54:27.427Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:54:27.427Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-30T07:54:27.427Z] === RUN TestLoginFailsWithBadCredentials [2022-04-30T07:54:27.698Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-30T07:54:27.698Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-30T07:54:27.905Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:27.905Z] INFO: Testing against a local daemon [2022-04-30T07:54:27.905Z] === RUN TestCommitInheritsEnv [2022-04-30T07:54:27.905Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:54:27.905Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-30T07:54:27.905Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-30T07:54:27.905Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-30T07:54:27.905Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-30T07:54:27.905Z] === RUN TestImportWithCustomPlatform [2022-04-30T07:54:27.905Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-30T07:54:27.905Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-30T07:54:27.905Z] === RUN TestImagesFilterMultiReference [2022-04-30T07:54:27.905Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-04-30T07:54:27.905Z] === RUN TestImagePullPlatformInvalid [2022-04-30T07:54:27.905Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-30T07:54:27.905Z] === RUN TestRemoveImageOrphaning [2022-04-30T07:54:28.389Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-04-30T07:54:28.390Z] === RUN TestPingCacheHeaders [2022-04-30T07:54:28.390Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-30T07:54:28.390Z] === RUN TestPingGet [2022-04-30T07:54:28.390Z] --- PASS: TestPingGet (0.04s) [2022-04-30T07:54:28.390Z] === RUN TestPingHead [2022-04-30T07:54:28.390Z] --- PASS: TestPingHead (0.04s) [2022-04-30T07:54:28.390Z] === RUN TestPingSwarmHeader [2022-04-30T07:54:28.390Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:28.390Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-30T07:54:28.390Z] === RUN TestVersion [2022-04-30T07:54:28.390Z] --- PASS: TestVersion (0.04s) [2022-04-30T07:54:28.390Z] PASS [2022-04-30T07:54:28.390Z] ok github.com/docker/docker/integration/system 1.269s [2022-04-30T07:54:28.635Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-30T07:54:28.847Z] [2022-04-30T07:54:28.847Z] === Skipped [2022-04-30T07:54:28.847Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-30T07:54:28.847Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:28.847Z] [2022-04-30T07:54:28.847Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-30T07:54:28.847Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-30T07:54:28.847Z] [2022-04-30T07:54:28.847Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-30T07:54:28.847Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-30T07:54:28.847Z] [2022-04-30T07:54:28.847Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.01s) [2022-04-30T07:54:28.847Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-30T07:54:28.847Z] [2022-04-30T07:54:28.847Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-30T07:54:28.847Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-30T07:54:28.847Z] [2022-04-30T07:54:28.847Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-30T07:54:28.847Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:54:28.847Z] [2022-04-30T07:54:28.847Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-30T07:54:28.847Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:54:28.847Z] [2022-04-30T07:54:28.847Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-30T07:54:28.847Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:54:28.847Z] [2022-04-30T07:54:28.847Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-30T07:54:28.847Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:54:28.847Z] [2022-04-30T07:54:28.847Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-30T07:54:28.847Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:28.847Z] [2022-04-30T07:54:28.847Z] DONE 16 tests, 10 skipped in 3.173s [2022-04-30T07:54:28.847Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-30T07:54:28.890Z] --- PASS: TestRemoveImageOrphaning (1.25s) [2022-04-30T07:54:28.890Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-30T07:54:28.890Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-30T07:54:28.890Z] === RUN TestTagInvalidReference [2022-04-30T07:54:28.890Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-30T07:54:28.890Z] === RUN TestTagValidPrefixedRepo [2022-04-30T07:54:29.358Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-30T07:54:29.358Z] === RUN TestTagExistedNameWithoutForce [2022-04-30T07:54:29.358Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-30T07:54:29.358Z] === RUN TestTagOfficialNames [2022-04-30T07:54:29.358Z] --- PASS: TestTagOfficialNames (0.10s) [2022-04-30T07:54:29.358Z] === RUN TestTagMatchesDigest [2022-04-30T07:54:29.358Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-30T07:54:29.358Z] PASS [2022-04-30T07:54:29.358Z] ok github.com/docker/docker/integration/image 1.910s [2022-04-30T07:54:29.358Z] [2022-04-30T07:54:29.358Z] === Skipped [2022-04-30T07:54:29.358Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-30T07:54:29.358Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:54:29.358Z] [2022-04-30T07:54:29.358Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-30T07:54:29.358Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-30T07:54:29.358Z] [2022-04-30T07:54:29.358Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-30T07:54:29.358Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-30T07:54:29.358Z] [2022-04-30T07:54:29.358Z] DONE 12 tests, 3 skipped in 6.304s [2022-04-30T07:54:29.358Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-30T07:54:30.009Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-30T07:54:30.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-30T07:54:30.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:30.376Z] INFO: Testing against a local daemon [2022-04-30T07:54:30.376Z] === RUN TestVolumesCreateAndList [2022-04-30T07:54:30.376Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-30T07:54:30.376Z] === RUN TestVolumesRemove [2022-04-30T07:54:30.831Z] --- PASS: TestVolumesRemove (0.17s) [2022-04-30T07:54:30.831Z] === RUN TestVolumesInspect [2022-04-30T07:54:30.831Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-30T07:54:30.831Z] === RUN TestVolumesInvalidJSON [2022-04-30T07:54:30.831Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-30T07:54:30.831Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-30T07:54:30.831Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-30T07:54:30.831Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-30T07:54:30.831Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-30T07:54:30.831Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-30T07:54:30.831Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-30T07:54:30.831Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-30T07:54:30.831Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-30T07:54:30.831Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-30T07:54:30.831Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-30T07:54:30.831Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-30T07:54:30.831Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-30T07:54:30.831Z] PASS [2022-04-30T07:54:30.831Z] ok github.com/docker/docker/integration/volume 0.372s [2022-04-30T07:54:30.831Z] [2022-04-30T07:54:30.831Z] DONE 9 tests in 2.128s [2022-04-30T07:54:30.831Z] INFO: make.ps1 ended at 04/30/2022 07:54:30 [2022-04-30T07:54:30.831Z] INFO: Integration CLI tests being run from the host: [2022-04-30T07:54:30.831Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-30T07:54:31.202Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-30T07:54:31.461Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-30T07:54:32.028Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-30T07:54:32.310Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:32.310Z] INFO: Testing against a local daemon [2022-04-30T07:54:32.310Z] === RUN TestNetworkCreateDelete [2022-04-30T07:54:32.310Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:32.310Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-30T07:54:32.310Z] === RUN TestDockerNetworkDeletePreferID [2022-04-30T07:54:32.310Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-30T07:54:32.310Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-30T07:54:32.310Z] === RUN TestDaemonDNSFallback [2022-04-30T07:54:32.310Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:32.310Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-30T07:54:32.310Z] === RUN TestInspectNetwork [2022-04-30T07:54:32.310Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-30T07:54:32.310Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-30T07:54:32.310Z] === RUN TestRunContainerWithBridgeNone [2022-04-30T07:54:32.310Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:32.310Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-30T07:54:32.310Z] === RUN TestNetworkInvalidJSON [2022-04-30T07:54:32.310Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-30T07:54:32.310Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-30T07:54:32.310Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:54:32.310Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:54:32.310Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:54:32.310Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:54:32.310Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-30T07:54:32.310Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:54:32.310Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-30T07:54:32.310Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-30T07:54:32.310Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:54:32.310Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-30T07:54:32.310Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-30T07:54:32.310Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-30T07:54:32.310Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-30T07:54:32.310Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-30T07:54:32.310Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-30T07:54:32.310Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-30T07:54:32.310Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-30T07:54:32.310Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-30T07:54:32.310Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-30T07:54:32.310Z] === RUN TestNetworkList [2022-04-30T07:54:32.310Z] === RUN TestNetworkList//networks [2022-04-30T07:54:32.310Z] === PAUSE TestNetworkList//networks [2022-04-30T07:54:32.310Z] === RUN TestNetworkList//networks/ [2022-04-30T07:54:32.310Z] === PAUSE TestNetworkList//networks/ [2022-04-30T07:54:32.310Z] === CONT TestNetworkList//networks [2022-04-30T07:54:32.310Z] === CONT TestNetworkList//networks/ [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkList (0.06s) [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-30T07:54:32.310Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-30T07:54:32.310Z] === RUN TestHostIPv4BridgeLabel [2022-04-30T07:54:32.310Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-30T07:54:32.310Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-30T07:54:32.310Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-30T07:54:32.310Z] === RUN TestDaemonDefaultNetworkPools [2022-04-30T07:54:32.310Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-30T07:54:32.310Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-30T07:54:32.310Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-30T07:54:32.310Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-30T07:54:32.310Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-30T07:54:32.310Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-30T07:54:32.310Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-30T07:54:32.310Z] === RUN TestServiceWithPredefinedNetwork [2022-04-30T07:54:32.310Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-30T07:54:32.310Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-30T07:54:32.310Z] service_test.go:243: FLAKY_TEST [2022-04-30T07:54:32.310Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-30T07:54:32.310Z] === RUN TestServiceWithDataPathPortInit [2022-04-30T07:54:32.310Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-30T07:54:32.310Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-30T07:54:32.310Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-30T07:54:32.310Z] PASS [2022-04-30T07:54:32.310Z] ok github.com/docker/docker/integration/network 0.208s [2022-04-30T07:54:32.310Z] [2022-04-30T07:54:32.310Z] === Skipped [2022-04-30T07:54:32.310Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-30T07:54:32.310Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:32.310Z] [2022-04-30T07:54:32.310Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-30T07:54:32.310Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-30T07:54:32.310Z] [2022-04-30T07:54:32.310Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-30T07:54:32.310Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:32.310Z] [2022-04-30T07:54:32.310Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-30T07:54:32.310Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-30T07:54:32.310Z] [2022-04-30T07:54:32.310Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-30T07:54:32.310Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:32.310Z] [2022-04-30T07:54:32.310Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-30T07:54:32.310Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] [2022-04-30T07:54:32.310Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-30T07:54:32.310Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] [2022-04-30T07:54:32.310Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-30T07:54:32.310Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] [2022-04-30T07:54:32.310Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-30T07:54:32.310Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] [2022-04-30T07:54:32.310Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-30T07:54:32.310Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] [2022-04-30T07:54:32.310Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-30T07:54:32.310Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] [2022-04-30T07:54:32.310Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-30T07:54:32.310Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] [2022-04-30T07:54:32.310Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-30T07:54:32.310Z] service_test.go:243: FLAKY_TEST [2022-04-30T07:54:32.310Z] [2022-04-30T07:54:32.310Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-30T07:54:32.310Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] [2022-04-30T07:54:32.310Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-30T07:54:32.310Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-30T07:54:32.310Z] [2022-04-30T07:54:32.310Z] DONE 34 tests, 15 skipped in 2.522s [2022-04-30T07:54:32.310Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-30T07:54:32.595Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-30T07:54:32.595Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-30T07:54:32.595Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-30T07:54:33.161Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-30T07:54:33.297Z] testing: warning: no tests to run [2022-04-30T07:54:33.297Z] PASS [2022-04-30T07:54:33.297Z] ok github.com/docker/docker/integration/network/ipvlan 0.080s [2022-04-30T07:54:33.297Z] [2022-04-30T07:54:33.297Z] DONE 0 tests in 0.915s [2022-04-30T07:54:33.297Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-30T07:54:33.419Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-30T07:54:33.985Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-30T07:54:34.243Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-30T07:54:34.281Z] testing: warning: no tests to run [2022-04-30T07:54:34.281Z] PASS [2022-04-30T07:54:34.281Z] ok github.com/docker/docker/integration/network/macvlan 0.098s [2022-04-30T07:54:34.281Z] [2022-04-30T07:54:34.281Z] DONE 0 tests in 0.864s [2022-04-30T07:54:34.281Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-30T07:54:34.811Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-30T07:54:35.071Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-30T07:54:35.268Z] testing: warning: no tests to run [2022-04-30T07:54:35.268Z] PASS [2022-04-30T07:54:35.268Z] ok github.com/docker/docker/integration/plugin 0.090s [2022-04-30T07:54:35.268Z] [2022-04-30T07:54:35.268Z] DONE 0 tests in 0.872s [2022-04-30T07:54:35.268Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-30T07:54:35.330Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-30T07:54:36.254Z] testing: warning: no tests to run [2022-04-30T07:54:36.254Z] PASS [2022-04-30T07:54:36.254Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2022-04-30T07:54:36.254Z] [2022-04-30T07:54:36.254Z] DONE 0 tests in 0.894s [2022-04-30T07:54:36.254Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-30T07:54:36.263Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-30T07:54:36.840Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-30T07:54:37.111Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-30T07:54:37.369Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-30T07:54:37.627Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-30T07:54:37.627Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-30T07:54:37.627Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-30T07:54:38.562Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-30T07:54:38.820Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-30T07:54:39.385Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-30T07:54:39.952Z] === RUN TestDockerSuite/TestInspectImage [2022-04-30T07:54:39.952Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-30T07:54:39.952Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-30T07:54:39.952Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-30T07:54:39.952Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-30T07:54:40.518Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-30T07:54:40.777Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-30T07:54:40.777Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-30T07:54:41.129Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:41.129Z] INFO: Testing against a local daemon [2022-04-30T07:54:41.129Z] === RUN TestDockerSuite [2022-04-30T07:54:41.129Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-30T07:54:41.129Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-30T07:54:41.129Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-30T07:54:41.129Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-30T07:54:41.129Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-30T07:54:41.129Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-30T07:54:41.129Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-30T07:54:41.129Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-30T07:54:41.129Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-30T07:54:41.129Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-30T07:54:41.129Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-30T07:54:41.342Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-30T07:54:41.588Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-30T07:54:41.907Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-30T07:54:42.044Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-30T07:54:42.160Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:42.160Z] INFO: Testing against a local daemon [2022-04-30T07:54:42.160Z] === RUN TestPluginInvalidJSON [2022-04-30T07:54:42.160Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:54:42.160Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:54:42.160Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:54:42.160Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:54:42.160Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-30T07:54:42.160Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-30T07:54:42.160Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:54:42.160Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:54:42.160Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-30T07:54:42.160Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-30T07:54:42.160Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-30T07:54:42.160Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-30T07:54:42.160Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-30T07:54:42.160Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-30T07:54:42.160Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-30T07:54:42.160Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-30T07:54:42.160Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-30T07:54:42.160Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-30T07:54:42.160Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-30T07:54:42.160Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-30T07:54:42.160Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-30T07:54:42.160Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-30T07:54:42.160Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-30T07:54:42.160Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-30T07:54:42.160Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-30T07:54:42.160Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-30T07:54:42.160Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-30T07:54:42.160Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-30T07:54:42.160Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-30T07:54:42.160Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-30T07:54:42.160Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-30T07:54:42.160Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-30T07:54:42.160Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-30T07:54:42.160Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-30T07:54:42.160Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-30T07:54:42.160Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-30T07:54:42.160Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-30T07:54:42.160Z] === RUN TestPluginInstall [2022-04-30T07:54:42.160Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-30T07:54:42.160Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-30T07:54:42.160Z] === RUN TestPluginsWithRuntimes [2022-04-30T07:54:42.160Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-30T07:54:42.160Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-30T07:54:42.160Z] === RUN TestPluginBackCompatMediaTypes [2022-04-30T07:54:42.160Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-30T07:54:42.160Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-30T07:54:42.160Z] PASS [2022-04-30T07:54:42.160Z] ok github.com/docker/docker/integration/plugin/common 0.139s [2022-04-30T07:54:42.160Z] [2022-04-30T07:54:42.160Z] === Skipped [2022-04-30T07:54:42.160Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-30T07:54:42.161Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-30T07:54:42.161Z] [2022-04-30T07:54:42.161Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-30T07:54:42.161Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-30T07:54:42.161Z] [2022-04-30T07:54:42.161Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-30T07:54:42.161Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-30T07:54:42.161Z] [2022-04-30T07:54:42.161Z] DONE 19 tests, 3 skipped in 5.377s [2022-04-30T07:54:42.161Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-30T07:54:43.005Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-30T07:54:43.806Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-30T07:54:43.806Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-30T07:54:44.371Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-30T07:54:44.417Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:44.417Z] INFO: Testing against a local daemon [2022-04-30T07:54:44.417Z] === RUN TestExternalGraphDriver [2022-04-30T07:54:44.417Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-30T07:54:44.417Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-30T07:54:44.417Z] === RUN TestGraphdriverPluginV2 [2022-04-30T07:54:44.417Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-30T07:54:44.417Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-30T07:54:44.417Z] PASS [2022-04-30T07:54:44.417Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.111s [2022-04-30T07:54:44.417Z] [2022-04-30T07:54:44.417Z] === Skipped [2022-04-30T07:54:44.417Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-30T07:54:44.417Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-30T07:54:44.417Z] [2022-04-30T07:54:44.417Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-30T07:54:44.417Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-30T07:54:44.417Z] [2022-04-30T07:54:44.417Z] DONE 2 tests, 2 skipped in 2.577s [2022-04-30T07:54:44.417Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-30T07:54:44.936Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-30T07:54:45.871Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-30T07:54:46.129Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-30T07:54:46.697Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-30T07:54:47.264Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-30T07:54:47.377Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:47.377Z] INFO: Testing against a local daemon [2022-04-30T07:54:47.377Z] === RUN TestReadPluginNoRead [2022-04-30T07:54:47.377Z] read_test.go:21: no unix domain sockets on Windows [2022-04-30T07:54:47.377Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-30T07:54:47.377Z] PASS [2022-04-30T07:54:47.377Z] ok github.com/docker/docker/integration/plugin/logging 0.107s [2022-04-30T07:54:47.377Z] [2022-04-30T07:54:47.377Z] === Skipped [2022-04-30T07:54:47.377Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-30T07:54:47.377Z] read_test.go:21: no unix domain sockets on Windows [2022-04-30T07:54:47.377Z] [2022-04-30T07:54:47.377Z] DONE 1 tests, 1 skipped in 2.461s [2022-04-30T07:54:47.377Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-30T07:54:47.522Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-30T07:54:48.089Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-30T07:54:48.365Z] testing: warning: no tests to run [2022-04-30T07:54:48.365Z] PASS [2022-04-30T07:54:48.365Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.100s [2022-04-30T07:54:48.365Z] [2022-04-30T07:54:48.365Z] DONE 0 tests in 1.297s [2022-04-30T07:54:48.365Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-30T07:54:48.656Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-30T07:54:48.656Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-30T07:54:50.035Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-30T07:54:50.970Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-30T07:54:51.315Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:51.315Z] INFO: Testing against a local daemon [2022-04-30T07:54:51.315Z] === RUN TestPluginWithDevMounts [2022-04-30T07:54:51.315Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:51.315Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-30T07:54:51.315Z] PASS [2022-04-30T07:54:51.315Z] ok github.com/docker/docker/integration/plugin/volumes 0.106s [2022-04-30T07:54:51.315Z] [2022-04-30T07:54:51.315Z] === Skipped [2022-04-30T07:54:51.315Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-30T07:54:51.315Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:51.315Z] [2022-04-30T07:54:51.315Z] DONE 1 tests, 1 skipped in 2.504s [2022-04-30T07:54:51.315Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-30T07:54:51.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-30T07:54:51.798Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-30T07:54:52.057Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-30T07:54:53.452Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-30T07:54:53.539Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:53.539Z] INFO: Testing against a local daemon [2022-04-30T07:54:53.539Z] === RUN TestSecretInspect [2022-04-30T07:54:53.539Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:53.539Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-30T07:54:53.539Z] === RUN TestSecretList [2022-04-30T07:54:53.539Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:53.539Z] --- SKIP: TestSecretList (0.00s) [2022-04-30T07:54:53.539Z] === RUN TestSecretsCreateAndDelete [2022-04-30T07:54:53.539Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:53.539Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-30T07:54:53.539Z] === RUN TestSecretsUpdate [2022-04-30T07:54:53.539Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:53.539Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-30T07:54:53.539Z] === RUN TestTemplatedSecret [2022-04-30T07:54:53.539Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:53.539Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-30T07:54:53.539Z] === RUN TestSecretCreateResolve [2022-04-30T07:54:53.539Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:53.539Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-30T07:54:53.539Z] PASS [2022-04-30T07:54:53.539Z] ok github.com/docker/docker/integration/secret 0.140s [2022-04-30T07:54:53.539Z] [2022-04-30T07:54:53.539Z] === Skipped [2022-04-30T07:54:53.539Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-30T07:54:53.539Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:53.539Z] [2022-04-30T07:54:53.539Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-30T07:54:53.540Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:53.540Z] [2022-04-30T07:54:53.540Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-30T07:54:53.540Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:53.540Z] [2022-04-30T07:54:53.540Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-30T07:54:53.540Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:53.540Z] [2022-04-30T07:54:53.540Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-30T07:54:53.540Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:53.540Z] [2022-04-30T07:54:53.540Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-30T07:54:53.540Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:53.540Z] [2022-04-30T07:54:53.540Z] DONE 6 tests, 6 skipped in 2.111s [2022-04-30T07:54:53.540Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-30T07:54:55.354Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-30T07:54:56.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-30T07:54:56.516Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:56.516Z] INFO: Testing against a local daemon [2022-04-30T07:54:56.516Z] === RUN TestServiceCreateInit [2022-04-30T07:54:56.516Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-30T07:54:56.516Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-30T07:54:56.516Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-30T07:54:56.516Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-30T07:54:56.516Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestCreateServiceMultipleTimes [2022-04-30T07:54:56.516Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestCreateServiceConflict [2022-04-30T07:54:56.516Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestCreateServiceMaxReplicas [2022-04-30T07:54:56.516Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-30T07:54:56.516Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-30T07:54:56.516Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestCreateServiceSecretFileMode [2022-04-30T07:54:56.516Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestCreateServiceConfigFileMode [2022-04-30T07:54:56.516Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestCreateServiceSysctls [2022-04-30T07:54:56.516Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-04-30T07:54:56.516Z] === RUN TestCreateServiceCapabilities [2022-04-30T07:54:56.516Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2022-04-30T07:54:56.516Z] === RUN TestInspect [2022-04-30T07:54:56.516Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] --- SKIP: TestInspect (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestCreateJob [2022-04-30T07:54:56.516Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] --- SKIP: TestCreateJob (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestReplicatedJob [2022-04-30T07:54:56.516Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestUpdateReplicatedJob [2022-04-30T07:54:56.516Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestServiceListWithStatuses [2022-04-30T07:54:56.516Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestDockerNetworkConnectAlias [2022-04-30T07:54:56.516Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestDockerNetworkReConnect [2022-04-30T07:54:56.516Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestServicePlugin [2022-04-30T07:54:56.516Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.516Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestServiceUpdateLabel [2022-04-30T07:54:56.516Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:56.516Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestServiceUpdateSecrets [2022-04-30T07:54:56.516Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:56.516Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestServiceUpdateConfigs [2022-04-30T07:54:56.516Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:56.516Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestServiceUpdateNetwork [2022-04-30T07:54:56.516Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:56.516Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-30T07:54:56.516Z] === RUN TestServiceUpdatePidsLimit [2022-04-30T07:54:56.516Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:56.516Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-30T07:54:56.516Z] PASS [2022-04-30T07:54:56.985Z] ok github.com/docker/docker/integration/service 0.334s [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === Skipped [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-30T07:54:56.985Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-30T07:54:56.985Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-30T07:54:56.985Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-30T07:54:56.985Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-30T07:54:56.985Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-30T07:54:56.985Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-30T07:54:56.985Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-30T07:54:56.985Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-04-30T07:54:56.985Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2022-04-30T07:54:56.985Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-30T07:54:56.985Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-30T07:54:56.985Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-30T07:54:56.985Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-30T07:54:56.985Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-30T07:54:56.985Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-30T07:54:56.985Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-30T07:54:56.985Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-30T07:54:56.985Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-30T07:54:56.985Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-30T07:54:56.985Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-30T07:54:56.985Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-30T07:54:56.985Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-30T07:54:56.985Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:54:56.985Z] [2022-04-30T07:54:56.985Z] DONE 24 tests, 23 skipped in 3.356s [2022-04-30T07:54:56.985Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-30T07:54:57.221Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-30T07:54:57.221Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-30T07:54:58.596Z] docker_api_swarm_service_test.go:395: [d2cf75f8788fb] joining swarm manager [de7e6015c4c01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:54:59.162Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-30T07:54:59.203Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:54:59.203Z] INFO: Testing against a local daemon [2022-04-30T07:54:59.203Z] === RUN TestSessionCreate [2022-04-30T07:54:59.203Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-30T07:54:59.203Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-30T07:54:59.203Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-30T07:54:59.203Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-30T07:54:59.203Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-30T07:54:59.203Z] PASS [2022-04-30T07:54:59.203Z] ok github.com/docker/docker/integration/session 0.103s [2022-04-30T07:54:59.203Z] [2022-04-30T07:54:59.203Z] === Skipped [2022-04-30T07:54:59.203Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-30T07:54:59.203Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-30T07:54:59.203Z] [2022-04-30T07:54:59.203Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-30T07:54:59.203Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-30T07:54:59.203Z] [2022-04-30T07:54:59.203Z] DONE 2 tests, 2 skipped in 2.038s [2022-04-30T07:54:59.203Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-30T07:54:59.420Z] docker_api_swarm_service_test.go:395: [d01e872b7135d] joining swarm manager [de7e6015c4c01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:54:59.420Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-30T07:54:59.988Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-30T07:55:02.185Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:55:02.185Z] INFO: Testing against a local daemon [2022-04-30T07:55:02.185Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-30T07:55:02.185Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:02.185Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-30T07:55:02.185Z] === RUN TestDiskUsage [2022-04-30T07:55:02.185Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-30T07:55:02.185Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-30T07:55:02.185Z] === RUN TestEventsExecDie [2022-04-30T07:55:02.185Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-30T07:55:02.185Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-30T07:55:02.185Z] === RUN TestEventsBackwardsCompatible [2022-04-30T07:55:02.185Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-30T07:55:02.185Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-30T07:55:02.185Z] === RUN TestEventsVolumeCreate [2022-04-30T07:55:02.185Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-30T07:55:02.185Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-30T07:55:02.185Z] === RUN TestInfoAPI [2022-04-30T07:55:02.185Z] --- PASS: TestInfoAPI (0.06s) [2022-04-30T07:55:02.185Z] === RUN TestInfoAPIWarnings [2022-04-30T07:55:02.185Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:55:02.185Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-30T07:55:02.185Z] === RUN TestInfoDebug [2022-04-30T07:55:02.185Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:55:02.185Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-30T07:55:02.185Z] === RUN TestInfoInsecureRegistries [2022-04-30T07:55:02.185Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:55:02.185Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-30T07:55:02.185Z] === RUN TestInfoRegistryMirrors [2022-04-30T07:55:02.185Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:55:02.185Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-30T07:55:02.185Z] === RUN TestLoginFailsWithBadCredentials [2022-04-30T07:55:02.660Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-04-30T07:55:02.660Z] === RUN TestPingCacheHeaders [2022-04-30T07:55:02.660Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-30T07:55:02.660Z] === RUN TestPingGet [2022-04-30T07:55:02.660Z] --- PASS: TestPingGet (0.05s) [2022-04-30T07:55:02.660Z] === RUN TestPingHead [2022-04-30T07:55:02.660Z] --- PASS: TestPingHead (0.05s) [2022-04-30T07:55:02.660Z] === RUN TestPingSwarmHeader [2022-04-30T07:55:02.660Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:02.660Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-30T07:55:02.660Z] === RUN TestVersion [2022-04-30T07:55:02.660Z] --- PASS: TestVersion (0.04s) [2022-04-30T07:55:02.660Z] PASS [2022-04-30T07:55:02.660Z] ok github.com/docker/docker/integration/system 1.325s [2022-04-30T07:55:03.128Z] [2022-04-30T07:55:03.128Z] === Skipped [2022-04-30T07:55:03.128Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-30T07:55:03.128Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:03.128Z] [2022-04-30T07:55:03.128Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-30T07:55:03.128Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-30T07:55:03.128Z] [2022-04-30T07:55:03.128Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-30T07:55:03.128Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-30T07:55:03.128Z] [2022-04-30T07:55:03.128Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-30T07:55:03.128Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-30T07:55:03.128Z] [2022-04-30T07:55:03.128Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-30T07:55:03.128Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-30T07:55:03.128Z] [2022-04-30T07:55:03.128Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-30T07:55:03.128Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:55:03.128Z] [2022-04-30T07:55:03.128Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-30T07:55:03.128Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:55:03.128Z] [2022-04-30T07:55:03.128Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-30T07:55:03.128Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:55:03.128Z] [2022-04-30T07:55:03.128Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-30T07:55:03.128Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:55:03.128Z] [2022-04-30T07:55:03.128Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-30T07:55:03.128Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:03.128Z] [2022-04-30T07:55:03.128Z] DONE 16 tests, 10 skipped in 3.783s [2022-04-30T07:55:03.128Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-30T07:55:05.361Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:55:05.361Z] INFO: Testing against a local daemon [2022-04-30T07:55:05.361Z] === RUN TestVolumesCreateAndList [2022-04-30T07:55:05.361Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-04-30T07:55:05.361Z] === RUN TestVolumesRemove [2022-04-30T07:55:05.361Z] --- PASS: TestVolumesRemove (0.20s) [2022-04-30T07:55:05.361Z] === RUN TestVolumesInspect [2022-04-30T07:55:05.361Z] --- PASS: TestVolumesInspect (0.07s) [2022-04-30T07:55:05.361Z] === RUN TestVolumesInvalidJSON [2022-04-30T07:55:05.361Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-30T07:55:05.361Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-30T07:55:05.828Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-30T07:55:05.828Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-30T07:55:05.828Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-30T07:55:05.828Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-30T07:55:05.828Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-30T07:55:05.828Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-04-30T07:55:05.828Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-30T07:55:05.828Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-30T07:55:05.828Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-30T07:55:05.829Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-30T07:55:05.829Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-30T07:55:05.829Z] PASS [2022-04-30T07:55:05.829Z] ok github.com/docker/docker/integration/volume 0.488s [2022-04-30T07:55:05.829Z] [2022-04-30T07:55:05.829Z] DONE 9 tests in 2.609s [2022-04-30T07:55:05.829Z] INFO: make.ps1 ended at 04/30/2022 07:55:05 [2022-04-30T07:55:05.829Z] INFO: Integration CLI tests being run from the host: [2022-04-30T07:55:05.829Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-30T07:55:09.956Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-30T07:55:09.956Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-30T07:55:11.332Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-30T07:55:11.590Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-30T07:55:12.964Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-30T07:55:12.964Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-30T07:55:13.530Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-30T07:55:13.530Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-30T07:55:13.530Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-30T07:55:13.788Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-30T07:55:14.354Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-30T07:55:14.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-30T07:55:16.819Z] docker_api_swarm_service_test.go:343: [d06d8fcf7c5b9] joining swarm manager [d4ff842932120]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:55:17.772Z] docker_api_swarm_service_test.go:343: [daffa3e21497f] joining swarm manager [d4ff842932120]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:55:17.773Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-30T07:55:18.339Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-30T07:55:18.370Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-30T07:55:18.370Z] INFO: Testing against a local daemon [2022-04-30T07:55:18.370Z] === RUN TestDockerSuite [2022-04-30T07:55:18.370Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-30T07:55:18.370Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-30T07:55:18.370Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-30T07:55:18.370Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-30T07:55:18.370Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-30T07:55:18.370Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-30T07:55:18.370Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-30T07:55:18.370Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-30T07:55:18.370Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-30T07:55:18.370Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-30T07:55:18.370Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-30T07:55:18.370Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-30T07:55:19.355Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-30T07:55:19.822Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-30T07:55:23.604Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-30T07:55:23.604Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-30T07:55:23.604Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-30T07:55:24.170Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-30T07:55:25.105Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-30T07:55:26.041Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-30T07:55:26.974Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-30T07:55:27.540Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-30T07:55:29.441Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-30T07:55:29.700Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-30T07:55:30.266Z] === RUN TestDockerSuite/TestLogsSince [2022-04-30T07:55:31.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-30T07:55:33.097Z] docker_api_swarm_service_test.go:490: [d268a8dc055a1] joining swarm manager [d03aef378a20b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:55:34.031Z] docker_api_swarm_service_test.go:490: [d806d900b8ec2] joining swarm manager [d03aef378a20b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:55:36.560Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-30T07:55:43.130Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-30T07:55:43.130Z] === RUN TestDockerSuite/TestLogsTail [2022-04-30T07:55:43.130Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-30T07:55:43.392Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-30T07:55:43.959Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-30T07:55:44.217Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-30T07:55:44.475Z] === RUN TestDockerSuite/TestNetHostname [2022-04-30T07:55:45.851Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-30T07:55:46.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-30T07:55:46.111Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-30T07:55:47.046Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-30T07:55:48.399Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 31.9% of statements [2022-04-30T07:55:48.399Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-30T07:55:48.399Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/types [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-30T07:55:48.399Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2022-04-30T07:55:48.399Z] ok github.com/docker/docker/api/types/filters 0.023s coverage: 92.2% of statements [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-30T07:55:48.399Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-04-30T07:55:48.399Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/builder [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-30T07:55:48.399Z] ok github.com/docker/docker/builder/remotecontext 0.134s coverage: 13.7% of statements [2022-04-30T07:55:48.399Z] ok github.com/docker/docker/builder/dockerfile 0.490s coverage: 49.3% of statements [2022-04-30T07:55:48.399Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-30T07:55:48.399Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-30T07:55:48.399Z] ok github.com/docker/docker/builder/remotecontext/git 1.741s coverage: 86.3% of statements [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/cli [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-30T07:55:48.399Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-30T07:55:48.399Z] ok github.com/docker/docker/cmd/docker-proxy 0.260s coverage: 67.6% of statements [2022-04-30T07:55:48.420Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-30T07:55:48.985Z] === RUN TestDockerSuite/TestPluginActive [2022-04-30T07:55:51.008Z] --- PASS: TestBuildWithHugeFile (153.26s) [2022-04-30T07:55:51.008Z] === RUN TestBuildWCOWSandboxSize [2022-04-30T07:55:51.008Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-30T07:55:51.008Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-30T07:55:51.008Z] === RUN TestBuildWithEmptyDockerfile [2022-04-30T07:55:51.008Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:55:51.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:55:51.008Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:55:51.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:55:51.008Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:55:51.008Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:55:51.008Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-30T07:55:51.008Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-30T07:55:51.008Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-30T07:55:51.008Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-30T07:55:51.008Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-30T07:55:51.008Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-30T07:55:51.008Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-30T07:55:51.008Z] === RUN TestBuildPreserveOwnership [2022-04-30T07:55:51.008Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:55:51.008Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-30T07:55:51.008Z] === RUN TestBuildPlatformInvalid [2022-04-30T07:55:51.008Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-30T07:55:51.008Z] PASS [2022-04-30T07:55:51.008Z] ok github.com/docker/docker/integration/build 231.053s [2022-04-30T07:55:51.008Z] [2022-04-30T07:55:51.008Z] === Skipped [2022-04-30T07:55:51.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-30T07:55:51.008Z] build_session_test.go:25: TODO: BuildKit [2022-04-30T07:55:51.008Z] [2022-04-30T07:55:51.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-30T07:55:51.008Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:51.008Z] [2022-04-30T07:55:51.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-30T07:55:51.008Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:55:51.008Z] [2022-04-30T07:55:51.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-04-30T07:55:51.008Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:55:51.008Z] [2022-04-30T07:55:51.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-30T07:55:51.008Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-30T07:55:51.008Z] [2022-04-30T07:55:51.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-30T07:55:51.008Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:55:51.008Z] [2022-04-30T07:55:51.008Z] DONE 29 tests, 6 skipped in 273.322s [2022-04-30T07:55:51.008Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-30T07:55:51.008Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:55:51.008Z] INFO: Testing against a local daemon [2022-04-30T07:55:51.008Z] === RUN TestConfigInspect [2022-04-30T07:55:51.008Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:51.008Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-30T07:55:51.008Z] === RUN TestConfigList [2022-04-30T07:55:51.008Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:51.008Z] --- SKIP: TestConfigList (0.00s) [2022-04-30T07:55:51.008Z] === RUN TestConfigsCreateAndDelete [2022-04-30T07:55:51.008Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:51.008Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-30T07:55:51.008Z] === RUN TestConfigsUpdate [2022-04-30T07:55:51.008Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:51.008Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-30T07:55:51.008Z] === RUN TestTemplatedConfig [2022-04-30T07:55:51.008Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:51.008Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-30T07:55:51.008Z] === RUN TestConfigCreateResolve [2022-04-30T07:55:51.008Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:55:51.008Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-30T07:55:51.008Z] PASS [2022-04-30T07:55:51.008Z] ok github.com/docker/docker/integration/config 0.123s [2022-04-30T07:55:51.008Z] [2022-04-30T07:55:51.008Z] === Skipped [2022-04-30T07:55:51.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-30T07:55:51.008Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:51.008Z] [2022-04-30T07:55:51.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-30T07:55:51.008Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:51.008Z] [2022-04-30T07:55:51.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-30T07:55:51.008Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:51.008Z] [2022-04-30T07:55:51.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-30T07:55:51.008Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:51.008Z] [2022-04-30T07:55:51.008Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-30T07:55:51.008Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:51.008Z] [2022-04-30T07:55:51.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-30T07:55:51.008Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:55:51.008Z] [2022-04-30T07:55:51.008Z] DONE 6 tests, 6 skipped in 2.365s [2022-04-30T07:55:51.008Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-30T07:55:51.008Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:55:51.008Z] INFO: Testing against a local daemon [2022-04-30T07:55:51.008Z] === RUN TestCheckpoint [2022-04-30T07:55:51.008Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-30T07:55:51.008Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/commit [2022-04-30T07:55:51.008Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-30T07:55:51.008Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:55:51.008Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:55:51.008Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:55:51.008Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:55:51.008Z] === CONT TestContainerInvalidJSON/commit [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-30T07:55:51.008Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-30T07:55:51.008Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-30T07:55:51.008Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-30T07:55:51.008Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-30T07:55:51.008Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/commit (0.03s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.03s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.03s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-30T07:55:51.008Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-30T07:55:51.008Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-30T07:55:51.008Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-04-30T07:55:51.008Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-30T07:55:51.008Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-04-30T07:55:51.008Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-30T07:55:51.008Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-04-30T07:55:51.008Z] === RUN TestCopyEmptyFile [2022-04-30T07:55:51.008Z] --- PASS: TestCopyEmptyFile (0.50s) [2022-04-30T07:55:51.008Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-30T07:55:51.008Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-04-30T07:55:51.008Z] === RUN TestCopyFromContainer [2022-04-30T07:55:51.008Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:51.008Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-30T07:55:51.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-30T07:55:51.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:55:51.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:55:51.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:55:51.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:55:51.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:55:51.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:55:51.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-30T07:55:51.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-30T07:55:51.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-30T07:55:51.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-04-30T07:55:51.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-30T07:55:51.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-30T07:55:51.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-30T07:55:51.008Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-30T07:55:51.008Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-30T07:55:51.008Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-30T07:55:51.008Z] === RUN TestCreateWithInvalidEnv [2022-04-30T07:55:51.008Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-30T07:55:51.008Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-30T07:55:51.008Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-30T07:55:51.008Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-30T07:55:51.008Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-30T07:55:51.008Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-30T07:55:51.008Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-30T07:55:51.008Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-30T07:55:51.008Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-30T07:55:51.008Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-30T07:55:51.008Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-30T07:55:51.008Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-30T07:55:51.008Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-04-30T07:55:51.008Z] === RUN TestCreateTmpfsMountsTarget [2022-04-30T07:55:51.008Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:51.008Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-30T07:55:51.008Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-30T07:55:51.008Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:55:51.008Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.01s) [2022-04-30T07:55:51.008Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-30T07:55:51.008Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:55:51.008Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-30T07:55:51.008Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-30T07:55:51.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:55:51.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:55:51.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:55:51.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:55:51.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:55:51.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:55:51.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:55:51.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:55:51.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:55:51.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:55:51.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-30T07:55:51.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-30T07:55:51.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-30T07:55:51.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-30T07:55:51.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-30T07:55:51.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-30T07:55:51.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-30T07:55:51.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-30T07:55:51.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-30T07:55:51.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-30T07:55:51.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-30T07:55:51.009Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-30T07:55:51.009Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-30T07:55:51.009Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-30T07:55:51.009Z] === RUN TestCreateDifferentPlatform [2022-04-30T07:55:51.009Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-30T07:55:51.009Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-30T07:55:51.009Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-30T07:55:51.009Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-30T07:55:51.009Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-30T07:55:51.009Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-30T07:55:51.009Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-04-30T07:55:51.009Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-30T07:55:51.009Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-30T07:55:51.009Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-30T07:55:51.009Z] === RUN TestContainerKillOnDaemonStart [2022-04-30T07:55:51.009Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:55:51.009Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-30T07:55:51.009Z] === RUN TestWindowsDevices [2022-04-30T07:55:51.009Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-30T07:55:51.009Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-30T07:55:51.009Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.009Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.009Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.009Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.009Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.009Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.009Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-30T07:55:51.009Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-30T07:55:51.009Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.009Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.009Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.009Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.009Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.009Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.009Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-30T07:55:51.009Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-30T07:55:51.009Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.009Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.009Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-30T07:55:51.009Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-30T07:55:51.009Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.009Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.009Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.009Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-30T07:55:51.516Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-30T07:55:52.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-30T07:55:52.573Z] ok github.com/docker/docker/client 0.154s coverage: 75.6% of statements [2022-04-30T07:55:54.607Z] docker_api_swarm_service_test.go:128: [d7191db1dba7c] joining swarm manager [d333f013620d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:55:55.545Z] docker_api_swarm_service_test.go:129: [dea6788747e88] joining swarm manager [d333f013620d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:55:55.990Z] --- PASS: TestWindowsDevices (0.05s) [2022-04-30T07:55:55.990Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-04-30T07:55:55.990Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.37s) [2022-04-30T07:55:55.990Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.38s) [2022-04-30T07:55:55.990Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.44s) [2022-04-30T07:55:55.990Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.26s) [2022-04-30T07:55:55.990Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.18s) [2022-04-30T07:55:55.990Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.99s) [2022-04-30T07:55:55.990Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.91s) [2022-04-30T07:55:55.990Z] === RUN TestDiff [2022-04-30T07:55:55.990Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-30T07:55:55.990Z] --- SKIP: TestDiff (0.00s) [2022-04-30T07:55:55.990Z] === RUN TestExecWithCloseStdin [2022-04-30T07:55:58.078Z] docker_api_swarm_service_test.go:137: [d8978727c5234] joining swarm manager [d333f013620d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-30T07:55:58.645Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-30T07:55:58.645Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-30T07:55:58.645Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-30T07:55:58.645Z] docker_api_swarm_service_test.go:138: [d97e6ea2bc123] joining swarm manager [d333f013620d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-30T07:55:58.963Z] --- PASS: TestExecWithCloseStdin (2.98s) [2022-04-30T07:55:58.963Z] === RUN TestExec [2022-04-30T07:56:00.020Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-30T07:56:01.888Z] --- PASS: TestExec (2.62s) [2022-04-30T07:56:01.888Z] === RUN TestExecUser [2022-04-30T07:56:01.888Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-30T07:56:01.888Z] --- SKIP: TestExecUser (0.00s) [2022-04-30T07:56:01.888Z] === RUN TestExportContainerAndImportImage [2022-04-30T07:56:01.888Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:56:01.888Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-30T07:56:01.888Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-30T07:56:01.888Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:56:01.888Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-30T07:56:01.888Z] === RUN TestHealthCheckWorkdir [2022-04-30T07:56:01.888Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-30T07:56:01.888Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-30T07:56:01.888Z] === RUN TestHealthKillContainer [2022-04-30T07:56:01.888Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-30T07:56:01.888Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-30T07:56:01.888Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-30T07:56:01.888Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-30T07:56:01.888Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-30T07:56:01.888Z] === RUN TestKillContainerInvalidSignal [2022-04-30T07:56:02.570Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-30T07:56:04.083Z] --- PASS: TestKillContainerInvalidSignal (2.27s) [2022-04-30T07:56:04.083Z] === RUN TestKillContainer [2022-04-30T07:56:04.083Z] === RUN TestKillContainer/no_signal [2022-04-30T07:56:04.468Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-30T07:56:06.277Z] === RUN TestKillContainer/non_killing_signal [2022-04-30T07:56:06.277Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-30T07:56:06.277Z] === RUN TestKillContainer/killing_signal [2022-04-30T07:56:06.995Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-30T07:56:08.466Z] --- PASS: TestKillContainer (4.39s) [2022-04-30T07:56:08.466Z] --- PASS: TestKillContainer/no_signal (2.15s) [2022-04-30T07:56:08.466Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-30T07:56:08.466Z] --- PASS: TestKillContainer/killing_signal (2.18s) [2022-04-30T07:56:08.466Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-30T07:56:08.466Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:56:08.466Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-30T07:56:08.466Z] === RUN TestKillStoppedContainer [2022-04-30T07:56:08.466Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:56:08.466Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-30T07:56:08.466Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-30T07:56:08.466Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:56:08.466Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-30T07:56:08.466Z] === RUN TestKillDifferentUserContainer [2022-04-30T07:56:08.466Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-30T07:56:08.466Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-30T07:56:08.466Z] === RUN TestInspectOomKilledTrue [2022-04-30T07:56:08.466Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:56:08.466Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-30T07:56:08.466Z] === RUN TestInspectOomKilledFalse [2022-04-30T07:56:08.466Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:56:08.466Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-30T07:56:08.466Z] === RUN TestLogsFollowTailEmpty [2022-04-30T07:56:08.996Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-30T07:56:08.996Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-30T07:56:08.996Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-30T07:56:08.996Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-30T07:56:08.996Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-30T07:56:08.996Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-30T07:56:08.996Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-30T07:56:08.996Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-30T07:56:08.996Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-30T07:56:08.996Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-30T07:56:08.996Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-30T07:56:08.996Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-30T07:56:08.996Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-30T07:56:08.996Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-30T07:56:08.996Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-30T07:56:08.996Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T07:56:08.996Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-30T07:56:08.996Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-30T07:56:08.996Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-30T07:56:08.996Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-30T07:56:10.654Z] --- PASS: TestLogsFollowTailEmpty (2.01s) [2022-04-30T07:56:10.654Z] === RUN TestNetworkNat [2022-04-30T07:56:10.654Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-30T07:56:10.654Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-30T07:56:10.654Z] === RUN TestNetworkLocalhostTCPNat [2022-04-30T07:56:12.257Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-30T07:56:12.751Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-30T07:56:12.751Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-30T07:56:12.751Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-30T07:56:12.751Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-30T07:56:12.843Z] --- PASS: TestNetworkLocalhostTCPNat (2.65s) [2022-04-30T07:56:12.843Z] === RUN TestNetworkLoopbackNat [2022-04-30T07:56:12.843Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-30T07:56:12.843Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-30T07:56:12.843Z] === RUN TestPause [2022-04-30T07:56:12.843Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-30T07:56:12.843Z] --- SKIP: TestPause (0.00s) [2022-04-30T07:56:12.843Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-30T07:56:13.190Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-30T07:56:13.207Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-30T07:56:14.124Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-30T07:56:15.032Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.05s) [2022-04-30T07:56:15.032Z] === RUN TestPauseStopPausedContainer [2022-04-30T07:56:15.032Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:56:15.032Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-30T07:56:15.032Z] === RUN TestPsFilter [2022-04-30T07:56:15.032Z] --- PASS: TestPsFilter (0.25s) [2022-04-30T07:56:15.032Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-30T07:56:15.060Z] === RUN TestDockerSuite/TestPortList [2022-04-30T07:56:16.935Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-30T07:56:17.952Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.27s) [2022-04-30T07:56:17.952Z] === RUN TestRemoveContainerWithVolume [2022-04-30T07:56:19.154Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-30T07:56:19.154Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-30T07:56:19.154Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-30T07:56:19.154Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-30T07:56:19.610Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-30T07:56:19.610Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-30T07:56:19.610Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-30T07:56:19.610Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-30T07:56:19.610Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-30T07:56:20.142Z] --- PASS: TestRemoveContainerWithVolume (2.29s) [2022-04-30T07:56:20.142Z] === RUN TestRemoveContainerRunning [2022-04-30T07:56:21.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-30T07:56:21.618Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-30T07:56:21.687Z] --- PASS: TestRemoveContainerRunning (2.09s) [2022-04-30T07:56:21.687Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-30T07:56:21.876Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-30T07:56:23.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-30T07:56:23.334Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-30T07:56:23.334Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-30T07:56:23.334Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-30T07:56:23.334Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-30T07:56:23.334Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-30T07:56:23.878Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.96s) [2022-04-30T07:56:23.878Z] === RUN TestRemoveInvalidContainer [2022-04-30T07:56:23.878Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-04-30T07:56:23.878Z] === RUN TestRenameLinkedContainer [2022-04-30T07:56:23.878Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-30T07:56:23.878Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-30T07:56:23.878Z] === RUN TestRenameStoppedContainer [2022-04-30T07:56:25.150Z] docker_api_swarm_service_test.go:304: [d48fa5b4ea241] joining swarm manager [dc1ffc7d484a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:56:26.067Z] --- PASS: TestRenameStoppedContainer (2.26s) [2022-04-30T07:56:26.067Z] === RUN TestRenameRunningContainerAndReuse [2022-04-30T07:56:26.094Z] docker_api_swarm_service_test.go:304: [da7be4b8bf001] joining swarm manager [dc1ffc7d484a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:56:28.623Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-30T07:56:28.623Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-30T07:56:28.623Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-30T07:56:28.882Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-30T07:56:28.882Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-30T07:56:29.448Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-30T07:56:29.448Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-30T07:56:29.706Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-30T07:56:29.964Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-30T07:56:30.382Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-30T07:56:30.776Z] --- PASS: TestRenameRunningContainerAndReuse (4.45s) [2022-04-30T07:56:30.776Z] === RUN TestRenameInvalidName [2022-04-30T07:56:30.898Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-30T07:56:30.898Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-30T07:56:32.798Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-30T07:56:32.965Z] --- PASS: TestRenameInvalidName (2.07s) [2022-04-30T07:56:32.965Z] === RUN TestRenameAnonymousContainer [2022-04-30T07:56:33.734Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-30T07:56:34.301Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-30T07:56:34.558Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-30T07:56:36.462Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-30T07:56:37.398Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-30T07:56:39.217Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 30.2% of statements [2022-04-30T07:56:39.217Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-04-30T07:56:39.217Z] ok github.com/docker/docker/cmd/dockerd/trap 2.529s coverage: 0.0% of statements [2022-04-30T07:56:39.217Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-30T07:56:39.217Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-30T07:56:39.217Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-30T07:56:39.217Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-30T07:56:39.217Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-30T07:56:39.297Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-30T07:56:42.583Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-30T07:56:42.583Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-30T07:56:43.394Z] ok github.com/docker/docker/daemon/cluster 0.100s coverage: 0.5% of statements [2022-04-30T07:56:44.484Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-30T07:56:44.764Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-04-30T07:56:45.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-30T07:56:46.135Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-30T07:56:47.347Z] docker_api_swarm_service_test.go:100: [d37ec0bb1cff0] joining swarm manager [df034d8e7ea5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:56:47.812Z] --- PASS: TestRenameAnonymousContainer (15.07s) [2022-04-30T07:56:47.812Z] === RUN TestRenameContainerWithSameName [2022-04-30T07:56:48.285Z] docker_api_swarm_service_test.go:101: [d7dccafa2667d] joining swarm manager [df034d8e7ea5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:56:50.003Z] --- PASS: TestRenameContainerWithSameName (1.95s) [2022-04-30T07:56:50.003Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-30T07:56:50.003Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-30T07:56:50.003Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-30T07:56:50.003Z] === RUN TestResize [2022-04-30T07:56:51.551Z] --- PASS: TestResize (2.03s) [2022-04-30T07:56:51.551Z] === RUN TestResizeWithInvalidSize [2022-04-30T07:56:51.570Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-30T07:56:52.946Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-30T07:56:53.739Z] --- PASS: TestResizeWithInvalidSize (2.00s) [2022-04-30T07:56:53.739Z] === RUN TestResizeWhenContainerNotStarted [2022-04-30T07:56:54.227Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-04-30T07:56:54.227Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.5% of statements [2022-04-30T07:56:54.322Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-30T07:56:54.485Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-30T07:56:55.255Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-30T07:56:55.414Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-04-30T07:56:55.414Z] ok github.com/docker/docker/daemon 10.153s coverage: 16.7% of statements [2022-04-30T07:56:55.414Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-30T07:56:55.414Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-30T07:56:55.414Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-30T07:56:55.414Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-30T07:56:55.821Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-30T07:56:55.929Z] --- PASS: TestResizeWhenContainerNotStarted (2.34s) [2022-04-30T07:56:55.929Z] === RUN TestDaemonRestartKillContainers [2022-04-30T07:56:55.929Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:56:55.929Z] --- SKIP: TestDaemonRestartKillContainers (0.01s) [2022-04-30T07:56:55.929Z] === RUN TestStats [2022-04-30T07:56:55.929Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-30T07:56:55.929Z] --- SKIP: TestStats (0.00s) [2022-04-30T07:56:55.929Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-30T07:56:56.784Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.736s coverage: 74.8% of statements [2022-04-30T07:56:57.714Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-04-30T07:56:57.720Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-30T07:56:57.972Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.332s coverage: 56.2% of statements [2022-04-30T07:56:59.094Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-30T07:56:59.874Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2022-04-30T07:57:00.028Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-30T07:57:00.028Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-30T07:57:00.595Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-30T07:57:01.269Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.328s coverage: 50.6% of statements [2022-04-30T07:57:01.290Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-30T07:57:01.291Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-30T07:57:01.291Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-30T07:57:01.291Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-30T07:57:01.291Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-30T07:57:01.291Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-30T07:57:01.291Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-30T07:57:01.291Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-30T07:57:01.291Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-30T07:57:01.291Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-30T07:57:01.291Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-30T07:57:01.291Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-30T07:57:01.291Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-30T07:57:01.291Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-30T07:57:01.291Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-30T07:57:01.291Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-30T07:57:01.291Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-30T07:57:01.291Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-30T07:57:01.291Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-30T07:57:01.291Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-30T07:57:02.206Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.365s coverage: 45.9% of statements [2022-04-30T07:57:02.206Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-30T07:57:02.494Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-30T07:57:03.030Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.51s) [2022-04-30T07:57:03.030Z] === RUN TestStopContainerWithTimeout [2022-04-30T07:57:03.030Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-30T07:57:03.030Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-30T07:57:03.030Z] === RUN TestUpdateRestartPolicy [2022-04-30T07:57:03.577Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-04-30T07:57:03.577Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.683s coverage: 58.2% of statements [2022-04-30T07:57:03.577Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-30T07:57:03.577Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-30T07:57:03.868Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-30T07:57:04.434Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-30T07:57:04.434Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-30T07:57:04.434Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-30T07:57:04.508Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-04-30T07:57:04.698Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-30T07:57:04.698Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-30T07:57:04.698Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-30T07:57:05.072Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-04-30T07:57:05.280Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-30T07:57:06.002Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.6% of statements [2022-04-30T07:57:06.002Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-30T07:57:06.002Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-30T07:57:06.214Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-30T07:57:06.565Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.0% of statements [2022-04-30T07:57:07.495Z] ok github.com/docker/docker/daemon/logger/awslogs 0.213s coverage: 79.9% of statements [2022-04-30T07:57:07.495Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-04-30T07:57:07.495Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-30T07:57:07.590Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-30T07:57:08.155Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-30T07:57:08.425Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2022-04-30T07:57:08.425Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 22.0% of statements [2022-04-30T07:57:08.988Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-04-30T07:57:09.315Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2022-04-30T07:57:09.918Z] ok github.com/docker/docker/daemon/logger/local 0.053s coverage: 78.7% of statements [2022-04-30T07:57:09.918Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-30T07:57:09.946Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-30T07:57:10.511Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 57.2% of statements [2022-04-30T07:57:10.687Z] check_test.go:378: [d37ec0bb1cff0] daemon is not started [2022-04-30T07:57:10.771Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2022-04-30T07:57:11.701Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 46.8% of statements [2022-04-30T07:57:12.263Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-30T07:57:12.826Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-04-30T07:57:13.756Z] ok github.com/docker/docker/daemon/logger/splunk 1.646s coverage: 82.5% of statements [2022-04-30T07:57:13.756Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-30T07:57:13.756Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-30T07:57:14.318Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-04-30T07:57:14.874Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-30T07:57:14.886Z] ok github.com/docker/docker/distribution 0.618s coverage: 28.2% of statements [2022-04-30T07:57:14.886Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-30T07:57:15.132Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-30T07:57:15.448Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-30T07:57:16.011Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-04-30T07:57:16.268Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-30T07:57:16.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-30T07:57:16.506Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-30T07:57:16.506Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-30T07:57:16.506Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-30T07:57:16.766Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-30T07:57:16.831Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-04-30T07:57:17.088Z] ok github.com/docker/docker/distribution/xfer 1.907s coverage: 84.9% of statements [2022-04-30T07:57:17.088Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-30T07:57:17.344Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-04-30T07:57:17.344Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-30T07:57:17.909Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2022-04-30T07:57:18.667Z] docker_api_swarm_service_test.go:533: [dbc262ad23de7] joining swarm manager [ddc0b6808ae30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:57:18.840Z] ok github.com/docker/docker/oci 0.017s coverage: 46.0% of statements [2022-04-30T07:57:18.926Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-30T07:57:19.404Z] ok github.com/docker/docker/opts 0.024s coverage: 65.5% of statements [2022-04-30T07:57:19.404Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-30T07:57:19.860Z] docker_api_swarm_service_test.go:534: [dfb4c4876c994] joining swarm manager [ddc0b6808ae30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:57:19.861Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-30T07:57:21.298Z] ok github.com/docker/docker/pkg/archive 0.313s coverage: 82.1% of statements [2022-04-30T07:57:21.863Z] ok github.com/docker/docker/pkg/authorization 0.257s coverage: 68.3% of statements [2022-04-30T07:57:22.120Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-30T07:57:22.120Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-04-30T07:57:23.146Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-30T07:57:24.083Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-30T07:57:24.083Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-30T07:57:24.083Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-30T07:57:24.176Z] --- PASS: TestUpdateRestartPolicy (20.58s) [2022-04-30T07:57:24.176Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-30T07:57:25.151Z] --- PASS: TestUpdateRestartWithAutoRemove (2.04s) [2022-04-30T07:57:25.151Z] === RUN TestWaitNonBlocked [2022-04-30T07:57:25.151Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:57:25.151Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:57:25.151Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:57:25.151Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:57:25.151Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-30T07:57:25.151Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-30T07:57:25.421Z] ok github.com/docker/docker/pkg/chrootarchive 2.479s coverage: 42.7% of statements [2022-04-30T07:57:25.421Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-30T07:57:25.679Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-30T07:57:25.937Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-30T07:57:26.195Z] ok github.com/docker/docker/layer 7.161s coverage: 69.0% of statements [2022-04-30T07:57:26.195Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-30T07:57:26.195Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-30T07:57:26.195Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-30T07:57:26.195Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-30T07:57:26.195Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-30T07:57:26.195Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-30T07:57:26.452Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-04-30T07:57:26.711Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-30T07:57:26.968Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2022-04-30T07:57:26.968Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-30T07:57:27.392Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-30T07:57:27.650Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-30T07:57:27.908Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-30T07:57:28.070Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-04-30T07:57:28.070Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.68s) [2022-04-30T07:57:28.070Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.79s) [2022-04-30T07:57:28.070Z] === RUN TestWaitBlocked [2022-04-30T07:57:28.070Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:57:28.070Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-30T07:57:28.070Z] PASS [2022-04-30T07:57:28.070Z] ok github.com/docker/docker/integration/container 100.394s [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === Skipped [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-30T07:57:28.070Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-30T07:57:28.070Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-30T07:57:28.070Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-30T07:57:28.070Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.01s) [2022-04-30T07:57:28.070Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-30T07:57:28.070Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-30T07:57:28.070Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-30T07:57:28.070Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-30T07:57:28.070Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-04-30T07:57:28.070Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-30T07:57:28.070Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-30T07:57:28.070Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-30T07:57:28.070Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-30T07:57:28.070Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-30T07:57:28.070Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-30T07:57:28.070Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-30T07:57:28.070Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-30T07:57:28.070Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.070Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-30T07:57:28.070Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-30T07:57:28.070Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-30T07:57:28.070Z] [2022-04-30T07:57:28.071Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-30T07:57:28.071Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:57:28.071Z] [2022-04-30T07:57:28.071Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-30T07:57:28.071Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:57:28.071Z] [2022-04-30T07:57:28.071Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-30T07:57:28.071Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-30T07:57:28.071Z] [2022-04-30T07:57:28.071Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-30T07:57:28.071Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-30T07:57:28.071Z] [2022-04-30T07:57:28.071Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-30T07:57:28.071Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:57:28.071Z] [2022-04-30T07:57:28.071Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-30T07:57:28.071Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-30T07:57:28.071Z] [2022-04-30T07:57:28.071Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-30T07:57:28.071Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-30T07:57:28.071Z] [2022-04-30T07:57:28.071Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-30T07:57:28.071Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-30T07:57:28.071Z] [2022-04-30T07:57:28.071Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-30T07:57:28.071Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-30T07:57:28.071Z] [2022-04-30T07:57:28.071Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-30T07:57:28.071Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:57:28.071Z] [2022-04-30T07:57:28.071Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-30T07:57:28.071Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-30T07:57:28.071Z] [2022-04-30T07:57:28.071Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-30T07:57:28.071Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-30T07:57:28.071Z] [2022-04-30T07:57:28.071Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.01s) [2022-04-30T07:57:28.071Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:57:28.071Z] [2022-04-30T07:57:28.071Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-30T07:57:28.071Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-30T07:57:28.071Z] [2022-04-30T07:57:28.071Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-30T07:57:28.071Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-30T07:57:28.071Z] [2022-04-30T07:57:28.071Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-30T07:57:28.071Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:57:28.071Z] [2022-04-30T07:57:28.071Z] DONE 120 tests, 34 skipped in 103.617s [2022-04-30T07:57:28.071Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-30T07:57:28.340Z] ok github.com/docker/docker/pkg/idtools 0.558s coverage: 67.9% of statements [2022-04-30T07:57:28.340Z] ok github.com/docker/docker/pkg/ioutils 0.441s coverage: 70.1% of statements [2022-04-30T07:57:28.597Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-04-30T07:57:28.598Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-04-30T07:57:28.598Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-30T07:57:28.842Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-30T07:57:28.855Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-04-30T07:57:28.855Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-04-30T07:57:29.112Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-04-30T07:57:29.370Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 90.5% of statements [2022-04-30T07:57:29.370Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-04-30T07:57:29.370Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-30T07:57:29.370Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-30T07:57:29.777Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-30T07:57:30.300Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-04-30T07:57:30.558Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-30T07:57:30.711Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-30T07:57:30.815Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-30T07:57:31.071Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-30T07:57:31.277Z] === RUN TestDockerSuite/TestRmiTag [2022-04-30T07:57:31.536Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-30T07:57:32.104Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-30T07:57:32.437Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-04-30T07:57:32.437Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-30T07:57:32.693Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-30T07:57:32.950Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-30T07:57:33.207Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-30T07:57:33.207Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-30T07:57:33.770Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-30T07:57:34.334Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-30T07:57:34.591Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2022-04-30T07:57:34.631Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-30T07:57:35.154Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-04-30T07:57:35.199Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-30T07:57:35.411Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-30T07:57:35.411Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-30T07:57:35.766Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-30T07:57:36.025Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-30T07:57:36.960Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-30T07:57:37.218Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-30T07:57:37.304Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.3% of statements [2022-04-30T07:57:37.562Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.4% of statements [2022-04-30T07:57:37.785Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-30T07:57:37.819Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-30T07:57:38.044Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-30T07:57:38.044Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-30T07:57:38.611Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-30T07:57:39.188Z] ok github.com/docker/docker/quota 0.236s coverage: 71.4% of statements [2022-04-30T07:57:39.188Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-30T07:57:39.545Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-30T07:57:40.111Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-30T07:57:40.128Z] ok github.com/docker/docker/registry 0.055s coverage: 58.6% of statements [2022-04-30T07:57:40.677Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-30T07:57:40.692Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-30T07:57:40.692Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-30T07:57:41.243Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-30T07:57:41.255Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-04-30T07:57:41.511Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-30T07:57:42.176Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-30T07:57:42.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-30T07:57:43.014Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-30T07:57:43.405Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-30T07:57:43.583Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-30T07:57:43.662Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2022-04-30T07:57:44.226Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-04-30T07:57:44.518Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-30T07:57:44.777Z] docker_api_swarm_service_test.go:148: [d34b9c7f4b09a] joining swarm manager [d959642749e57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T07:57:45.343Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-30T07:57:45.595Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-04-30T07:57:45.908Z] docker_api_swarm_service_test.go:148: [d5776e9daea42] joining swarm manager [d959642749e57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T07:57:45.908Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-30T07:57:46.475Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-30T07:57:47.852Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-30T07:57:48.418Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-30T07:57:48.986Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-30T07:57:49.553Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-30T07:57:50.118Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-30T07:57:50.118Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-30T07:57:51.492Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-30T07:57:52.058Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-30T07:57:52.317Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-30T07:57:52.884Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-30T07:57:53.142Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-30T07:57:53.142Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-30T07:57:53.707Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-30T07:57:53.966Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-30T07:57:54.534Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-30T07:57:55.101Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-30T07:57:55.669Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-30T07:57:55.669Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-30T07:57:56.234Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-30T07:57:56.234Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-30T07:57:56.802Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-30T07:57:57.369Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-30T07:57:57.936Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-30T07:57:58.150Z] === RUN TestConfigDaemonLibtrustID [2022-04-30T07:57:58.150Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-30T07:57:58.150Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-30T07:57:58.150Z] === RUN TestDaemonConfigValidation [2022-04-30T07:57:58.150Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-30T07:57:58.150Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-30T07:57:58.150Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-30T07:57:58.150Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-30T07:57:58.150Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-30T07:57:58.150Z] === RUN TestDaemonProxy [2022-04-30T07:57:58.150Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-30T07:57:58.150Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-30T07:57:58.150Z] PASS [2022-04-30T07:57:58.150Z] ok github.com/docker/docker/integration/daemon 0.153s [2022-04-30T07:57:58.150Z] [2022-04-30T07:57:58.150Z] === Skipped [2022-04-30T07:57:58.150Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-30T07:57:58.150Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-30T07:57:58.150Z] [2022-04-30T07:57:58.150Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-30T07:57:58.150Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-30T07:57:58.150Z] [2022-04-30T07:57:58.150Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-30T07:57:58.150Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-30T07:57:58.150Z] [2022-04-30T07:57:58.150Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-30T07:57:58.150Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-30T07:57:58.150Z] [2022-04-30T07:57:58.150Z] DONE 4 tests, 4 skipped in 29.787s [2022-04-30T07:57:58.150Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-30T07:57:58.194Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-30T07:57:58.453Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-30T07:57:58.726Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-30T07:57:59.679Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-30T07:58:00.613Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-30T07:58:01.987Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-30T07:58:02.245Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-30T07:58:02.503Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-30T07:58:03.441Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-30T07:58:04.001Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:58:04.001Z] INFO: Testing against a local daemon [2022-04-30T07:58:04.001Z] === RUN TestCommitInheritsEnv [2022-04-30T07:58:04.001Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:58:04.001Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-30T07:58:04.001Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-30T07:58:04.001Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-30T07:58:04.001Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-30T07:58:04.001Z] === RUN TestImportWithCustomPlatform [2022-04-30T07:58:04.001Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-30T07:58:04.001Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-30T07:58:04.001Z] === RUN TestImagesFilterMultiReference [2022-04-30T07:58:04.001Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-04-30T07:58:04.001Z] === RUN TestImagePullPlatformInvalid [2022-04-30T07:58:04.001Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-30T07:58:04.001Z] === RUN TestRemoveImageOrphaning [2022-04-30T07:58:04.007Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-30T07:58:04.463Z] --- PASS: TestRemoveImageOrphaning (1.24s) [2022-04-30T07:58:04.463Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-30T07:58:04.463Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-30T07:58:04.463Z] === RUN TestTagInvalidReference [2022-04-30T07:58:04.463Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-30T07:58:04.463Z] === RUN TestTagValidPrefixedRepo [2022-04-30T07:58:04.576Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-30T07:58:04.925Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-30T07:58:04.925Z] === RUN TestTagExistedNameWithoutForce [2022-04-30T07:58:04.925Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-04-30T07:58:04.925Z] === RUN TestTagOfficialNames [2022-04-30T07:58:04.925Z] --- PASS: TestTagOfficialNames (0.11s) [2022-04-30T07:58:04.925Z] === RUN TestTagMatchesDigest [2022-04-30T07:58:04.925Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-30T07:58:04.925Z] PASS [2022-04-30T07:58:04.925Z] ok github.com/docker/docker/integration/image 1.927s [2022-04-30T07:58:04.925Z] [2022-04-30T07:58:04.925Z] === Skipped [2022-04-30T07:58:04.925Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-30T07:58:04.925Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:58:04.925Z] [2022-04-30T07:58:04.925Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-30T07:58:04.925Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-30T07:58:04.925Z] [2022-04-30T07:58:04.925Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-30T07:58:04.925Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-30T07:58:04.925Z] [2022-04-30T07:58:04.925Z] DONE 12 tests, 3 skipped in 6.828s [2022-04-30T07:58:05.391Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-30T07:58:05.511Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-30T07:58:07.484Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/rootless [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/volume [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-30T07:58:07.484Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === Skipped [2022-04-30T07:58:07.484Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-30T07:58:07.484Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-30T07:58:07.484Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-30T07:58:07.484Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-30T07:58:07.484Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-30T07:58:07.484Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:58:07.484Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-30T07:58:07.484Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:58:07.484Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-30T07:58:07.484Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:58:07.484Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-30T07:58:07.484Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:58:07.484Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-30T07:58:07.484Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:58:07.484Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-30T07:58:07.484Z] graphtest_unix.go:71: No driver to put! [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-30T07:58:07.484Z] time="2022-04-30T07:56:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-30T07:58:07.484Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-30T07:58:07.484Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-30T07:58:07.484Z] time="2022-04-30T07:56:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-30T07:58:07.484Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-30T07:58:07.484Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-30T07:58:07.484Z] time="2022-04-30T07:56:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-30T07:58:07.484Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-30T07:58:07.484Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-30T07:58:07.484Z] time="2022-04-30T07:56:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-30T07:58:07.484Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-30T07:58:07.484Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-30T07:58:07.484Z] time="2022-04-30T07:56:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-30T07:58:07.484Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-30T07:58:07.484Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-30T07:58:07.484Z] graphtest_unix.go:71: No driver to put! [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-30T07:58:07.484Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-30T07:58:07.484Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-30T07:58:07.484Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-30T07:58:07.484Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-30T07:58:07.484Z] [2022-04-30T07:58:07.484Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-30T07:58:07.484Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:58:07.485Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-30T07:58:07.485Z] [2022-04-30T07:58:07.485Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-30T07:58:07.485Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:58:07.485Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-30T07:58:07.485Z] [2022-04-30T07:58:07.485Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-30T07:58:07.485Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:58:07.485Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-30T07:58:07.485Z] [2022-04-30T07:58:07.485Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-30T07:58:07.485Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:58:07.485Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-30T07:58:07.485Z] [2022-04-30T07:58:07.485Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-30T07:58:07.485Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-30T07:58:07.485Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-30T07:58:07.485Z] [2022-04-30T07:58:07.485Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-30T07:58:07.485Z] graphtest_unix.go:71: No driver to put! [2022-04-30T07:58:07.485Z] [2022-04-30T07:58:07.485Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-30T07:58:07.485Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-30T07:58:07.485Z] [2022-04-30T07:58:07.485Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-30T07:58:07.485Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-30T07:58:07.485Z] [2022-04-30T07:58:07.485Z] DONE 2526 tests, 28 skipped in 251.166s [2022-04-30T07:58:07.485Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/bitseq [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/cluster [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/config [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/datastore [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/driverapi [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/etchosts [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/idm [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/ipam [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/iptables [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/netlabel [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/netutils [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/networkdb [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/ns [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/options [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/osl [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/portallocator [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/portmapper [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/testutils [2022-04-30T07:58:07.485Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-30T07:58:07.485Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-30T07:58:07.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:58:07.585Z] INFO: Testing against a local daemon [2022-04-30T07:58:07.585Z] === RUN TestNetworkCreateDelete [2022-04-30T07:58:07.585Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:07.585Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-30T07:58:07.585Z] === RUN TestDockerNetworkDeletePreferID [2022-04-30T07:58:07.585Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-30T07:58:07.585Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-30T07:58:07.585Z] === RUN TestDaemonDNSFallback [2022-04-30T07:58:07.585Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:07.585Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-30T07:58:07.585Z] === RUN TestInspectNetwork [2022-04-30T07:58:07.585Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-30T07:58:07.585Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-30T07:58:07.585Z] === RUN TestRunContainerWithBridgeNone [2022-04-30T07:58:07.585Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:07.585Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-30T07:58:07.585Z] === RUN TestNetworkInvalidJSON [2022-04-30T07:58:07.585Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-30T07:58:07.585Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-30T07:58:07.585Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:58:07.585Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:58:07.585Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:58:07.585Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:58:07.585Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-30T07:58:07.585Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-30T07:58:07.585Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-30T07:58:07.585Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-30T07:58:07.585Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-30T07:58:07.585Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-30T07:58:07.585Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-30T07:58:07.585Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-30T07:58:07.585Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-30T07:58:07.585Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-30T07:58:07.585Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-30T07:58:07.585Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-30T07:58:07.585Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-30T07:58:07.585Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-30T07:58:07.585Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-30T07:58:07.585Z] === RUN TestNetworkList [2022-04-30T07:58:07.585Z] === RUN TestNetworkList//networks [2022-04-30T07:58:07.585Z] === PAUSE TestNetworkList//networks [2022-04-30T07:58:07.585Z] === RUN TestNetworkList//networks/ [2022-04-30T07:58:07.585Z] === PAUSE TestNetworkList//networks/ [2022-04-30T07:58:07.585Z] === CONT TestNetworkList//networks [2022-04-30T07:58:07.585Z] === CONT TestNetworkList//networks/ [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkList (0.05s) [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-30T07:58:07.585Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-30T07:58:07.585Z] === RUN TestHostIPv4BridgeLabel [2022-04-30T07:58:07.585Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-30T07:58:07.585Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-30T07:58:07.585Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-30T07:58:07.585Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-30T07:58:07.585Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-30T07:58:07.585Z] === RUN TestDaemonDefaultNetworkPools [2022-04-30T07:58:07.585Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-30T07:58:07.585Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-30T07:58:07.585Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-30T07:58:07.585Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-30T07:58:07.585Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-30T07:58:07.585Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-30T07:58:07.585Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-30T07:58:07.585Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-30T07:58:07.585Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-30T07:58:07.585Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-30T07:58:07.585Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-30T07:58:07.585Z] === RUN TestServiceWithPredefinedNetwork [2022-04-30T07:58:07.585Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-30T07:58:07.585Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-30T07:58:07.585Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-30T07:58:07.585Z] service_test.go:243: FLAKY_TEST [2022-04-30T07:58:07.585Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-30T07:58:07.585Z] === RUN TestServiceWithDataPathPortInit [2022-04-30T07:58:07.585Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-30T07:58:07.585Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-30T07:58:07.585Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-30T07:58:07.585Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-30T07:58:07.585Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-30T07:58:07.585Z] PASS [2022-04-30T07:58:08.045Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-30T07:58:08.045Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-30T07:58:08.045Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-30T07:58:08.047Z] ok github.com/docker/docker/integration/network 0.212s [2022-04-30T07:58:08.047Z] [2022-04-30T07:58:08.047Z] === Skipped [2022-04-30T07:58:08.047Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-30T07:58:08.047Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:08.047Z] [2022-04-30T07:58:08.047Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-30T07:58:08.047Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-30T07:58:08.047Z] [2022-04-30T07:58:08.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-30T07:58:08.047Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:08.047Z] [2022-04-30T07:58:08.047Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-30T07:58:08.047Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-30T07:58:08.047Z] [2022-04-30T07:58:08.047Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-30T07:58:08.047Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:08.047Z] [2022-04-30T07:58:08.047Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-30T07:58:08.047Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-30T07:58:08.047Z] [2022-04-30T07:58:08.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-30T07:58:08.047Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-30T07:58:08.047Z] [2022-04-30T07:58:08.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-30T07:58:08.047Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-30T07:58:08.047Z] [2022-04-30T07:58:08.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-30T07:58:08.047Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-30T07:58:08.047Z] [2022-04-30T07:58:08.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-30T07:58:08.047Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-30T07:58:08.047Z] [2022-04-30T07:58:08.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-30T07:58:08.047Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-30T07:58:08.047Z] [2022-04-30T07:58:08.047Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-30T07:58:08.047Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-30T07:58:08.047Z] [2022-04-30T07:58:08.047Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-30T07:58:08.047Z] service_test.go:243: FLAKY_TEST [2022-04-30T07:58:08.047Z] [2022-04-30T07:58:08.047Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-30T07:58:08.047Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-30T07:58:08.047Z] [2022-04-30T07:58:08.047Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-30T07:58:08.047Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-30T07:58:08.047Z] [2022-04-30T07:58:08.047Z] DONE 34 tests, 15 skipped in 2.636s [2022-04-30T07:58:08.047Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-30T07:58:09.021Z] testing: warning: no tests to run [2022-04-30T07:58:09.021Z] PASS [2022-04-30T07:58:09.021Z] ok github.com/docker/docker/integration/network/ipvlan 0.115s [2022-04-30T07:58:09.021Z] [2022-04-30T07:58:09.021Z] DONE 0 tests in 0.934s [2022-04-30T07:58:09.021Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-30T07:58:09.422Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-30T07:58:09.996Z] testing: warning: no tests to run [2022-04-30T07:58:09.996Z] PASS [2022-04-30T07:58:09.996Z] ok github.com/docker/docker/integration/network/macvlan 0.083s [2022-04-30T07:58:09.996Z] [2022-04-30T07:58:09.996Z] DONE 0 tests in 0.934s [2022-04-30T07:58:09.996Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-30T07:58:10.800Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-30T07:58:10.970Z] testing: warning: no tests to run [2022-04-30T07:58:10.970Z] PASS [2022-04-30T07:58:10.970Z] ok github.com/docker/docker/integration/plugin 0.095s [2022-04-30T07:58:10.970Z] [2022-04-30T07:58:10.970Z] DONE 0 tests in 0.888s [2022-04-30T07:58:11.432Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-30T07:58:11.570Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-30T07:58:11.570Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-30T07:58:11.570Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-30T07:58:11.570Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-30T07:58:11.570Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-30T07:58:11.570Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-30T07:58:12.411Z] testing: warning: no tests to run [2022-04-30T07:58:12.411Z] PASS [2022-04-30T07:58:12.411Z] ok github.com/docker/docker/integration/plugin/authz 0.096s [2022-04-30T07:58:12.411Z] [2022-04-30T07:58:12.411Z] DONE 0 tests in 0.901s [2022-04-30T07:58:12.411Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-30T07:58:12.533Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-30T07:58:12.533Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-30T07:58:12.533Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-30T07:58:12.533Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-30T07:58:12.533Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-30T07:58:12.533Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-30T07:58:12.533Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-30T07:58:12.703Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-30T07:58:12.990Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-30T07:58:13.951Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-30T07:58:14.077Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-30T07:58:14.077Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-30T07:58:14.077Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-30T07:58:14.077Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-30T07:58:14.077Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-30T07:58:14.644Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-30T07:58:15.578Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-30T07:58:16.512Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-30T07:58:17.671Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-30T07:58:17.904Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-30T07:58:18.258Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:58:18.258Z] INFO: Testing against a local daemon [2022-04-30T07:58:18.258Z] === RUN TestPluginInvalidJSON [2022-04-30T07:58:18.258Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:58:18.258Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:58:18.258Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:58:18.258Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:58:18.258Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-30T07:58:18.258Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-30T07:58:18.258Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-30T07:58:18.258Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-30T07:58:18.258Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-30T07:58:18.258Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-30T07:58:18.258Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-30T07:58:18.258Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-30T07:58:18.258Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-30T07:58:18.258Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-30T07:58:18.258Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-30T07:58:18.258Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-30T07:58:18.258Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-30T07:58:18.258Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-30T07:58:18.258Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-30T07:58:18.258Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-30T07:58:18.258Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-30T07:58:18.258Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-30T07:58:18.258Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-30T07:58:18.258Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-30T07:58:18.258Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-30T07:58:18.258Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-30T07:58:18.258Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-30T07:58:18.258Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-30T07:58:18.258Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-30T07:58:18.258Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-30T07:58:18.258Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-30T07:58:18.258Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-30T07:58:18.258Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-30T07:58:18.258Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-04-30T07:58:18.258Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-30T07:58:18.258Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-30T07:58:18.258Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-30T07:58:18.258Z] === RUN TestPluginInstall [2022-04-30T07:58:18.258Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-30T07:58:18.258Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-30T07:58:18.258Z] === RUN TestPluginsWithRuntimes [2022-04-30T07:58:18.258Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-30T07:58:18.258Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-30T07:58:18.258Z] === RUN TestPluginBackCompatMediaTypes [2022-04-30T07:58:18.258Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-30T07:58:18.258Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-30T07:58:18.258Z] PASS [2022-04-30T07:58:18.258Z] ok github.com/docker/docker/integration/plugin/common 0.139s [2022-04-30T07:58:18.258Z] [2022-04-30T07:58:18.258Z] === Skipped [2022-04-30T07:58:18.258Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-30T07:58:18.258Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-30T07:58:18.258Z] [2022-04-30T07:58:18.258Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-30T07:58:18.258Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-30T07:58:18.258Z] [2022-04-30T07:58:18.258Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-30T07:58:18.258Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-30T07:58:18.258Z] [2022-04-30T07:58:18.258Z] DONE 19 tests, 3 skipped in 5.707s [2022-04-30T07:58:18.258Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-30T07:58:18.469Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-30T07:58:19.200Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-30T07:58:19.200Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-30T07:58:19.200Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-30T07:58:19.200Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-30T07:58:19.200Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-30T07:58:19.200Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-30T07:58:19.403Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-30T07:58:19.663Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-30T07:58:19.663Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-30T07:58:19.663Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-30T07:58:20.231Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-30T07:58:21.165Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-30T07:58:21.165Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-30T07:58:21.181Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:58:21.181Z] INFO: Testing against a local daemon [2022-04-30T07:58:21.181Z] === RUN TestExternalGraphDriver [2022-04-30T07:58:21.181Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-30T07:58:21.181Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-30T07:58:21.181Z] === RUN TestGraphdriverPluginV2 [2022-04-30T07:58:21.181Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-30T07:58:21.181Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-30T07:58:21.181Z] PASS [2022-04-30T07:58:21.181Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.147s [2022-04-30T07:58:21.181Z] [2022-04-30T07:58:21.181Z] === Skipped [2022-04-30T07:58:21.181Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-30T07:58:21.181Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-30T07:58:21.181Z] [2022-04-30T07:58:21.181Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-30T07:58:21.181Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-30T07:58:21.181Z] [2022-04-30T07:58:21.181Z] DONE 2 tests, 2 skipped in 2.851s [2022-04-30T07:58:21.181Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-30T07:58:21.731Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-30T07:58:21.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-30T07:58:21.989Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-30T07:58:22.555Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-30T07:58:22.917Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-30T07:58:23.121Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-30T07:58:23.121Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-30T07:58:23.687Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-30T07:58:24.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:58:24.111Z] INFO: Testing against a local daemon [2022-04-30T07:58:24.111Z] === RUN TestReadPluginNoRead [2022-04-30T07:58:24.111Z] read_test.go:21: no unix domain sockets on Windows [2022-04-30T07:58:24.111Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-30T07:58:24.111Z] PASS [2022-04-30T07:58:24.111Z] ok github.com/docker/docker/integration/plugin/logging 0.125s [2022-04-30T07:58:24.111Z] [2022-04-30T07:58:24.111Z] === Skipped [2022-04-30T07:58:24.111Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-30T07:58:24.111Z] read_test.go:21: no unix domain sockets on Windows [2022-04-30T07:58:24.111Z] [2022-04-30T07:58:24.111Z] DONE 1 tests, 1 skipped in 2.739s [2022-04-30T07:58:24.111Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-30T07:58:24.626Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-30T07:58:25.194Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-30T07:58:25.659Z] testing: warning: no tests to run [2022-04-30T07:58:25.659Z] PASS [2022-04-30T07:58:25.659Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.091s [2022-04-30T07:58:25.659Z] [2022-04-30T07:58:25.659Z] DONE 0 tests in 1.409s [2022-04-30T07:58:25.660Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-30T07:58:25.760Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-30T07:58:26.326Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-30T07:58:26.893Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-30T07:58:27.458Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-30T07:58:27.717Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-30T07:58:27.717Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-30T07:58:28.284Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-30T07:58:28.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:58:28.656Z] INFO: Testing against a local daemon [2022-04-30T07:58:28.656Z] === RUN TestPluginWithDevMounts [2022-04-30T07:58:28.656Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:28.656Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-30T07:58:28.656Z] PASS [2022-04-30T07:58:28.656Z] ok github.com/docker/docker/integration/plugin/volumes 0.116s [2022-04-30T07:58:28.656Z] [2022-04-30T07:58:28.656Z] === Skipped [2022-04-30T07:58:28.656Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-30T07:58:28.656Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:28.656Z] [2022-04-30T07:58:28.656Z] DONE 1 tests, 1 skipped in 2.884s [2022-04-30T07:58:28.656Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-30T07:58:28.850Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-30T07:58:29.783Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-30T07:58:30.041Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-30T07:58:30.041Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-30T07:58:30.041Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-30T07:58:30.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:58:30.851Z] INFO: Testing against a local daemon [2022-04-30T07:58:30.851Z] === RUN TestSecretInspect [2022-04-30T07:58:30.851Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:30.851Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-30T07:58:30.851Z] === RUN TestSecretList [2022-04-30T07:58:30.851Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:30.851Z] --- SKIP: TestSecretList (0.00s) [2022-04-30T07:58:30.851Z] === RUN TestSecretsCreateAndDelete [2022-04-30T07:58:30.851Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:30.851Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-30T07:58:30.851Z] === RUN TestSecretsUpdate [2022-04-30T07:58:30.851Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:30.851Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-30T07:58:30.851Z] === RUN TestTemplatedSecret [2022-04-30T07:58:30.851Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:30.851Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-30T07:58:30.851Z] === RUN TestSecretCreateResolve [2022-04-30T07:58:30.851Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:30.851Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-30T07:58:30.851Z] PASS [2022-04-30T07:58:30.851Z] ok github.com/docker/docker/integration/secret 0.113s [2022-04-30T07:58:30.851Z] [2022-04-30T07:58:30.851Z] === Skipped [2022-04-30T07:58:30.851Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-30T07:58:30.851Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:30.851Z] [2022-04-30T07:58:30.851Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-30T07:58:30.851Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:30.851Z] [2022-04-30T07:58:30.851Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-30T07:58:30.851Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:30.851Z] [2022-04-30T07:58:30.851Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-30T07:58:30.851Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:30.851Z] [2022-04-30T07:58:30.851Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-30T07:58:30.851Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:30.851Z] [2022-04-30T07:58:30.851Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-04-30T07:58:30.851Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:30.851Z] [2022-04-30T07:58:30.851Z] DONE 6 tests, 6 skipped in 2.141s [2022-04-30T07:58:30.851Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-30T07:58:32.571Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-30T07:58:33.137Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-30T07:58:34.615Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:58:34.615Z] INFO: Testing against a local daemon [2022-04-30T07:58:34.615Z] === RUN TestServiceCreateInit [2022-04-30T07:58:34.615Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-30T07:58:34.615Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-30T07:58:34.615Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- PASS: TestServiceCreateInit (0.07s) [2022-04-30T07:58:34.615Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-30T07:58:34.615Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestCreateServiceMultipleTimes [2022-04-30T07:58:34.615Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestCreateServiceConflict [2022-04-30T07:58:34.615Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestCreateServiceMaxReplicas [2022-04-30T07:58:34.615Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestCreateServiceMaxReplicas (0.08s) [2022-04-30T07:58:34.615Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-30T07:58:34.615Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestCreateServiceSecretFileMode [2022-04-30T07:58:34.615Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestCreateServiceConfigFileMode [2022-04-30T07:58:34.615Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestCreateServiceSysctls [2022-04-30T07:58:34.615Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-30T07:58:34.615Z] === RUN TestCreateServiceCapabilities [2022-04-30T07:58:34.615Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-30T07:58:34.615Z] === RUN TestInspect [2022-04-30T07:58:34.615Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestInspect (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestCreateJob [2022-04-30T07:58:34.615Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestCreateJob (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestReplicatedJob [2022-04-30T07:58:34.615Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestUpdateReplicatedJob [2022-04-30T07:58:34.615Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestServiceListWithStatuses [2022-04-30T07:58:34.615Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestDockerNetworkConnectAlias [2022-04-30T07:58:34.615Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestDockerNetworkReConnect [2022-04-30T07:58:34.615Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestServicePlugin [2022-04-30T07:58:34.615Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestServiceUpdateLabel [2022-04-30T07:58:34.615Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:34.615Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestServiceUpdateSecrets [2022-04-30T07:58:34.615Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:34.615Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestServiceUpdateConfigs [2022-04-30T07:58:34.615Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:34.615Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestServiceUpdateNetwork [2022-04-30T07:58:34.615Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:34.615Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-30T07:58:34.615Z] === RUN TestServiceUpdatePidsLimit [2022-04-30T07:58:34.615Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:34.615Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-30T07:58:34.615Z] PASS [2022-04-30T07:58:34.615Z] ok github.com/docker/docker/integration/service 0.360s [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === Skipped [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-30T07:58:34.615Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-30T07:58:34.615Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-30T07:58:34.615Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-30T07:58:34.615Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.08s) [2022-04-30T07:58:34.615Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-30T07:58:34.615Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-30T07:58:34.615Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-30T07:58:34.615Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-30T07:58:34.615Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-30T07:58:34.615Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-30T07:58:34.615Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-30T07:58:34.615Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-30T07:58:34.615Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-30T07:58:34.615Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-30T07:58:34.615Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-30T07:58:34.615Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-30T07:58:34.615Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-30T07:58:34.615Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-30T07:58:34.615Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-30T07:58:34.615Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-30T07:58:34.615Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-30T07:58:34.615Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-30T07:58:34.615Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-30T07:58:34.615Z] [2022-04-30T07:58:34.615Z] DONE 24 tests, 23 skipped in 3.365s [2022-04-30T07:58:34.615Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-30T07:58:36.277Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:58:36.277Z] INFO: Testing against a local daemon [2022-04-30T07:58:36.277Z] === RUN TestSessionCreate [2022-04-30T07:58:36.277Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-30T07:58:36.277Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-30T07:58:36.277Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-30T07:58:36.277Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-30T07:58:36.277Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-30T07:58:36.277Z] PASS [2022-04-30T07:58:36.277Z] ok github.com/docker/docker/integration/session 0.114s [2022-04-30T07:58:36.739Z] [2022-04-30T07:58:36.739Z] === Skipped [2022-04-30T07:58:36.739Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-30T07:58:36.739Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-30T07:58:36.739Z] [2022-04-30T07:58:36.739Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-30T07:58:36.739Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-30T07:58:36.739Z] [2022-04-30T07:58:36.739Z] DONE 2 tests, 2 skipped in 2.011s [2022-04-30T07:58:36.739Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-30T07:58:37.695Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-30T07:58:39.660Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:58:39.660Z] INFO: Testing against a local daemon [2022-04-30T07:58:39.660Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-30T07:58:39.660Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:39.660Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-30T07:58:39.660Z] === RUN TestDiskUsage [2022-04-30T07:58:39.660Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-30T07:58:39.660Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-30T07:58:39.660Z] === RUN TestEventsExecDie [2022-04-30T07:58:39.660Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-30T07:58:39.660Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-30T07:58:39.660Z] === RUN TestEventsBackwardsCompatible [2022-04-30T07:58:39.660Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-30T07:58:39.660Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-30T07:58:39.660Z] === RUN TestEventsVolumeCreate [2022-04-30T07:58:39.660Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-30T07:58:39.660Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-30T07:58:39.660Z] === RUN TestInfoAPI [2022-04-30T07:58:39.660Z] --- PASS: TestInfoAPI (0.06s) [2022-04-30T07:58:39.660Z] === RUN TestInfoAPIWarnings [2022-04-30T07:58:39.660Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:58:39.660Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-30T07:58:39.660Z] === RUN TestInfoDebug [2022-04-30T07:58:39.660Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:58:39.660Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-30T07:58:39.660Z] === RUN TestInfoInsecureRegistries [2022-04-30T07:58:39.660Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:58:39.660Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-30T07:58:39.660Z] === RUN TestInfoRegistryMirrors [2022-04-30T07:58:39.660Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:58:39.660Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-30T07:58:39.660Z] === RUN TestLoginFailsWithBadCredentials [2022-04-30T07:58:40.121Z] --- PASS: TestLoginFailsWithBadCredentials (1.05s) [2022-04-30T07:58:40.122Z] === RUN TestPingCacheHeaders [2022-04-30T07:58:40.585Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-04-30T07:58:40.585Z] === RUN TestPingGet [2022-04-30T07:58:40.585Z] --- PASS: TestPingGet (0.05s) [2022-04-30T07:58:40.585Z] === RUN TestPingHead [2022-04-30T07:58:40.585Z] --- PASS: TestPingHead (0.05s) [2022-04-30T07:58:40.585Z] === RUN TestPingSwarmHeader [2022-04-30T07:58:40.585Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:40.585Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-30T07:58:40.585Z] === RUN TestVersion [2022-04-30T07:58:40.585Z] --- PASS: TestVersion (0.04s) [2022-04-30T07:58:40.585Z] PASS [2022-04-30T07:58:40.585Z] ok github.com/docker/docker/integration/system 1.387s [2022-04-30T07:58:40.585Z] [2022-04-30T07:58:40.585Z] === Skipped [2022-04-30T07:58:40.585Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-30T07:58:40.585Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:40.585Z] [2022-04-30T07:58:40.585Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-30T07:58:40.585Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-30T07:58:40.585Z] [2022-04-30T07:58:40.585Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-30T07:58:40.585Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-30T07:58:40.585Z] [2022-04-30T07:58:40.585Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-30T07:58:40.585Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-30T07:58:40.585Z] [2022-04-30T07:58:40.585Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-30T07:58:40.585Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-30T07:58:40.585Z] [2022-04-30T07:58:40.585Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-30T07:58:40.585Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-30T07:58:40.585Z] [2022-04-30T07:58:40.585Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-30T07:58:40.585Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:58:40.585Z] [2022-04-30T07:58:40.585Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-30T07:58:40.585Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:58:40.585Z] [2022-04-30T07:58:40.585Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-30T07:58:40.585Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-30T07:58:40.585Z] [2022-04-30T07:58:40.585Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-30T07:58:40.585Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-30T07:58:40.585Z] [2022-04-30T07:58:40.585Z] DONE 16 tests, 10 skipped in 3.885s [2022-04-30T07:58:40.585Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-30T07:58:41.413Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-30T07:58:42.376Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-30T07:58:42.376Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-30T07:58:42.376Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-30T07:58:42.793Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:58:42.793Z] INFO: Testing against a local daemon [2022-04-30T07:58:42.793Z] === RUN TestVolumesCreateAndList [2022-04-30T07:58:42.793Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-04-30T07:58:42.793Z] === RUN TestVolumesRemove [2022-04-30T07:58:43.255Z] --- PASS: TestVolumesRemove (0.14s) [2022-04-30T07:58:43.256Z] === RUN TestVolumesInspect [2022-04-30T07:58:43.256Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-30T07:58:43.256Z] === RUN TestVolumesInvalidJSON [2022-04-30T07:58:43.256Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-30T07:58:43.256Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-30T07:58:43.256Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-30T07:58:43.256Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-30T07:58:43.256Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-30T07:58:43.256Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-30T07:58:43.256Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-30T07:58:43.256Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-30T07:58:43.256Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-30T07:58:43.256Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-30T07:58:43.256Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-30T07:58:43.256Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-30T07:58:43.256Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-30T07:58:43.256Z] PASS [2022-04-30T07:58:43.256Z] ok github.com/docker/docker/integration/volume 0.408s [2022-04-30T07:58:43.256Z] [2022-04-30T07:58:43.256Z] DONE 9 tests in 2.526s [2022-04-30T07:58:43.256Z] INFO: make.ps1 ended at 04/30/2022 07:58:43 [2022-04-30T07:58:43.256Z] INFO: Integration CLI tests being run from the host: [2022-04-30T07:58:43.256Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-30T07:58:45.360Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-30T07:58:45.360Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-30T07:58:46.098Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-30T07:58:46.293Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-30T07:58:46.293Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-30T07:58:46.293Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-30T07:58:46.293Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-30T07:58:46.293Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-30T07:58:46.859Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-30T07:58:47.626Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-30T07:58:49.390Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-30T07:58:50.765Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-30T07:58:51.415Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-30T07:58:51.415Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-30T07:58:51.415Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-30T07:58:52.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-30T07:58:52.152Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-30T07:58:53.401Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-30T07:58:53.401Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-30T07:58:53.401Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-30T07:58:53.401Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-30T07:58:53.401Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-30T07:58:53.401Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-30T07:58:53.401Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-30T07:58:53.401Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-30T07:58:53.401Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-30T07:58:53.861Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-30T07:58:54.050Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-30T07:58:54.112Z] ok github.com/docker/docker/libnetwork 37.253s coverage: 40.6% of statements [2022-04-30T07:58:54.113Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-04-30T07:58:54.113Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-30T07:58:54.113Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-30T07:58:54.113Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-30T07:58:54.113Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-30T07:58:54.113Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-30T07:58:54.113Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-30T07:58:54.113Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-30T07:58:54.113Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-30T07:58:54.113Z] ok github.com/docker/docker/libnetwork/config 0.017s coverage: 19.7% of statements [2022-04-30T07:58:54.113Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-04-30T07:58:54.113Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-30T07:58:54.113Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-30T07:58:54.113Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-30T07:58:54.113Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.532s coverage: 59.9% of statements [2022-04-30T07:58:54.113Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-30T07:58:54.113Z] ok github.com/docker/docker/libnetwork/drivers/host 0.008s coverage: 34.8% of statements [2022-04-30T07:58:54.113Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-04-30T07:58:54.113Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-30T07:58:54.113Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-30T07:58:54.113Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-30T07:58:54.113Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-30T07:58:55.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-30T07:58:55.775Z] INFO: Testing against a local daemon [2022-04-30T07:58:55.775Z] === RUN TestDockerSuite [2022-04-30T07:58:55.775Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-30T07:58:55.775Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-30T07:58:55.775Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-30T07:58:55.775Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-30T07:58:55.775Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-30T07:58:55.775Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-30T07:58:55.775Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-30T07:58:55.775Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-30T07:58:55.776Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-30T07:58:56.166Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-30T07:58:56.167Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-30T07:58:56.238Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-30T07:58:56.577Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-30T07:58:57.213Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-30T07:58:57.213Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-30T07:58:57.511Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-30T07:58:57.769Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-30T07:58:58.188Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-30T07:58:58.337Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-30T07:58:58.650Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-30T07:58:59.272Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-30T07:58:59.272Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-30T07:58:59.530Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-30T07:58:59.788Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-30T07:59:00.721Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-30T07:59:01.288Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-30T07:59:02.033Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-30T07:59:03.021Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-30T07:59:03.021Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-30T07:59:03.021Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-30T07:59:03.021Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-30T07:59:03.021Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-30T07:59:03.021Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-30T07:59:03.021Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-30T07:59:03.214Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-30T07:59:03.214Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-30T07:59:03.214Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-30T07:59:03.214Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-30T07:59:03.488Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-30T07:59:04.147Z] === RUN TestDockerSuite/TestRunMount [2022-04-30T07:59:04.177Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.122s coverage: 6.6% of statements [2022-04-30T07:59:04.177Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-30T07:59:04.177Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-30T07:59:04.177Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-04-30T07:59:04.177Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-30T07:59:04.177Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-30T07:59:04.177Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-30T07:59:04.177Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-30T07:59:04.177Z] ok github.com/docker/docker/libnetwork/etchosts 0.018s coverage: 81.2% of statements [2022-04-30T07:59:04.434Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-30T07:59:04.434Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-30T07:59:04.480Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-30T07:59:06.049Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-30T07:59:08.270Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-30T07:59:09.338Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-30T07:59:09.904Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-30T07:59:09.904Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-30T07:59:10.471Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-30T07:59:10.485Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-30T07:59:10.485Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-30T07:59:10.485Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-30T07:59:10.485Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-30T07:59:10.485Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-30T07:59:10.485Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-30T07:59:11.407Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-30T07:59:13.308Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-30T07:59:14.243Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-30T07:59:14.273Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-30T07:59:16.148Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-30T07:59:16.618Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-30T07:59:18.050Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-30T07:59:18.984Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-30T07:59:19.918Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-30T07:59:20.868Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-30T07:59:21.157Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-30T07:59:21.416Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-30T07:59:22.350Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-30T07:59:22.608Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-30T07:59:23.174Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-30T07:59:24.549Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-30T07:59:25.923Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-30T07:59:28.455Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-30T07:59:28.455Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-30T07:59:28.713Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-30T07:59:28.972Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-30T07:59:29.215Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-30T07:59:29.230Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-30T07:59:29.488Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-30T07:59:30.055Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-30T07:59:30.055Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-30T07:59:30.622Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-30T07:59:31.476Z] ok github.com/docker/docker/libnetwork/ipam 14.426s coverage: 85.3% of statements [2022-04-30T07:59:31.477Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-30T07:59:31.477Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-30T07:59:31.477Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-30T07:59:31.477Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-30T07:59:31.477Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-30T07:59:31.477Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-30T07:59:31.477Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2022-04-30T07:59:31.734Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.1% of statements [2022-04-30T07:59:31.991Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-30T07:59:32.248Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-30T07:59:35.884Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-30T07:59:35.889Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-04-30T07:59:35.889Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-30T07:59:36.339Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-30T07:59:36.339Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-30T07:59:36.339Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-30T07:59:36.339Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-30T07:59:36.339Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-30T07:59:36.375Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-30T07:59:36.375Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-30T07:59:36.375Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-30T07:59:36.456Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-30T07:59:36.843Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-30T07:59:37.022Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-30T07:59:38.397Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-30T07:59:38.656Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-30T07:59:39.257Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-30T07:59:39.823Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-04-30T07:59:39.823Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-30T07:59:40.081Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-30T07:59:40.630Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-30T07:59:41.015Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-30T07:59:41.580Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-30T07:59:42.147Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-30T07:59:42.147Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-30T07:59:42.147Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-30T07:59:42.193Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-30T07:59:42.715Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-30T07:59:43.283Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-30T07:59:43.283Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-30T07:59:43.283Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-30T07:59:43.541Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-30T07:59:44.476Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-30T07:59:44.476Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-30T07:59:44.734Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-30T07:59:47.262Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-30T07:59:47.262Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-30T07:59:48.198Z] === RUN TestDockerSuite/TestRunRm [2022-04-30T07:59:48.457Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-30T07:59:49.351Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-30T07:59:49.351Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-30T07:59:49.351Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-30T07:59:49.351Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-30T07:59:49.351Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-30T07:59:49.351Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-30T07:59:49.351Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-30T07:59:49.351Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-30T07:59:49.351Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-30T07:59:49.351Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-30T07:59:50.358Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-30T07:59:51.116Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-30T07:59:51.116Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-30T07:59:52.078Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-30T07:59:52.259Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-30T07:59:52.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-30T07:59:52.826Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-30T07:59:53.084Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-30T07:59:53.341Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-30T07:59:55.258Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-30T07:59:56.191Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-30T07:59:56.191Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-30T08:00:01.892Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-30T08:00:01.892Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-30T08:00:01.892Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-30T08:00:02.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-30T08:00:02.022Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-30T08:00:02.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-30T08:00:02.466Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-30T08:00:02.724Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-30T08:00:03.290Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-30T08:00:04.225Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-30T08:00:04.792Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-30T08:00:04.792Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-30T08:00:05.051Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-30T08:00:05.618Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-30T08:00:06.187Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-30T08:00:06.714Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-30T08:00:06.753Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-30T08:00:07.688Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-30T08:00:07.688Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-30T08:00:10.218Z] === RUN TestDockerSuite/TestRunState [2022-04-30T08:00:10.476Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-30T08:00:11.411Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-30T08:00:11.998Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-30T08:00:12.565Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-30T08:00:12.822Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-30T08:00:12.822Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-04-30T08:00:12.822Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-30T08:00:13.082Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-30T08:00:13.341Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-30T08:00:13.906Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-30T08:00:14.841Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-30T08:00:15.100Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-30T08:00:15.100Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-30T08:00:15.668Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-30T08:00:16.602Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-30T08:00:17.537Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-30T08:00:18.104Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-30T08:00:19.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-30T08:00:20.006Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-30T08:00:22.534Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-30T08:00:22.534Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-30T08:00:25.068Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-30T08:00:25.633Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-30T08:00:26.200Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-30T08:00:26.459Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-30T08:00:27.393Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-30T08:00:27.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-30T08:00:27.619Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-30T08:00:27.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-30T08:00:28.326Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-30T08:00:29.706Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-30T08:00:30.276Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-30T08:00:30.534Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-30T08:00:30.534Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-30T08:00:31.100Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-30T08:00:31.100Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-30T08:00:31.666Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-30T08:00:32.232Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-30T08:00:32.232Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-04-30T08:00:32.232Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-30T08:00:32.232Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-30T08:00:33.167Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-30T08:00:33.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-30T08:00:33.401Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-30T08:00:33.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-30T08:00:33.401Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-30T08:00:33.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-30T08:00:34.101Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-30T08:00:34.302Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-30T08:00:34.302Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-30T08:00:34.302Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-30T08:00:34.302Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-30T08:00:34.302Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-30T08:00:36.636Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-30T08:00:36.895Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-30T08:00:37.153Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-30T08:00:38.088Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-30T08:00:39.988Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-30T08:00:39.988Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-30T08:00:40.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-30T08:00:40.450Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-30T08:00:40.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-30T08:00:40.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-30T08:00:40.450Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-30T08:00:40.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-30T08:00:40.450Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-30T08:00:40.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-30T08:00:40.922Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-30T08:00:42.821Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-30T08:00:44.193Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-30T08:00:44.760Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-30T08:00:44.760Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-30T08:00:44.760Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-30T08:00:44.760Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-30T08:00:44.760Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-30T08:00:44.760Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-30T08:00:44.760Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-30T08:00:45.017Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-30T08:00:45.017Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-30T08:00:45.017Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-04-30T08:00:45.017Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-30T08:00:45.617Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-30T08:00:46.182Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-30T08:00:47.557Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-30T08:00:47.817Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-30T08:00:48.075Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-30T08:00:48.642Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-30T08:00:48.642Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-30T08:00:49.208Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-30T08:00:49.208Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-04-30T08:00:49.208Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-30T08:00:49.208Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-30T08:00:49.208Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-30T08:00:49.208Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-30T08:00:49.208Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-30T08:00:49.208Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-30T08:00:49.208Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-30T08:00:49.208Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-30T08:00:49.208Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-30T08:00:49.208Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-30T08:00:49.208Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-30T08:00:49.208Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-04-30T08:00:49.208Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-30T08:00:49.775Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-30T08:00:50.342Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-30T08:00:50.342Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-30T08:00:51.275Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-30T08:00:51.275Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-30T08:00:51.275Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-30T08:00:51.841Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-30T08:00:51.841Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-30T08:00:52.407Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-30T08:00:52.974Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-30T08:00:52.974Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-30T08:00:52.974Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-30T08:00:53.911Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-30T08:00:54.169Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-30T08:00:54.735Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-30T08:00:55.301Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-30T08:00:55.301Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-04-30T08:00:55.301Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-30T08:00:55.536Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-30T08:00:55.536Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-30T08:00:55.559Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-30T08:00:55.819Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-30T08:00:56.525Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-30T08:00:56.755Z] docker_cli_service_logs_test.go:246: checking task i1z9j21m2me9 [2022-04-30T08:00:56.755Z] docker_cli_service_logs_test.go:251: checking messages for i1z9j21m2me9 [2022-04-30T08:00:56.755Z] docker_cli_service_logs_test.go:246: checking task 7oyknxs1vbqy [2022-04-30T08:00:56.755Z] docker_cli_service_logs_test.go:251: checking messages for 7oyknxs1vbqy [2022-04-30T08:00:56.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-30T08:00:57.322Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-30T08:00:57.580Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-30T08:00:57.838Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-30T08:00:58.068Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-30T08:00:58.068Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-30T08:00:58.068Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-30T08:00:58.068Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-30T08:00:58.068Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-30T08:00:58.068Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-30T08:00:58.068Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-30T08:00:58.068Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-30T08:00:58.068Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-30T08:00:58.068Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-30T08:00:58.068Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-30T08:00:58.068Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-30T08:00:58.068Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-30T08:00:58.068Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-30T08:00:58.068Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-30T08:00:58.068Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:00:58.068Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-30T08:00:58.068Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-30T08:00:58.068Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-30T08:00:58.068Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-30T08:00:59.214Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-30T08:01:00.165Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-30T08:01:00.165Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-30T08:01:00.165Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-30T08:01:00.165Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-30T08:01:01.099Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-30T08:01:01.666Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-30T08:01:02.601Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-30T08:01:02.859Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-30T08:01:03.793Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-30T08:01:03.983Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-30T08:01:03.983Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-30T08:01:03.983Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-30T08:01:03.983Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-30T08:01:03.983Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-30T08:01:04.052Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-30T08:01:04.310Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-30T08:01:05.689Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents4038127401 [2022-04-30T08:01:05.689Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-30T08:01:05.689Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-30T08:01:06.902Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-30T08:01:07.066Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-30T08:01:07.066Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-30T08:01:07.066Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-30T08:01:07.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-30T08:01:07.419Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-30T08:01:07.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-30T08:01:08.445Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-30T08:01:09.094Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-30T08:01:09.094Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-30T08:01:09.094Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-30T08:01:09.094Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-30T08:01:09.094Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-30T08:01:09.094Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-30T08:01:09.094Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-30T08:01:09.094Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-30T08:01:09.094Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-30T08:01:09.820Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-30T08:01:10.385Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-30T08:01:10.385Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-30T08:01:10.385Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-30T08:01:10.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-30T08:01:10.642Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-30T08:01:11.209Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-30T08:01:11.209Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-30T08:01:11.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-30T08:01:11.360Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-30T08:01:11.775Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-30T08:01:12.326Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-30T08:01:12.326Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-30T08:01:12.342Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-30T08:01:12.782Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-30T08:01:12.850Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-30T08:01:12.850Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-30T08:01:12.850Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-30T08:01:12.850Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-30T08:01:12.850Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-30T08:01:12.908Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-30T08:01:14.960Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-30T08:01:14.960Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-30T08:01:14.960Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-30T08:01:15.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-30T08:01:18.184Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-30T08:01:18.184Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-30T08:01:20.089Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-30T08:01:20.347Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-30T08:01:20.740Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-30T08:01:20.913Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-30T08:01:21.445Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-30T08:01:21.703Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-30T08:01:21.703Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-30T08:01:21.703Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-30T08:01:21.703Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-30T08:01:21.703Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-30T08:01:21.846Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-30T08:01:22.786Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-30T08:01:23.231Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-30T08:01:24.686Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-30T08:01:24.758Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-30T08:01:24.943Z] docker_cli_swarm_test.go:1895: [da48734b15cca] joining swarm manager [dfa07a36d287c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T08:01:25.215Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-30T08:01:25.671Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-30T08:01:26.316Z] docker_cli_swarm_test.go:1896: [d0ba844ea9597] joining swarm manager [dfa07a36d287c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T08:01:26.574Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-30T08:01:26.637Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-30T08:01:26.801Z] ok github.com/docker/docker/libnetwork/networkdb 104.676s coverage: 60.0% of statements [2022-04-30T08:01:26.801Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-30T08:01:26.801Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-30T08:01:26.801Z] ok github.com/docker/docker/libnetwork/osl 4.323s coverage: 39.7% of statements [2022-04-30T08:01:26.801Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-04-30T08:01:26.801Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-30T08:01:26.801Z] ok github.com/docker/docker/libnetwork/portmapper 0.213s coverage: 48.6% of statements [2022-04-30T08:01:26.801Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-30T08:01:26.801Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-30T08:01:26.801Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-30T08:01:26.801Z] [2022-04-30T08:01:26.801Z] === Skipped [2022-04-30T08:01:26.801Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-30T08:01:26.801Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-30T08:01:26.801Z] [2022-04-30T08:01:26.801Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-30T08:01:26.801Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-30T08:01:26.801Z] [2022-04-30T08:01:26.801Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-30T08:01:26.801Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-30T08:01:26.801Z] [2022-04-30T08:01:26.801Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-30T08:01:26.801Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T08:01:26.801Z] [2022-04-30T08:01:26.801Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-30T08:01:26.801Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T08:01:26.801Z] [2022-04-30T08:01:26.801Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-30T08:01:26.801Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T08:01:26.801Z] [2022-04-30T08:01:26.801Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-30T08:01:26.801Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T08:01:26.801Z] [2022-04-30T08:01:26.801Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-30T08:01:26.801Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-30T08:01:26.801Z] [2022-04-30T08:01:26.801Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-30T08:01:26.801Z] firewalld_test.go:14: firewalld is not running [2022-04-30T08:01:26.801Z] [2022-04-30T08:01:26.801Z] DONE 326 tests, 9 skipped in 200.793s Post stage [Pipeline] junit [2022-04-30T08:01:26.813Z] Recording test results [2022-04-30T08:01:27.142Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-30T08:01:27.170Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-30T08:01:27.498Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43550/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 hack/validate/vendor [2022-04-30T08:01:27.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-30T08:01:28.062Z] No vendor changes in diff. [2022-04-30T08:01:28.318Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-04-30T08:01:28.516Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-30T08:01:28.882Z] + echo Ensuring container killed. [2022-04-30T08:01:28.882Z] Ensuring container killed. [2022-04-30T08:01:28.882Z] + docker rm -vf docker-pr1 [2022-04-30T08:01:28.882Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-30T08:01:29.175Z] + echo Chowning /workspace to jenkins user [2022-04-30T08:01:29.175Z] Chowning /workspace to jenkins user [2022-04-30T08:01:29.175Z] + id -u [2022-04-30T08:01:29.175Z] + id -g [2022-04-30T08:01:29.175Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43550:/workspace busybox chown -R 1000:1000 /workspace [2022-04-30T08:01:29.892Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-30T08:01:30.876Z] + bundleName=unit [2022-04-30T08:01:30.876Z] + echo Creating unit-bundles.tar.gz [2022-04-30T08:01:30.876Z] Creating unit-bundles.tar.gz [2022-04-30T08:01:30.876Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-04-30T08:01:30.876Z] bundles/junit-report-libnetwork.xml [2022-04-30T08:01:30.876Z] bundles/junit-report.xml [2022-04-30T08:01:30.876Z] bundles/go-test-report-libnetwork.json [2022-04-30T08:01:30.876Z] bundles/go-test-report.json [2022-04-30T08:01:30.876Z] bundles/profile-libnetwork.out [2022-04-30T08:01:30.876Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-30T08:01:30.887Z] Archiving artifacts [2022-04-30T08:01:31.267Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-30T08:01:31.374Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43550/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-30T08:01:31.725Z] + make clean [2022-04-30T08:01:31.983Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-30T08:01:31.983Z] docker-dev-cache [2022-04-30T08:01:31.983Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-04-30T08:01:32.411Z] === RUN TestDockerSuite/TestBuildCmdSpaces [Pipeline] } [2022-04-30T08:01:33.795Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-30T08:01:35.302Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-30T08:01:35.302Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-30T08:01:35.302Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-30T08:01:36.265Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-30T08:01:36.265Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-30T08:01:36.265Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-30T08:01:36.721Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-30T08:01:37.993Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-30T08:01:39.613Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-30T08:01:40.026Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-30T08:01:40.026Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-30T08:01:40.026Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-30T08:01:40.520Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-30T08:01:40.576Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-30T08:01:41.032Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-30T08:01:41.032Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-30T08:01:41.032Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-30T08:01:41.995Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-30T08:01:42.421Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-30T08:01:42.958Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-30T08:01:42.958Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-30T08:01:42.958Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-30T08:01:42.958Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-30T08:01:42.958Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-30T08:01:45.702Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-30T08:01:45.901Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-30T08:01:45.901Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-30T08:01:45.901Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-30T08:01:45.901Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-30T08:01:45.901Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-30T08:01:47.601Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-30T08:01:48.728Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-30T08:01:49.501Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-30T08:01:49.760Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-30T08:01:50.328Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-30T08:01:50.328Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-30T08:01:50.894Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-30T08:01:50.894Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-30T08:01:50.894Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-30T08:01:51.461Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-30T08:01:52.836Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-30T08:01:54.556Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-30T08:01:54.556Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-30T08:01:54.556Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-30T08:01:54.556Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-30T08:01:54.556Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-30T08:01:54.556Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-30T08:01:54.556Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-30T08:01:54.556Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-30T08:01:54.737Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-30T08:01:58.034Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-30T08:01:58.291Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-30T08:01:58.550Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-30T08:01:58.550Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-30T08:01:58.550Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-30T08:01:58.550Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-30T08:01:58.550Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-30T08:01:59.925Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-30T08:02:00.183Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-30T08:02:00.750Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-30T08:02:02.126Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-30T08:02:05.405Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-30T08:02:06.339Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-30T08:02:06.339Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-30T08:02:06.339Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-30T08:02:07.274Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-30T08:02:07.841Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-30T08:02:08.408Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-30T08:02:10.938Z] docker_cli_swarm_test.go:1796: [dbf3d50470a17] joining swarm manager [de6868f5a2e68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T08:02:10.938Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-30T08:02:11.872Z] docker_cli_swarm_test.go:1797: [d26e4b7264f1c] joining swarm manager [de6868f5a2e68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T08:02:13.247Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-30T08:02:15.157Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-30T08:02:16.549Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-30T08:02:19.079Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-30T08:02:21.607Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-30T08:02:22.980Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-30T08:02:23.913Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-30T08:02:24.172Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-30T08:02:24.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-30T08:02:25.107Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-30T08:02:26.484Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-30T08:02:27.859Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-30T08:02:29.231Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-30T08:02:30.606Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-30T08:02:31.246Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-30T08:02:31.246Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-30T08:02:31.246Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-30T08:02:31.821Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-30T08:02:31.821Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-30T08:02:31.821Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-30T08:02:31.821Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-30T08:02:31.980Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-30T08:02:31.980Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-30T08:02:32.290Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-30T08:02:33.728Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-30T08:02:33.728Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-30T08:02:33.910Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-30T08:02:34.169Z] docker_cli_swarm_test.go:1315: [d46db2dd6f85d] joining swarm manager [df429d9fe4c9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T08:02:34.184Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-30T08:02:34.184Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-30T08:02:34.509Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-30T08:02:34.509Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-30T08:02:34.509Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-30T08:02:34.639Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-30T08:02:34.639Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-30T08:02:34.639Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-30T08:02:35.097Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-30T08:02:35.097Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-30T08:02:35.544Z] docker_cli_swarm_test.go:1316: [d9ff75a48605f] joining swarm manager [df429d9fe4c9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T08:02:35.553Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-30T08:02:40.369Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-30T08:02:42.581Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-30T08:02:42.581Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-30T08:02:42.581Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-30T08:02:42.581Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-30T08:02:42.581Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-30T08:02:44.795Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-30T08:02:45.782Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-30T08:02:46.253Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-30T08:02:47.241Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-30T08:02:48.228Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-30T08:02:50.412Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-30T08:02:50.412Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-30T08:02:50.412Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-30T08:02:50.412Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-30T08:02:50.412Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-30T08:02:50.412Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-30T08:02:50.412Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-30T08:02:50.412Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-30T08:02:50.412Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-30T08:02:50.670Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-30T08:02:50.670Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-30T08:02:50.670Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-30T08:02:50.670Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-30T08:02:50.670Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-30T08:02:52.570Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-30T08:02:52.570Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-30T08:02:52.570Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-30T08:02:52.570Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-30T08:02:52.570Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-30T08:02:53.137Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-30T08:02:54.510Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-30T08:02:54.510Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-30T08:02:54.510Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-30T08:02:56.412Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-30T08:02:56.884Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-30T08:02:58.946Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-30T08:02:58.946Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite (1314.82s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.54s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.46s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.96s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.24s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.82s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.02s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.22s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.63s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.66s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.62s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.77s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.62s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAttachDetach (0.81s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.80s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.83s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.06s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.60s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.72s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.74s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.80s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.44s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.93s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.59s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.12s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.79s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.02s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.50s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.28s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.94s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.43s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.30s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.19s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.78s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.14s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.92s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.41s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.21s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.60s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.65s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.37s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.38s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.98s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.57s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.23s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.68s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.69s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.17s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.71s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.63s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.02s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.23s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.99s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.49s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.67s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.49s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.87s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.48s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.08s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.17s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.37s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.72s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.59s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.64s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.31s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.85s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.97s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.18s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.95s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.85s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.34s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCmd (0.23s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.24s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s) [2022-04-30T08:02:58.946Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.10s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.23s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.71s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.75s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.17s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.49s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.58s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.26s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.99s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.54s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.46s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.59s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.68s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.07s) [2022-04-30T08:02:58.946Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-30T08:02:58.946Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-30T08:02:58.946Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-30T08:02:58.946Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.66s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.12s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.42s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.30s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.28s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.70s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.30s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.53s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.90s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.09s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.24s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.21s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.08s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.63s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.41s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.25s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.27s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.12s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.70s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.06s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.27s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.19s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.01s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.10s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.34s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.85s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.93s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.38s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.45s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.85s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEnv (1.64s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.24s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.04s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.54s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.82s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.33s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.84s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.39s) [2022-04-30T08:02:58.946Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.44s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.37s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildFails (0.86s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.55s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.13s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.10s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.28s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.65s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.04s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.79s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.72s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.49s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildHistory (4.57s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s) [2022-04-30T08:02:58.946Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.16s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.14s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.49s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.08s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.98s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.44s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.52s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.26s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.60s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.86s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.08s) [2022-04-30T08:02:58.947Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.62s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.21s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.37s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.67s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.34s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.44s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.23s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.74s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.94s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.71s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.12s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.82s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (1.98s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildPATH (1.61s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.66s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.77s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.10s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.64s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.81s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildRm (2.22s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.72s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.07s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.13s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.54s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.29s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.90s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-04-30T08:02:58.947Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildStderr (0.63s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.04s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.68s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.73s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.99s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildUser (1.30s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.70s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.96s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s) [2022-04-30T08:02:58.947Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-30T08:02:58.947Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-30T08:02:58.947Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-30T08:02:58.947Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.09s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.66s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.12s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.63s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2022-04-30T08:02:58.947Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.49s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-30T08:02:58.947Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.73s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCommitChange (0.90s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.61s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.10s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.26s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.84s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCommitTTY (1.23s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.75s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.18s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.58s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.17s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.21s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.59s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.60s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.57s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.52s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.62s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.54s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.50s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.49s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.39s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.48s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.47s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.54s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.61s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.53s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.81s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.77s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.92s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.47s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.67s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.74s) [2022-04-30T08:02:58.947Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.47s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.75s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.14s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.63s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.71s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.48s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.08s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.42s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.40s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.50s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.31s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000efaa08_} (1.45s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12704744024_/foo_false____} (1.45s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12704744024_/foo_true____} (1.42s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32226928057_/foo_false____} (1.58s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32226928057_/foo_true____} (1.32s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32226928057_/foo_true__0xc000efaa38__} (1.41s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000efaa50_} (1.39s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000efaa80_} (1.35s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000efaa98_} (1.41s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000efaab0_} (1.35s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.35s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.50s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.68s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.70s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.99s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.72s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.54s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.50s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.59s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.70s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.78s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.62s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.65s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.72s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.98s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.81s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.92s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.71s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.82s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.70s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.57s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.81s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.24s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.61s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.46s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.53s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.06s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.61s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.08s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.41s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.72s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.51s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.85s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpToDot (0.61s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s) [2022-04-30T08:02:58.947Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.40s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCpToStdout (0.75s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.97s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.89s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.06s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2022-04-30T08:02:58.948Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateRM (0.23s) [2022-04-30T08:02:58.948Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.95s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.73s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.51s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.24s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.64s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.14s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.55s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.64s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.58s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.57s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.93s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.62s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.52s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.29s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.16s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.79s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.82s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.19s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.81s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.03s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.56s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.07s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsCopy (0.76s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.99s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.35s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.99s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.25s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsFilters (1.56s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsFormat (1.57s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.88s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-04-30T08:02:58.948Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-30T08:02:58.948Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.91s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.57s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.40s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.82s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsTop (0.65s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsUntag (2.65s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.91s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExec (0.65s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.52s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.10s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.72s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.57s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.61s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.63s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.83s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.12s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecCgroup (0.79s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecInspectID (2.71s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.07s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.63s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecStartFails (0.68s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.90s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecTTY (0.65s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.73s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecUlimits (0.66s) [2022-04-30T08:02:58.948Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.71s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.86s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.04s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestExecWithUser (0.69s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.70s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.56s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestHealth (19.33s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.18s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-04-30T08:02:58.948Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-30T08:02:58.948Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.93s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.32s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.16s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.20s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.87s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.79s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.36s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.63s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.46s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.49s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.56s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.74s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.76s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.42s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.43s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2022-04-30T08:02:58.948Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.76s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.63s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.57s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPluginActive (2.11s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.39s) [2022-04-30T08:02:58.949Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.21s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.83s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.44s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.94s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.25s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPortList (6.07s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.95s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.42s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.52s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.94s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.86s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.99s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.63s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.22s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsByOrder (2.06s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.01s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.90s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.36s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.73s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.50s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.36s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.48s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.53s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.02s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.57s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.66s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.54s) [2022-04-30T08:02:58.949Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.97s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.12s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.66s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.29s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.35s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.12s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.07s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.70s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.46s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.88s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.04s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.64s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.58s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.32s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.53s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.96s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.77s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.67s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.86s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.54s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.67s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.17s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.58s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.53s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.47s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.42s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.57s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.55s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.93s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.06s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.41s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.66s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.65s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.63s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.04s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.40s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.44s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.65s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.53s) [2022-04-30T08:02:58.949Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-30T08:02:58.949Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.08s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.91s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.39s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.90s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-04-30T08:02:58.949Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.95s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.54s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.66s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.74s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.53s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunExitCode (0.59s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.56s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.41s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.57s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.92s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-04-30T08:02:58.949Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.46s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.66s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.51s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.55s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.21s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.62s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.51s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.45s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.98s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.05s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.84s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.51s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.04s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunMount (4.94s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.76s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.05s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.01s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.48s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.80s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.40s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.92s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.26s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.30s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.58s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.47s) [2022-04-30T08:02:58.949Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.48s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.37s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.71s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.60s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.68s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.63s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.54s) [2022-04-30T08:02:58.949Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.63s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.58s) [2022-04-30T08:02:58.949Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.95s) [2022-04-30T08:02:58.949Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.34s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.01s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.76s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.53s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.77s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.86s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.11s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.19s) [2022-04-30T08:02:58.949Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.58s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.64s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.56s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.68s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunState (1.26s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.67s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.59s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunSysctls (1.15s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.66s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.88s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.58s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.61s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.43s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.94s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.78s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.23s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.60s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.81s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.43s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.57s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.77s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.90s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.99s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.67s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.66s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.66s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.21s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.65s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.55s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.59s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.68s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.76s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.48s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.68s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.61s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.13s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.39s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.46s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.52s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.58s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.69s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.86s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.86s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.95s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.34s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.16s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.39s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.53s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.10s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.05s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.72s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.03s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.74s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.85s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.62s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestStartRecordError (1.15s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.64s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.03s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.68s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.71s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.23s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.13s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.91s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.91s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.44s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.04s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.48s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.45s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.56s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.32s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.25s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.55s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.59s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.61s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.50s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.49s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.40s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.77s) [2022-04-30T08:02:58.950Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.48s) [2022-04-30T08:02:58.950Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-30T08:02:58.950Z] === RUN TestDockerRegistrySuite [2022-04-30T08:02:58.950Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-30T08:02:59.097Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-30T08:02:59.097Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-30T08:02:59.097Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-30T08:02:59.885Z] check_test.go:194: [db42fd6de9d55] daemon is not started [2022-04-30T08:02:59.885Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-30T08:03:00.652Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-30T08:03:00.663Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-30T08:03:00.664Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-30T08:03:00.664Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-30T08:03:01.131Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-30T08:03:01.295Z] check_test.go:194: [dcc6e6c27de5d] daemon is not started [2022-04-30T08:03:01.295Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-30T08:03:01.617Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-30T08:03:01.617Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-30T08:03:02.075Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-30T08:03:02.229Z] check_test.go:194: [d267faad8f532] daemon is not started [2022-04-30T08:03:02.229Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-30T08:03:02.487Z] check_test.go:194: [d0def2d32cb0e] daemon is not started [2022-04-30T08:03:02.487Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-30T08:03:04.079Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-30T08:03:05.648Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-30T08:03:05.769Z] check_test.go:194: [d9811dd2d0d8d] daemon is not started [2022-04-30T08:03:05.769Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-30T08:03:06.115Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-30T08:03:06.115Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-30T08:03:06.115Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-30T08:03:07.103Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-30T08:03:08.089Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-30T08:03:08.089Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-30T08:03:08.089Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-30T08:03:08.089Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-30T08:03:08.089Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-30T08:03:09.953Z] check_test.go:194: [d984aafe24573] daemon is not started [2022-04-30T08:03:09.953Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-30T08:03:13.236Z] check_test.go:194: [dc184bb46f51e] daemon is not started [2022-04-30T08:03:13.236Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-30T08:03:13.802Z] check_test.go:194: [d69462c000bd4] daemon is not started [2022-04-30T08:03:13.802Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-30T08:03:14.735Z] check_test.go:194: [dd436386fcf0e] daemon is not started [2022-04-30T08:03:14.735Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-30T08:03:15.241Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-30T08:03:16.109Z] check_test.go:194: [db2809f11492d] daemon is not started [2022-04-30T08:03:16.109Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-30T08:03:17.044Z] check_test.go:194: [d30bb330159b2] daemon is not started [2022-04-30T08:03:17.044Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-30T08:03:17.977Z] check_test.go:194: [d523f0d92d895] daemon is not started [2022-04-30T08:03:17.977Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-30T08:03:18.911Z] check_test.go:194: [d23d4963bb84b] daemon is not started [2022-04-30T08:03:18.911Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-30T08:03:19.846Z] check_test.go:194: [d72acbb6328f2] daemon is not started [2022-04-30T08:03:19.846Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-30T08:03:20.792Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3071f5ebec098b97a45535a34ff1b7b58bb8c07b8f0877878578a1c65c3e9f1b [2022-04-30T08:03:21.387Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dbb4d724e4e774a3e62774c3b49b0424201dfd388507c1edf432bf20912d835b [2022-04-30T08:03:21.645Z] check_test.go:194: [d3805eb81ea19] daemon is not started [2022-04-30T08:03:21.645Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-30T08:03:22.580Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9ce21b40bef32d325553f40eba9998327a1b5169dfdf3a5ba41c92d71986df64 [2022-04-30T08:03:23.133Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-30T08:03:23.149Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7b25f873fdb4e3963b844041bd216920fe909c3b7c1776c7ab0a6a9efefb34f3 [2022-04-30T08:03:23.407Z] check_test.go:194: [dbecdbb856b15] daemon is not started [2022-04-30T08:03:23.407Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-30T08:03:24.096Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-30T08:03:24.339Z] check_test.go:194: [d96d65fd447d3] daemon is not started [2022-04-30T08:03:24.339Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-30T08:03:25.058Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-30T08:03:26.869Z] check_test.go:194: [ddc690ed3e397] daemon is not started [2022-04-30T08:03:26.869Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-30T08:03:27.435Z] check_test.go:194: [d5874e3e45dfd] daemon is not started [2022-04-30T08:03:27.435Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-30T08:03:27.693Z] check_test.go:194: [db6109284c6df] daemon is not started [2022-04-30T08:03:27.693Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-30T08:03:28.626Z] check_test.go:194: [d6f8ee0d22c3e] daemon is not started [2022-04-30T08:03:28.626Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-30T08:03:29.562Z] check_test.go:194: [d0932a0d5fa6b] daemon is not started [2022-04-30T08:03:29.562Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-30T08:03:29.734Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-30T08:03:30.495Z] check_test.go:194: [ddcd3f11793bb] daemon is not started [2022-04-30T08:03:30.495Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-30T08:03:32.629Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-30T08:03:33.024Z] check_test.go:194: [dcbbe38e05d7d] daemon is not started [2022-04-30T08:03:33.024Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-30T08:03:33.024Z] check_test.go:194: [d3f627ca4f68f] daemon is not started [2022-04-30T08:03:33.024Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-30T08:03:33.183Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-30T08:03:33.183Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-30T08:03:33.183Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-30T08:03:33.183Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-30T08:03:33.183Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-30T08:03:33.646Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-30T08:03:34.400Z] check_test.go:194: [da6cb3cd1bc5b] daemon is not started [2022-04-30T08:03:34.400Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-30T08:03:34.400Z] check_test.go:194: [df197fe31a523] daemon is not started [2022-04-30T08:03:34.400Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-30T08:03:34.659Z] check_test.go:194: [d96017e444d4a] daemon is not started [2022-04-30T08:03:34.659Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-30T08:03:34.916Z] check_test.go:194: [d220e655261e0] daemon is not started [2022-04-30T08:03:34.916Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-30T08:03:35.175Z] check_test.go:194: [d55c21ecafced] daemon is not started [2022-04-30T08:03:35.175Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-30T08:03:35.191Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-30T08:03:35.191Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-30T08:03:35.191Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-30T08:03:35.191Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-30T08:03:35.191Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-30T08:03:35.191Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-30T08:03:35.191Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-30T08:03:35.191Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-30T08:03:35.433Z] check_test.go:194: [d9a4dc5147e07] daemon is not started [2022-04-30T08:03:35.433Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-30T08:03:35.692Z] check_test.go:194: [dfbf586a92826] daemon is not started [2022-04-30T08:03:35.692Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-30T08:03:36.164Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-30T08:03:36.348Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-30T08:03:36.630Z] check_test.go:194: [d0a55cd516bac] daemon is not started [2022-04-30T08:03:36.630Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-30T08:03:38.048Z] check_test.go:194: [d4aad7cb4d8f2] daemon is not started [2022-04-30T08:03:38.048Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-30T08:03:38.983Z] check_test.go:194: [dafda1b552028] daemon is not started [2022-04-30T08:03:38.983Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-30T08:03:39.913Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-30T08:03:39.918Z] check_test.go:194: [da0225fd5e458] daemon is not started [2022-04-30T08:03:39.919Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-30T08:03:40.851Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-30T08:03:41.458Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-30T08:03:41.458Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-30T08:03:41.458Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-30T08:03:41.458Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-30T08:03:41.458Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite (42.75s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.05s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.87s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.71s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.77s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.88s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.81s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.91s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.13s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.34s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.48s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2022-04-30T08:03:41.785Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-04-30T08:03:41.785Z] === RUN TestDockerSchema1RegistrySuite [2022-04-30T08:03:41.785Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-30T08:03:41.785Z] check_test.go:221: [d34a7b1903823] daemon is not started [2022-04-30T08:03:41.785Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-30T08:03:41.920Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-30T08:03:44.313Z] check_test.go:221: [d3c3a49edf02c] daemon is not started [2022-04-30T08:03:44.313Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-30T08:03:45.673Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-30T08:03:49.577Z] check_test.go:221: [d2a78b4c24377] daemon is not started [2022-04-30T08:03:49.577Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-30T08:03:50.144Z] check_test.go:221: [d5071b4e345b0] daemon is not started [2022-04-30T08:03:50.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-30T08:03:50.402Z] check_test.go:221: [dc3415ef55931] daemon is not started [2022-04-30T08:03:50.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-30T08:03:51.336Z] check_test.go:221: [d652e965ddf2b] daemon is not started [2022-04-30T08:03:51.336Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-30T08:03:52.710Z] check_test.go:221: [d9403e92f1524] daemon is not started [2022-04-30T08:03:52.710Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-30T08:03:53.277Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-30T08:03:53.535Z] check_test.go:221: [d14b13e3a2f26] daemon is not started [2022-04-30T08:03:53.535Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-30T08:03:56.817Z] check_test.go:221: [d1e7e698feb54] daemon is not started [2022-04-30T08:03:56.817Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-30T08:03:57.388Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-30T08:03:57.388Z] check_test.go:221: [d8d892096ab40] daemon is not started [2022-04-30T08:03:57.388Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-30T08:03:57.954Z] check_test.go:221: [d1afbaa3ab7c2] daemon is not started [2022-04-30T08:03:57.954Z] --- PASS: TestDockerSchema1RegistrySuite (16.25s) [2022-04-30T08:03:57.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-04-30T08:03:57.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2022-04-30T08:03:57.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.89s) [2022-04-30T08:03:57.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2022-04-30T08:03:57.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-04-30T08:03:57.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-04-30T08:03:57.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.10s) [2022-04-30T08:03:57.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.11s) [2022-04-30T08:03:57.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.32s) [2022-04-30T08:03:57.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.50s) [2022-04-30T08:03:57.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s) [2022-04-30T08:03:57.954Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-30T08:03:57.954Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-30T08:03:58.097Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-30T08:03:58.521Z] check_test.go:250: [ddc8904c9b7ac] daemon is not started [2022-04-30T08:03:58.779Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-30T08:03:59.714Z] check_test.go:250: [dba096a7cad84] daemon is not started [2022-04-30T08:03:59.714Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-30T08:03:59.715Z] check_test.go:250: [ddf43bec04b83] daemon is not started [2022-04-30T08:03:59.715Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-30T08:04:01.090Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-30T08:04:01.657Z] check_test.go:250: [d3643d0c53957] daemon is not started [2022-04-30T08:04:01.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-30T08:04:02.594Z] check_test.go:250: [d00754918fe8a] daemon is not started [2022-04-30T08:04:02.594Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-30T08:04:03.532Z] check_test.go:250: [d375a6ec7357c] daemon is not started [2022-04-30T08:04:03.532Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-30T08:04:03.790Z] check_test.go:250: [d28b53e2953af] daemon is not started [2022-04-30T08:04:03.790Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.91s) [2022-04-30T08:04:03.790Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s) [2022-04-30T08:04:03.790Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.84s) [2022-04-30T08:04:03.790Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2022-04-30T08:04:03.790Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.29s) [2022-04-30T08:04:03.790Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.66s) [2022-04-30T08:04:03.790Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.79s) [2022-04-30T08:04:03.790Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.15s) [2022-04-30T08:04:03.790Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-04-30T08:04:03.790Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-30T08:04:03.790Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-30T08:04:03.913Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-30T08:04:04.355Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-30T08:04:05.461Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-30T08:04:05.461Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-30T08:04:05.461Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-30T08:04:06.101Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-30T08:04:06.101Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-30T08:04:06.101Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-30T08:04:09.048Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-30T08:04:09.048Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-30T08:04:09.048Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-30T08:04:09.048Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-30T08:04:09.211Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-30T08:04:09.515Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-30T08:04:09.515Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-30T08:04:09.515Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-30T08:04:09.620Z] check_test.go:277: [dd0fc03c4f642] daemon is not started [2022-04-30T08:04:09.620Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-30T08:04:09.620Z] check_test.go:277: [d18067ab66056] daemon is not started [2022-04-30T08:04:09.620Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-30T08:04:09.620Z] check_test.go:277: [dcb84a7bd7976] daemon is not started [2022-04-30T08:04:09.620Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-30T08:04:09.620Z] check_test.go:277: [da8886b000513] daemon is not started [2022-04-30T08:04:09.620Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-30T08:04:09.620Z] check_test.go:277: [d57ee2ee5f3ca] daemon is not started [2022-04-30T08:04:09.620Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-04-30T08:04:09.620Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-04-30T08:04:09.620Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-30T08:04:09.620Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-04-30T08:04:09.620Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-04-30T08:04:09.620Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-30T08:04:09.620Z] === RUN TestDockerNetworkSuite [2022-04-30T08:04:09.620Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-30T08:04:09.879Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-30T08:04:10.501Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-30T08:04:10.501Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-30T08:04:10.501Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-30T08:04:10.757Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-30T08:04:10.815Z] docker_cli_network_unix_test.go:46: [d19883be9a0a8] daemon is not started [2022-04-30T08:04:10.815Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-30T08:04:11.383Z] docker_cli_network_unix_test.go:46: [dc6e971981743] daemon is not started [2022-04-30T08:04:11.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-30T08:04:12.575Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-30T08:04:14.476Z] docker_cli_network_unix_test.go:46: [d5d7e774aa0be] daemon is not started [2022-04-30T08:04:15.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-30T08:04:16.572Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-30T08:04:16.572Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-30T08:04:16.572Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-30T08:04:16.572Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-30T08:04:16.572Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-30T08:04:16.572Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-30T08:04:16.572Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-30T08:04:16.572Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-30T08:04:16.572Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-30T08:04:16.572Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-30T08:04:17.384Z] docker_cli_network_unix_test.go:46: [db8df3076704b] daemon is not started [2022-04-30T08:04:17.384Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-30T08:04:17.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-30T08:04:17.643Z] docker_cli_network_unix_test.go:1233: [d7d073d55eca1] daemon is not started [2022-04-30T08:04:20.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-30T08:04:21.105Z] docker_cli_network_unix_test.go:46: [d8f1a8a2c3019] daemon is not started [2022-04-30T08:04:21.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-30T08:04:24.955Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-30T08:04:25.890Z] docker_cli_network_unix_test.go:46: [db1436690903b] daemon is not started [2022-04-30T08:04:27.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-30T08:04:29.168Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-30T08:04:29.168Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-30T08:04:29.168Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-30T08:04:29.426Z] docker_cli_network_unix_test.go:46: [d073c5855dc8f] daemon is not started [2022-04-30T08:04:29.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-30T08:04:31.364Z] docker_cli_network_unix_test.go:46: [d5bcbacaa674c] daemon is not started [2022-04-30T08:04:31.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-30T08:04:31.931Z] docker_cli_network_unix_test.go:46: [d75489933008b] daemon is not started [2022-04-30T08:04:31.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-30T08:04:32.497Z] docker_cli_network_unix_test.go:46: [dc0c248b77666] daemon is not started [2022-04-30T08:04:32.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-30T08:04:33.431Z] docker_cli_network_unix_test.go:46: [dd27901b6e48d] daemon is not started [2022-04-30T08:04:33.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-30T08:04:34.626Z] docker_cli_network_unix_test.go:46: [ddd9605100cef] daemon is not started [2022-04-30T08:04:34.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-30T08:04:35.142Z] docker_cli_network_unix_test.go:46: [d995a9ce234ad] daemon is not started [2022-04-30T08:04:35.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-30T08:04:35.400Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-30T08:04:35.658Z] docker_cli_network_unix_test.go:46: [d561200186b72] daemon is not started [2022-04-30T08:04:35.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-30T08:04:36.224Z] docker_cli_network_unix_test.go:46: [dad4b0f2d1585] daemon is not started [2022-04-30T08:04:36.224Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-30T08:04:36.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-30T08:04:36.729Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-30T08:04:36.741Z] docker_cli_network_unix_test.go:46: [d3804a22ace48] daemon is not started [2022-04-30T08:04:36.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-30T08:04:36.741Z] docker_cli_network_unix_test.go:46: [dc2b26a0bbed5] daemon is not started [2022-04-30T08:04:36.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-30T08:04:37.000Z] docker_cli_network_unix_test.go:46: [dd057b2978f71] daemon is not started [2022-04-30T08:04:37.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-30T08:04:37.000Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-30T08:04:37.939Z] docker_cli_network_unix_test.go:46: [d7eff1d5f8328] daemon is not started [2022-04-30T08:04:37.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-30T08:04:38.515Z] docker_cli_network_unix_test.go:46: [d392749740e74] daemon is not started [2022-04-30T08:04:38.896Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-30T08:04:38.896Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-30T08:04:39.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-30T08:04:39.096Z] docker_cli_network_unix_test.go:46: [d87476026ff73] daemon is not started [2022-04-30T08:04:39.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-30T08:04:39.352Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-30T08:04:39.354Z] docker_cli_network_unix_test.go:46: [d746cdfe222c0] daemon is not started [2022-04-30T08:04:39.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-30T08:04:39.612Z] docker_cli_network_unix_test.go:46: [d5723518bb4c7] daemon is not started [2022-04-30T08:04:39.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-30T08:04:39.612Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-30T08:04:40.598Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-30T08:04:40.599Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-30T08:04:40.599Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-30T08:04:40.599Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-30T08:04:40.986Z] docker_cli_network_unix_test.go:968: [d2b5a9bcd87a5] daemon is not started [2022-04-30T08:04:42.361Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-30T08:04:43.735Z] docker_cli_network_unix_test.go:46: [d5c223d9c223f] daemon is not started [2022-04-30T08:04:43.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-30T08:04:46.263Z] docker_cli_network_unix_test.go:1116: [d899facc3e711] daemon is not started [2022-04-30T08:04:49.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-30T08:04:49.808Z] docker_cli_network_unix_test.go:46: [d3e32d1fb28a3] daemon is not started [2022-04-30T08:04:49.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-30T08:04:50.742Z] docker_cli_network_unix_test.go:46: [d3ac3e2e70b24] daemon is not started [2022-04-30T08:04:50.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-30T08:04:50.742Z] docker_cli_network_unix_test.go:46: [d7a031cb3c49b] daemon is not started [2022-04-30T08:04:50.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-30T08:04:50.742Z] docker_cli_network_unix_test.go:46: [d377176f7a886] daemon is not started [2022-04-30T08:04:50.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-30T08:04:51.000Z] docker_cli_network_unix_test.go:46: [d87684ecc005f] daemon is not started [2022-04-30T08:04:51.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-30T08:04:51.000Z] docker_cli_network_unix_test.go:46: [d25fe080ff27e] daemon is not started [2022-04-30T08:04:51.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-30T08:04:51.000Z] docker_cli_network_unix_test.go:46: [daa5db725d036] daemon is not started [2022-04-30T08:04:51.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-30T08:04:52.902Z] docker_cli_network_unix_test.go:46: [dc88c694a4f3f] daemon is not started [2022-04-30T08:04:53.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-30T08:04:53.468Z] docker_cli_network_unix_test.go:46: [dd230997eebb0] daemon is not started [2022-04-30T08:04:53.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-30T08:04:53.468Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-30T08:04:53.468Z] docker_cli_network_unix_test.go:46: [d61d242d91543] daemon is not started [2022-04-30T08:04:53.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-30T08:04:54.033Z] docker_cli_network_unix_test.go:46: [dc99c333926e6] daemon is not started [2022-04-30T08:04:54.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-30T08:04:57.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-30T08:04:58.968Z] docker_cli_network_unix_test.go:1084: [dbbe45ab88273] daemon is not started [2022-04-30T08:05:00.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-30T08:05:00.869Z] docker_cli_network_unix_test.go:46: [d015b57c5cb1d] daemon is not started [2022-04-30T08:05:00.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-30T08:05:01.127Z] docker_cli_network_unix_test.go:46: [d7c6dca37637f] daemon is not started [2022-04-30T08:05:01.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-30T08:05:02.763Z] docker_cli_network_unix_test.go:46: [df8f09fd2e2c8] daemon is not started [2022-04-30T08:05:02.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-30T08:05:02.763Z] docker_cli_network_unix_test.go:46: [d6e6e935ba214] daemon is not started [2022-04-30T08:05:03.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-30T08:05:03.280Z] docker_cli_network_unix_test.go:46: [dae438353cb6b] daemon is not started [2022-04-30T08:05:03.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-30T08:05:04.108Z] docker_cli_network_unix_test.go:46: [d0f9359ffa5bf] daemon is not started [2022-04-30T08:05:04.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-30T08:05:04.674Z] docker_cli_network_unix_test.go:46: [d803b7f5f7290] daemon is not started [2022-04-30T08:05:04.931Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-30T08:05:05.909Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-30T08:05:05.909Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-30T08:05:05.909Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-30T08:05:07.310Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-30T08:05:07.310Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-30T08:05:07.310Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-30T08:05:07.310Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-30T08:05:07.772Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-30T08:05:10.660Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-30T08:05:11.488Z] docker_cli_network_unix_test.go:46: [de12b690cef9c] daemon is not started [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite (61.27s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.36s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.85s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.61s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.02s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.75s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.58s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.78s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.41s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.70s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.47s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.28s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.22s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.38s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.85s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.22s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.85s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.21s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.31s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.97s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.91s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.41s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-04-30T08:05:11.488Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.31s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.94s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-04-30T08:05:11.488Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.81s) [2022-04-30T08:05:11.488Z] === RUN TestDockerHubPullSuite [2022-04-30T08:05:11.488Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-30T08:05:12.420Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-30T08:05:14.446Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-30T08:05:14.948Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-30T08:05:15.513Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-30T08:05:16.885Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-30T08:05:16.885Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-30T08:05:17.144Z] --- PASS: TestDockerHubPullSuite (6.23s) [2022-04-30T08:05:17.144Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.70s) [2022-04-30T08:05:17.144Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-04-30T08:05:17.144Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.63s) [2022-04-30T08:05:17.144Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.40s) [2022-04-30T08:05:17.144Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2022-04-30T08:05:17.144Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-30T08:05:17.144Z] PASS [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === Skipped [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-30T08:05:17.144Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-30T08:05:17.144Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-30T08:05:17.144Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-30T08:05:17.144Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-30T08:05:17.144Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-30T08:05:17.144Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-30T08:05:17.144Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-30T08:05:17.144Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-30T08:05:17.144Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-30T08:05:17.144Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-30T08:05:17.144Z] docker_cli_sni_test.go:18: Flakey test [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-30T08:05:17.144Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2022-04-30T08:05:17.144Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-04-30T08:05:17.144Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-04-30T08:05:17.144Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-30T08:05:17.144Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-30T08:05:17.144Z] [2022-04-30T08:05:17.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-30T08:05:17.144Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-04-30T08:05:17.144Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-30T08:05:17.145Z] [2022-04-30T08:05:17.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-30T08:05:17.145Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-04-30T08:05:17.145Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-30T08:05:17.145Z] [2022-04-30T08:05:17.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-30T08:05:17.145Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.145Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-30T08:05:17.145Z] [2022-04-30T08:05:17.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-30T08:05:17.145Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-30T08:05:17.145Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-30T08:05:17.145Z] [2022-04-30T08:05:17.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-30T08:05:17.145Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-30T08:05:17.145Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-30T08:05:17.145Z] [2022-04-30T08:05:17.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-30T08:05:17.145Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-30T08:05:17.145Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-30T08:05:17.145Z] [2022-04-30T08:05:17.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-30T08:05:17.145Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-30T08:05:17.145Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-30T08:05:17.145Z] [2022-04-30T08:05:17.145Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-30T08:05:17.145Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-30T08:05:17.145Z] docker_cli_network_unix_test.go:46: [d61d242d91543] daemon is not started [2022-04-30T08:05:17.145Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-30T08:05:17.145Z] [2022-04-30T08:05:17.145Z] DONE 1265 tests, 51 skipped in 1458.373s [2022-04-30T08:05:17.145Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-30T08:05:17.145Z] ++++ cat bundles/test-integration/docker.pid [2022-04-30T08:05:17.145Z] +++ kill 9388 [2022-04-30T08:05:17.145Z] +++ /etc/init.d/apparmor stop [2022-04-30T08:05:17.145Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-30T08:05:17.145Z] [2022-04-30T08:05:17.145Z] Unloading profiles will leave already running processes permanently [2022-04-30T08:05:17.145Z] unconfined, which can lead to unexpected situations. [2022-04-30T08:05:17.145Z] [2022-04-30T08:05:17.145Z] To set a process to complain mode, use the command line tool [2022-04-30T08:05:17.145Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-30T08:05:17.145Z] +++ true [2022-04-30T08:05:17.145Z] exiting test-integration [2022-04-30T08:05:17.145Z] ++ exit 0 [2022-04-30T08:05:17.145Z] [2022-04-30T08:05:17.402Z] + for job in $(jobs -p) [2022-04-30T08:05:17.402Z] + wait 7006 [2022-04-30T08:05:18.245Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-30T08:05:35.495Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-30T08:05:35.495Z] docker_cli_swarm_test.go:1180: [df328786d2ff2] joining swarm manager [d68ed7f94db36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T08:05:37.765Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-30T08:05:37.765Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-30T08:05:37.765Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-30T08:05:37.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-30T08:05:42.051Z] docker_cli_swarm_test.go:1189: [d7320a0fa5ed6] joining swarm manager [d68ed7f94db36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T08:05:46.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-30T08:05:46.361Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-30T08:05:46.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-30T08:05:51.420Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-30T08:05:51.420Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-30T08:05:51.420Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-30T08:05:52.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-30T08:06:02.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-30T08:06:06.233Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-30T08:06:12.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-30T08:06:12.882Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-30T08:06:12.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-30T08:06:18.597Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-30T08:06:18.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-30T08:06:18.698Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-30T08:06:18.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-30T08:06:18.698Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-30T08:06:18.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-30T08:06:25.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-30T08:06:25.797Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-30T08:06:25.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-30T08:06:26.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-30T08:06:26.260Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-30T08:06:26.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-30T08:06:26.260Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-30T08:06:26.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-30T08:06:28.705Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-30T08:06:28.898Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-30T08:06:30.546Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-30T08:06:30.547Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-30T08:06:30.547Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-30T08:06:30.547Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-30T08:06:34.051Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-30T08:06:37.354Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-30T08:06:39.883Z] docker_cli_swarm_test.go:1112: [dd4136cbc0cef] joining swarm manager [deaa9896c2aa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T08:06:40.815Z] docker_cli_swarm_test.go:1113: [d4137d9670316] joining swarm manager [deaa9896c2aa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T08:07:04.540Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-30T08:07:08.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-30T08:07:11.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-30T08:07:11.157Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-30T08:07:12.130Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-30T08:07:12.130Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-30T08:07:12.592Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-30T08:07:13.082Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-30T08:07:14.137Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-30T08:07:14.137Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-30T08:07:14.137Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-30T08:07:19.953Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-30T08:07:20.929Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-30T08:07:20.929Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-30T08:07:20.929Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-30T08:07:20.929Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-30T08:07:20.929Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-30T08:07:23.118Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-30T08:07:24.093Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-30T08:07:24.555Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-30T08:07:25.433Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-30T08:07:25.528Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-30T08:07:25.990Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-30T08:07:31.805Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-30T08:07:34.726Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-30T08:07:34.726Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-30T08:07:34.726Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-30T08:07:35.699Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-30T08:07:35.700Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-30T08:07:35.700Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-30T08:07:36.674Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-30T08:07:38.865Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-30T08:07:39.842Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-30T08:07:40.304Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-30T08:07:40.304Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-30T08:07:40.304Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-30T08:07:41.277Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-30T08:07:42.251Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-30T08:07:42.251Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-30T08:07:42.251Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-30T08:07:42.251Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-30T08:07:42.251Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-30T08:07:43.021Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-30T08:07:43.021Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-30T08:07:43.021Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-30T08:07:48.063Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-30T08:08:02.228Z] docker_cli_swarm_test.go:1166: [d0a94a41cb5e5] joining swarm manager [deaa9896c2aa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-30T08:08:08.315Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-30T08:08:18.741Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-30T08:08:23.795Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-30T08:08:24.769Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-30T08:08:25.232Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-30T08:08:31.232Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-30T08:08:32.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-30T08:08:32.329Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-30T08:08:32.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-30T08:08:32.329Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-30T08:08:32.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-30T08:08:32.329Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-30T08:08:32.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-30T08:08:32.790Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-30T08:08:32.790Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-30T08:08:32.790Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-30T08:08:40.921Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-30T08:08:40.921Z] docker_cli_swarm_test.go:1447: [d7274cc5e6009] joining swarm manager [db35409d7276e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T08:08:40.921Z] docker_cli_swarm_test.go:1448: [d491a9a39de76] joining swarm manager [db35409d7276e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-30T08:08:49.051Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-30T08:08:50.423Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-30T08:08:50.423Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-30T08:08:50.423Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-30T08:08:50.423Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-30T08:08:51.357Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-30T08:08:51.485Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-30T08:08:51.485Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-30T08:08:51.485Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-30T08:08:51.485Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-30T08:08:51.485Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-30T08:08:51.485Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-30T08:08:51.485Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-30T08:08:53.024Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-30T08:08:53.024Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-30T08:08:53.024Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-30T08:08:53.484Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-30T08:08:53.883Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-30T08:08:53.944Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-30T08:08:57.164Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-30T08:08:59.064Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-30T08:08:59.763Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-30T08:09:00.963Z] docker_cli_swarm_unix_test.go:63: [dd4ca9d4f8650] joining swarm manager [dfca98727898c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T08:09:03.503Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-30T08:09:07.094Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-30T08:09:09.305Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-30T08:09:09.305Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-30T08:09:09.305Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-30T08:09:09.305Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-30T08:09:09.305Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-30T08:09:09.305Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-30T08:09:09.305Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-30T08:09:09.305Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-30T08:09:09.305Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-30T08:09:09.305Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-30T08:09:09.305Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-30T08:09:14.002Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-30T08:09:14.002Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-30T08:09:14.002Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-30T08:09:14.002Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-30T08:09:14.002Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-30T08:09:14.002Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-30T08:09:14.002Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-30T08:09:14.970Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-30T08:09:20.771Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-30T08:09:22.104Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-30T08:09:23.529Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-30T08:09:23.529Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-30T08:09:23.529Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-30T08:09:23.529Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-30T08:09:34.615Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-30T08:09:35.556Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-30T08:09:36.012Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-30T08:09:36.012Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-30T08:09:36.012Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-30T08:09:36.012Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-30T08:09:36.012Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-30T08:09:36.012Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-30T08:09:36.012Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-30T08:09:36.012Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-30T08:09:36.012Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-30T08:09:36.012Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-30T08:09:36.012Z] === RUN TestDockerSuite/TestBuildFails [2022-04-30T08:09:38.911Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-30T08:09:38.911Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-30T08:09:45.970Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-30T08:09:53.042Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-30T08:09:53.566Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-30T08:09:53.566Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-30T08:09:54.027Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-30T08:09:57.189Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-30T08:09:57.189Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-30T08:09:57.189Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-30T08:09:57.776Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-30T08:09:59.087Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-30T08:10:01.528Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-30T08:10:01.588Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-30T08:10:02.367Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-30T08:10:04.268Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-30T08:10:04.445Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-30T08:10:06.797Z] docker_api_swarm_test.go:962: [d62c93b575067] joining swarm manager [dd7c704cf509c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-30T08:10:07.361Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-30T08:10:08.324Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-30T08:10:15.374Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-30T08:10:15.374Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-30T08:10:15.374Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-30T08:10:15.374Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-30T08:10:15.831Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-30T08:10:15.831Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-30T08:10:15.831Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-30T08:10:24.868Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-30T08:10:26.130Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-30T08:10:26.130Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-30T08:10:26.130Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-30T08:10:37.065Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-30T08:10:37.999Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-30T08:10:38.489Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-30T08:10:40.019Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-30T08:10:40.537Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-30T08:10:42.190Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-30T08:10:42.190Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-30T08:10:42.190Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-30T08:10:42.648Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-30T08:10:42.648Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-30T08:10:43.066Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-30T08:10:48.419Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-30T08:10:48.876Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-30T08:10:49.839Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-30T08:10:50.805Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-30T08:10:51.177Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-30T08:10:51.261Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-30T08:10:52.795Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-30T08:10:54.324Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-30T08:10:54.457Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-30T08:10:56.986Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-30T08:10:59.514Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-30T08:11:01.373Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-30T08:11:01.373Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-30T08:11:01.373Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-30T08:11:01.373Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-30T08:11:01.373Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-30T08:11:01.373Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-30T08:11:01.373Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-30T08:11:01.373Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-30T08:11:01.373Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-30T08:11:01.829Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-30T08:11:02.041Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-30T08:11:02.793Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-30T08:11:04.571Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-30T08:11:07.853Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-30T08:11:08.576Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-30T08:11:09.750Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-30T08:11:16.090Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-30T08:11:16.090Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-30T08:11:16.090Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-30T08:11:16.090Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-30T08:11:16.090Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-30T08:11:16.090Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-30T08:11:16.090Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-30T08:11:16.090Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-30T08:11:16.090Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-30T08:11:16.090Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-30T08:11:16.090Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-30T08:11:16.090Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-30T08:11:16.607Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-30T08:11:18.152Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-30T08:11:18.152Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-30T08:11:19.128Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-30T08:11:19.173Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-30T08:11:23.924Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-30T08:11:29.635Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-30T08:11:29.635Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-30T08:11:29.635Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-30T08:11:29.635Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-30T08:11:31.081Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-30T08:11:31.081Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-30T08:11:31.081Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-30T08:11:31.081Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-30T08:11:31.081Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-30T08:11:31.081Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-30T08:11:31.081Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-30T08:11:31.081Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-30T08:11:31.081Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-30T08:11:31.081Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-30T08:11:31.081Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-30T08:11:35.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-30T08:11:35.839Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-30T08:11:35.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-30T08:11:35.839Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-30T08:11:35.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-30T08:11:35.839Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-30T08:11:35.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-30T08:11:36.306Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-30T08:11:43.465Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-30T08:12:01.378Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-30T08:12:01.378Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-30T08:12:01.378Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-30T08:12:01.378Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-30T08:12:01.378Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-30T08:12:01.378Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-30T08:12:01.378Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-30T08:12:01.378Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-30T08:12:01.378Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-30T08:12:01.378Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-30T08:12:01.378Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-30T08:12:01.378Z] === RUN TestDockerSuite/TestBuildFails [2022-04-30T08:12:04.329Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-30T08:12:04.329Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-30T08:12:05.275Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-30T08:12:05.953Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-30T08:12:12.983Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-30T08:12:20.145Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-30T08:12:20.816Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-30T08:12:22.959Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-30T08:12:28.739Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-30T08:12:28.804Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-30T08:12:35.789Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-30T08:12:35.957Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-30T08:12:37.521Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite (1553.21s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.25s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.23s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.17s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.25s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.92s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.00s) [2022-04-30T08:12:38.890Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.82s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.17s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.38s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.86s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.56s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.97s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.81s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.23s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.74s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.49s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.37s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.83s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.81s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.77s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.64s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.62s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.27s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.86s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.03s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.60s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.48s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.38s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.77s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.33s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.17s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.60s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.51s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.16s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.65s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.99s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.19s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.11s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.54s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.20s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.63s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.29s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.61s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.07s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.56s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.14s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.98s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.61s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.70s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.28s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.14s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.87s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.67s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.82s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.97s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.12s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.98s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.12s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.04s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.99s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.40s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.70s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.39s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.75s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.51s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.58s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.83s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.29s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.75s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.44s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.32s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (81.04s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.18s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.92s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.71s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.62s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.82s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.30s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.29s) [2022-04-30T08:12:38.890Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.39s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.58s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.03s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.66s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.14s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.25s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.32s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.56s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.85s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.89s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.38s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.82s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.89s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.58s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.07s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-04-30T08:12:38.890Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2022-04-30T08:12:38.890Z] === RUN TestDockerExternalVolumeSuite [2022-04-30T08:12:38.890Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-30T08:12:38.890Z] docker_cli_external_volume_driver_test.go:53: [d80882982048a] daemon is not started [2022-04-30T08:12:41.562Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-30T08:12:44.674Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-30T08:12:44.674Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-30T08:12:44.674Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-30T08:12:45.143Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-30T08:12:45.242Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-30T08:12:45.242Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-30T08:12:45.242Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-30T08:12:45.611Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-30T08:12:45.611Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-30T08:12:45.611Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-30T08:12:53.790Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-30T08:12:58.106Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-30T08:12:58.106Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-30T08:12:58.106Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-30T08:13:02.614Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-30T08:13:02.614Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-30T08:13:02.614Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-30T08:13:09.675Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-30T08:13:10.132Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-30T08:13:10.132Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-30T08:13:10.132Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-30T08:13:10.132Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-30T08:13:10.132Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-30T08:13:10.600Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-30T08:13:11.585Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-30T08:13:13.855Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-30T08:13:14.536Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-30T08:13:14.536Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-30T08:13:14.536Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-30T08:13:15.241Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-30T08:13:15.521Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-30T08:13:15.521Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-30T08:13:19.631Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-30T08:13:21.383Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-30T08:13:21.838Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-30T08:13:22.294Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-30T08:13:22.294Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-30T08:13:22.368Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-30T08:13:23.353Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-30T08:13:24.340Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-30T08:13:25.183Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-30T08:13:25.325Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-30T08:13:26.144Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-30T08:13:26.319Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-30T08:13:27.675Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-30T08:13:27.885Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-30T08:13:32.963Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-30T08:13:35.038Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-30T08:13:35.038Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-30T08:13:35.038Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-30T08:13:35.038Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-30T08:13:35.038Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-30T08:13:35.505Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-30T08:13:35.505Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-30T08:13:35.505Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-30T08:13:35.505Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-30T08:13:36.491Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-30T08:13:36.958Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-30T08:13:38.005Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-30T08:13:40.177Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-30T08:13:44.109Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-30T08:13:50.553Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-30T08:13:54.104Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-30T08:13:55.224Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-30T08:14:01.448Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-30T08:14:05.344Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-30T08:14:05.344Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-30T08:14:05.344Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-30T08:14:05.520Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-30T08:14:06.330Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-30T08:14:09.553Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-30T08:14:10.197Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-30T08:14:14.868Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-30T08:14:16.402Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-30T08:14:16.402Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-30T08:14:16.402Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-30T08:14:16.402Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-30T08:14:16.402Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-30T08:14:19.302Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-30T08:14:19.302Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-30T08:14:19.302Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-30T08:14:24.426Z] docker_cli_external_volume_driver_test.go:53: [dc78d4126fd7d] daemon is not started [2022-04-30T08:14:39.291Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-30T08:14:44.846Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-30T08:14:49.045Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-30T08:14:54.154Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-30T08:14:59.689Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-30T08:15:06.923Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-30T08:15:09.015Z] docker_cli_external_volume_driver_test.go:53: [d9061ac703e22] daemon is not started [2022-04-30T08:15:09.945Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-30T08:15:14.571Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-30T08:15:15.586Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-30T08:15:23.892Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-30T08:15:24.150Z] docker_cli_external_volume_driver_test.go:53: [d9641023adc9d] daemon is not started [2022-04-30T08:15:24.253Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-30T08:15:27.607Z] === RUN TestDockerSuite/TestBuildRm [2022-04-30T08:15:31.405Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-30T08:15:39.022Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-30T08:15:39.955Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-30T08:15:42.855Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-30T08:15:42.855Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-30T08:15:42.855Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-30T08:15:42.855Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-30T08:15:43.310Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-30T08:15:45.479Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-30T08:15:49.208Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-30T08:15:53.883Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-30T08:15:56.691Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-30T08:15:56.691Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-30T08:15:56.691Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-30T08:15:59.657Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-30T08:16:05.348Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-30T08:16:05.348Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-30T08:16:05.348Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-30T08:16:05.348Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-30T08:16:05.348Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-30T08:16:05.348Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-30T08:16:10.105Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-30T08:16:11.088Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-30T08:16:15.976Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-30T08:16:17.314Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-30T08:16:17.314Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-30T08:16:17.770Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-30T08:16:18.925Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-30T08:16:19.391Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-30T08:16:19.391Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-30T08:16:22.340Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-30T08:16:23.326Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-30T08:16:25.538Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-30T08:16:28.073Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-30T08:16:28.073Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-30T08:16:29.164Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-30T08:16:33.844Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-30T08:16:33.844Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-30T08:16:38.046Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-30T08:16:38.521Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-30T08:16:39.034Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-30T08:16:44.046Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-30T08:16:51.800Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-30T08:16:57.663Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-30T08:16:59.571Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-30T08:16:59.571Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-30T08:16:59.571Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-30T08:17:03.292Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-30T08:17:04.820Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-30T08:17:08.081Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-30T08:17:10.592Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-30T08:17:15.236Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-30T08:17:16.362Z] === RUN TestDockerSuite/TestBuildUser [2022-04-30T08:17:16.362Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-30T08:17:16.362Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-30T08:17:16.362Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-30T08:17:16.362Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-30T08:17:16.362Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-30T08:17:16.362Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-30T08:17:20.080Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-30T08:17:21.043Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-30T08:17:21.106Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-30T08:17:22.672Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-30T08:17:22.672Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-30T08:17:22.672Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-30T08:17:22.672Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-30T08:17:22.672Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-30T08:17:24.765Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-30T08:17:24.765Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-30T08:17:24.765Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-30T08:17:24.765Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-30T08:17:24.765Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-30T08:17:25.621Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-30T08:17:25.621Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-30T08:17:25.621Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-30T08:17:30.697Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-30T08:17:41.535Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-30T08:17:41.535Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-30T08:17:41.535Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-30T08:17:41.535Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-30T08:17:41.535Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-30T08:17:41.535Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-30T08:17:41.535Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-30T08:17:41.535Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-30T08:17:41.535Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-30T08:17:41.535Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-30T08:17:41.535Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-30T08:17:41.535Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-30T08:17:41.535Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-30T08:17:43.087Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-30T08:17:48.763Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-30T08:17:48.910Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-30T08:17:48.910Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-30T08:17:48.910Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-30T08:17:48.910Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-30T08:17:49.373Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-30T08:17:49.373Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-30T08:17:49.373Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-30T08:17:49.373Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-30T08:17:49.373Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-30T08:17:49.373Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-30T08:17:49.373Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-30T08:17:49.869Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-30T08:17:49.869Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-30T08:17:54.085Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-30T08:17:54.085Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-30T08:17:54.085Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-30T08:17:54.085Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-30T08:17:54.085Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-30T08:17:54.085Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-30T08:17:54.085Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-30T08:17:55.058Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-30T08:18:00.162Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-30T08:18:00.876Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-30T08:18:05.932Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-30T08:18:05.932Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-30T08:18:06.388Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-30T08:18:06.388Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-30T08:18:06.388Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-30T08:18:10.110Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-30T08:18:10.110Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-30T08:18:10.110Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-30T08:18:18.605Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-30T08:18:19.067Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-30T08:18:19.067Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-30T08:18:19.067Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-30T08:18:19.067Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-30T08:18:19.067Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-30T08:18:19.067Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-30T08:18:19.067Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-30T08:18:19.067Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-30T08:18:19.067Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-30T08:18:19.067Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-30T08:18:19.067Z] === RUN TestDockerSuite/TestBuildFails [2022-04-30T08:18:20.826Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-30T08:18:22.457Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-30T08:18:26.255Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-30T08:18:27.140Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-30T08:18:27.596Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-30T08:18:27.665Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-30T08:18:27.665Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-30T08:18:32.487Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-30T08:18:38.303Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-30T08:18:44.069Z] === RUN TestDockerSuite/TestBuildRm [2022-04-30T08:18:45.253Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-30T08:18:45.253Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-30T08:18:45.253Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-30T08:18:45.253Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-30T08:18:45.253Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-30T08:18:45.253Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-30T08:18:45.253Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-30T08:18:45.253Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-30T08:18:50.711Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-30T08:18:52.881Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-30T08:18:53.794Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-30T08:18:55.961Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-30T08:18:55.961Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-30T08:18:56.418Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-30T08:18:56.418Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-30T08:18:56.418Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-30T08:18:56.418Z] docker_cli_sni_test.go:18: Flakey test [2022-04-30T08:18:56.418Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-30T08:18:58.589Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-30T08:19:01.878Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-30T08:19:03.124Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-30T08:19:03.585Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-30T08:19:04.360Z] === RUN TestDockerSuite/TestCommitChange [2022-04-30T08:19:05.070Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-30T08:19:05.674Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-30T08:19:05.674Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-30T08:19:05.674Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-30T08:19:05.674Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-30T08:19:06.142Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-30T08:19:07.704Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-30T08:19:09.406Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-30T08:19:09.406Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-30T08:19:09.868Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-30T08:19:10.149Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-30T08:19:10.331Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-30T08:19:11.308Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-30T08:19:11.308Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-30T08:19:11.308Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-30T08:19:13.569Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-30T08:19:14.845Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-30T08:19:14.845Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-30T08:19:14.845Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-30T08:19:18.324Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-30T08:19:23.142Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-30T08:19:23.142Z] docker_cli_external_volume_driver_test.go:485: [d5ce399762222] daemon is not started [2022-04-30T08:19:23.422Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-30T08:19:23.422Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-30T08:19:23.422Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-30T08:19:24.198Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-30T08:19:26.155Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-30T08:19:26.155Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-30T08:19:26.155Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-30T08:19:32.001Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-30T08:19:35.724Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-30T08:19:35.724Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-30T08:19:35.724Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-30T08:19:35.724Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-30T08:19:35.724Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-30T08:19:35.724Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-30T08:19:36.184Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-30T08:19:36.184Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-30T08:19:36.184Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-30T08:19:36.184Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-30T08:19:36.184Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-30T08:19:36.184Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-30T08:19:36.184Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-30T08:19:36.184Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-30T08:19:36.184Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-30T08:19:36.184Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-30T08:19:38.023Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-30T08:19:38.023Z] docker_cli_external_volume_driver_test.go:53: [d053c3fee2475] daemon is not started [2022-04-30T08:19:41.017Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-30T08:19:41.018Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-30T08:19:43.211Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-30T08:19:43.211Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-30T08:19:43.211Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-30T08:19:44.192Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-30T08:19:44.192Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-30T08:19:44.723Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-30T08:19:48.902Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-30T08:19:49.488Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-30T08:19:49.488Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-30T08:19:49.488Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-30T08:19:50.447Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-30T08:19:50.909Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-30T08:19:52.454Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite (436.89s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-04-30T08:19:52.885Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-04-30T08:19:52.885Z] PASS [2022-04-30T08:19:52.885Z] [2022-04-30T08:19:52.885Z] === Skipped [2022-04-30T08:19:52.885Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-30T08:19:52.885Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-30T08:19:52.885Z] check_test.go:307: [d444553de0411] daemon is not started [2022-04-30T08:19:52.885Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-30T08:19:52.885Z] [2022-04-30T08:19:52.885Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-30T08:19:52.885Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-30T08:19:52.885Z] check_test.go:307: [d824d3aa09664] daemon is not started [2022-04-30T08:19:52.885Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-30T08:19:52.885Z] [2022-04-30T08:19:52.885Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-30T08:19:52.885Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-30T08:19:52.885Z] check_test.go:307: [da8f48fbae4c2] daemon is not started [2022-04-30T08:19:52.885Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-30T08:19:52.885Z] [2022-04-30T08:19:52.885Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-30T08:19:52.885Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-30T08:19:52.885Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-30T08:19:52.885Z] [2022-04-30T08:19:52.885Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-30T08:19:52.885Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-30T08:19:52.885Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-30T08:19:52.885Z] [2022-04-30T08:19:52.885Z] DONE 269 tests, 5 skipped in 2332.806s [2022-04-30T08:19:52.885Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-30T08:19:52.917Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-30T08:19:53.143Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbc017cb33947/docker.pid [2022-04-30T08:19:53.143Z] +++ kill 7245 [2022-04-30T08:19:53.143Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7245 is not a child of this shell [2022-04-30T08:19:53.143Z] warning: PID 7245 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbc017cb33947/docker.pid had a nonzero exit code [2022-04-30T08:19:53.143Z] ++++ cat bundles/test-integration/docker.pid [2022-04-30T08:19:53.143Z] +++ kill 9384 [2022-04-30T08:19:53.143Z] +++ /etc/init.d/apparmor stop [2022-04-30T08:19:53.143Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-30T08:19:53.143Z] [2022-04-30T08:19:53.143Z] Unloading profiles will leave already running processes permanently [2022-04-30T08:19:53.143Z] unconfined, which can lead to unexpected situations. [2022-04-30T08:19:53.143Z] [2022-04-30T08:19:53.143Z] To set a process to complain mode, use the command line tool [2022-04-30T08:19:53.143Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-30T08:19:53.143Z] +++ true [2022-04-30T08:19:53.143Z] exiting test-integration [2022-04-30T08:19:53.143Z] ++ exit 0 [2022-04-30T08:19:53.143Z] [2022-04-30T08:19:53.278Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-30T08:19:53.278Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-30T08:19:53.278Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-30T08:19:53.400Z] + exit 0 [2022-04-30T08:19:53.400Z] ++ jobs -p [2022-04-30T08:19:53.400Z] + pids= [2022-04-30T08:19:53.400Z] + echo 'Remaining pids to kill: []' [2022-04-30T08:19:53.400Z] Remaining pids to kill: [] [2022-04-30T08:19:53.400Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-30T08:19:53.413Z] Recording test results [2022-04-30T08:19:53.890Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-30T08:19:54.818Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-30T08:19:54.818Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-30T08:19:54.818Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-30T08:19:54.818Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-30T08:19:54.818Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-30T08:19:54.818Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-30T08:19:54.818Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-30T08:19:55.099Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-30T08:19:55.448Z] + echo Ensuring container killed. [2022-04-30T08:19:55.448Z] Ensuring container killed. [2022-04-30T08:19:55.448Z] + docker ps -aq -f name=docker-pr1-* [2022-04-30T08:19:55.448Z] + cids=c6e92652480b [2022-04-30T08:19:55.448Z] fe1760c19362 [2022-04-30T08:19:55.448Z] 2f8273131a57 [2022-04-30T08:19:55.448Z] + [ -n c6e92652480b [2022-04-30T08:19:55.448Z] fe1760c19362 [2022-04-30T08:19:55.448Z] 2f8273131a57 ] [2022-04-30T08:19:55.448Z] + docker rm -vf c6e92652480b fe1760c19362 2f8273131a57 [2022-04-30T08:19:56.077Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-30T08:19:56.383Z] c6e92652480b [2022-04-30T08:19:56.383Z] fe1760c19362 [2022-04-30T08:19:56.383Z] 2f8273131a57 [Pipeline] sh [2022-04-30T08:19:56.671Z] + echo Chowning /workspace to jenkins user [2022-04-30T08:19:56.671Z] Chowning /workspace to jenkins user [2022-04-30T08:19:56.671Z] + id -u [2022-04-30T08:19:56.671Z] + id -g [2022-04-30T08:19:56.671Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43550:/workspace busybox chown -R 1000:1000 /workspace [2022-04-30T08:19:56.671Z] Unable to find image 'busybox:latest' locally [2022-04-30T08:19:56.671Z] latest: Pulling from library/busybox [2022-04-30T08:19:56.929Z] 50e8d59317eb: Pulling fs layer [2022-04-30T08:19:56.929Z] 50e8d59317eb: Verifying Checksum [2022-04-30T08:19:56.929Z] 50e8d59317eb: Download complete [2022-04-30T08:19:56.929Z] 50e8d59317eb: Pull complete [2022-04-30T08:19:56.929Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-30T08:19:56.929Z] Status: Downloaded newer image for busybox:latest [2022-04-30T08:19:57.727Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-30T08:19:57.727Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-30T08:19:57.727Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-30T08:19:57.727Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-30T08:19:59.752Z] + bundleName=amd64 [2022-04-30T08:19:59.752Z] + echo Creating amd64-bundles.tar.gz [2022-04-30T08:19:59.752Z] Creating amd64-bundles.tar.gz [2022-04-30T08:19:59.752Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-30T08:19:59.752Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-30T08:19:59.913Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-30T08:19:59.913Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-30T08:20:00.640Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-30T08:20:00.640Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-30T08:20:00.640Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-30T08:20:00.640Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-30T08:20:00.640Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-30T08:20:00.640Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-30T08:20:00.640Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-30T08:20:00.640Z] === RUN TestDockerSuite/TestContainerAPIDelete [Pipeline] archiveArtifacts [2022-04-30T08:20:01.137Z] Archiving artifacts [2022-04-30T08:20:02.962Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43550/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-30T08:20:03.175Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-30T08:20:03.175Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-30T08:20:03.175Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-30T08:20:03.175Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-30T08:20:03.175Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-30T08:20:03.175Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-30T08:20:03.175Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-30T08:20:03.278Z] + make clean [2022-04-30T08:20:03.536Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-30T08:20:03.536Z] docker-dev-cache [2022-04-30T08:20:03.536Z] docker-mod-cache [Pipeline] deleteDir [2022-04-30T08:20:03.637Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-30T08:20:03.637Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-30T08:20:04.100Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-30T08:20:04.664Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-30T08:20:05.073Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-30T08:20:05.131Z] === RUN TestDockerSuite/TestBuildStderr [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-30T08:20:09.201Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-30T08:20:10.888Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-30T08:20:10.999Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-30T08:20:11.368Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-30T08:20:13.535Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-30T08:20:13.535Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-30T08:20:13.535Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-30T08:20:13.535Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-30T08:20:16.427Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-30T08:20:16.427Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-30T08:20:19.318Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-30T08:20:19.319Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-30T08:20:19.319Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-30T08:20:19.319Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-30T08:20:19.319Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-30T08:20:22.211Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-30T08:20:22.211Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-30T08:20:24.377Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-30T08:20:24.377Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-30T08:20:24.377Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-30T08:20:28.099Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-30T08:20:28.099Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-30T08:20:31.007Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-30T08:20:35.708Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-30T08:20:40.405Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-30T08:20:40.405Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-30T08:20:40.405Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-30T08:20:40.405Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-30T08:20:40.405Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-30T08:20:40.880Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-30T08:20:40.880Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-30T08:20:40.880Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-30T08:20:40.880Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-30T08:20:41.106Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-30T08:20:41.106Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-30T08:20:41.106Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-30T08:20:42.587Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-30T08:20:42.587Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-30T08:20:42.587Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-30T08:20:43.319Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-30T08:20:44.882Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-30T08:20:46.328Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-30T08:20:46.328Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-30T08:20:46.328Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-30T08:20:48.511Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-30T08:20:48.511Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-30T08:20:52.040Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-30T08:20:53.191Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-30T08:20:55.359Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-30T08:20:55.359Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-30T08:20:55.359Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-30T08:20:55.359Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-30T08:20:55.359Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-30T08:20:55.359Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-30T08:20:55.359Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-30T08:20:55.359Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-30T08:20:55.359Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-30T08:20:55.359Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-30T08:20:55.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-30T08:20:58.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-30T08:20:58.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-30T08:20:59.192Z] === RUN TestDockerSuite/TestBuildUser [2022-04-30T08:20:59.192Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-30T08:20:59.192Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-30T08:20:59.192Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-30T08:20:59.192Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-30T08:20:59.192Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-30T08:20:59.192Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-30T08:21:01.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-30T08:21:03.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-30T08:21:03.944Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-30T08:21:04.930Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-30T08:21:06.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-30T08:21:08.720Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-30T08:21:08.720Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-30T08:21:08.720Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-30T08:21:08.720Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-30T08:21:09.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000d053b0_} [2022-04-30T08:21:09.188Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-30T08:21:11.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1298627046_c:\foo_false____} [2022-04-30T08:21:14.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1298627046_c:\foo_true____} [2022-04-30T08:21:17.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-30T08:21:17.781Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-30T08:21:17.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-30T08:21:17.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-30T08:21:17.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-30T08:21:17.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-30T08:21:17.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-30T08:21:17.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-30T08:21:17.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-30T08:21:17.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-30T08:21:17.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-30T08:21:18.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-30T08:21:18.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-30T08:21:18.238Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-30T08:21:18.238Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-30T08:21:18.238Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-30T08:21:18.238Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-30T08:21:18.238Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-30T08:21:18.238Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-30T08:21:18.238Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-30T08:21:18.238Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-30T08:21:18.238Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-30T08:21:18.238Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-30T08:21:18.238Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-30T08:21:21.968Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-30T08:21:21.968Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-30T08:21:21.968Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-30T08:21:21.968Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:21:21.968Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-30T08:21:21.968Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-30T08:21:21.968Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-30T08:21:21.968Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-30T08:21:21.968Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-30T08:21:21.968Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-30T08:21:21.968Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-30T08:21:21.968Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-30T08:21:21.968Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-30T08:21:21.968Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-30T08:21:21.968Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-30T08:21:21.968Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-30T08:21:21.968Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-30T08:21:21.968Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-30T08:21:21.968Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-30T08:21:21.968Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-30T08:21:21.968Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-30T08:21:21.968Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-30T08:21:21.968Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-30T08:21:21.968Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:21:21.968Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-30T08:21:21.968Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-30T08:21:21.968Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-30T08:21:23.450Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-30T08:21:24.136Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-30T08:21:24.592Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-30T08:21:24.592Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-30T08:21:24.592Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-30T08:21:27.493Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-30T08:21:27.493Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-30T08:21:27.493Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-30T08:21:27.493Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-30T08:21:27.493Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-30T08:21:27.493Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-30T08:21:27.493Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-30T08:21:33.265Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-30T08:21:35.436Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-30T08:21:35.436Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-30T08:21:35.436Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-30T08:21:35.436Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-30T08:21:35.895Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-30T08:21:39.294Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-30T08:21:39.294Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-30T08:21:41.170Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-30T08:21:45.884Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-30T08:21:46.194Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-30T08:21:46.194Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:21:46.194Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-30T08:21:46.194Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-30T08:21:46.194Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-30T08:21:51.791Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-30T08:21:52.982Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-30T08:21:56.495Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-30T08:21:56.495Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-30T08:21:56.495Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-30T08:21:56.495Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-30T08:21:56.495Z] === RUN TestDockerSuite/TestCpToDot [2022-04-30T08:21:58.793Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-30T08:21:58.952Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-30T08:21:58.952Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-30T08:21:58.952Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-30T08:21:58.952Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-30T08:21:58.952Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-30T08:21:59.388Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-30T08:21:59.388Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-30T08:21:59.388Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-30T08:21:59.388Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-30T08:21:59.388Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-30T08:22:02.743Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-30T08:22:02.743Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-30T08:22:03.133Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-30T08:22:03.133Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:22:03.133Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-30T08:22:03.133Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-30T08:22:03.133Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-30T08:22:03.133Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-30T08:22:03.133Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-30T08:22:03.133Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-30T08:22:03.133Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-30T08:22:03.133Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-30T08:22:03.133Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-30T08:22:03.211Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-30T08:22:05.318Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-30T08:22:08.227Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-30T08:22:08.687Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-30T08:22:08.687Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-30T08:22:10.866Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-30T08:22:11.837Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-30T08:22:12.296Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-30T08:22:12.296Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-30T08:22:12.296Z] === RUN TestDockerSuite/TestCreateRM [2022-04-30T08:22:12.757Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-30T08:22:12.757Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-30T08:22:12.757Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-30T08:22:12.757Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-30T08:22:13.726Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-30T08:22:16.512Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-30T08:22:16.512Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-30T08:22:16.512Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-30T08:22:21.076Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-30T08:22:24.021Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-30T08:22:24.021Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-30T08:22:24.021Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-30T08:22:25.829Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-30T08:22:26.297Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-30T08:22:26.914Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-30T08:22:27.371Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-30T08:22:27.371Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-30T08:22:27.371Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-30T08:22:30.267Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-30T08:22:30.267Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-30T08:22:30.267Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-30T08:22:30.267Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-30T08:22:30.267Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-30T08:22:30.267Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-30T08:22:30.267Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-30T08:22:30.267Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-30T08:22:30.267Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-30T08:22:30.267Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-30T08:22:30.267Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:22:30.267Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-30T08:22:30.267Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-30T08:22:30.267Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-30T08:22:30.267Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-30T08:22:30.267Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-30T08:22:30.267Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-30T08:22:30.267Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-30T08:22:30.267Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-30T08:22:30.723Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-30T08:22:30.723Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-30T08:22:30.723Z] === RUN TestDockerSuite/TestDockerFails [2022-04-30T08:22:30.723Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-30T08:22:30.723Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-30T08:22:30.723Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-30T08:22:30.723Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-30T08:22:30.723Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-30T08:22:30.723Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-30T08:22:30.723Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-30T08:22:30.723Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-30T08:22:30.723Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-30T08:22:30.723Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-30T08:22:30.723Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-30T08:22:31.355Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-30T08:22:31.355Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-30T08:22:31.355Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-30T08:22:31.355Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-30T08:22:31.355Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-30T08:22:31.355Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-30T08:22:33.544Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-30T08:22:33.616Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-30T08:22:36.510Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-30T08:22:39.402Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-30T08:22:43.912Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-30T08:22:46.098Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-30T08:22:46.098Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-30T08:22:46.656Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-30T08:22:47.530Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-30T08:22:47.530Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-30T08:22:47.530Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-30T08:22:47.530Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-30T08:22:47.530Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-30T08:22:47.530Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-30T08:22:47.530Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-30T08:22:47.530Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-30T08:22:49.577Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-30T08:22:49.690Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-30T08:22:50.553Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-30T08:22:52.101Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-30T08:22:54.364Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-30T08:23:00.028Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-30T08:23:01.013Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-30T08:23:01.013Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-30T08:23:01.420Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-30T08:23:01.483Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-30T08:23:01.483Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-30T08:23:01.483Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-30T08:23:01.483Z] docker_cli_sni_test.go:18: Flakey test [2022-04-30T08:23:01.483Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-30T08:23:02.452Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-30T08:23:03.594Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-30T08:23:04.432Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-30T08:23:04.432Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-30T08:23:04.432Z] === RUN TestDockerSuite/TestCommitChange [2022-04-30T08:23:04.560Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-30T08:23:04.640Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-30T08:23:09.233Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-30T08:23:10.195Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-30T08:23:11.591Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-30T08:23:11.724Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-30T08:23:14.997Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-30T08:23:17.455Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-30T08:23:17.455Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-30T08:23:17.455Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-30T08:23:17.501Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-30T08:23:18.748Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-30T08:23:23.292Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-30T08:23:23.292Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-30T08:23:23.292Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-30T08:23:23.292Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-30T08:23:23.292Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-30T08:23:23.292Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-30T08:23:23.292Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-30T08:23:23.292Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-30T08:23:23.292Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-30T08:23:24.262Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-30T08:23:24.262Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-30T08:23:24.262Z] === RUN TestDockerSuite/TestEventsRename [2022-04-30T08:23:26.111Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-30T08:23:26.111Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-30T08:23:26.111Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-30T08:23:27.169Z] === RUN TestDockerSuite/TestEventsResize [2022-04-30T08:23:29.098Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-30T08:23:33.805Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-30T08:23:35.719Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-30T08:23:36.530Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-30T08:23:38.611Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-30T08:23:39.621Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-30T08:23:40.595Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-30T08:23:40.595Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-30T08:23:40.595Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-30T08:23:40.595Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-30T08:23:40.595Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-30T08:23:41.502Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-30T08:23:42.392Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-30T08:23:42.392Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-30T08:23:42.392Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-30T08:23:42.392Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-30T08:23:42.392Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-30T08:23:42.392Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-30T08:23:42.392Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-30T08:23:42.392Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-30T08:23:42.392Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-30T08:23:42.392Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-30T08:23:42.392Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-30T08:23:42.392Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-30T08:23:42.392Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-30T08:23:42.392Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-30T08:23:42.392Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-30T08:23:42.392Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-30T08:23:43.515Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-30T08:23:43.515Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-30T08:23:43.515Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-30T08:23:47.278Z] === RUN TestDockerSuite/TestEventsTop [2022-04-30T08:23:47.278Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-30T08:23:47.278Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-30T08:23:49.446Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-30T08:23:51.046Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-30T08:23:55.217Z] === RUN TestDockerSuite/TestExec [2022-04-30T08:23:55.217Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:23:55.217Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-30T08:23:55.217Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-30T08:23:55.217Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-30T08:23:57.384Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-30T08:23:59.558Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-30T08:23:59.558Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-30T08:23:59.558Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-30T08:23:59.558Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-30T08:23:59.558Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-30T08:23:59.558Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-30T08:23:59.558Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-30T08:24:01.470Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-30T08:24:01.471Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-30T08:24:01.471Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-30T08:24:02.459Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-30T08:24:03.037Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-30T08:24:03.037Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-30T08:24:03.037Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-30T08:24:03.037Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-30T08:24:03.037Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-30T08:24:03.037Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-30T08:24:03.037Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-30T08:24:04.626Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-30T08:24:06.795Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-30T08:24:06.826Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-30T08:24:06.826Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-30T08:24:06.826Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-30T08:24:06.826Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-30T08:24:09.687Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-30T08:24:10.614Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-30T08:24:10.614Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-30T08:24:10.614Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-30T08:24:10.614Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-30T08:24:10.614Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-30T08:24:10.614Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-30T08:24:10.614Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-30T08:24:10.614Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-30T08:24:14.403Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-30T08:24:15.458Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-30T08:24:15.458Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-30T08:24:15.458Z] === RUN TestDockerSuite/TestExecEnv [2022-04-30T08:24:15.458Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-30T08:24:15.458Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-30T08:24:15.458Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-30T08:24:15.458Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-30T08:24:17.634Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-30T08:24:18.194Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-30T08:24:21.982Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-30T08:24:21.982Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-30T08:24:21.982Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-30T08:24:21.982Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-30T08:24:22.313Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-30T08:24:22.313Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-30T08:24:22.313Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-30T08:24:22.313Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-30T08:24:22.313Z] === RUN TestDockerSuite/TestExecParseError [2022-04-30T08:24:22.313Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-30T08:24:22.313Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-30T08:24:22.313Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-30T08:24:22.313Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-30T08:24:22.313Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-30T08:24:22.313Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-30T08:24:25.208Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-30T08:24:25.208Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-30T08:24:25.208Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-30T08:24:25.208Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-30T08:24:25.208Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-30T08:24:25.208Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:24:25.208Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-30T08:24:25.208Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-30T08:24:25.208Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-30T08:24:25.208Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-30T08:24:25.208Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-30T08:24:25.771Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-30T08:24:25.771Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-30T08:24:28.101Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-30T08:24:28.101Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-30T08:24:28.101Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-30T08:24:29.559Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-30T08:24:29.559Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-30T08:24:29.559Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-30T08:24:29.559Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-30T08:24:29.559Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-30T08:24:33.349Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-30T08:24:33.349Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-30T08:24:34.249Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-30T08:24:35.155Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-30T08:24:35.155Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-30T08:24:35.155Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-30T08:24:35.155Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-30T08:24:35.155Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-30T08:24:35.155Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-30T08:24:35.155Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-30T08:24:37.141Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-30T08:24:37.141Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-30T08:24:37.141Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-30T08:24:40.929Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-30T08:24:40.930Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-30T08:24:41.396Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-30T08:24:44.345Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-30T08:24:47.982Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-30T08:24:50.876Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-30T08:24:51.496Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-30T08:24:57.940Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-30T08:24:57.940Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:24:57.940Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-30T08:24:57.940Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-30T08:24:57.940Z] === RUN TestDockerSuite/TestHealth [2022-04-30T08:24:57.940Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-30T08:24:57.940Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-30T08:24:57.940Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-30T08:24:57.940Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-30T08:24:57.940Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-30T08:24:58.673Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-30T08:24:58.673Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-30T08:24:58.673Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-30T08:24:58.673Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-30T08:24:58.673Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-30T08:25:02.512Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-30T08:25:02.512Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-30T08:25:02.512Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-30T08:25:03.709Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-30T08:25:03.709Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-30T08:25:03.709Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-30T08:25:03.709Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-30T08:25:03.709Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-30T08:25:03.709Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-30T08:25:04.166Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-30T08:25:04.238Z] === RUN TestDockerSuite/TestBuildRm [2022-04-30T08:25:05.138Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-30T08:25:05.138Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-30T08:25:05.138Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-30T08:25:05.464Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-30T08:25:05.464Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-30T08:25:05.464Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-30T08:25:06.101Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-30T08:25:06.557Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-30T08:25:08.725Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-30T08:25:08.725Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-30T08:25:09.257Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-30T08:25:09.729Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-30T08:25:11.619Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-30T08:25:14.511Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-30T08:25:14.968Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-30T08:25:14.968Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-30T08:25:14.968Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-30T08:25:15.591Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-30T08:25:18.541Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-30T08:25:18.541Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-30T08:25:18.541Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-30T08:25:18.541Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-30T08:25:18.541Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-30T08:25:18.541Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-30T08:25:18.541Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-30T08:25:18.541Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-30T08:25:18.541Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-30T08:25:18.541Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-30T08:25:18.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-30T08:25:18.687Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-30T08:25:19.079Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-30T08:25:19.143Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-30T08:25:19.143Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-30T08:25:19.143Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-30T08:25:19.143Z] === RUN TestDockerSuite/TestImportFile [2022-04-30T08:25:19.143Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-30T08:25:19.143Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-30T08:25:19.143Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-30T08:25:19.143Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-30T08:25:19.143Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-30T08:25:19.143Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-30T08:25:19.143Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-30T08:25:19.143Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-30T08:25:19.143Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-30T08:25:19.143Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-30T08:25:19.143Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-30T08:25:19.143Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-30T08:25:19.143Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-30T08:25:19.143Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-30T08:25:19.143Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-30T08:25:19.601Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-30T08:25:19.601Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-30T08:25:19.601Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-30T08:25:19.601Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-30T08:25:19.601Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-30T08:25:21.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-30T08:25:21.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-30T08:25:22.009Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-30T08:25:22.009Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-30T08:25:22.009Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-30T08:25:22.009Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-30T08:25:22.493Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-30T08:25:22.984Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-30T08:25:24.531Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-30T08:25:25.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-30T08:25:25.390Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-30T08:25:25.390Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-30T08:25:25.390Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-30T08:25:25.390Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-30T08:25:25.390Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-30T08:25:25.390Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-30T08:25:25.390Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-30T08:25:25.390Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-30T08:25:28.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-30T08:25:28.283Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-30T08:25:28.283Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-30T08:25:29.243Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-30T08:25:31.177Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-30T08:25:31.177Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:25:31.177Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-30T08:25:31.177Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-30T08:25:31.177Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-30T08:25:31.177Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-30T08:25:31.177Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-30T08:25:32.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-30T08:25:33.029Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-30T08:25:34.073Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-30T08:25:34.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00088f560_} [2022-04-30T08:25:37.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13171444078_c:\foo_false____} [2022-04-30T08:25:38.840Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-30T08:25:39.844Z] === RUN TestDockerSuite/TestInspectImage [2022-04-30T08:25:39.844Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:25:39.844Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-30T08:25:39.844Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-30T08:25:39.844Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-30T08:25:39.844Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-30T08:25:39.844Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-30T08:25:41.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13171444078_c:\foo_true____} [2022-04-30T08:25:42.014Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-30T08:25:44.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-30T08:25:44.666Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-30T08:25:44.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-30T08:25:44.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-30T08:25:44.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-30T08:25:44.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-30T08:25:44.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-30T08:25:44.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-30T08:25:44.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-30T08:25:44.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-30T08:25:44.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-30T08:25:44.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-30T08:25:44.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-30T08:25:44.666Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-30T08:25:44.666Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-30T08:25:44.913Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-30T08:25:44.913Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-30T08:25:45.134Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-30T08:25:45.134Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-30T08:25:45.134Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-30T08:25:45.134Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-30T08:25:45.134Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-30T08:25:45.134Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-30T08:25:45.134Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-30T08:25:45.134Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-30T08:25:45.134Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-30T08:25:47.815Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-30T08:25:48.922Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-30T08:25:48.922Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-30T08:25:48.922Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-30T08:25:48.922Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:25:48.922Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-30T08:25:48.922Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-30T08:25:48.922Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-30T08:25:48.922Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-30T08:25:48.922Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-30T08:25:48.922Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-30T08:25:48.922Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-30T08:25:48.922Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-30T08:25:48.922Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-30T08:25:48.922Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-30T08:25:48.922Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-30T08:25:48.922Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-30T08:25:48.922Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-30T08:25:48.922Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-30T08:25:48.922Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-30T08:25:48.922Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-30T08:25:48.922Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-30T08:25:48.922Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-30T08:25:48.922Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-30T08:25:48.922Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:25:48.922Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-30T08:25:48.922Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-30T08:25:48.922Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-30T08:25:49.986Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-30T08:25:49.986Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-30T08:25:49.986Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-30T08:25:49.986Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-30T08:25:52.711Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-30T08:25:52.711Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-30T08:25:52.711Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-30T08:25:52.711Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-30T08:25:52.879Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-30T08:25:55.659Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-30T08:25:55.660Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-30T08:25:55.772Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-30T08:25:56.127Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-30T08:25:56.127Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-30T08:25:56.127Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-30T08:25:56.127Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-30T08:25:56.127Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-30T08:25:59.971Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-30T08:26:00.445Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-30T08:26:01.518Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-30T08:26:01.982Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-30T08:26:01.995Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-30T08:26:03.338Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-30T08:26:05.784Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-30T08:26:05.784Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-30T08:26:05.784Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-30T08:26:05.784Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-30T08:26:05.784Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-30T08:26:06.231Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-30T08:26:08.401Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-30T08:26:11.297Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-30T08:26:14.189Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-30T08:26:14.394Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-30T08:26:14.394Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-30T08:26:17.088Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-30T08:26:17.088Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-30T08:26:17.088Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:26:17.088Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-30T08:26:17.088Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-30T08:26:17.088Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-30T08:26:17.088Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-30T08:26:17.088Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-30T08:26:17.088Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-30T08:26:17.088Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-30T08:26:17.088Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-30T08:26:17.088Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-30T08:26:17.088Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-30T08:26:17.088Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-30T08:26:17.088Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:26:17.088Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-30T08:26:17.088Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-30T08:26:17.088Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-30T08:26:17.088Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-30T08:26:17.088Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-30T08:26:17.088Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-30T08:26:17.088Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-30T08:26:17.088Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-30T08:26:17.088Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-30T08:26:17.088Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-30T08:26:17.544Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-30T08:26:17.544Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-30T08:26:17.544Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-30T08:26:17.544Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-30T08:26:17.544Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-30T08:26:17.544Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-30T08:26:17.544Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-30T08:26:17.544Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-30T08:26:17.544Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-30T08:26:17.544Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-30T08:26:17.544Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-30T08:26:18.278Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-30T08:26:18.278Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:26:18.278Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-30T08:26:18.278Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-30T08:26:18.278Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-30T08:26:19.716Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-30T08:26:20.205Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-30T08:26:20.205Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-30T08:26:22.610Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-30T08:26:26.019Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-30T08:26:28.380Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-30T08:26:30.773Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-30T08:26:30.773Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-30T08:26:30.773Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-30T08:26:30.773Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-30T08:26:30.773Z] === RUN TestDockerSuite/TestCpToDot [2022-04-30T08:26:31.281Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-30T08:26:31.281Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-30T08:26:31.281Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-30T08:26:33.448Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-30T08:26:33.448Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-30T08:26:33.720Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-30T08:26:33.720Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-30T08:26:33.720Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-30T08:26:33.720Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-30T08:26:33.720Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-30T08:26:37.510Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-30T08:26:37.510Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:26:37.511Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-30T08:26:37.511Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-30T08:26:37.511Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-30T08:26:37.511Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-30T08:26:37.511Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-30T08:26:37.511Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-30T08:26:37.511Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-30T08:26:37.511Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-30T08:26:37.978Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-30T08:26:40.196Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-30T08:26:41.995Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-30T08:26:43.989Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-30T08:26:43.989Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-30T08:26:43.989Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-30T08:26:46.941Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-30T08:26:47.408Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-30T08:26:47.770Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-30T08:26:47.876Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-30T08:26:47.876Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-30T08:26:47.876Z] === RUN TestDockerSuite/TestCreateRM [2022-04-30T08:26:48.139Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-30T08:26:48.139Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-30T08:26:48.139Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-30T08:26:48.344Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-30T08:26:48.344Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-30T08:26:48.344Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-30T08:26:48.812Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-30T08:26:49.279Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-30T08:26:51.056Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-30T08:26:52.601Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-30T08:26:56.310Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-30T08:26:57.841Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-30T08:26:58.415Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-30T08:26:59.697Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-30T08:26:59.697Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-30T08:27:00.170Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-30T08:27:00.733Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-30T08:27:00.733Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-30T08:27:00.733Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-30T08:27:03.634Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-30T08:27:03.957Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-30T08:27:03.957Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-30T08:27:03.957Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-30T08:27:03.957Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-30T08:27:04.298Z] === RUN TestDockerSuite/TestBuildUser [2022-04-30T08:27:04.298Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-30T08:27:04.298Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-30T08:27:04.298Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-30T08:27:04.298Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-30T08:27:04.298Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-30T08:27:04.298Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-30T08:27:06.582Z] === RUN TestDockerSuite/TestLogsSince [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-30T08:27:07.745Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-30T08:27:07.745Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-30T08:27:07.745Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-30T08:27:07.745Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-30T08:27:07.745Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-30T08:27:07.745Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-30T08:27:07.745Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-30T08:27:07.745Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-30T08:27:07.745Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-30T08:27:07.745Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestDockerFails [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-30T08:27:07.745Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-30T08:27:07.745Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-30T08:27:07.745Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-30T08:27:07.745Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-30T08:27:07.745Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-30T08:27:07.745Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-30T08:27:09.017Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-30T08:27:09.478Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-30T08:27:11.531Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-30T08:27:13.236Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-30T08:27:13.236Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-30T08:27:13.236Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-30T08:27:13.236Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-30T08:27:13.236Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-30T08:27:14.481Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-30T08:27:16.894Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-30T08:27:16.894Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-30T08:27:16.894Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-30T08:27:16.894Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-30T08:27:16.894Z] === RUN TestDockerSuite/TestLogsTail [2022-04-30T08:27:18.267Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-30T08:27:19.788Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-30T08:27:22.679Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-30T08:27:25.570Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-30T08:27:25.570Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-30T08:27:25.570Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-30T08:27:25.570Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-30T08:27:25.570Z] === RUN TestDockerSuite/TestNetHostname [2022-04-30T08:27:25.570Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-30T08:27:25.570Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-30T08:27:25.570Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-30T08:27:25.570Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-30T08:27:25.570Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-30T08:27:25.570Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-30T08:27:25.570Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-30T08:27:25.570Z] === RUN TestDockerSuite/TestPluginActive [2022-04-30T08:27:25.570Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-30T08:27:26.027Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-30T08:27:26.027Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-30T08:27:26.027Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-30T08:27:26.027Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-30T08:27:26.027Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-30T08:27:26.027Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-30T08:27:26.027Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-30T08:27:26.027Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-30T08:27:26.027Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-30T08:27:26.027Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-30T08:27:26.027Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-30T08:27:26.027Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-30T08:27:26.027Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-30T08:27:26.027Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-30T08:27:26.027Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-30T08:27:26.027Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-30T08:27:26.027Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-30T08:27:26.027Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-30T08:27:26.027Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-30T08:27:26.027Z] === RUN TestDockerSuite/TestPortList [2022-04-30T08:27:26.027Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-30T08:27:26.027Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-30T08:27:30.754Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-30T08:27:31.804Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-30T08:27:31.804Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:27:31.804Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-30T08:27:31.804Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-30T08:27:31.804Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-30T08:27:31.804Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-30T08:27:31.804Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-30T08:27:31.804Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-30T08:27:31.804Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-30T08:27:31.804Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-30T08:27:31.804Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-30T08:27:31.804Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-30T08:27:31.804Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-30T08:27:31.804Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-30T08:27:31.804Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-30T08:27:31.804Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-30T08:27:31.804Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-30T08:27:31.804Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-30T08:27:36.617Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-30T08:27:37.580Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-30T08:27:37.580Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-30T08:27:37.580Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-30T08:27:38.417Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-30T08:27:38.878Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-30T08:27:43.767Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-30T08:27:46.126Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-30T08:27:46.126Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-30T08:27:46.126Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-30T08:27:46.716Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-30T08:27:47.184Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-30T08:27:49.227Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-30T08:27:53.045Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-30T08:27:53.513Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-30T08:27:54.500Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-30T08:27:56.327Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-30T08:27:56.327Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-30T08:27:56.327Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-30T08:27:56.327Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-30T08:27:56.327Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-30T08:27:56.422Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-30T08:27:59.245Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-30T08:27:59.245Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-30T08:27:59.245Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-30T08:28:01.649Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-30T08:28:08.809Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-30T08:28:08.809Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-30T08:28:08.809Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-30T08:28:08.809Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-30T08:28:08.809Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-30T08:28:08.809Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-30T08:28:08.809Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-30T08:28:08.809Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-30T08:28:08.809Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-30T08:28:09.277Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-30T08:28:09.277Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-30T08:28:09.277Z] === RUN TestDockerSuite/TestEventsRename [2022-04-30T08:28:11.718Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-30T08:28:13.063Z] === RUN TestDockerSuite/TestEventsResize [2022-04-30T08:28:14.069Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-30T08:28:14.069Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-30T08:28:14.069Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-30T08:28:14.069Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-30T08:28:17.531Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-30T08:28:17.531Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-30T08:28:28.848Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-30T08:28:32.576Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-30T08:28:41.117Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-30T08:28:42.714Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-30T08:28:42.714Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-30T08:28:42.714Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-30T08:28:42.714Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-30T08:28:42.714Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-30T08:28:42.714Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-30T08:28:42.714Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-30T08:28:44.259Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-30T08:28:45.791Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-30T08:28:45.791Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-30T08:28:45.791Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-30T08:28:45.791Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-30T08:28:46.247Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-30T08:28:48.942Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-30T08:28:49.927Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-30T08:28:52.016Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-30T08:28:52.016Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-30T08:28:52.016Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-30T08:28:52.016Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-30T08:28:52.016Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-30T08:28:52.016Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-30T08:28:52.016Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-30T08:28:52.016Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-30T08:28:52.016Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-30T08:28:52.852Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-30T08:28:53.716Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-30T08:28:55.771Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-30T08:28:55.771Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-30T08:28:55.771Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-30T08:28:55.771Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-30T08:28:55.771Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-30T08:28:55.771Z] docker_cli_sni_test.go:18: Flakey test [2022-04-30T08:28:55.771Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-30T08:28:57.959Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-30T08:28:59.071Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-30T08:28:59.071Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-30T08:28:59.071Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-30T08:28:59.576Z] === RUN TestDockerSuite/TestEventsTop [2022-04-30T08:28:59.577Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-30T08:28:59.577Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-30T08:29:00.599Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-30T08:29:00.599Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-30T08:29:00.599Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-30T08:29:02.126Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-30T08:29:02.521Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-30T08:29:03.089Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-30T08:29:03.089Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-30T08:29:03.089Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-30T08:29:03.772Z] === RUN TestDockerSuite/TestCommitChange [2022-04-30T08:29:07.770Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-30T08:29:08.386Z] === RUN TestDockerSuite/TestExec [2022-04-30T08:29:08.386Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:29:08.386Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-30T08:29:08.386Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-30T08:29:08.386Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-30T08:29:08.484Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-30T08:29:11.335Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-30T08:29:13.542Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-30T08:29:14.295Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-30T08:29:14.295Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-30T08:29:14.295Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-30T08:29:15.126Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-30T08:29:15.126Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-30T08:29:15.126Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-30T08:29:15.126Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-30T08:29:15.126Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-30T08:29:15.126Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-30T08:29:15.126Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-30T08:29:18.074Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-30T08:29:19.954Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-30T08:29:21.408Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-30T08:29:21.408Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-30T08:29:21.408Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-30T08:29:21.866Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-30T08:29:26.621Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-30T08:29:29.999Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-30T08:29:30.415Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-30T08:29:33.752Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-30T08:29:33.752Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-30T08:29:33.752Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-30T08:29:33.752Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-30T08:29:33.752Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-30T08:29:33.752Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-30T08:29:33.752Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-30T08:29:33.752Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-30T08:29:33.752Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-30T08:29:33.752Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-30T08:29:33.752Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-30T08:29:33.752Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-30T08:29:33.752Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-30T08:29:33.752Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-30T08:29:33.752Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-30T08:29:34.214Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-30T08:29:37.568Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-30T08:29:37.568Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-30T08:29:37.568Z] === RUN TestDockerSuite/TestExecEnv [2022-04-30T08:29:37.568Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-30T08:29:37.568Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-30T08:29:37.568Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-30T08:29:37.568Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-30T08:29:37.768Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-30T08:29:37.768Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-30T08:29:37.768Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-30T08:29:41.359Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-30T08:29:42.805Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-30T08:29:46.111Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-30T08:29:46.111Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-30T08:29:46.111Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-30T08:29:46.111Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-30T08:29:46.111Z] === RUN TestDockerSuite/TestExecParseError [2022-04-30T08:29:46.111Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-30T08:29:46.111Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-30T08:29:46.111Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-30T08:29:46.111Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-30T08:29:46.111Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-30T08:29:46.111Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-30T08:29:46.320Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-30T08:29:46.320Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-30T08:29:46.320Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-30T08:29:46.776Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-30T08:29:50.862Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-30T08:29:50.862Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-30T08:29:50.862Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-30T08:29:50.862Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-30T08:29:50.862Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-30T08:29:50.862Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:29:50.862Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-30T08:29:50.862Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-30T08:29:50.862Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-30T08:29:50.862Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-30T08:29:50.862Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-30T08:29:52.546Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-30T08:29:54.649Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-30T08:29:54.649Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-30T08:29:54.649Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-30T08:29:55.214Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-30T08:29:55.214Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-30T08:29:55.214Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-30T08:29:56.188Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-30T08:29:56.188Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-30T08:29:56.188Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-30T08:29:56.188Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-30T08:29:56.188Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-30T08:29:56.188Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-30T08:29:56.188Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-30T08:29:58.317Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-30T08:29:58.317Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:29:58.317Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-30T08:29:59.145Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-30T08:29:59.145Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-30T08:29:59.145Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-30T08:29:59.145Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-30T08:30:02.065Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-30T08:30:02.065Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-30T08:30:02.065Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-30T08:30:02.065Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-30T08:30:02.065Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-30T08:30:02.065Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-30T08:30:02.065Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-30T08:30:02.065Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-30T08:30:02.990Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-30T08:30:02.990Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-30T08:30:02.990Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-30T08:30:03.308Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-30T08:30:03.308Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-30T08:30:03.308Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-30T08:30:03.308Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-30T08:30:03.308Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-30T08:30:03.308Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-30T08:30:03.308Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-30T08:30:04.979Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-30T08:30:07.894Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-30T08:30:10.082Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-30T08:30:10.082Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-30T08:30:10.082Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-30T08:30:10.082Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-30T08:30:10.459Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-30T08:30:12.272Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-30T08:30:12.273Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-30T08:30:17.609Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-30T08:30:20.655Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-30T08:30:20.869Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-30T08:30:20.869Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-30T08:30:20.869Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-30T08:30:20.869Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-30T08:30:20.869Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-30T08:30:21.401Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-30T08:30:22.413Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-30T08:30:22.413Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-30T08:30:22.828Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-30T08:30:23.790Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-30T08:30:24.602Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-30T08:30:24.602Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-30T08:30:24.602Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-30T08:30:27.521Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-30T08:30:27.521Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-30T08:30:30.057Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-30T08:30:30.057Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:30:30.057Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-30T08:30:30.057Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-30T08:30:30.057Z] === RUN TestDockerSuite/TestHealth [2022-04-30T08:30:30.057Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-30T08:30:30.057Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-30T08:30:30.057Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-30T08:30:30.057Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-30T08:30:30.057Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-30T08:30:30.437Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-30T08:30:32.336Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-30T08:30:35.919Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-30T08:30:35.919Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-30T08:30:35.919Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-30T08:30:35.919Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-30T08:30:35.919Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-30T08:30:35.919Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-30T08:30:35.919Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-30T08:30:36.906Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-30T08:30:36.906Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-30T08:30:36.906Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-30T08:30:37.894Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-30T08:30:38.108Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-30T08:30:38.361Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-30T08:30:39.031Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-30T08:30:40.574Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-30T08:30:40.574Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-30T08:30:43.520Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-30T08:30:43.738Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-30T08:30:43.738Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-30T08:30:43.738Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-30T08:30:43.738Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-30T08:30:43.738Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-30T08:30:45.282Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-30T08:30:45.282Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-30T08:30:45.744Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-30T08:30:47.308Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-30T08:30:47.309Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-30T08:30:47.309Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-30T08:30:47.309Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-30T08:30:47.933Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-30T08:30:47.933Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-30T08:30:47.933Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-30T08:30:48.404Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-30T08:30:50.848Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-30T08:30:50.848Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-30T08:30:51.395Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-30T08:30:51.396Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-30T08:30:51.396Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-30T08:30:51.396Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-30T08:30:51.396Z] === RUN TestDockerSuite/TestImportFile [2022-04-30T08:30:51.396Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-30T08:30:51.396Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-30T08:30:51.396Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-30T08:30:51.396Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-30T08:30:51.396Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-30T08:30:51.396Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-30T08:30:51.396Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-30T08:30:51.396Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-30T08:30:51.396Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-30T08:30:51.396Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-30T08:30:51.396Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-30T08:30:51.396Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-30T08:30:51.863Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-30T08:30:51.863Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-30T08:30:51.863Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-30T08:30:51.863Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-30T08:30:51.863Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-30T08:30:51.863Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-30T08:30:51.863Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-30T08:30:51.863Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-30T08:30:53.080Z] === RUN TestDockerSuite/TestRmiTag [2022-04-30T08:30:53.080Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-30T08:30:55.559Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-30T08:30:55.654Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-30T08:30:56.846Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-30T08:30:57.104Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-30T08:30:57.104Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-30T08:30:57.104Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-30T08:30:57.104Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-30T08:30:57.565Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-30T08:30:57.565Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-30T08:30:57.566Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-30T08:30:57.566Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-30T08:30:57.566Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-30T08:30:57.566Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-30T08:30:57.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-30T08:30:58.603Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-30T08:30:58.603Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-30T08:30:58.603Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-30T08:30:58.603Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-30T08:30:58.603Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-30T08:30:58.603Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-30T08:30:58.603Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-30T08:30:58.603Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-30T08:30:59.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-30T08:30:59.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-30T08:31:02.389Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-30T08:31:02.389Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-30T08:31:06.408Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-30T08:31:06.408Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:31:06.408Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-30T08:31:06.408Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-30T08:31:06.408Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-30T08:31:06.408Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-30T08:31:06.408Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-30T08:31:07.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-30T08:31:09.355Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-30T08:31:15.227Z] === RUN TestDockerSuite/TestInspectImage [2022-04-30T08:31:15.227Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:31:15.227Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-30T08:31:15.227Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-30T08:31:15.694Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-30T08:31:15.694Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-30T08:31:15.694Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-30T08:31:15.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-30T08:31:17.940Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-30T08:31:18.649Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-30T08:31:20.107Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-30T08:31:22.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-30T08:31:23.403Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-30T08:31:23.403Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-30T08:31:26.355Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-30T08:31:27.171Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-30T08:31:28.133Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-30T08:31:28.133Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-30T08:31:28.133Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-30T08:31:28.133Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-30T08:31:28.133Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-30T08:31:28.133Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-30T08:31:28.133Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-30T08:31:28.133Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-30T08:31:28.133Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-30T08:31:28.133Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-30T08:31:28.133Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-30T08:31:28.133Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-30T08:31:28.133Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-30T08:31:28.133Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-30T08:31:28.133Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-30T08:31:31.106Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-30T08:31:31.106Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-30T08:31:31.106Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-30T08:31:31.106Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-30T08:31:31.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008874d0_} [2022-04-30T08:31:34.899Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-30T08:31:35.188Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-30T08:31:35.188Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-30T08:31:35.188Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-30T08:31:35.188Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-30T08:31:35.188Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-30T08:31:38.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11426715821_c:\foo_false____} [2022-04-30T08:31:38.691Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-30T08:31:42.242Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-30T08:31:45.139Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-30T08:31:45.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11426715821_c:\foo_true____} [2022-04-30T08:31:45.841Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-30T08:31:48.035Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-30T08:31:48.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-30T08:31:48.514Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-30T08:31:48.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-30T08:31:48.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-30T08:31:48.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-30T08:31:48.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-30T08:31:48.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-30T08:31:48.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-30T08:31:48.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-30T08:31:48.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-30T08:31:48.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-30T08:31:48.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-30T08:31:48.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-30T08:31:48.977Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-30T08:31:48.977Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-30T08:31:48.977Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-30T08:31:48.977Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-30T08:31:48.977Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-30T08:31:48.977Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-30T08:31:48.977Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-30T08:31:48.977Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-30T08:31:48.977Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-30T08:31:48.977Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-30T08:31:48.977Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-30T08:31:50.595Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-30T08:31:50.928Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-30T08:31:51.896Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-30T08:31:51.896Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-30T08:31:51.896Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-30T08:31:51.896Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:31:51.896Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-30T08:31:51.896Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-30T08:31:51.896Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-30T08:31:51.896Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-30T08:31:51.896Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-30T08:31:51.896Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-30T08:31:51.896Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-30T08:31:51.896Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-30T08:31:51.896Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-30T08:31:51.896Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-30T08:31:51.896Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-30T08:31:51.896Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-30T08:31:51.896Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-30T08:31:51.896Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-30T08:31:51.896Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-30T08:31:51.896Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-30T08:31:51.896Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-30T08:31:51.896Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-30T08:31:51.896Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-30T08:31:51.896Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:31:51.896Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-30T08:31:51.896Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-30T08:31:51.896Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-30T08:31:53.546Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-30T08:31:53.822Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-30T08:31:53.822Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-30T08:31:56.493Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-30T08:32:00.279Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-30T08:32:00.487Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-30T08:32:00.487Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-30T08:32:00.487Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-30T08:32:00.487Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-30T08:32:00.872Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-30T08:32:00.872Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-30T08:32:00.872Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-30T08:32:00.872Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-30T08:32:00.872Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-30T08:32:00.872Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-30T08:32:00.872Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-30T08:32:00.872Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-30T08:32:00.872Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-30T08:32:00.872Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-30T08:32:00.872Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-30T08:32:00.872Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-30T08:32:00.872Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-30T08:32:00.872Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-30T08:32:00.872Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-30T08:32:00.872Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-30T08:32:00.872Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-30T08:32:00.872Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-30T08:32:00.872Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-30T08:32:00.872Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-30T08:32:00.872Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-30T08:32:00.872Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-30T08:32:00.872Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-30T08:32:03.227Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-30T08:32:03.764Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-30T08:32:03.764Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-30T08:32:03.764Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-30T08:32:06.176Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-30T08:32:06.176Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-30T08:32:06.176Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:32:06.176Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-30T08:32:06.176Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-30T08:32:06.176Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-30T08:32:06.176Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-30T08:32:06.176Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-30T08:32:06.176Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-30T08:32:06.176Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-30T08:32:06.176Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-30T08:32:06.176Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-30T08:32:06.176Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-30T08:32:06.176Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-30T08:32:06.176Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:32:06.176Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-30T08:32:06.176Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-30T08:32:06.176Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-30T08:32:06.176Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-30T08:32:06.176Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-30T08:32:06.176Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-30T08:32:06.644Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-30T08:32:06.644Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-30T08:32:06.644Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-30T08:32:06.644Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-30T08:32:06.644Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-30T08:32:06.644Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-30T08:32:06.644Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-30T08:32:06.644Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-30T08:32:06.644Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-30T08:32:06.644Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-30T08:32:06.644Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-30T08:32:06.644Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-30T08:32:06.644Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-30T08:32:06.644Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-30T08:32:06.644Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-30T08:32:07.487Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-30T08:32:07.487Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-30T08:32:07.487Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-30T08:32:07.487Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-30T08:32:07.487Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-30T08:32:07.582Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-30T08:32:07.582Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-30T08:32:07.582Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-30T08:32:07.582Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-30T08:32:07.582Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-30T08:32:07.582Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-30T08:32:07.582Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-30T08:32:10.383Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-30T08:32:10.383Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-30T08:32:10.383Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-30T08:32:10.383Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-30T08:32:10.383Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-30T08:32:10.383Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-30T08:32:10.383Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-30T08:32:10.383Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-30T08:32:10.383Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-30T08:32:10.383Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-30T08:32:10.383Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-30T08:32:10.383Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-30T08:32:10.383Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-30T08:32:10.383Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-30T08:32:10.383Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-30T08:32:10.431Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-30T08:32:12.287Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-30T08:32:13.279Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-30T08:32:13.377Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-30T08:32:15.209Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-30T08:32:15.209Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-30T08:32:15.209Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-30T08:32:15.209Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-30T08:32:15.209Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-30T08:32:16.180Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-30T08:32:19.085Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-30T08:32:19.085Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-30T08:32:19.085Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-30T08:32:19.085Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-30T08:32:19.085Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-30T08:32:19.085Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-30T08:32:19.085Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-30T08:32:20.525Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-30T08:32:22.739Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-30T08:32:22.739Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-30T08:32:22.739Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-30T08:32:22.803Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-30T08:32:22.803Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-30T08:32:22.803Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-30T08:32:22.803Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-30T08:32:22.803Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-30T08:32:22.803Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-30T08:32:22.803Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-30T08:32:22.803Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-30T08:32:22.803Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-30T08:32:24.980Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-30T08:32:25.555Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-30T08:32:25.555Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:32:25.555Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-30T08:32:25.555Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-30T08:32:25.555Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-30T08:32:27.487Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-30T08:32:27.487Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-30T08:32:30.759Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-30T08:32:30.759Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-30T08:32:30.759Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-30T08:32:30.759Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-30T08:32:30.759Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-30T08:32:30.759Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-30T08:32:30.759Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-30T08:32:30.759Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-30T08:32:30.759Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-30T08:32:30.759Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-30T08:32:30.759Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-30T08:32:30.759Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-30T08:32:30.759Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-30T08:32:34.478Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-30T08:32:34.478Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-30T08:32:34.478Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-30T08:32:34.478Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-30T08:32:34.478Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-30T08:32:34.478Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-30T08:32:34.635Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-30T08:32:37.373Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-30T08:32:40.266Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-30T08:32:40.266Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-30T08:32:40.266Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-30T08:32:40.391Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-30T08:32:40.391Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-30T08:32:40.391Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-30T08:32:40.391Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-30T08:32:40.391Z] === RUN TestDockerSuite/TestCpToDot [2022-04-30T08:32:41.365Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-30T08:32:41.365Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-30T08:32:41.365Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-30T08:32:41.365Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-30T08:32:41.365Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-30T08:32:41.789Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-30T08:32:43.167Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-30T08:32:43.167Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-30T08:32:43.623Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-30T08:32:43.623Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-30T08:32:43.623Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-30T08:32:43.623Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-30T08:32:43.623Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-30T08:32:46.519Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-30T08:32:48.939Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-30T08:32:49.414Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-30T08:32:49.960Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-30T08:32:49.960Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:32:49.960Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-30T08:32:49.960Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-30T08:32:49.960Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-30T08:32:49.960Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-30T08:32:49.960Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-30T08:32:49.960Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-30T08:32:49.960Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-30T08:32:49.960Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-30T08:32:49.960Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-30T08:32:51.504Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-30T08:32:52.315Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-30T08:32:54.421Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-30T08:32:54.421Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-30T08:32:54.421Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-30T08:32:54.812Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-30T08:32:55.205Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-30T08:32:55.205Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-30T08:32:55.205Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-30T08:32:55.661Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-30T08:32:55.661Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-30T08:32:55.661Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-30T08:32:55.661Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-30T08:32:55.661Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-30T08:32:55.661Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-30T08:32:55.661Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-30T08:32:55.661Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-30T08:32:55.661Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-30T08:32:55.661Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-30T08:32:55.661Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-30T08:32:55.661Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-30T08:32:55.661Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-30T08:32:56.608Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-30T08:32:57.582Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-30T08:32:57.582Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-30T08:32:57.582Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-30T08:32:58.044Z] === RUN TestDockerSuite/TestCreateRM [2022-04-30T08:32:58.044Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-30T08:32:58.044Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-30T08:32:58.044Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-30T08:32:58.505Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-30T08:32:58.601Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-30T08:32:58.601Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-30T08:32:58.601Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-30T08:32:58.967Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-30T08:33:01.447Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-30T08:33:01.447Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-30T08:33:01.447Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-30T08:33:01.447Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-30T08:33:01.447Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-30T08:33:01.447Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-30T08:33:01.447Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-30T08:33:01.447Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-30T08:33:01.447Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-30T08:33:01.447Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-30T08:33:01.447Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-30T08:33:01.447Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-30T08:33:02.387Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-30T08:33:05.336Z] === RUN TestDockerSuite/TestLogsSince [2022-04-30T08:33:09.994Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-30T08:33:09.994Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-30T08:33:09.994Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-30T08:33:11.529Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-30T08:33:11.529Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-30T08:33:11.529Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-30T08:33:11.529Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-30T08:33:11.529Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-30T08:33:11.529Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-30T08:33:11.529Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-30T08:33:11.529Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-30T08:33:11.529Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-30T08:33:11.529Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-30T08:33:11.529Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-30T08:33:11.529Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-30T08:33:11.529Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-30T08:33:11.529Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-30T08:33:11.529Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-30T08:33:11.529Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-30T08:33:11.529Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-30T08:33:11.529Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-30T08:33:11.529Z] === RUN TestDockerSuite/TestRunMount [2022-04-30T08:33:11.529Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-30T08:33:11.529Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-30T08:33:11.529Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-30T08:33:11.529Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-30T08:33:11.529Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-30T08:33:11.529Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-30T08:33:11.529Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-30T08:33:11.986Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-30T08:33:15.750Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-30T08:33:15.750Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-30T08:33:15.750Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-30T08:33:15.750Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-30T08:33:15.750Z] === RUN TestDockerSuite/TestLogsTail [2022-04-30T08:33:18.714Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-30T08:33:20.094Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-30T08:33:20.094Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-30T08:33:20.094Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-30T08:33:21.069Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-30T08:33:21.531Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-30T08:33:21.531Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-30T08:33:21.531Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-30T08:33:22.358Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-30T08:33:22.358Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-30T08:33:22.358Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-30T08:33:22.358Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-30T08:33:22.358Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-30T08:33:22.358Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-30T08:33:22.358Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-30T08:33:22.508Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-30T08:33:24.447Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-30T08:33:24.448Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-30T08:33:24.448Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-30T08:33:24.448Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-30T08:33:24.448Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-30T08:33:24.448Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-30T08:33:24.448Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-30T08:33:24.448Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-30T08:33:24.448Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-30T08:33:24.448Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-30T08:33:24.448Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:33:24.448Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-30T08:33:24.448Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-30T08:33:24.448Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-30T08:33:24.448Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-30T08:33:24.448Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-30T08:33:24.448Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-30T08:33:24.448Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-30T08:33:24.448Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-30T08:33:24.448Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-30T08:33:24.448Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-30T08:33:24.448Z] === RUN TestDockerSuite/TestDockerFails [2022-04-30T08:33:24.448Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-30T08:33:24.448Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-30T08:33:24.448Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-30T08:33:24.448Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-30T08:33:24.448Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-30T08:33:24.448Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-30T08:33:24.448Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-30T08:33:24.448Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-30T08:33:24.448Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-30T08:33:24.448Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-30T08:33:24.448Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-30T08:33:26.294Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-30T08:33:26.294Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-30T08:33:26.294Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-30T08:33:26.294Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-30T08:33:26.294Z] === RUN TestDockerSuite/TestNetHostname [2022-04-30T08:33:26.294Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-30T08:33:26.294Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-30T08:33:26.295Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-30T08:33:26.295Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-30T08:33:26.295Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-30T08:33:26.295Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-30T08:33:26.295Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-30T08:33:26.295Z] === RUN TestDockerSuite/TestPluginActive [2022-04-30T08:33:26.295Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-30T08:33:26.295Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-30T08:33:26.295Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-30T08:33:26.295Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-30T08:33:26.295Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-30T08:33:26.295Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-30T08:33:26.295Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-30T08:33:26.295Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-30T08:33:26.295Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-30T08:33:26.295Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-30T08:33:26.295Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-30T08:33:26.295Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-30T08:33:26.295Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-30T08:33:26.295Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-30T08:33:26.295Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-30T08:33:26.295Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-30T08:33:26.295Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-30T08:33:26.295Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-30T08:33:26.295Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-30T08:33:26.295Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-30T08:33:26.295Z] === RUN TestDockerSuite/TestPortList [2022-04-30T08:33:26.295Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-30T08:33:26.295Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-30T08:33:27.064Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-30T08:33:27.368Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-30T08:33:29.556Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-30T08:33:32.478Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-30T08:33:32.837Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-30T08:33:32.837Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-30T08:33:32.837Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-30T08:33:32.837Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-30T08:33:32.837Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-30T08:33:32.837Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-30T08:33:32.837Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-30T08:33:32.837Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-30T08:33:32.837Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-30T08:33:32.837Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-30T08:33:32.837Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-30T08:33:32.837Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-30T08:33:32.837Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-30T08:33:32.837Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-30T08:33:32.837Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-30T08:33:32.837Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-30T08:33:32.837Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-30T08:33:32.837Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-30T08:33:32.837Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-30T08:33:33.294Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-30T08:33:33.575Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-30T08:33:33.575Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:33:33.575Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-30T08:33:33.575Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-30T08:33:33.575Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-30T08:33:33.575Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-30T08:33:33.575Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-30T08:33:33.575Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-30T08:33:33.575Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-30T08:33:33.575Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-30T08:33:33.575Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-30T08:33:33.575Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-30T08:33:33.575Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-30T08:33:33.575Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-30T08:33:33.575Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-30T08:33:33.575Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-30T08:33:33.575Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-30T08:33:33.575Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-30T08:33:34.826Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-30T08:33:36.994Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-30T08:33:39.165Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-30T08:33:39.439Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-30T08:33:39.439Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-30T08:33:39.439Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-30T08:33:40.695Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-30T08:33:41.072Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-30T08:33:42.862Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-30T08:33:42.862Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-30T08:33:42.862Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-30T08:33:42.862Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-30T08:33:42.862Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-30T08:33:42.862Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-30T08:33:42.862Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-30T08:33:42.862Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-30T08:33:42.862Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-30T08:33:42.862Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-30T08:33:42.862Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-30T08:33:42.862Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-30T08:33:42.862Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-30T08:33:42.862Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-30T08:33:42.862Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-30T08:33:42.862Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-30T08:33:43.319Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-30T08:33:46.886Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-30T08:33:47.034Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-30T08:33:47.034Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-30T08:33:47.034Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-30T08:33:47.034Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-30T08:33:47.034Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-30T08:33:47.034Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-30T08:33:47.034Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-30T08:33:47.490Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-30T08:33:47.490Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-30T08:33:47.490Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-30T08:33:47.490Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-30T08:33:52.699Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-30T08:33:54.362Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-30T08:33:54.362Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-30T08:33:54.362Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-30T08:33:54.888Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-30T08:33:55.349Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-30T08:33:57.790Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-30T08:33:57.790Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-30T08:33:57.790Z] === RUN TestDockerSuite/TestRunRm [2022-04-30T08:33:59.959Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-30T08:34:00.054Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-30T08:34:00.516Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-30T08:34:01.489Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-30T08:34:06.484Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-30T08:34:06.848Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-30T08:34:07.016Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-30T08:34:08.545Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-30T08:34:11.437Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-30T08:34:12.297Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-30T08:34:12.297Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-30T08:34:12.297Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-30T08:34:12.297Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-30T08:34:12.297Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-30T08:34:12.297Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-30T08:34:12.297Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-30T08:34:12.297Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-30T08:34:12.297Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-30T08:34:13.610Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-30T08:34:13.845Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-30T08:34:13.845Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-30T08:34:13.845Z] === RUN TestDockerSuite/TestEventsRename [2022-04-30T08:34:16.502Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-30T08:34:16.502Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-30T08:34:16.502Z] === RUN TestDockerSuite/TestRunState [2022-04-30T08:34:16.502Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-30T08:34:16.502Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-30T08:34:16.763Z] === RUN TestDockerSuite/TestEventsResize [2022-04-30T08:34:19.394Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-30T08:34:19.394Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-30T08:34:19.394Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-30T08:34:22.286Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-30T08:34:22.286Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-30T08:34:22.286Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-30T08:34:22.286Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-30T08:34:22.286Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-30T08:34:22.286Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-30T08:34:22.286Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-30T08:34:22.286Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-30T08:34:22.286Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-30T08:34:25.365Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-30T08:34:27.555Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-30T08:34:28.061Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-30T08:34:28.061Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-30T08:34:28.061Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-30T08:34:28.061Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-30T08:34:28.061Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-30T08:34:28.061Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-30T08:34:28.061Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-30T08:34:28.061Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-30T08:34:28.061Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-30T08:34:28.061Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-30T08:34:28.061Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-30T08:34:28.061Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-30T08:34:28.061Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-30T08:34:28.061Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-30T08:34:28.061Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-30T08:34:28.061Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-30T08:34:28.061Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-30T08:34:28.061Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-30T08:34:28.061Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-30T08:34:28.061Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-30T08:34:28.061Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-30T08:34:28.076Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-30T08:34:28.076Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-30T08:34:28.076Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-30T08:34:28.076Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-30T08:34:28.076Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-30T08:34:28.076Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-30T08:34:30.480Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-30T08:34:30.953Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-30T08:34:30.953Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-30T08:34:30.953Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-30T08:34:32.824Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-30T08:34:33.124Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-30T08:34:33.124Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-30T08:34:33.124Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-30T08:34:33.124Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-30T08:34:33.124Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-30T08:34:36.293Z] === RUN TestDockerSuite/TestEventsTop [2022-04-30T08:34:36.293Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-30T08:34:36.293Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-30T08:34:36.848Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-30T08:34:38.479Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-30T08:34:43.215Z] === RUN TestDockerSuite/TestExec [2022-04-30T08:34:43.215Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:34:43.215Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-30T08:34:43.215Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-30T08:34:43.215Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-30T08:34:43.241Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-30T08:34:44.764Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-30T08:34:45.413Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-30T08:34:46.953Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-30T08:34:46.953Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-30T08:34:46.953Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-30T08:34:46.953Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-30T08:34:46.953Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-30T08:34:46.953Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-30T08:34:46.953Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-30T08:34:49.140Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-30T08:34:50.392Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-30T08:34:50.392Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-30T08:34:50.392Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-30T08:34:50.392Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-30T08:34:50.392Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-30T08:34:51.184Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-30T08:34:52.055Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-30T08:34:54.244Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-30T08:34:56.431Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-30T08:34:57.542Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-30T08:34:57.542Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-30T08:34:57.542Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-30T08:34:57.542Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-30T08:34:57.542Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-30T08:34:57.542Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-30T08:34:57.542Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-30T08:34:57.542Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-30T08:34:57.542Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-30T08:34:58.232Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-30T08:34:58.232Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-30T08:34:58.232Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-30T08:34:58.232Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-30T08:35:01.136Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-30T08:35:01.136Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-30T08:35:01.136Z] === RUN TestDockerSuite/TestExecEnv [2022-04-30T08:35:01.136Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-30T08:35:01.136Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-30T08:35:01.136Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-30T08:35:01.136Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-30T08:35:02.917Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-30T08:35:03.324Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-30T08:35:05.818Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-30T08:35:07.968Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-30T08:35:07.968Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-30T08:35:07.968Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-30T08:35:08.032Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-30T08:35:08.032Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-30T08:35:08.032Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-30T08:35:08.032Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-30T08:35:08.032Z] === RUN TestDockerSuite/TestExecParseError [2022-04-30T08:35:08.032Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-30T08:35:08.032Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-30T08:35:08.032Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-30T08:35:08.032Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-30T08:35:08.032Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-30T08:35:08.032Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-30T08:35:08.710Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-30T08:35:08.710Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-30T08:35:08.710Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-30T08:35:08.710Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-30T08:35:08.710Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-30T08:35:08.710Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-30T08:35:08.710Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-30T08:35:08.710Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-30T08:35:08.710Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-30T08:35:08.710Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-30T08:35:08.710Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-30T08:35:08.710Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-30T08:35:08.710Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-30T08:35:08.710Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-30T08:35:08.710Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-30T08:35:10.179Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-30T08:35:10.179Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-30T08:35:10.179Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-30T08:35:10.219Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-30T08:35:10.219Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-30T08:35:10.219Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-30T08:35:10.219Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-30T08:35:10.219Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-30T08:35:10.219Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:35:10.219Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-30T08:35:10.219Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-30T08:35:10.219Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-30T08:35:10.219Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-30T08:35:10.219Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-30T08:35:11.165Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-30T08:35:12.156Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-30T08:35:12.156Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-30T08:35:12.156Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-30T08:35:13.141Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-30T08:35:13.141Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-30T08:35:13.141Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-30T08:35:13.390Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-30T08:35:16.284Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-30T08:35:18.454Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-30T08:35:19.305Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-30T08:35:21.736Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-30T08:35:21.736Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-30T08:35:21.736Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-30T08:35:21.736Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-30T08:35:21.736Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-30T08:35:21.736Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-30T08:35:21.736Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-30T08:35:24.233Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-30T08:35:24.233Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-30T08:35:24.233Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-30T08:35:24.233Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-30T08:35:24.233Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-30T08:35:24.233Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-30T08:35:24.233Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-30T08:35:24.233Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-30T08:35:24.233Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-30T08:35:24.233Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-30T08:35:24.233Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-30T08:35:24.233Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-30T08:35:24.233Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-30T08:35:24.233Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-30T08:35:24.233Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-30T08:35:24.233Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-30T08:35:24.233Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-30T08:35:24.233Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-30T08:35:26.399Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-30T08:35:26.458Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-30T08:35:26.855Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-30T08:35:27.311Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-30T08:35:27.311Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-30T08:35:28.833Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-30T08:35:28.839Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-30T08:35:28.839Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-30T08:35:29.416Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-30T08:35:31.731Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-30T08:35:34.632Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-30T08:35:34.664Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-30T08:35:37.525Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-30T08:35:37.525Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-30T08:35:37.525Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-30T08:35:37.580Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-30T08:35:43.391Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-30T08:35:43.391Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:35:43.856Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-30T08:35:43.856Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-30T08:35:43.856Z] === RUN TestDockerSuite/TestHealth [2022-04-30T08:35:43.856Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-30T08:35:43.856Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-30T08:35:43.856Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-30T08:35:43.856Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-30T08:35:44.318Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-30T08:35:47.823Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-30T08:35:47.823Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-30T08:35:47.823Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-30T08:35:49.026Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-30T08:35:49.026Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-30T08:35:49.026Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-30T08:35:49.026Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-30T08:35:49.488Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-30T08:35:49.488Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-30T08:35:49.950Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-30T08:35:50.411Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-30T08:35:50.411Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-30T08:35:50.411Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-30T08:35:51.541Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-30T08:35:51.541Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-30T08:35:51.541Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-30T08:35:51.541Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-30T08:35:51.541Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-30T08:35:51.541Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-30T08:35:51.541Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-30T08:35:51.541Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-30T08:35:51.541Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-30T08:35:51.955Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-30T08:35:51.955Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-30T08:35:54.144Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-30T08:35:54.606Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-30T08:35:56.795Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-30T08:35:58.592Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-30T08:35:58.592Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-30T08:35:58.592Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-30T08:35:58.592Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-30T08:35:58.592Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-30T08:35:58.592Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-30T08:35:58.592Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-30T08:35:58.592Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-30T08:35:58.592Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-30T08:35:58.592Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-30T08:35:58.592Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-30T08:35:58.592Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-30T08:35:59.049Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-30T08:35:59.583Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-30T08:35:59.584Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-30T08:35:59.584Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-30T08:35:59.713Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-30T08:35:59.713Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-30T08:35:59.713Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-30T08:35:59.713Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-30T08:36:01.219Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-30T08:36:04.119Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-30T08:36:04.119Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-30T08:36:04.119Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-30T08:36:04.418Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-30T08:36:04.418Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-30T08:36:04.418Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-30T08:36:04.418Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-30T08:36:04.418Z] === RUN TestDockerSuite/TestImportFile [2022-04-30T08:36:04.418Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-30T08:36:04.418Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-30T08:36:04.418Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-30T08:36:04.418Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-30T08:36:04.418Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-30T08:36:04.418Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-30T08:36:04.418Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-30T08:36:04.418Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-30T08:36:04.418Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-30T08:36:04.418Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-30T08:36:04.418Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-30T08:36:04.418Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-30T08:36:04.418Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-30T08:36:04.418Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-30T08:36:04.418Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-30T08:36:04.418Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-30T08:36:04.418Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-30T08:36:04.418Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-30T08:36:04.418Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-30T08:36:04.418Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-30T08:36:06.290Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-30T08:36:06.290Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-30T08:36:06.290Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-30T08:36:06.290Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-30T08:36:06.290Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-30T08:36:06.290Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-30T08:36:06.290Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-30T08:36:06.290Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-30T08:36:06.290Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-30T08:36:06.290Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-30T08:36:06.290Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-30T08:36:06.290Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-30T08:36:06.290Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-30T08:36:07.335Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-30T08:36:09.521Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-30T08:36:09.521Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-30T08:36:09.521Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-30T08:36:09.521Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-30T08:36:09.521Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-30T08:36:09.521Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-30T08:36:09.521Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-30T08:36:09.521Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-30T08:36:10.001Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-30T08:36:10.001Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-30T08:36:10.001Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-30T08:36:10.468Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-30T08:36:12.439Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-30T08:36:12.439Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-30T08:36:14.627Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-30T08:36:14.627Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:36:14.627Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-30T08:36:14.627Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-30T08:36:14.627Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-30T08:36:14.627Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-30T08:36:14.627Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-30T08:36:17.543Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-30T08:36:19.124Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-30T08:36:22.249Z] === RUN TestDockerSuite/TestInspectImage [2022-04-30T08:36:22.249Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:36:22.249Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-30T08:36:22.249Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-30T08:36:22.249Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-30T08:36:22.249Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-30T08:36:22.249Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-30T08:36:23.940Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-30T08:36:23.940Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-30T08:36:23.940Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-30T08:36:23.940Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-30T08:36:23.940Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-30T08:36:23.940Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-30T08:36:23.940Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-30T08:36:23.940Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-30T08:36:24.984Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-30T08:36:24.984Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:36:24.984Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-30T08:36:25.168Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-30T08:36:26.107Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-30T08:36:26.107Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-30T08:36:27.354Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-30T08:36:27.354Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-30T08:36:29.827Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-30T08:36:29.827Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-30T08:36:30.270Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-30T08:36:30.283Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-30T08:36:30.283Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-30T08:36:30.739Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-30T08:36:32.138Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-30T08:36:32.138Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-30T08:36:32.138Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-30T08:36:32.458Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-30T08:36:32.458Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-30T08:36:32.458Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-30T08:36:32.458Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-30T08:36:35.376Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-30T08:36:38.294Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-30T08:36:41.036Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-30T08:36:41.036Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-30T08:36:41.036Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-30T08:36:41.036Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-30T08:36:41.036Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-30T08:36:41.036Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-30T08:36:41.036Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-30T08:36:43.002Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-30T08:36:45.192Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-30T08:36:47.381Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-30T08:36:49.580Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-30T08:36:49.580Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-30T08:36:49.580Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-30T08:36:50.305Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-30T08:36:52.493Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-30T08:36:53.360Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-30T08:36:54.683Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-30T08:36:55.616Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-30T08:36:56.195Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-30T08:36:57.629Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-30T08:36:57.629Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-30T08:36:57.629Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-30T08:36:57.629Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-30T08:36:57.629Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-30T08:36:57.629Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-30T08:36:57.629Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-30T08:36:57.629Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-30T08:36:57.629Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-30T08:36:57.629Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-30T08:36:57.629Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-30T08:36:57.629Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-30T08:36:57.629Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-30T08:36:57.629Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-30T08:36:57.629Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-30T08:36:57.629Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-30T08:36:57.629Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-30T08:36:59.817Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-30T08:37:01.938Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-30T08:37:01.938Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.938Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite (2541.32s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.84s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (83.38s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.48s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.44s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.92s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.38s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.20s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.80s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.82s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.39s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.63s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.66s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.15s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.05s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.65s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.18s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.33s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.82s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.62s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.56s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.56s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.30s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.81s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.79s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.68s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.07s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.97s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.71s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.35s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.62s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.66s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.09s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.04s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.40s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.54s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.04s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.05s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.16s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.76s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.24s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.47s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.94s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.03s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.18s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.46s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.39s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDockerignore (55.74s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.83s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.06s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.93s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.98s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.14s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.52s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.20s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.14s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.56s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (86.03s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.26s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.69s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.54s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.39s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.34s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.15s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.29s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.23s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildFails (2.86s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.79s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.75s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.72s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.67s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.45s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.00s) [2022-04-30T08:37:01.938Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-04-30T08:37:01.938Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.68s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildHistory (12.85s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.14s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.11s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.08s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildLabel (1.09s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.11s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildLabels (1.14s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.73s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.42s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.99s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.05s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.11s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.36s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.95s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.98s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.77s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.90s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.37s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.24s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.01s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.06s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.57s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.42s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.89s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.47s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.40s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.11s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.52s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.26s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.46s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.66s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.34s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.53s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildRm (13.18s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.78s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.61s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.63s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.26s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.22s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.17s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.39s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.97s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.61s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.30s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildStderr (4.89s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.84s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.75s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.49s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.26s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.67s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.52s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.53s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.12s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.12s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.84s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.17s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.26s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.23s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.92s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.04s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.29s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.75s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.18s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.07s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.19s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCommitChange (5.72s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.30s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.06s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCommitTTY (7.89s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.14s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.94s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.03s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.80s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.78s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.80s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (8.11s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.43s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.36s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.53s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.88s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.85s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.31s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.53s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.74s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.37s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.42s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.82s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.97s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.37s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.70s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.28s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.60s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.76s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.83s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.71s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.73s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.89s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000d053b0_} (2.86s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1298627046_c:\foo_false____} (2.81s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1298627046_c:\foo_true____} (2.89s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.16s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.60s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.99s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.19s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.96s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.60s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.16s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCpToDot (2.96s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCpToStdout (3.06s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.32s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.85s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.21s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCreateLabels (0.29s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCreateRM (0.51s) [2022-04-30T08:37:01.939Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-04-30T08:37:01.939Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.50s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.24s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.87s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.53s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.89s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.97s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.04s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsCopy (5.37s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.18s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.75s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.67s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.32s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsFilters (5.70s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsFormat (5.62s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsRename (3.01s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsResize (8.20s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.82s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.88s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.66s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.06s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.41s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.38s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.36s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.44s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.49s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.34s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.40s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.66s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestExecInspectID (4.99s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.70s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.51s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.51s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.04s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.41s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.34s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.65s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.70s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.29s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.46s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.24s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.08s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.54s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.21s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.06s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.80s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.71s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.88s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.94s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectDefault (2.79s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectHistory (5.21s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.85s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.43s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.82s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.35s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.30s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectStatus (3.53s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.59s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.44s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.80s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.45s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.87s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.87s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.98s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.26s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.33s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.11s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.83s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.48s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.11s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.19s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.14s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.89s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.51s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.95s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.10s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsSince (9.68s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsTail (3.41s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.11s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.87s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.55s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.58s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestPsByOrder (8.81s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.13s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.85s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2022-04-30T08:37:01.940Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.59s) [2022-04-30T08:37:01.940Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.20s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.70s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.73s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.40s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.50s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.63s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.18s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.77s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.77s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.89s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.98s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.25s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.31s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.19s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.15s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.66s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.89s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.55s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.24s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.08s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.77s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRmiTag (0.77s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.17s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.87s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.57s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.45s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.55s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (7.22s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.16s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.30s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.99s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.09s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.92s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.21s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.16s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.75s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.80s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.43s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.27s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.09s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.33s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.12s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.09s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.96s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.10s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.05s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunExitCode (2.98s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.07s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.94s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.89s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.31s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.34s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.11s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.36s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.35s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.50s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.31s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.38s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.31s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.09s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.09s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.88s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunRm (2.88s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.88s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.45s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.74s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.39s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.06s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.90s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.59s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-30T08:37:01.941Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.14s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-30T08:37:01.941Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.73s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.72s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.54s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.58s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.53s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.92s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.41s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.85s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.86s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.93s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.35s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.26s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.59s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.26s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.76s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.73s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.74s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.04s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.13s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.08s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.47s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.61s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.42s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.05s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.42s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.99s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.34s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.93s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.38s) [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-30T08:37:01.942Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-30T08:37:01.942Z] === RUN TestDockerSchema1RegistrySuite [2022-04-30T08:37:01.942Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-30T08:37:01.942Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-30T08:37:01.942Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-30T08:37:01.942Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-30T08:37:01.942Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-30T08:37:01.942Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-30T08:37:01.942Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-30T08:37:01.942Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-30T08:37:01.942Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-30T08:37:01.942Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-30T08:37:01.942Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-30T08:37:01.942Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:37:01.942Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-30T08:37:01.942Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.942Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-30T08:37:01.942Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-30T08:37:01.943Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-30T08:37:01.943Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-30T08:37:01.943Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-30T08:37:01.943Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-30T08:37:01.943Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-30T08:37:01.943Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-30T08:37:01.943Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-30T08:37:01.943Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-30T08:37:01.943Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-30T08:37:01.943Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-30T08:37:01.943Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-30T08:37:01.943Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-30T08:37:01.943Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-30T08:37:01.943Z] === RUN TestDockerDaemonSuite [2022-04-30T08:37:01.943Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-30T08:37:01.943Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-30T08:37:01.943Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-30T08:37:01.943Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-30T08:37:01.943Z] === RUN TestDockerSwarmSuite [2022-04-30T08:37:01.943Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-30T08:37:01.943Z] === RUN TestDockerPluginSuite [2022-04-30T08:37:01.943Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-30T08:37:01.943Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-30T08:37:01.943Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-30T08:37:01.943Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-30T08:37:01.943Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-30T08:37:01.943Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-30T08:37:01.943Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-30T08:37:01.943Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-30T08:37:01.943Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-30T08:37:01.943Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-30T08:37:01.943Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-30T08:37:01.943Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-30T08:37:01.943Z] === RUN TestDockerExternalVolumeSuite [2022-04-30T08:37:01.943Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-30T08:37:01.943Z] === RUN TestDockerNetworkSuite [2022-04-30T08:37:01.943Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-30T08:37:01.943Z] === RUN TestDockerHubPullSuite [2022-04-30T08:37:01.943Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-30T08:37:01.943Z] PASS [2022-04-30T08:37:01.943Z] ok github.com/docker/docker/integration-cli 2541.724s [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === Skipped [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-30T08:37:01.943Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-30T08:37:01.943Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-30T08:37:01.943Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-30T08:37:01.943Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-30T08:37:01.943Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-30T08:37:01.943Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-30T08:37:01.943Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-30T08:37:01.943Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-30T08:37:01.943Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-30T08:37:01.943Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-30T08:37:01.943Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-30T08:37:01.943Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-30T08:37:01.943Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-30T08:37:01.943Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-30T08:37:01.943Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-30T08:37:01.943Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-30T08:37:01.943Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-30T08:37:01.943Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-04-30T08:37:01.943Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-30T08:37:01.943Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-30T08:37:01.943Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-30T08:37:01.943Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-30T08:37:01.943Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-30T08:37:01.943Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-30T08:37:01.943Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-30T08:37:01.943Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-30T08:37:01.943Z] [2022-04-30T08:37:01.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-30T08:37:01.943Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-30T08:37:01.943Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-30T08:37:02.003Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-30T08:37:02.401Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.61s) [2022-04-30T08:37:02.401Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.61s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.52s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-30T08:37:02.401Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.401Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-30T08:37:02.401Z] [2022-04-30T08:37:02.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-04-30T08:37:02.402Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-30T08:37:02.402Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-04-30T08:37:02.402Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-30T08:37:02.402Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-30T08:37:02.402Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-30T08:37:02.402Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-04-30T08:37:02.402Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-30T08:37:02.402Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-30T08:37:02.402Z] docker_cli_sni_test.go:18: Flakey test [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-30T08:37:02.402Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-30T08:37:02.402Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-30T08:37:02.402Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-30T08:37:02.402Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-30T08:37:02.402Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-30T08:37:02.402Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-30T08:37:02.402Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-30T08:37:02.402Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-30T08:37:02.402Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-30T08:37:02.402Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-30T08:37:02.402Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-30T08:37:02.402Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-30T08:37:02.402Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-30T08:37:02.402Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-30T08:37:02.402Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-30T08:37:02.402Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-30T08:37:02.402Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-30T08:37:02.402Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-30T08:37:02.402Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.402Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-30T08:37:02.402Z] [2022-04-30T08:37:02.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-30T08:37:02.403Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-30T08:37:02.403Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-30T08:37:02.403Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-30T08:37:02.403Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-30T08:37:02.403Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-30T08:37:02.403Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-30T08:37:02.403Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-30T08:37:02.403Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-30T08:37:02.403Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-30T08:37:02.403Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-30T08:37:02.403Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-04-30T08:37:02.403Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-30T08:37:02.403Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-30T08:37:02.403Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-30T08:37:02.403Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-30T08:37:02.403Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-30T08:37:02.403Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-30T08:37:02.403Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-30T08:37:02.403Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.04s) [2022-04-30T08:37:02.403Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.04s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-30T08:37:02.403Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-04-30T08:37:02.403Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-30T08:37:02.403Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-30T08:37:02.403Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.403Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-30T08:37:02.403Z] [2022-04-30T08:37:02.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-30T08:37:02.404Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-30T08:37:02.404Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-30T08:37:02.404Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-30T08:37:02.404Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-30T08:37:02.404Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-30T08:37:02.404Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-30T08:37:02.404Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-30T08:37:02.404Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-30T08:37:02.404Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-30T08:37:02.404Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-30T08:37:02.404Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-30T08:37:02.404Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-30T08:37:02.404Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:37:02.404Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-30T08:37:02.404Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-30T08:37:02.404Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-30T08:37:02.404Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-30T08:37:02.404Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-30T08:37:02.404Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-30T08:37:02.404Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.404Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-30T08:37:02.404Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-30T08:37:02.405Z] [2022-04-30T08:37:02.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-30T08:37:02.405Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.405Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.406Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-30T08:37:02.406Z] [2022-04-30T08:37:02.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-30T08:37:02.406Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.407Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-30T08:37:02.407Z] [2022-04-30T08:37:02.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-30T08:37:02.407Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.407Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-30T08:37:02.407Z] [2022-04-30T08:37:02.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-30T08:37:02.407Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.407Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-30T08:37:02.407Z] [2022-04-30T08:37:02.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:37:02.407Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.407Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:37:02.407Z] [2022-04-30T08:37:02.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-30T08:37:02.407Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.407Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-30T08:37:02.407Z] [2022-04-30T08:37:02.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-30T08:37:02.407Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.407Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-30T08:37:02.407Z] [2022-04-30T08:37:02.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-30T08:37:02.863Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-30T08:37:02.863Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-30T08:37:02.863Z] [2022-04-30T08:37:02.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-30T08:37:02.863Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.863Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-30T08:37:02.863Z] [2022-04-30T08:37:02.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-30T08:37:02.863Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.863Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-30T08:37:02.863Z] [2022-04-30T08:37:02.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-30T08:37:02.863Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.863Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-30T08:37:02.863Z] [2022-04-30T08:37:02.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-30T08:37:02.864Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-30T08:37:02.864Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-30T08:37:02.864Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-30T08:37:02.864Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-30T08:37:02.864Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-30T08:37:02.864Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.864Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-30T08:37:02.864Z] [2022-04-30T08:37:02.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-30T08:37:02.865Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] DONE 1088 tests, 539 skipped in 2551.693s [2022-04-30T08:37:02.865Z] INFO: Integration tests ended at 04/30/2022 08:37:02. Duration:00:42:31.8061868 [2022-04-30T08:37:02.865Z] INFO: Docker info of the daemon under test at end of run [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] Containers: 10 [2022-04-30T08:37:02.865Z] Running: 0 [2022-04-30T08:37:02.865Z] Paused: 0 [2022-04-30T08:37:02.865Z] Stopped: 10 [2022-04-30T08:37:02.865Z] Images: 18 [2022-04-30T08:37:02.865Z] Server Version: 0.0.0-dev [2022-04-30T08:37:02.865Z] Storage Driver: windowsfilter [2022-04-30T08:37:02.865Z] Windows: [2022-04-30T08:37:02.865Z] Logging Driver: json-file [2022-04-30T08:37:02.865Z] Plugins: [2022-04-30T08:37:02.865Z] Volume: local [2022-04-30T08:37:02.865Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-30T08:37:02.865Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-30T08:37:02.865Z] Swarm: inactive [2022-04-30T08:37:02.865Z] Default Isolation: process [2022-04-30T08:37:02.865Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-30T08:37:02.865Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-30T08:37:02.865Z] OSType: windows [2022-04-30T08:37:02.865Z] Architecture: x86_64 [2022-04-30T08:37:02.865Z] CPUs: 4 [2022-04-30T08:37:02.865Z] Total Memory: 32GiB [2022-04-30T08:37:02.865Z] Name: azwin-2-3d1d70 [2022-04-30T08:37:02.865Z] ID: MDRM:VZJH:ASFR:23EH:HNHO:M6JB:6552:3IGG:ADAE:V4Z7:RBNJ:C6GN [2022-04-30T08:37:02.865Z] Docker Root Dir: D:\CI\PR-43550\1\daemon [2022-04-30T08:37:02.865Z] Debug Mode (client): false [2022-04-30T08:37:02.865Z] Debug Mode (server): true [2022-04-30T08:37:02.865Z] File Descriptors: -1 [2022-04-30T08:37:02.865Z] Goroutines: 17 [2022-04-30T08:37:02.865Z] System Time: 2022-04-30T08:37:02.5909987Z [2022-04-30T08:37:02.865Z] EventsListeners: 0 [2022-04-30T08:37:02.865Z] Registry: https://index.docker.io/v1/ [2022-04-30T08:37:02.865Z] Labels: [2022-04-30T08:37:02.865Z] Experimental: false [2022-04-30T08:37:02.865Z] Insecure Registries: [2022-04-30T08:37:02.865Z] 127.0.0.0/8 [2022-04-30T08:37:02.865Z] Live Restore Enabled: false [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] [2022-04-30T08:37:02.865Z] INFO: Stopping daemon under test [2022-04-30T08:37:02.865Z] SUCCESS: The process with PID 2120 (child process of PID 2016) has been terminated. [2022-04-30T08:37:02.865Z] SUCCESS: The process with PID 2016 (child process of PID 864) has been terminated. [2022-04-30T08:37:02.865Z] INFO: Stop tailing logs of the daemon under tests [2022-04-30T08:37:02.865Z] INFO: executeCI.ps1 Completed successfully at 04/30/2022 08:37:02. [2022-04-30T08:37:02.865Z] INFO: Tidying up at end of run [2022-04-30T08:37:02.865Z] ----------- DAEMON LOG ------------ [2022-04-30T08:37:02.865Z] 2022/04/30 07:51:44 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-30T08:37:02.865Z] ----------- END DAEMON LOG -------- [2022-04-30T08:37:02.865Z] INFO: Saving daemon under test log (d:\CI\PR-43550\1\dut.out) to bundles\CIDUT.out [2022-04-30T08:37:03.321Z] INFO: Saving daemon under test log (d:\CI\PR-43550\1\dut.err) to bundles\CIDUT.err [2022-04-30T08:37:03.321Z] INFO: Saving containerd logs to bundles [2022-04-30T08:37:03.321Z] INFO: Nuke-Everything... [2022-04-30T08:37:03.321Z] INFO: Container count on control daemon to delete is 2 [2022-04-30T08:37:03.321Z] f1ea90b4b513 [2022-04-30T08:37:03.321Z] e2f401ba6830 [2022-04-30T08:37:03.778Z] INFO: Tidying pidfile d:\CI\PR-43550\1\docker.pid [2022-04-30T08:37:03.778Z] INFO: Nuking d:\CI [2022-04-30T08:37:06.610Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-30T08:37:07.814Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-30T08:37:10.733Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-30T08:37:10.733Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-30T08:37:10.733Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-30T08:37:12.474Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-30T08:37:13.649Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-30T08:37:13.649Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-30T08:37:22.243Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-30T08:37:22.890Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-30T08:37:27.645Z] === RUN TestDockerSuite/TestRmiTag [2022-04-30T08:37:28.631Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-30T08:37:29.339Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-30T08:37:32.417Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-30T08:37:33.722Z] INFO: Zapped successfully [2022-04-30T08:37:33.722Z] [2022-04-30T08:37:33.722Z] INFO: executeCI.ps1 exiting at Sat Apr 30 08:37:29 CUT 2022. Duration 01:10:53.1850951 [2022-04-30T08:37:33.722Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-30T08:37:33.959Z] Recording test results [2022-04-30T08:37:37.932Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-30T08:37:40.121Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-30T08:37:42.907Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-30T08:37:43.039Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-30T08:37:43.039Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-30T08:37:43.039Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-30T08:37:44.948Z] Creating win-2022-integration-bundles.zip [2022-04-30T08:37:45.226Z] === RUN TestDockerSuite/TestLogsSeparateStderr [Pipeline] archiveArtifacts [2022-04-30T08:37:46.126Z] Archiving artifacts [2022-04-30T08:37:48.142Z] === RUN TestDockerSuite/TestLogsSince [2022-04-30T08:37:53.638Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-30T08:37:57.426Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-30T08:37:58.485Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-30T08:37:58.485Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-30T08:37:58.485Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-30T08:37:58.485Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-30T08:37:58.485Z] === RUN TestDockerSuite/TestLogsTail [2022-04-30T08:38:00.674Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-30T08:38:01.054Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43550/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-30T08:38:01.972Z] + make clean [2022-04-30T08:38:03.501Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-30T08:38:03.501Z] docker-dev-cache [2022-04-30T08:38:03.501Z] docker-mod-cache [2022-04-30T08:38:03.593Z] === RUN TestDockerSuite/TestLogsWithDetails [Pipeline] deleteDir [2022-04-30T08:38:04.577Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-30T08:38:05.048Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-30T08:38:05.048Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-30T08:38:05.048Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-30T08:38:05.048Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-30T08:38:05.048Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-30T08:38:05.048Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-30T08:38:05.048Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-30T08:38:05.048Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-30T08:38:05.515Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-30T08:38:05.515Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-30T08:38:05.515Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-30T08:38:05.515Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-30T08:38:05.515Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-30T08:38:05.515Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-30T08:38:05.515Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-30T08:38:05.784Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-30T08:38:05.784Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-30T08:38:05.784Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-30T08:38:05.784Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-30T08:38:05.784Z] === RUN TestDockerSuite/TestNetHostname [2022-04-30T08:38:05.784Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-30T08:38:05.784Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-30T08:38:05.784Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-30T08:38:05.784Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-30T08:38:05.784Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-30T08:38:05.784Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-30T08:38:05.784Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-30T08:38:05.784Z] === RUN TestDockerSuite/TestPluginActive [2022-04-30T08:38:05.784Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-30T08:38:05.784Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-30T08:38:05.784Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-30T08:38:05.784Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-30T08:38:06.246Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-30T08:38:06.246Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-30T08:38:06.246Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-30T08:38:06.246Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-30T08:38:06.246Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-30T08:38:06.246Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-30T08:38:06.246Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-30T08:38:06.246Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-30T08:38:06.246Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-30T08:38:06.246Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-30T08:38:06.246Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-30T08:38:06.246Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-30T08:38:06.246Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-30T08:38:06.246Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-30T08:38:06.246Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-30T08:38:06.246Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-30T08:38:06.246Z] === RUN TestDockerSuite/TestPortList [2022-04-30T08:38:06.246Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-30T08:38:06.246Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-30T08:38:08.462Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-30T08:38:08.462Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-30T08:38:08.462Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-30T08:38:08.462Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-30T08:38:08.462Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-30T08:38:12.059Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-30T08:38:12.059Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:38:12.059Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-30T08:38:12.059Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-30T08:38:12.059Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-30T08:38:12.059Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-30T08:38:12.059Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-30T08:38:12.059Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-30T08:38:12.059Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-30T08:38:12.059Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-30T08:38:12.059Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-30T08:38:12.059Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-30T08:38:12.059Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-30T08:38:12.059Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-30T08:38:12.059Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-30T08:38:12.059Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-30T08:38:12.059Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-30T08:38:12.059Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-30T08:38:15.621Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-30T08:38:19.412Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-30T08:38:22.404Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-30T08:38:22.404Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-30T08:38:22.404Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-30T08:38:23.198Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-30T08:38:26.150Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-30T08:38:29.949Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-30T08:38:29.949Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-30T08:38:31.158Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-30T08:38:31.158Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-30T08:38:31.158Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-30T08:38:37.120Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-30T08:38:37.120Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-30T08:38:37.120Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-30T08:38:37.120Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-30T08:38:37.120Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-30T08:38:37.120Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-30T08:38:37.120Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-30T08:38:37.120Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-30T08:38:37.120Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-30T08:38:37.120Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-30T08:38:37.120Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-30T08:38:37.120Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-30T08:38:37.120Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-30T08:38:37.120Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-30T08:38:37.120Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-30T08:38:37.120Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-30T08:38:37.120Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-30T08:38:37.120Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-30T08:38:37.120Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-30T08:38:37.120Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-30T08:38:37.120Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-30T08:38:37.120Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-30T08:38:37.120Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-30T08:38:40.077Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-30T08:38:40.077Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-30T08:38:40.077Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-30T08:38:44.840Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-30T08:38:44.840Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-30T08:38:44.840Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-30T08:38:44.840Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-30T08:38:44.840Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-30T08:38:46.012Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-30T08:38:47.790Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-30T08:38:47.790Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-30T08:38:47.790Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-30T08:38:47.790Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-30T08:38:47.790Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-30T08:38:47.790Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-30T08:38:47.790Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-30T08:38:47.790Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-30T08:38:47.790Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-30T08:38:47.790Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-30T08:38:47.790Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-30T08:38:47.790Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-30T08:38:47.790Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-30T08:38:47.790Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-30T08:38:47.790Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-30T08:38:50.011Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-30T08:38:53.806Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-30T08:38:57.621Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-30T08:38:57.621Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-30T08:38:57.621Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-30T08:38:57.621Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-30T08:38:57.621Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-30T08:38:57.621Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-30T08:38:57.621Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-30T08:39:00.576Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-30T08:39:00.576Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-30T08:39:00.576Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-30T08:39:00.576Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-30T08:39:00.576Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-30T08:39:00.576Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-30T08:39:00.576Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-30T08:39:00.576Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-30T08:39:00.576Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-30T08:39:02.792Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-30T08:39:07.135Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-30T08:39:07.135Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-30T08:39:07.135Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-30T08:39:07.135Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-30T08:39:09.952Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-30T08:39:09.952Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-30T08:39:09.952Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-30T08:39:09.952Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-30T08:39:09.952Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-30T08:39:09.952Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-30T08:39:09.952Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-30T08:39:09.952Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-30T08:39:09.952Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-30T08:39:09.952Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-30T08:39:09.952Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-30T08:39:09.952Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-30T08:39:09.952Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-30T08:39:12.905Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-30T08:39:12.905Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-30T08:39:12.905Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-30T08:39:12.905Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-30T08:39:12.905Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-30T08:39:12.905Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-30T08:39:16.693Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-30T08:39:19.551Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-30T08:39:19.645Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-30T08:39:19.645Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-30T08:39:19.645Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-30T08:39:23.436Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-30T08:39:23.436Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-30T08:39:23.436Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-30T08:39:23.436Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-30T08:39:23.436Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-30T08:39:23.436Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-30T08:39:23.436Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-30T08:39:25.363Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-30T08:39:27.228Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-30T08:39:30.182Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-30T08:39:33.961Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-30T08:39:33.976Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-30T08:39:36.934Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-30T08:39:36.934Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-30T08:39:36.934Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-30T08:39:36.934Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-30T08:39:36.934Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-30T08:39:36.934Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-30T08:39:36.934Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-30T08:39:36.934Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-30T08:39:36.934Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-30T08:39:36.934Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-30T08:39:36.934Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-30T08:39:36.934Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-30T08:39:36.934Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-30T08:39:36.934Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-30T08:39:36.934Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-30T08:39:36.934Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-30T08:39:38.672Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-30T08:39:38.672Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-30T08:39:38.672Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-30T08:39:38.672Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-30T08:39:38.672Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-30T08:39:44.092Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-30T08:39:44.092Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-30T08:39:44.092Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-30T08:39:44.092Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-30T08:39:44.092Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-30T08:39:44.092Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-30T08:39:44.092Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-30T08:39:44.092Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-30T08:39:44.092Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-30T08:39:44.092Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-30T08:39:44.092Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-30T08:39:44.092Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-30T08:39:44.488Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-30T08:39:44.488Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-30T08:39:44.488Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-30T08:39:44.488Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-30T08:39:44.488Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-30T08:39:44.488Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-30T08:39:44.488Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-30T08:39:44.488Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-30T08:39:44.488Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-30T08:39:51.585Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-30T08:39:51.586Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-30T08:39:52.047Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-30T08:39:52.761Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-30T08:39:52.761Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-30T08:39:52.761Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-30T08:39:53.592Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-30T08:39:53.592Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-30T08:39:53.592Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-30T08:39:54.326Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-30T08:39:54.326Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-30T08:39:54.326Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-30T08:39:54.326Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-30T08:39:54.795Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-30T08:39:54.795Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-30T08:39:54.795Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-30T08:39:54.795Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-30T08:39:54.795Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-30T08:39:54.795Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-30T08:39:54.795Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-30T08:39:54.795Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-30T08:39:54.795Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-30T08:39:54.795Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-30T08:39:54.795Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-30T08:39:54.795Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-30T08:39:54.795Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-30T08:39:54.795Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-30T08:39:54.795Z] === RUN TestDockerSuite/TestRunMount [2022-04-30T08:39:54.795Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-30T08:39:54.795Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-30T08:39:54.795Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-30T08:39:54.795Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-30T08:39:54.795Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-30T08:39:54.795Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-30T08:39:54.795Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-30T08:39:54.795Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-30T08:39:55.137Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-30T08:39:56.111Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-30T08:39:56.111Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-30T08:39:56.111Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-30T08:40:00.821Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-30T08:40:04.571Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-30T08:40:05.221Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-30T08:40:05.221Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-30T08:40:05.221Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-30T08:40:05.221Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-30T08:40:05.221Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-30T08:40:05.221Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-30T08:40:05.221Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-30T08:40:07.488Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-30T08:40:13.886Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-30T08:40:19.755Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-30T08:40:19.755Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-30T08:40:19.755Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-30T08:40:19.755Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-30T08:40:19.755Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-30T08:40:19.755Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-30T08:40:19.755Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-30T08:40:19.755Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-30T08:40:19.755Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-30T08:40:19.755Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-30T08:40:19.755Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-30T08:40:19.755Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-30T08:40:19.755Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-30T08:40:19.755Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-30T08:40:19.755Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-30T08:40:19.755Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-30T08:40:19.755Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-30T08:40:19.755Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-30T08:40:19.755Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-30T08:40:19.755Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-30T08:40:21.318Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-30T08:40:23.533Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-30T08:40:25.750Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-30T08:40:27.314Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-30T08:40:28.617Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-30T08:40:28.617Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-30T08:40:28.617Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-30T08:40:30.272Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-30T08:40:30.741Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-30T08:40:30.741Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-30T08:40:30.741Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-30T08:40:30.741Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-30T08:40:30.741Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-30T08:40:30.741Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-30T08:40:30.741Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-30T08:40:30.741Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-30T08:40:30.741Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-30T08:40:30.741Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-30T08:40:30.741Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-30T08:40:30.741Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-30T08:40:30.741Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-30T08:40:30.741Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-30T08:40:30.741Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-30T08:40:30.741Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-30T08:40:33.326Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-30T08:40:33.326Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-30T08:40:33.791Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-30T08:40:34.254Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-30T08:40:35.503Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-30T08:40:35.503Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-30T08:40:35.503Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-30T08:40:35.503Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-30T08:40:35.503Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-30T08:40:35.503Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-30T08:40:35.503Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-30T08:40:35.503Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-30T08:40:35.503Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-30T08:40:35.503Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-30T08:40:35.503Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-30T08:40:38.961Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-30T08:40:43.669Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-30T08:40:43.669Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:40:43.669Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-30T08:40:47.999Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-30T08:40:47.999Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-30T08:40:47.999Z] === RUN TestDockerSuite/TestRunRm [2022-04-30T08:40:48.378Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-30T08:40:48.378Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-30T08:40:48.378Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-30T08:40:50.953Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-30T08:40:58.111Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-30T08:41:01.063Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-30T08:41:05.016Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-30T08:41:06.094Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-30T08:41:07.640Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-30T08:41:08.103Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-30T08:41:09.771Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-30T08:41:09.771Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-30T08:41:09.771Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-30T08:41:09.771Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-30T08:41:09.771Z] === RUN TestDockerSuite/TestRunState [2022-04-30T08:41:09.771Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-30T08:41:09.771Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-30T08:41:12.725Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-30T08:41:12.725Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-30T08:41:12.725Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-30T08:41:12.725Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-30T08:41:12.725Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-30T08:41:12.725Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-30T08:41:12.725Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-30T08:41:12.725Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-30T08:41:13.193Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-30T08:41:13.193Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-30T08:41:13.193Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-30T08:41:13.193Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-30T08:41:15.200Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-30T08:41:19.067Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-30T08:41:19.067Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-30T08:41:19.067Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-30T08:41:19.067Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-30T08:41:19.067Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-30T08:41:19.067Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-30T08:41:19.067Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-30T08:41:19.067Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-30T08:41:19.067Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-30T08:41:19.067Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-30T08:41:19.067Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-30T08:41:19.067Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-30T08:41:19.067Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-30T08:41:19.067Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-30T08:41:19.067Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-30T08:41:19.067Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-30T08:41:19.067Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-30T08:41:19.067Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-30T08:41:19.067Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-30T08:41:19.067Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-30T08:41:19.067Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-30T08:41:22.416Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-30T08:41:22.857Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-30T08:41:22.857Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-30T08:41:22.857Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-30T08:41:25.816Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-30T08:41:25.816Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-30T08:41:25.816Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-30T08:41:25.816Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-30T08:41:25.816Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-30T08:41:30.567Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-30T08:41:31.008Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-30T08:41:34.763Z] === RUN TestDockerSuite/TestRmiTag [2022-04-30T08:41:35.224Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-30T08:41:40.994Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-30T08:41:43.819Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-30T08:41:48.162Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-30T08:41:58.583Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-30T08:41:58.583Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-30T08:41:58.583Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-30T08:41:58.583Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-30T08:42:01.532Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-30T08:42:05.322Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-30T08:42:09.007Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-30T08:42:09.007Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-30T08:42:09.122Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-30T08:42:09.122Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-30T08:42:09.122Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-30T08:42:09.122Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-30T08:42:09.122Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-30T08:42:09.122Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-30T08:42:09.122Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-30T08:42:09.122Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-30T08:42:09.122Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-30T08:42:09.122Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-30T08:42:09.590Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-30T08:42:09.590Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-30T08:42:09.590Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-30T08:42:09.590Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-30T08:42:09.590Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-30T08:42:14.824Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-30T08:42:15.799Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-30T08:42:15.799Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-30T08:42:15.799Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-30T08:42:15.799Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-30T08:42:15.799Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-30T08:42:15.799Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-30T08:42:15.799Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-30T08:42:15.799Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-30T08:42:15.799Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-30T08:42:15.799Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-30T08:42:15.799Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-30T08:42:15.799Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-30T08:42:15.799Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-30T08:42:15.799Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-30T08:42:15.799Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-30T08:42:16.748Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-30T08:42:17.991Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-30T08:42:17.991Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-30T08:42:18.452Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-30T08:42:18.452Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-30T08:42:18.452Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-30T08:42:18.960Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-30T08:42:21.171Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-30T08:42:23.162Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-30T08:42:26.079Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-30T08:42:27.036Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-30T08:42:27.036Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-30T08:42:27.036Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-30T08:42:27.036Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-30T08:42:27.503Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-30T08:42:27.503Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-30T08:42:27.503Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-30T08:42:27.503Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-30T08:42:27.503Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-30T08:42:27.503Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-30T08:42:27.503Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-30T08:42:27.503Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-30T08:42:27.503Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-30T08:42:27.503Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:42:27.503Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-30T08:42:27.503Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-30T08:42:27.503Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-30T08:42:27.503Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-30T08:42:27.503Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-30T08:42:27.503Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-30T08:42:27.503Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-30T08:42:27.503Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-30T08:42:27.503Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-30T08:42:27.503Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-30T08:42:27.503Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-30T08:42:27.503Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-30T08:42:27.503Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-30T08:42:27.503Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-30T08:42:27.503Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-30T08:42:27.503Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-30T08:42:27.503Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-30T08:42:27.503Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-30T08:42:27.503Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-30T08:42:27.503Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-30T08:42:27.503Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-30T08:42:29.718Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-30T08:42:30.186Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-30T08:42:30.653Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-30T08:42:31.122Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-30T08:42:32.685Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-30T08:42:32.685Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-30T08:42:34.673Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-30T08:42:35.632Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-30T08:42:36.218Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-30T08:42:38.408Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-30T08:42:38.408Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-30T08:42:39.419Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-30T08:42:42.368Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-30T08:42:42.368Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-30T08:42:42.368Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-30T08:42:48.755Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-30T08:42:48.755Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-30T08:42:48.755Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-30T08:42:48.755Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-30T08:42:48.755Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-30T08:42:48.755Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-30T08:42:48.755Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-30T08:42:48.755Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-30T08:42:48.755Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-30T08:42:48.755Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-30T08:42:48.755Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-30T08:42:48.755Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-30T08:42:48.755Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-30T08:42:48.755Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-30T08:42:48.755Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-30T08:42:48.755Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-30T08:42:48.755Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-30T08:42:48.755Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-30T08:42:48.755Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-30T08:42:48.755Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-30T08:42:48.755Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-30T08:42:48.755Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-30T08:42:48.755Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-30T08:42:52.807Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-30T08:42:52.807Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-30T08:42:52.807Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-30T08:42:55.850Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-30T08:42:55.851Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-30T08:42:55.851Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-30T08:42:58.668Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-30T08:42:58.668Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-30T08:42:58.668Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-30T08:42:58.668Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-30T08:42:58.668Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-30T08:42:58.668Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-30T08:42:58.668Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-30T08:42:58.668Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-30T08:42:58.668Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-30T08:42:59.602Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-30T08:42:59.602Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-30T08:42:59.602Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-30T08:42:59.602Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-30T08:42:59.602Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-30T08:43:01.791Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-30T08:43:01.791Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-30T08:43:01.791Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-30T08:43:01.791Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-30T08:43:01.791Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-30T08:43:01.791Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-30T08:43:01.791Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-30T08:43:01.791Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-30T08:43:01.791Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-30T08:43:01.791Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-30T08:43:01.791Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-30T08:43:01.791Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-30T08:43:01.791Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-30T08:43:01.791Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-30T08:43:01.791Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-30T08:43:04.707Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-30T08:43:06.894Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-30T08:43:07.329Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-30T08:43:07.329Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-30T08:43:07.329Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-30T08:43:07.329Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-30T08:43:07.329Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-30T08:43:07.329Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-30T08:43:07.329Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-30T08:43:07.329Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-30T08:43:07.329Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-30T08:43:07.329Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-30T08:43:07.329Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-30T08:43:07.329Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-30T08:43:07.329Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-30T08:43:09.810Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-30T08:43:09.810Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-30T08:43:09.810Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-30T08:43:09.810Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-30T08:43:09.810Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-30T08:43:09.810Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-30T08:43:09.810Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-30T08:43:11.117Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-30T08:43:12.002Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-30T08:43:12.002Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-30T08:43:12.002Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-30T08:43:12.002Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-30T08:43:12.002Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-30T08:43:12.002Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-30T08:43:12.002Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-30T08:43:12.002Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-30T08:43:12.002Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-30T08:43:14.190Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-30T08:43:15.867Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-30T08:43:15.867Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-30T08:43:15.867Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-30T08:43:19.655Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-30T08:43:19.655Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-30T08:43:19.655Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-30T08:43:19.655Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-30T08:43:19.655Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-30T08:43:19.655Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-30T08:43:19.655Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-30T08:43:19.655Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-30T08:43:19.655Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-30T08:43:19.655Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-30T08:43:19.655Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-30T08:43:19.655Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-30T08:43:19.655Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-30T08:43:20.006Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-30T08:43:20.006Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-30T08:43:20.006Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-30T08:43:20.006Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-30T08:43:20.006Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-30T08:43:20.006Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-30T08:43:20.006Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-30T08:43:20.006Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-30T08:43:20.006Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-30T08:43:20.006Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-30T08:43:20.006Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-30T08:43:20.006Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-30T08:43:20.467Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-30T08:43:22.655Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-30T08:43:22.655Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-30T08:43:22.655Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-30T08:43:23.117Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-30T08:43:23.117Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-30T08:43:23.117Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-30T08:43:25.305Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-30T08:43:28.232Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-30T08:43:28.232Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-30T08:43:28.232Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-30T08:43:30.420Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-30T08:43:30.420Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-30T08:43:30.420Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-30T08:43:30.421Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-30T08:43:30.421Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-30T08:43:30.421Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-30T08:43:30.421Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-30T08:43:33.337Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-30T08:43:34.578Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-30T08:43:35.045Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-30T08:43:35.045Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-30T08:43:35.045Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-30T08:43:35.045Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-30T08:43:35.513Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-30T08:43:35.513Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-30T08:43:35.533Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-30T08:43:35.982Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-30T08:43:39.772Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-30T08:43:39.772Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-30T08:43:42.627Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-30T08:43:43.558Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-30T08:43:44.025Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-30T08:43:44.025Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-30T08:43:44.492Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-30T08:43:44.492Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-30T08:43:49.722Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-30T08:43:49.722Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-30T08:43:49.722Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-30T08:43:49.722Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-30T08:43:49.722Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-30T08:43:49.722Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-30T08:43:49.722Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-30T08:43:49.722Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-30T08:43:49.722Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-30T08:43:49.722Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-30T08:43:49.722Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-30T08:43:50.184Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-30T08:43:50.184Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-30T08:43:50.184Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-30T08:43:50.184Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-30T08:43:50.184Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-30T08:43:54.910Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-30T08:43:54.910Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-30T08:43:54.910Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-30T08:43:55.377Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-30T08:43:55.846Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-30T08:43:55.846Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-30T08:43:55.846Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-30T08:44:00.535Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-30T08:44:00.535Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-30T08:44:00.535Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-30T08:44:00.535Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-30T08:44:00.535Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-30T08:44:00.535Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-30T08:44:00.535Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-30T08:44:00.535Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-30T08:44:00.535Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-30T08:44:00.535Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-30T08:44:00.535Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-30T08:44:00.535Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-30T08:44:06.262Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-30T08:44:06.262Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-30T08:44:06.262Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-30T08:44:10.882Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-30T08:44:10.882Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-30T08:44:10.882Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-30T08:44:11.855Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-30T08:44:11.855Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-30T08:44:11.855Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-30T08:44:11.855Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-30T08:44:11.855Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-30T08:44:11.855Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-30T08:44:11.855Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-30T08:44:11.855Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-30T08:44:11.855Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-30T08:44:11.855Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-30T08:44:11.855Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-30T08:44:11.855Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-30T08:44:11.855Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-30T08:44:11.855Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-30T08:44:11.855Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-30T08:44:11.855Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-30T08:44:11.855Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-30T08:44:11.855Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-30T08:44:11.855Z] === RUN TestDockerSuite/TestRunMount [2022-04-30T08:44:11.855Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-30T08:44:11.855Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-30T08:44:11.855Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-30T08:44:11.855Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-30T08:44:11.855Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-30T08:44:11.855Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-30T08:44:11.855Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-30T08:44:11.855Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-30T08:44:18.749Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-30T08:44:18.749Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-30T08:44:18.749Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite (2942.48s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (91.50s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.29s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.41s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.41s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (98.84s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.28s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.55s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.14s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.14s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.73s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.93s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.57s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.91s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.57s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.28s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.47s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.06s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.33s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.77s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.79s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.75s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.53s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.47s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.65s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.51s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.81s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.73s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.17s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.28s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-04-30T08:44:19.737Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.89s) [2022-04-30T08:44:19.737Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.09s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.16s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.75s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.04s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.25s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCmd (0.76s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.74s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.79s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.91s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.93s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.53s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.66s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.18s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.20s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.66s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.88s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.10s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.90s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.78s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.99s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.79s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.43s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.04s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.44s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.75s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.77s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.11s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.96s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (70.25s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.99s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.06s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.22s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.34s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.13s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.28s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.43s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.91s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (94.63s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.32s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.75s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.41s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.42s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.29s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.58s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.20s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.33s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.21s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.81s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildFails (3.34s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.89s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.83s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.73s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.95s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.43s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.82s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.01s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildHistory (13.76s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.21s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.05s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.51s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildLabel (1.21s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.19s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildLabels (1.25s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.78s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.95s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.39s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.93s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.36s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.71s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.47s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.66s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.83s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.15s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.46s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.79s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.09s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.81s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.54s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.15s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.73s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.78s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.12s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.75s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.39s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.89s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.72s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.49s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.48s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.95s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.22s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.57s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildRm (17.65s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.10s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.56s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.87s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.21s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.16s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.15s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.83s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.95s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.60s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.91s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildStderr (6.18s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.89s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.66s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.65s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.35s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.16s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.72s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.11s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.39s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.18s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.83s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.75s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.93s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.90s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.54s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.61s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.33s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.55s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.10s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.58s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.67s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestCommitChange (6.63s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.11s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.27s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestCommitTTY (9.54s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.03s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.09s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.17s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.92s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.39s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.39s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-30T08:44:19.738Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.07s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.55s) [2022-04-30T08:44:19.738Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.05s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.07s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.52s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.49s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.59s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.25s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.36s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.29s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.32s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.08s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.16s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.73s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.54s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.86s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.17s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.30s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.45s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.03s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.94s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.43s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.26s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.30s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.19s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00088f560_} (3.23s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13171444078_c:\foo_false____} (3.31s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13171444078_c:\foo_true____} (3.19s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.55s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.51s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.47s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.04s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.72s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.96s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.42s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCpToDot (3.47s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCpToStdout (3.45s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.35s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.45s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.30s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.64s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.14s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.67s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.50s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.33s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.22s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.37s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.39s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.48s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.45s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsCopy (6.30s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.17s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.17s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.56s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.20s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsFilters (6.69s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsFormat (6.63s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsRename (3.47s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsResize (33.80s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.24s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.99s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.66s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.66s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.29s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.36s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.41s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.01s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.95s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.11s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.79s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.01s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestExecInspectID (5.09s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.28s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.93s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.66s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.46s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.34s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.49s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.40s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.23s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.19s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.57s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.73s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.07s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.33s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.25s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.40s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.57s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-30T08:44:19.739Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestInspectDefault (3.58s) [2022-04-30T08:44:19.739Z] --- PASS: TestDockerSuite/TestInspectHistory (6.10s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.20s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.06s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.45s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.07s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.89s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestInspectStatus (4.22s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.30s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.98s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.21s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.35s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.23s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.11s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.20s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.23s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.30s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.57s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.22s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.91s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.36s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.41s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.35s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.70s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.33s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.22s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsSince (9.84s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsTail (3.67s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.55s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.30s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.55s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.51s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestPsByOrder (13.97s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.26s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.31s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.43s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.09s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.15s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.81s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.79s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.92s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.48s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.37s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.28s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.63s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.94s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.29s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.09s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.94s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.20s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.97s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.78s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.43s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.11s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.15s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.39s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.96s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.67s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.33s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.37s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.04s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.86s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.27s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.41s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.35s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.31s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.65s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.37s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.34s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.03s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.61s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.71s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.30s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.35s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.17s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.32s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.43s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.29s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.37s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.46s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunExitCode (3.45s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.36s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.46s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.46s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.13s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-30T08:44:19.740Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.26s) [2022-04-30T08:44:19.740Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.78s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.41s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.34s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.56s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.58s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.36s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.38s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.13s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.44s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.14s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunRm (3.53s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.59s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.55s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (4.03s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.21s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.94s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.41s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.70s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.33s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.42s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.33s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.64s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.91s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.45s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.29s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.66s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.72s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.53s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.65s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.21s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.45s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.66s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.15s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.17s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.33s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.24s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.59s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.89s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.86s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.00s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.13s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.48s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.99s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.31s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.30s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-04-30T08:44:19.741Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.28s) [2022-04-30T08:44:19.741Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-30T08:44:20.209Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.74s) [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-30T08:44:20.209Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-30T08:44:20.209Z] === RUN TestDockerSchema1RegistrySuite [2022-04-30T08:44:20.209Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-30T08:44:20.209Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-30T08:44:20.209Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-30T08:44:20.209Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-30T08:44:20.209Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-30T08:44:20.209Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-30T08:44:20.209Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-30T08:44:20.209Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-30T08:44:20.209Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-30T08:44:20.209Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-30T08:44:20.209Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-30T08:44:20.209Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.209Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:44:20.209Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:44:20.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-30T08:44:20.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-30T08:44:20.210Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-30T08:44:20.210Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-30T08:44:20.210Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-30T08:44:20.210Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-30T08:44:20.210Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-30T08:44:20.210Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-30T08:44:20.210Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-30T08:44:20.210Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-30T08:44:20.210Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-30T08:44:20.210Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-30T08:44:20.210Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-30T08:44:20.210Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-30T08:44:20.210Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-30T08:44:20.210Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-30T08:44:20.210Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-30T08:44:20.210Z] === RUN TestDockerDaemonSuite [2022-04-30T08:44:20.210Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-30T08:44:20.210Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-30T08:44:20.210Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-30T08:44:20.210Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-30T08:44:20.210Z] === RUN TestDockerSwarmSuite [2022-04-30T08:44:20.210Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-30T08:44:20.210Z] === RUN TestDockerPluginSuite [2022-04-30T08:44:20.210Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-30T08:44:20.210Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-30T08:44:20.210Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-30T08:44:20.210Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-30T08:44:20.210Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-30T08:44:20.210Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-30T08:44:20.210Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-30T08:44:20.210Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-30T08:44:20.210Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-30T08:44:20.210Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-30T08:44:20.210Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-30T08:44:20.210Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-30T08:44:20.210Z] === RUN TestDockerExternalVolumeSuite [2022-04-30T08:44:20.210Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-30T08:44:20.210Z] === RUN TestDockerNetworkSuite [2022-04-30T08:44:20.210Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-30T08:44:20.210Z] === RUN TestDockerHubPullSuite [2022-04-30T08:44:20.210Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-30T08:44:20.210Z] PASS [2022-04-30T08:44:20.210Z] ok github.com/docker/docker/integration-cli 2942.901s [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === Skipped [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-30T08:44:20.210Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-30T08:44:20.210Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-30T08:44:20.210Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-30T08:44:20.210Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-30T08:44:20.210Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-30T08:44:20.210Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-30T08:44:20.210Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-30T08:44:20.210Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-30T08:44:20.210Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-30T08:44:20.210Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-04-30T08:44:20.210Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-30T08:44:20.210Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-30T08:44:20.210Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-30T08:44:20.210Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-30T08:44:20.210Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-30T08:44:20.210Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-30T08:44:20.210Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-30T08:44:20.210Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-30T08:44:20.210Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-30T08:44:20.210Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-04-30T08:44:20.210Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-30T08:44:20.210Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-30T08:44:20.210Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-30T08:44:20.210Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-30T08:44:20.210Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-30T08:44:20.210Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-30T08:44:20.210Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-30T08:44:20.210Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-30T08:44:20.210Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-30T08:44:20.210Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-30T08:44:20.210Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-30T08:44:20.210Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-04-30T08:44:20.210Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-30T08:44:20.210Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.210Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-30T08:44:20.210Z] [2022-04-30T08:44:20.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.09s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.09s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-30T08:44:20.211Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.56s) [2022-04-30T08:44:20.211Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.56s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-04-30T08:44:20.211Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-30T08:44:20.211Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-30T08:44:20.211Z] docker_cli_sni_test.go:18: Flakey test [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-30T08:44:20.211Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-30T08:44:20.211Z] [2022-04-30T08:44:20.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-30T08:44:20.211Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-30T08:44:20.212Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-30T08:44:20.212Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-30T08:44:20.212Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-30T08:44:20.212Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-30T08:44:20.212Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-30T08:44:20.212Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-30T08:44:20.212Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-30T08:44:20.212Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-30T08:44:20.212Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-30T08:44:20.212Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-30T08:44:20.212Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-30T08:44:20.212Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-30T08:44:20.212Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-30T08:44:20.212Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-30T08:44:20.212Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-30T08:44:20.212Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-30T08:44:20.212Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-30T08:44:20.212Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-30T08:44:20.212Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.212Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-30T08:44:20.212Z] [2022-04-30T08:44:20.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-30T08:44:20.213Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-30T08:44:20.213Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-30T08:44:20.213Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-30T08:44:20.213Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-30T08:44:20.213Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-30T08:44:20.213Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-30T08:44:20.213Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-30T08:44:20.213Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-30T08:44:20.213Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-30T08:44:20.213Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-30T08:44:20.213Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-04-30T08:44:20.213Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-30T08:44:20.213Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-30T08:44:20.213Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-30T08:44:20.213Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-30T08:44:20.213Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-30T08:44:20.213Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-30T08:44:20.213Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-30T08:44:20.213Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-04-30T08:44:20.213Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-30T08:44:20.213Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-30T08:44:20.213Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-30T08:44:20.213Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-30T08:44:20.213Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-30T08:44:20.213Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-30T08:44:20.213Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-30T08:44:20.213Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.213Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-30T08:44:20.213Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-30T08:44:20.214Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-30T08:44:20.214Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-30T08:44:20.214Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-30T08:44:20.214Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-30T08:44:20.214Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-30T08:44:20.214Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-30T08:44:20.214Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-30T08:44:20.214Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-30T08:44:20.214Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:44:20.214Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-30T08:44:20.214Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-30T08:44:20.214Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-30T08:44:20.214Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-04-30T08:44:20.214Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-30T08:44:20.214Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-30T08:44:20.214Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-30T08:44:20.214Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-30T08:44:20.214Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.214Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-30T08:44:20.214Z] [2022-04-30T08:44:20.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.04s) [2022-04-30T08:44:20.215Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.215Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.04s) [2022-04-30T08:44:20.215Z] [2022-04-30T08:44:20.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-30T08:44:20.215Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.215Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-30T08:44:20.215Z] [2022-04-30T08:44:20.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-30T08:44:20.215Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.215Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-30T08:44:20.215Z] [2022-04-30T08:44:20.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-30T08:44:20.215Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.215Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-30T08:44:20.215Z] [2022-04-30T08:44:20.451Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-30T08:44:20.451Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.451Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-30T08:44:20.451Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.451Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-30T08:44:20.451Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.451Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-30T08:44:20.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-30T08:44:20.682Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.682Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-30T08:44:20.682Z] [2022-04-30T08:44:20.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-30T08:44:20.682Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.682Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-30T08:44:20.682Z] [2022-04-30T08:44:20.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-30T08:44:20.682Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.682Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-30T08:44:20.682Z] [2022-04-30T08:44:20.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-30T08:44:20.682Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.682Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-30T08:44:20.682Z] [2022-04-30T08:44:20.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-30T08:44:20.682Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.682Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-30T08:44:20.682Z] [2022-04-30T08:44:20.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-30T08:44:20.682Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.682Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-30T08:44:20.682Z] [2022-04-30T08:44:20.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-30T08:44:20.682Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.682Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-30T08:44:20.682Z] [2022-04-30T08:44:20.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-30T08:44:20.682Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.682Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-30T08:44:20.682Z] [2022-04-30T08:44:20.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-30T08:44:20.682Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.682Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-30T08:44:20.682Z] [2022-04-30T08:44:20.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-30T08:44:20.682Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.682Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-30T08:44:20.682Z] [2022-04-30T08:44:20.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-30T08:44:20.682Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.682Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-30T08:44:20.682Z] [2022-04-30T08:44:20.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-30T08:44:20.682Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.682Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-30T08:44:20.682Z] [2022-04-30T08:44:20.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-30T08:44:20.682Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.682Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-30T08:44:20.682Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-30T08:44:20.683Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.683Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-30T08:44:20.683Z] [2022-04-30T08:44:20.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-30T08:44:20.684Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-30T08:44:20.684Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-30T08:44:20.684Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-30T08:44:20.684Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-30T08:44:20.684Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.684Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-30T08:44:20.684Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-30T08:44:20.685Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-30T08:44:20.685Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-30T08:44:20.685Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-30T08:44:20.685Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-30T08:44:20.685Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-30T08:44:20.685Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-30T08:44:20.685Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-30T08:44:20.685Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-30T08:44:20.685Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-30T08:44:20.685Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:44:20.685Z] [2022-04-30T08:44:20.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-30T08:44:20.685Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-30T08:44:20.686Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] DONE 1088 tests, 544 skipped in 2954.767s [2022-04-30T08:44:20.686Z] INFO: Integration tests ended at 04/30/2022 08:44:20. Duration:00:49:14.9090326 [2022-04-30T08:44:20.686Z] INFO: Docker info of the daemon under test at end of run [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] Containers: 10 [2022-04-30T08:44:20.686Z] Running: 0 [2022-04-30T08:44:20.686Z] Paused: 0 [2022-04-30T08:44:20.686Z] Stopped: 10 [2022-04-30T08:44:20.686Z] Images: 18 [2022-04-30T08:44:20.686Z] Server Version: 0.0.0-dev [2022-04-30T08:44:20.686Z] Storage Driver: windowsfilter [2022-04-30T08:44:20.686Z] Windows: [2022-04-30T08:44:20.686Z] Logging Driver: json-file [2022-04-30T08:44:20.686Z] Plugins: [2022-04-30T08:44:20.686Z] Volume: local [2022-04-30T08:44:20.686Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-30T08:44:20.686Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-30T08:44:20.686Z] Swarm: inactive [2022-04-30T08:44:20.686Z] Default Isolation: process [2022-04-30T08:44:20.686Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-30T08:44:20.686Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-30T08:44:20.686Z] OSType: windows [2022-04-30T08:44:20.686Z] Architecture: x86_64 [2022-04-30T08:44:20.686Z] CPUs: 4 [2022-04-30T08:44:20.686Z] Total Memory: 32GiB [2022-04-30T08:44:20.686Z] Name: azwin-2-112650 [2022-04-30T08:44:20.686Z] ID: TNAH:6LW6:CJVF:FA3X:WOZP:FTS5:E4V6:7FAU:PKSV:M2AV:JFKT:MEZM [2022-04-30T08:44:20.686Z] Docker Root Dir: D:\CI\PR-43550\1\daemon [2022-04-30T08:44:20.686Z] Debug Mode (client): false [2022-04-30T08:44:20.686Z] Debug Mode (server): true [2022-04-30T08:44:20.686Z] File Descriptors: -1 [2022-04-30T08:44:20.686Z] Goroutines: 44 [2022-04-30T08:44:20.686Z] System Time: 2022-04-30T08:44:20.5187798Z [2022-04-30T08:44:20.686Z] EventsListeners: 0 [2022-04-30T08:44:20.686Z] Registry: https://index.docker.io/v1/ [2022-04-30T08:44:20.686Z] Labels: [2022-04-30T08:44:20.686Z] Experimental: false [2022-04-30T08:44:20.686Z] Insecure Registries: [2022-04-30T08:44:20.686Z] 127.0.0.0/8 [2022-04-30T08:44:20.686Z] Live Restore Enabled: false [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] [2022-04-30T08:44:20.686Z] INFO: Stopping daemon under test [2022-04-30T08:44:21.156Z] SUCCESS: The process with PID 5584 (child process of PID 5168) has been terminated. [2022-04-30T08:44:21.156Z] SUCCESS: The process with PID 5168 (child process of PID 5992) has been terminated. [2022-04-30T08:44:21.156Z] INFO: Stop tailing logs of the daemon under tests [2022-04-30T08:44:21.156Z] INFO: executeCI.ps1 Completed successfully at 04/30/2022 08:44:20. [2022-04-30T08:44:21.156Z] INFO: Tidying up at end of run [2022-04-30T08:44:21.156Z] ----------- DAEMON LOG ------------ [2022-04-30T08:44:21.156Z] 2022/04/30 07:51:48 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-30T08:44:21.156Z] ----------- END DAEMON LOG -------- [2022-04-30T08:44:21.156Z] INFO: Saving daemon under test log (d:\CI\PR-43550\1\dut.out) to bundles\CIDUT.out [2022-04-30T08:44:21.156Z] INFO: Saving daemon under test log (d:\CI\PR-43550\1\dut.err) to bundles\CIDUT.err [2022-04-30T08:44:21.156Z] INFO: Saving containerd logs to bundles [2022-04-30T08:44:21.156Z] INFO: Nuke-Everything... [2022-04-30T08:44:21.156Z] INFO: Container count on control daemon to delete is 2 [2022-04-30T08:44:21.623Z] 36a2c0f6b5e9 [2022-04-30T08:44:21.623Z] 6f7c52e93784 [2022-04-30T08:44:21.623Z] INFO: Tidying pidfile d:\CI\PR-43550\1\docker.pid [2022-04-30T08:44:21.623Z] INFO: Killing containerd with PID 1136 [2022-04-30T08:44:21.623Z] INFO: Nuking d:\CI [2022-04-30T08:44:30.797Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-30T08:44:34.549Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-30T08:44:34.549Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-30T08:44:34.549Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-30T08:44:34.549Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-30T08:44:34.549Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-30T08:44:34.549Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-30T08:44:34.549Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-30T08:44:34.549Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-30T08:44:34.549Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-30T08:44:34.549Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-30T08:44:34.549Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-30T08:44:34.549Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-30T08:44:34.549Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-30T08:44:34.549Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-30T08:44:34.549Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-30T08:44:34.549Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-30T08:44:34.549Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-30T08:44:34.549Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-30T08:44:34.549Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-30T08:44:35.012Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-30T08:44:36.557Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-30T08:44:38.745Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-30T08:44:40.933Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-30T08:44:42.476Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-30T08:44:44.664Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-30T08:44:44.664Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-30T08:44:44.664Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-30T08:44:44.664Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-30T08:44:44.664Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-30T08:44:44.664Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-30T08:44:44.664Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-30T08:44:44.664Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-30T08:44:44.664Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-30T08:44:44.664Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-30T08:44:45.126Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-30T08:44:45.126Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-30T08:44:45.126Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-30T08:44:45.126Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-30T08:44:45.126Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-30T08:44:45.126Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-30T08:44:45.126Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-30T08:44:48.045Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-30T08:44:48.045Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-30T08:44:48.045Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-30T08:44:48.045Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-30T08:44:48.045Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-30T08:44:48.045Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-30T08:44:48.045Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-30T08:44:48.045Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-30T08:44:48.507Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-30T08:44:48.507Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-30T08:44:48.507Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-30T08:44:51.715Z] INFO: Zapped successfully [2022-04-30T08:44:51.715Z] [2022-04-30T08:44:51.715Z] INFO: executeCI.ps1 exiting at Sat Apr 30 08:44:47 CUT 2022. Duration 01:18:05.8556406 [2022-04-30T08:44:51.715Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-30T08:44:51.963Z] Recording test results [2022-04-30T08:44:59.323Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-30T08:45:01.419Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-30T08:45:03.201Z] Archiving artifacts [2022-04-30T08:45:09.637Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-30T08:45:09.637Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-30T08:45:09.637Z] === RUN TestDockerSuite/TestRunRm [2022-04-30T08:45:09.637Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-30T08:45:15.449Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-30T08:45:17.786Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43550/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-30T08:45:18.366Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-30T08:45:18.739Z] + make clean [2022-04-30T08:45:20.303Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-30T08:45:20.303Z] docker-dev-cache [2022-04-30T08:45:20.303Z] docker-mod-cache [Pipeline] deleteDir [2022-04-30T08:45:20.554Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-30T08:45:22.776Z] === RUN TestDockerSuite/TestRunSetMacAddress [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-30T08:45:25.693Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-30T08:45:25.693Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-30T08:45:25.693Z] === RUN TestDockerSuite/TestRunState [2022-04-30T08:45:25.693Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-30T08:45:25.693Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-30T08:45:27.881Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-30T08:45:27.882Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-30T08:45:27.882Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-30T08:45:30.798Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-30T08:45:30.798Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-30T08:45:30.798Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-30T08:45:30.798Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-30T08:45:30.798Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-30T08:45:30.798Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-30T08:45:30.798Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-30T08:45:30.798Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-30T08:45:30.798Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-30T08:45:36.615Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-30T08:45:36.615Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-30T08:45:36.615Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-30T08:45:36.615Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-30T08:45:36.615Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-30T08:45:36.615Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-30T08:45:36.615Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-30T08:45:36.615Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-30T08:45:36.615Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-30T08:45:36.615Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-30T08:45:36.615Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-30T08:45:36.615Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-30T08:45:36.615Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-30T08:45:36.615Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-30T08:45:36.615Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-30T08:45:36.615Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-30T08:45:36.615Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-30T08:45:36.615Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-30T08:45:36.615Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-30T08:45:36.615Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-30T08:45:36.615Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-30T08:45:38.803Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-30T08:45:38.803Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-30T08:45:38.803Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-30T08:45:40.991Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-30T08:45:40.991Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-30T08:45:40.991Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-30T08:45:40.991Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-30T08:45:40.991Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-30T08:45:44.741Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-30T08:45:51.839Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-30T08:45:56.548Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-30T08:46:03.652Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-30T08:46:03.652Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-30T08:46:03.652Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-30T08:46:03.652Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-30T08:46:06.570Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-30T08:46:09.490Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-30T08:46:12.409Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-30T08:46:12.409Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-30T08:46:12.409Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-30T08:46:12.409Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-30T08:46:12.409Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-30T08:46:12.409Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-30T08:46:12.409Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-30T08:46:12.409Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-30T08:46:12.409Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-30T08:46:12.409Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-30T08:46:12.409Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-30T08:46:12.409Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-30T08:46:12.409Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-30T08:46:12.409Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-30T08:46:12.409Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-30T08:46:17.130Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-30T08:46:19.351Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-30T08:46:21.552Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-30T08:46:26.259Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-30T08:46:26.259Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-30T08:46:26.259Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-30T08:46:26.259Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-30T08:46:26.259Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-30T08:46:26.259Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-30T08:46:26.721Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-30T08:46:26.721Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-30T08:46:26.721Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-30T08:46:26.721Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-30T08:46:26.721Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-30T08:46:26.721Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-30T08:46:26.721Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-30T08:46:26.721Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:46:26.721Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-30T08:46:26.721Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-30T08:46:26.721Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-30T08:46:26.721Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-30T08:46:26.721Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-30T08:46:26.721Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-30T08:46:26.721Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-30T08:46:26.721Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-30T08:46:26.721Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-30T08:46:26.721Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-30T08:46:26.721Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-30T08:46:26.721Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-30T08:46:26.721Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-30T08:46:26.721Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-30T08:46:26.721Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-30T08:46:26.721Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-30T08:46:26.721Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-30T08:46:26.721Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-30T08:46:26.721Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-30T08:46:26.721Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-30T08:46:26.721Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-30T08:46:29.635Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-30T08:46:29.635Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-30T08:46:30.097Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-30T08:46:30.559Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-30T08:46:32.103Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-30T08:46:32.103Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-30T08:46:35.023Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-30T08:46:37.941Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-30T08:46:40.129Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-30T08:46:40.129Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-30T08:46:40.129Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-30T08:46:48.723Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-30T08:46:48.723Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-30T08:46:48.723Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-30T08:46:53.433Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-30T08:46:53.433Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-30T08:46:53.434Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-30T08:46:53.434Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-30T08:46:53.434Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-30T08:46:53.434Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-30T08:46:53.434Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-30T08:46:53.434Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-30T08:46:53.434Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-30T08:47:08.281Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-30T08:47:08.281Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-30T08:47:08.281Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-30T08:47:08.281Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-30T08:47:08.281Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-30T08:47:08.281Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-30T08:47:08.281Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-30T08:47:08.281Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-30T08:47:08.281Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-30T08:47:08.281Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-30T08:47:08.281Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-30T08:47:08.281Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-30T08:47:08.281Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-30T08:47:09.825Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-30T08:47:12.743Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-30T08:47:12.743Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-30T08:47:12.743Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-30T08:47:14.936Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-30T08:47:14.936Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-30T08:47:14.936Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-30T08:47:14.936Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-30T08:47:14.936Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-30T08:47:14.936Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-30T08:47:14.936Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-30T08:47:14.936Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-30T08:47:14.936Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-30T08:47:14.936Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-30T08:47:14.936Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-30T08:47:14.936Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-30T08:47:15.398Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-30T08:47:33.117Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-30T08:47:33.117Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-30T08:47:33.117Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-30T08:47:33.117Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-30T08:47:33.117Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-30T08:47:33.117Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-30T08:47:33.117Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-30T08:47:33.117Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-30T08:47:40.212Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-30T08:47:40.212Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-30T08:47:43.130Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-30T08:47:43.593Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-30T08:47:44.055Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-30T08:47:44.517Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-30T08:47:44.517Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-30T08:47:53.108Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-30T08:47:53.108Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-30T08:47:53.108Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-30T08:47:54.084Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-30T08:47:54.084Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-30T08:47:54.084Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-30T08:47:54.084Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-30T08:48:02.682Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-30T08:48:02.682Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-30T08:48:02.682Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-30T08:48:13.031Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-30T08:48:13.031Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-30T08:48:13.031Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite (2958.08s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.09s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.91s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.84s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (116.78s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.00s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.76s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.37s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.47s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.42s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.63s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (121.82s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.39s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.63s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.06s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.57s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.73s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.34s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.07s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.72s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.27s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.43s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.88s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.31s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAddTar (50.48s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.41s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.72s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.53s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.44s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.42s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.56s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.45s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (39.70s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.08s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.66s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.05s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.66s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.75s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.15s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildCmd (0.71s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.72s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.83s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.58s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.45s) [2022-04-30T08:48:14.012Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.21s) [2022-04-30T08:48:14.012Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.09s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.86s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.78s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.79s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.68s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.91s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (43.56s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (33.16s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.00s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.87s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.23s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.01s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDockerignore (68.16s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.23s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (82.84s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.04s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (30.28s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.51s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (20.51s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (49.43s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.56s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.33s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (135.22s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.33s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.65s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.84s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.62s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.49s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.38s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.16s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.53s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.80s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildFails (7.25s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.92s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.88s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.23s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.26s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.58s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.06s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.72s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.37s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildHistory (13.68s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.18s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.34s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.10s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.14s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.88s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildLabel (1.24s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildLabels (1.21s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.84s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.94s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.69s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.57s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (26.47s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.70s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.91s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.22s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.71s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.57s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.06s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.27s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.17s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.77s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.99s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.83s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.56s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.16s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.59s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.52s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.93s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.18s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.08s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.47s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.71s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.32s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.43s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.36s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.56s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.79s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildRm (14.71s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.01s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.89s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.21s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.13s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.12s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.10s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.18s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.81s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.07s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.51s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildStderr (5.19s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.69s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.35s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.57s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.43s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.14s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.82s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.43s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.81s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.11s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.86s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.61s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.87s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.07s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.22s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (24.37s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.49s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.90s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.36s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.34s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.05s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestCommitChange (5.42s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.01s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.48s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestCommitTTY (7.64s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.98s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.53s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.24s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.37s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.75s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.74s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.04s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.43s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.42s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.58s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.04s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.28s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.54s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.22s) [2022-04-30T08:48:14.013Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.81s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.49s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.82s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.27s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-30T08:48:14.013Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.03s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.55s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.39s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.53s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.18s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.14s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (49.06s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.72s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.73s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.69s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.69s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008874d0_} (7.72s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11426715821_c:\foo_false____} (7.71s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11426715821_c:\foo_true____} (2.75s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.65s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.44s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.47s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.75s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.98s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.68s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.06s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCpToDot (2.60s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCpToStdout (7.47s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.30s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.50s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.11s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (18.14s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.38s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.49s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.52s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.54s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.61s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.88s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsCopy (5.58s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.40s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.41s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.95s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.07s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.73s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.20s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsFilters (5.03s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsFormat (5.64s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsRename (2.68s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsResize (8.29s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.68s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.18s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.99s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.17s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.25s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.16s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.21s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.45s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.45s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.20s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.51s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.49s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestExecInspectID (3.94s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.76s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.58s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.66s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.23s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.27s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.23s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.19s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.98s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.26s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.16s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.49s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.77s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestImagesFormat (0.27s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.08s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.35s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.51s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.37s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.39s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestInspectDefault (2.39s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestInspectHistory (5.10s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-30T08:48:14.014Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.57s) [2022-04-30T08:48:14.014Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.44s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.42s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.50s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.47s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestInspectStatus (2.93s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.73s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.50s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.40s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.46s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.41s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.35s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.39s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.18s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.12s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.93s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.75s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.61s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.81s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.93s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.87s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.94s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.78s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.62s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.45s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsSince (9.33s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsTail (3.22s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.85s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.48s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.90s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.68s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestPsByOrder (9.73s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.40s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.99s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.44s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.24s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.20s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.89s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.33s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.81s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.34s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.24s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.58s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.44s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.53s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.60s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.44s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.61s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.68s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.12s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.84s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.23s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.98s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.36s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.80s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRmiTag (0.81s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.38s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.24s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.92s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.46s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.44s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.24s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.85s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.13s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.17s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.63s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.41s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.81s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.22s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.55s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.17s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.52s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.53s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.64s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.35s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.20s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.92s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.55s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.41s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.43s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.49s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunExitCode (2.42s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.41s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (7.16s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.34s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.31s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-30T08:48:14.015Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-30T08:48:14.015Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.26s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.87s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.06s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.48s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.20s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.61s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.31s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.36s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.37s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.16s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.21s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (18.23s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunRm (2.50s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.69s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.13s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.44s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.42s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.76s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.51s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.30s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.97s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.40s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.35s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.43s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.57s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.92s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.47s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.07s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.11s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.55s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.31s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.14s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.62s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.87s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.48s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.32s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.82s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.63s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.70s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.51s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.40s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.60s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.37s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (14.31s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.43s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.61s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.45s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) [2022-04-30T08:48:14.016Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.45s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.74s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.29s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.51s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.52s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-04-30T08:48:14.016Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2022-04-30T08:48:14.479Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.46s) [2022-04-30T08:48:14.479Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-30T08:48:14.479Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.78s) [2022-04-30T08:48:14.479Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.28s) [2022-04-30T08:48:14.479Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-30T08:48:14.479Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.43s) [2022-04-30T08:48:14.479Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.37s) [2022-04-30T08:48:14.479Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2022-04-30T08:48:14.479Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.83s) [2022-04-30T08:48:14.479Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-30T08:48:14.479Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.67s) [2022-04-30T08:48:14.479Z] === RUN TestDockerRegistrySuite [2022-04-30T08:48:14.479Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-30T08:48:14.479Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.479Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-30T08:48:14.479Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.479Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-30T08:48:14.479Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.479Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-30T08:48:14.479Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.479Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-30T08:48:14.479Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.479Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-30T08:48:14.479Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.479Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-30T08:48:14.479Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.479Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-30T08:48:14.479Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.479Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-30T08:48:14.479Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.479Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-30T08:48:14.479Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.479Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-30T08:48:14.479Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.479Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-30T08:48:14.479Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-30T08:48:14.480Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] --- PASS: TestDockerRegistrySuite (0.20s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.19s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-30T08:48:14.480Z] === RUN TestDockerSchema1RegistrySuite [2022-04-30T08:48:14.480Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-30T08:48:14.480Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-30T08:48:14.480Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-30T08:48:14.480Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-30T08:48:14.480Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-30T08:48:14.480Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-30T08:48:14.480Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-30T08:48:14.480Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-30T08:48:14.480Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-30T08:48:14.480Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-30T08:48:14.480Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-30T08:48:14.480Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-30T08:48:14.480Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-30T08:48:14.480Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-30T08:48:14.480Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-30T08:48:14.480Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-30T08:48:14.480Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-30T08:48:14.480Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-30T08:48:14.480Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-30T08:48:14.480Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-30T08:48:14.480Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-30T08:48:14.480Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-30T08:48:14.480Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-30T08:48:14.480Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-30T08:48:14.480Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-30T08:48:14.480Z] === RUN TestDockerDaemonSuite [2022-04-30T08:48:14.480Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-30T08:48:14.480Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-30T08:48:14.480Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-30T08:48:14.480Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-30T08:48:14.480Z] === RUN TestDockerSwarmSuite [2022-04-30T08:48:14.480Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-30T08:48:14.480Z] === RUN TestDockerPluginSuite [2022-04-30T08:48:14.480Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-30T08:48:14.480Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-30T08:48:14.480Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-30T08:48:14.480Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-30T08:48:14.480Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-30T08:48:14.480Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-30T08:48:14.480Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-30T08:48:14.480Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-30T08:48:14.480Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-30T08:48:14.480Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-30T08:48:14.480Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-30T08:48:14.480Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-30T08:48:14.480Z] === RUN TestDockerExternalVolumeSuite [2022-04-30T08:48:14.480Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-30T08:48:14.480Z] === RUN TestDockerNetworkSuite [2022-04-30T08:48:14.480Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-30T08:48:14.480Z] === RUN TestDockerHubPullSuite [2022-04-30T08:48:14.480Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-30T08:48:14.480Z] PASS [2022-04-30T08:48:14.480Z] ok github.com/docker/docker/integration-cli 2958.608s [2022-04-30T08:48:14.480Z] [2022-04-30T08:48:14.480Z] === Skipped [2022-04-30T08:48:14.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-30T08:48:14.480Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-30T08:48:14.480Z] [2022-04-30T08:48:14.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-30T08:48:14.480Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-30T08:48:14.480Z] [2022-04-30T08:48:14.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-30T08:48:14.480Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-30T08:48:14.480Z] [2022-04-30T08:48:14.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-30T08:48:14.480Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-30T08:48:14.480Z] [2022-04-30T08:48:14.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-30T08:48:14.480Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-30T08:48:14.480Z] [2022-04-30T08:48:14.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-30T08:48:14.480Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-30T08:48:14.480Z] [2022-04-30T08:48:14.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-30T08:48:14.480Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.480Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-30T08:48:14.480Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-30T08:48:14.481Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-30T08:48:14.481Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-30T08:48:14.481Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-30T08:48:14.481Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-30T08:48:14.481Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-04-30T08:48:14.481Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-30T08:48:14.481Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-30T08:48:14.481Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.481Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-30T08:48:14.481Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.07s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-04-30T08:48:14.482Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2022-04-30T08:48:14.482Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-30T08:48:14.482Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-30T08:48:14.482Z] docker_cli_sni_test.go:18: Flakey test [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-30T08:48:14.482Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-30T08:48:14.482Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-30T08:48:14.482Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-30T08:48:14.482Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-30T08:48:14.482Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-30T08:48:14.482Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-30T08:48:14.482Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-30T08:48:14.482Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-30T08:48:14.482Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-30T08:48:14.482Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-30T08:48:14.482Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-30T08:48:14.482Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-30T08:48:14.482Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-30T08:48:14.482Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-30T08:48:14.482Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-30T08:48:14.482Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-30T08:48:14.482Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-30T08:48:14.482Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-04-30T08:48:14.482Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-30T08:48:14.482Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-30T08:48:14.482Z] [2022-04-30T08:48:14.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-30T08:48:14.482Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.482Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-30T08:48:14.483Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-30T08:48:14.483Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-30T08:48:14.483Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-30T08:48:14.483Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-30T08:48:14.483Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-30T08:48:14.483Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-30T08:48:14.483Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-30T08:48:14.483Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-30T08:48:14.483Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-30T08:48:14.483Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-30T08:48:14.483Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-30T08:48:14.483Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-30T08:48:14.483Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-30T08:48:14.483Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-30T08:48:14.483Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-30T08:48:14.483Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-30T08:48:14.483Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-30T08:48:14.483Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-04-30T08:48:14.483Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-04-30T08:48:14.483Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-30T08:48:14.483Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-30T08:48:14.483Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-30T08:48:14.483Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-30T08:48:14.483Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-04-30T08:48:14.483Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-30T08:48:14.483Z] [2022-04-30T08:48:14.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-30T08:48:14.483Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.483Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-30T08:48:14.484Z] [2022-04-30T08:48:14.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-30T08:48:14.484Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.484Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-30T08:48:14.484Z] [2022-04-30T08:48:14.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-30T08:48:14.484Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-30T08:48:14.484Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-30T08:48:14.484Z] [2022-04-30T08:48:14.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-30T08:48:14.484Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.484Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-30T08:48:14.484Z] [2022-04-30T08:48:14.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-30T08:48:14.484Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.484Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-30T08:48:14.484Z] [2022-04-30T08:48:14.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-30T08:48:14.484Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.484Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-30T08:48:14.484Z] [2022-04-30T08:48:14.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-30T08:48:14.484Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.484Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-30T08:48:14.484Z] [2022-04-30T08:48:14.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-30T08:48:14.484Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.484Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-30T08:48:14.484Z] [2022-04-30T08:48:14.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-30T08:48:14.484Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.484Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-30T08:48:14.484Z] [2022-04-30T08:48:14.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-30T08:48:14.484Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.484Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-30T08:48:14.484Z] [2022-04-30T08:48:14.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-30T08:48:14.947Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-30T08:48:14.947Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-30T08:48:14.947Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-30T08:48:14.947Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-30T08:48:14.947Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-30T08:48:14.947Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-30T08:48:14.947Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-30T08:48:14.947Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-30T08:48:14.947Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-30T08:48:14.947Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-30T08:48:14.947Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.947Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-30T08:48:14.947Z] [2022-04-30T08:48:14.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-30T08:48:14.948Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-30T08:48:14.948Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-30T08:48:14.948Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-30T08:48:14.948Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-30T08:48:14.948Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-30T08:48:14.948Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:48:14.948Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-30T08:48:14.948Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-30T08:48:14.948Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-30T08:48:14.948Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-30T08:48:14.948Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-30T08:48:14.948Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.948Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-30T08:48:14.948Z] [2022-04-30T08:48:14.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-30T08:48:14.948Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.06s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.06s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-30T08:48:14.949Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.949Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-30T08:48:14.949Z] [2022-04-30T08:48:14.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-04-30T08:48:14.950Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-30T08:48:14.950Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-30T08:48:14.950Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.950Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-30T08:48:14.950Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-30T08:48:14.951Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-30T08:48:14.951Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-30T08:48:14.951Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-30T08:48:14.951Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-30T08:48:14.951Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-30T08:48:14.951Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-30T08:48:14.951Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-30T08:48:14.951Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-30T08:48:14.951Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-30T08:48:14.951Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-30T08:48:14.951Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-30T08:48:14.951Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-30T08:48:14.951Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-30T08:48:14.951Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-30T08:48:14.951Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-30T08:48:14.951Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-30T08:48:14.951Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-30T08:48:14.951Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-30T08:48:14.951Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.19s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.19s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:48:14.951Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.951Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-30T08:48:14.951Z] [2022-04-30T08:48:14.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:48:14.952Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-30T08:48:14.952Z] [2022-04-30T08:48:14.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:48:14.952Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-30T08:48:14.952Z] [2022-04-30T08:48:14.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:48:14.952Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-30T08:48:14.952Z] [2022-04-30T08:48:14.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-30T08:48:14.952Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-30T08:48:14.952Z] [2022-04-30T08:48:14.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-30T08:48:14.952Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-30T08:48:14.952Z] [2022-04-30T08:48:14.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-30T08:48:14.952Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-30T08:48:14.952Z] [2022-04-30T08:48:14.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-30T08:48:14.952Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-30T08:48:14.952Z] [2022-04-30T08:48:14.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-30T08:48:14.952Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-30T08:48:14.952Z] [2022-04-30T08:48:14.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-30T08:48:14.952Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-30T08:48:14.952Z] [2022-04-30T08:48:14.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-30T08:48:14.952Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-30T08:48:14.952Z] [2022-04-30T08:48:14.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-30T08:48:14.952Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-30T08:48:14.952Z] [2022-04-30T08:48:14.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-30T08:48:14.952Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.952Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-30T08:48:14.952Z] [2022-04-30T08:48:14.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-30T08:48:14.952Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:48:14.952Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-30T08:48:15.413Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] DONE 1088 tests, 539 skipped in 2971.637s [2022-04-30T08:48:15.413Z] INFO: Integration tests ended at 04/30/2022 08:48:14. Duration:00:49:31.8161291 [2022-04-30T08:48:15.413Z] INFO: Docker info of the daemon under test at end of run [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] Containers: 10 [2022-04-30T08:48:15.413Z] Running: 0 [2022-04-30T08:48:15.413Z] Paused: 0 [2022-04-30T08:48:15.413Z] Stopped: 10 [2022-04-30T08:48:15.413Z] Images: 18 [2022-04-30T08:48:15.413Z] Server Version: 0.0.0-dev [2022-04-30T08:48:15.413Z] Storage Driver: windowsfilter [2022-04-30T08:48:15.413Z] Windows: [2022-04-30T08:48:15.413Z] Logging Driver: json-file [2022-04-30T08:48:15.413Z] Plugins: [2022-04-30T08:48:15.413Z] Volume: local [2022-04-30T08:48:15.413Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-30T08:48:15.413Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-30T08:48:15.413Z] Swarm: inactive [2022-04-30T08:48:15.413Z] Default Isolation: process [2022-04-30T08:48:15.413Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-30T08:48:15.413Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-30T08:48:15.413Z] OSType: windows [2022-04-30T08:48:15.413Z] Architecture: x86_64 [2022-04-30T08:48:15.413Z] CPUs: 4 [2022-04-30T08:48:15.413Z] Total Memory: 32GiB [2022-04-30T08:48:15.413Z] Name: azwin-2-1d7680 [2022-04-30T08:48:15.413Z] ID: T5X7:6Q5L:DQT4:KR5V:YDZ3:EROZ:A54F:O336:LM4M:7ZSC:VVLN:WMHG [2022-04-30T08:48:15.413Z] Docker Root Dir: D:\CI\PR-43550\1\daemon [2022-04-30T08:48:15.413Z] Debug Mode (client): false [2022-04-30T08:48:15.413Z] Debug Mode (server): true [2022-04-30T08:48:15.413Z] File Descriptors: -1 [2022-04-30T08:48:15.413Z] Goroutines: 17 [2022-04-30T08:48:15.413Z] System Time: 2022-04-30T08:48:15.0346276Z [2022-04-30T08:48:15.413Z] EventsListeners: 0 [2022-04-30T08:48:15.413Z] Registry: https://index.docker.io/v1/ [2022-04-30T08:48:15.413Z] Labels: [2022-04-30T08:48:15.413Z] Experimental: false [2022-04-30T08:48:15.413Z] Insecure Registries: [2022-04-30T08:48:15.413Z] 127.0.0.0/8 [2022-04-30T08:48:15.413Z] Live Restore Enabled: false [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] [2022-04-30T08:48:15.413Z] INFO: Stopping daemon under test [2022-04-30T08:48:15.413Z] SUCCESS: The process with PID 2660 (child process of PID 5744) has been terminated. [2022-04-30T08:48:15.413Z] SUCCESS: The process with PID 5744 (child process of PID 3892) has been terminated. [2022-04-30T08:48:15.413Z] INFO: Stop tailing logs of the daemon under tests [2022-04-30T08:48:15.413Z] INFO: executeCI.ps1 Completed successfully at 04/30/2022 08:48:15. [2022-04-30T08:48:15.413Z] INFO: Tidying up at end of run [2022-04-30T08:48:15.413Z] ----------- DAEMON LOG ------------ [2022-04-30T08:48:15.413Z] 2022/04/30 07:55:48 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-30T08:48:15.413Z] ----------- END DAEMON LOG -------- [2022-04-30T08:48:15.413Z] INFO: Saving daemon under test log (d:\CI\PR-43550\1\dut.out) to bundles\CIDUT.out [2022-04-30T08:48:15.413Z] INFO: Saving daemon under test log (d:\CI\PR-43550\1\dut.err) to bundles\CIDUT.err [2022-04-30T08:48:15.413Z] INFO: Saving containerd logs to bundles [2022-04-30T08:48:15.413Z] INFO: Nuke-Everything... [2022-04-30T08:48:15.875Z] INFO: Container count on control daemon to delete is 2 [2022-04-30T08:48:16.336Z] 826324bdd0ea [2022-04-30T08:48:16.336Z] 850c559c4b93 [2022-04-30T08:48:16.336Z] INFO: Tidying pidfile d:\CI\PR-43550\1\docker.pid [2022-04-30T08:48:16.798Z] INFO: Nuking d:\CI [2022-04-30T08:48:52.530Z] INFO: Zapped successfully [2022-04-30T08:48:52.530Z] [2022-04-30T08:48:52.530Z] INFO: executeCI.ps1 exiting at Sat Apr 30 08:48:51 CUT 2022. Duration 01:21:32.0614878 [2022-04-30T08:48:52.530Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-30T08:48:52.772Z] Recording test results [2022-04-30T08:49:02.091Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-30T08:49:04.158Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-30T08:49:05.919Z] Archiving artifacts [2022-04-30T08:49:21.137Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43550/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-30T08:49:22.141Z] + make clean [2022-04-30T08:49:23.687Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-30T08:49:23.687Z] docker-dev-cache [2022-04-30T08:49:23.687Z] 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